summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-08Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew
2007-08-08Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew
2007-08-08Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew
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-05This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin
2007-08-05This is a framebuffer driver for ATI video card, can work for PCI9200,Jason Jin
2007-08-05Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-05Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-05Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-05Make 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-16Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese
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-10Merge branch 'master' into u-boot-5329-earlyJohn Rigby
2007-07-10Cache update and added CFG_UNIFY_CACHETsiChung
2007-07-10Rename mcfserial.c. Update include headerTsiChungLiew
2007-07-10Header file update, clean up and cache handlingTsiChungLiew
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-04Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-03Fix a few file permission problems.Wolfgang Denk
2007-07-03drivers/: 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-22Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-06-19Merge branch 'upstream'Haavard Skinnemoen
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew
2007-06-11USB: This patch fix readl in ohci swap reg access.Jason Jin
2007-06-07cosmetic changes to bcm570x driverVadim Bendebury
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