summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-152-6/+4
* PXA270: Added support for TrizepsIV board.stefano babic2007-09-071-2/+14
* Add BUILD_DIR support for bios emulator.Jason Jin2007-09-071-8/+15
* Add support for Sil680 IDE controller.Gary Jennejohn2007-09-062-1/+111
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-09-023-8/+13
|\
| * Revert "Fix MPC8544DS PCIe3 scsi."Ed Swarthout2007-08-301-3/+1
| * Fix MPC8544DS PCIe3 scsi.Kumar Gala2007-08-291-1/+3
| * Fix MAC address setting in DM9000 driver.stefano babic2007-08-291-3/+3
| * MPC5xxx: fix some compiler warnings in USB codeMartin Krause2007-08-291-3/+3
| * fsl_pci_init - Remove self PCSRBAR allocationEd Swarthout2007-08-291-2/+7
* | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn2007-08-311-1/+7
|/
* Fix some build errors.Wolfgang Denk2007-08-192-3/+5
* Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-184-0/+818
|\
| * ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-161-7/+20
| * ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-161-5/+5
| * Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-164-0/+805
| |\
| | * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-1589-8928/+32237
| | |\
| | * | Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew2007-08-081-0/+4
| | * | Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-081-1/+1
| | * | Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew2007-08-081-2/+2
| | * | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-164-0/+801
| | |\ \
| | | * \ Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-103-11/+253
| | | |\ \
| | | * | | Cache update and added CFG_UNIFY_CACHETsiChung2007-07-101-18/+8
| | | * | | Rename mcfserial.c. Update include headerTsiChungLiew2007-07-102-3/+4
| | | * | | Header file update, clean up and cache handlingTsiChungLiew2007-07-101-33/+33
| | | * | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-184-0/+810
* | | | | | PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bugShinya Kuribayashi2007-08-181-1/+3
|/ / / / /
* | | | | Don't wait for disconnected TSECsAndy Fleming2007-08-161-13/+17
* | | | | Fix numerous bugs in the 8568 UEC supportAndy Fleming2007-08-161-3/+3
* | | | | Define tsec flag values in config filesAndy Fleming2007-08-161-19/+11
* | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2007-08-161-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-1589-8935/+32237
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-043-11/+253
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-223-137/+1076
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | [PATCH][NAND] Define the Vendor Id for Micron NAND FlashUlf Samuelsson2007-05-241-0/+1
* | | | | | Bios emulator - fix microblaze toolchain problemMichal Simek2007-08-169-10/+30
| |_|_|/ / |/| | | |
* | | | | Fix malloc size error in ahci_init_one.Ed Swarthout2007-08-141-2/+2
* | | | | Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-142-93/+90
* | | | | Supply spi interface in at45.cPeter Pearse2007-08-141-0/+5
* | | | | Replace lost end of at45.c.Peter Pearse2007-08-141-0/+14
* | | | | Update Makefiles for merged and split at45.c.Peter Pearse2007-08-141-1/+1
* | | | | Add the files.Peter Pearse2007-08-141-0/+550
* | | | | Add MACH_TYPE records for several AT91 boards.Peter Pearse2007-08-141-67/+212
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-144-20/+28
|\ \ \ \ \
| * | | | | Add support for UEC to 8568Andy Fleming2007-08-144-20/+28
* | | | | | Coding style cleanup; rebuild CHANGELOGWolfgang Denk2007-08-141-2/+4
* | | | | | multicast tftp: RFC2090David Updegraff2007-08-132-0/+55
* | | | | | Add ability to take MAC address from the environment to DM9000 driverMike Rapoport2007-08-131-0/+15
* | | | | | Sync'd u-boot-net with mainlineBen Warren2007-08-1380-490/+24926
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-08-132-32/+16
| |\ \ \ \ \
OpenPOWER on IntegriCloud