summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-14Fix malloc size error in ahci_init_one.Ed Swarthout
2007-08-14Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-14Supply spi interface in at45.cPeter Pearse
2007-08-14Replace lost end of at45.c.Peter Pearse
2007-08-14Update Makefiles for merged and split at45.c.Peter Pearse
2007-08-14Add the files.Peter Pearse
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse
2007-08-14Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-14Coding style cleanup; rebuild CHANGELOGWolfgang Denk
2007-08-14Add support for UEC to 8568Andy Fleming
2007-08-13multicast tftp: RFC2090David Updegraff
2007-08-13Add ability to take MAC address from the environment to DM9000 driverMike Rapoport
2007-08-13Sync'd u-boot-net with mainlineBen Warren
2007-08-13Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk
2007-08-13Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-13Merge commit 'remotes/wd/master'Jon Loeliger
2007-08-13Merge commit 'upstream/master'Haavard Skinnemoen
2007-08-10fsl_pci_init cleanup.Ed Swarthout
2007-08-10pciauto_setup_device bars_num fixEd Swarthout
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-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-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-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