summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew1-5/+5
2007-08-16Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby4-0/+805
2007-08-16Don't wait for disconnected TSECsAndy Fleming1-13/+17
2007-08-16Fix numerous bugs in the 8568 UEC supportAndy Fleming1-3/+3
2007-08-16Define tsec flag values in config filesAndy Fleming1-19/+11
2007-08-16Merge with /home/wd/git/u-boot/masterWolfgang Denk1-0/+1
2007-08-16Bios emulator - fix microblaze toolchain problemMichal Simek9-10/+30
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese89-8935/+32237
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese89-8928/+32237
2007-08-14Fix malloc size error in ahci_init_one.Ed Swarthout1-2/+2
2007-08-14Coding style cleanup. Update CHANGELOG.Wolfgang Denk2-93/+90
2007-08-14Supply spi interface in at45.cPeter Pearse1-0/+5
2007-08-14Replace lost end of at45.c.Peter Pearse1-0/+14
2007-08-14Update Makefiles for merged and split at45.c.Peter Pearse1-1/+1
2007-08-14Add the files.Peter Pearse1-0/+550
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse1-67/+212
2007-08-14Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk4-20/+28
2007-08-14Coding style cleanup; rebuild CHANGELOGWolfgang Denk1-2/+4
2007-08-14Add support for UEC to 8568Andy Fleming4-20/+28
2007-08-13multicast tftp: RFC2090David Updegraff2-0/+55
2007-08-13Add ability to take MAC address from the environment to DM9000 driverMike Rapoport1-0/+15
2007-08-13Sync'd u-boot-net with mainlineBen Warren80-490/+24926
2007-08-13Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2-32/+16
2007-08-13Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2-16/+5
2007-08-13Merge commit 'remotes/wd/master'Jon Loeliger1-11/+10
2007-08-13Merge commit 'upstream/master'Haavard Skinnemoen80-464/+23932
2007-08-10fsl_pci_init cleanup.Ed Swarthout1-31/+15
2007-08-10pciauto_setup_device bars_num fixEd Swarthout1-1/+1
2007-08-10Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk1-11/+10
2007-08-10Make use of generic 64bit division in nand_util.cDirk Behme1-11/+10
2007-08-10mpc83xx: Fix the align bug of SDMA bufferDave Liu2-2/+2
2007-08-10FSL I2C driver programs the two I2C busses differentlyTimur Tabi1-1/+2
2007-08-09Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk12-4/+40
2007-08-09Minor fix for bios emulator makefileJason Jin1-1/+1
2007-08-09Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin9-0/+32
2007-08-09tsec: fix multiple PHY supportZach Sadecki1-0/+2
2007-08-09tsec: Allow Ten Bit Interface address to be configurableJoe Hamman2-3/+5
2007-08-08Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew1-0/+4
2007-08-08Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew1-1/+1
2007-08-08Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew1-2/+2
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher67-124/+18560
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk25-1/+16979
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk14-4771/+4750
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin21-0/+16008
2007-08-06This is a framebuffer driver for ATI video card, can work for PCI9200,Jason Jin4-1/+992
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk42-104/+344
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk1-31/+31
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk1-8/+41
2007-08-06Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout3-2/+183
2007-08-03Add Marvell 1149 PHY support to the TSECAndy Fleming1-0/+34