summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup.Wolfgang Denk2007-10-131-8/+10
* Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-10-041-0/+1
|\
| * Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-09-1743-8602/+9702
| |\
| * | Description: Add NEC's PCI OHCI module ID to the USB OHCI driverDavid Saada2007-09-171-0/+1
* | | Move coloured led API to status_led.hPeter Pearse2007-09-181-88/+92
* | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-184-12/+21
|\ \ \ | | |/ | |/|
| * | Typo fix in tsec.curwithsughosh@gmail.com2007-09-151-1/+1
| * | Fix do_div() usage in nand process outputMatthias Fuchs2007-09-151-5/+16
| * | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-152-6/+4
* | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-075-12/+147
|\ \ \ | |/ /
| * | 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
| |\ \
| * | | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn2007-08-311-1/+7
* | | | Ran Lindent on drivers/at45.cPeter Pearse2007-09-041-172/+162
| |/ / |/| |
* | | 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
|/ /
* | 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
OpenPOWER on IntegriCloud