aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-08-10Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk
2007-08-10Make use of generic 64bit division in nand_util.cDirk Behme
2007-08-10mpc83xx: Fix the align bug of SDMA bufferDave Liu
2007-08-10FSL I2C driver programs the two I2C busses differentlyTimur Tabi
2007-08-09Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk
2007-08-09Minor fix for bios emulator makefileJason Jin
2007-08-09Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin
2007-08-09tsec: fix multiple PHY supportZach Sadecki
2007-08-09tsec: Allow Ten Bit Interface address to be configurableJoe Hamman
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin
2007-08-06This is a framebuffer driver for ATI video card, can work for PCI9200,Jason Jin
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-06Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout
2007-08-03Add Marvell 1149 PHY support to the TSECAndy Fleming
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-07-11Remove erroneous errata code from Marvel 88E1111S driverAndy Fleming
2007-07-11tsec: Fix PHY code to match first driverAndy Fleming
2007-07-11Fix Marvell 88e1145 PHY init codeAndy Fleming
2007-07-11Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROC...Ed Swarthout
2007-07-11pciauto setup bridgeEd Swarthout
2007-07-11Support PCIe extended config registersEd Swarthout
2007-07-11Minor improvements to drivers/pci_auto.cEd Swarthout
2007-07-11Start pci hose scan from hose->current_busno.Ed Swarthout
2007-07-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese
2007-07-10drivers/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04Fix a few file permission problems.Wolfgang Denk
2007-07-04drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-06-11USB: This patch fix readl in ohci swap reg access.Jason Jin
2007-06-06Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk
2007-06-06Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-06-06USB/OHCI: endianness cleanup in the generic ohci driverMarkus Klotzbuecher
2007-06-06Files include/linux/byteorder/{big,little}_endian.h defineRodolfo Giometti
2007-06-06USB PCI-OHCI, interrupt pipe and usb event poll supportZhang Wei
2007-06-06ISP116x: delay for crappy USB keysRodolfo Giometti
2007-06-06Change duplicate usb_cpu_init_fail to usb_board_init_failMarkus Klotzbuecher
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese
2007-06-01NAND: Update nand_ecc.c to latest Linux versionStefan Roese
2007-05-29Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher
2007-05-18Reduce line lengths to 80 characters max.Peter Pearse
2007-05-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse