summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-27-17/+73
|\
| * Fix some endianness issues related to the generic ohci driverMarkus Klotzbuecher2006-11-27-11/+49
| * Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-27-2/+2
| * Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-27-4/+22
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-27-477/+3131
|\ \ | |/ |/|
| * [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]Stefan Roese2006-11-13-57/+157
| * [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-28-9/+2
| * Fix TSEC driver (now for real): avoid crashes if PHY is not attachedBen Warren2006-10-26-3/+6
| * Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-1/+403
| |\
| | * Add common serial driver for Atmel AT32 and AT91 chipsWolfgang Denk2006-10-24-1/+403
| * | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-20-384/+1480
| |\ \ | | |/ | |/|
| | * Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-20-3/+7
| | * Rewrite a series of goto statements as a sequences ofJon Loeliger2006-10-19-31/+21
| | * Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-19-1/+249
| | * Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-12-3/+3
| | |\
| | * | Remove unneeded include files and local variable.Jon Loeliger2006-10-12-3/+0
| | * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-11-1/+870
| | |\ \
| | * \ \ Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-10-8/+7
| | |\ \ \
| | * | | | Ran lindent and cleaned up whitespace issues.Jon Loeliger2006-10-10-441/+455
| | * | | | Merge branch 'mpc85xx'Jon Loeliger2006-09-19-13/+77
| | |\ \ \ \
| | | * | | | Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming2006-09-19-10/+76
| | * | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-19-29/+211
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-23-142/+138
| | |\ \ \ \ \ \
| | | * | | | | | Cleanup and lindent new AHCI driver.Jon Loeliger2006-08-23-142/+138
| | * | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-23-1/+707
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Add AHCI support to u-bootJin Zhengxiong2006-08-23-1/+707
| | * | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-22-0/+3
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'mpc85xx'Jon Loeliger2006-08-09-1/+1
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | * Made sure the code which disables prefetch for PCI devices sets the size of...Matthew McClintock2006-08-09-1/+1
| | * | | | | | | | Merge branch 'wd'Jon Loeliger2006-08-09-12/+863
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-06-28-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | * | | | | | | | Change Id to symbolic name for RTL8139Jin Zhengxiong2006-06-28-1/+1
| | * | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-27-2/+4
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Fix RTL8139 in big endianJin Zhengxiong-R641882006-06-27-0/+1
| | | * | | | | | | | Fix Tsec bug when no linkJin Zhengxiong-R641882006-06-27-1/+1
| | | * | | | | | | | Fix bug for io_bar size during pci scanJin Zhengxiong-R641882006-06-27-1/+2
| | * | | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-07-5/+1
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-05-09-7/+82
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Revert bad PCI prefetch limit change.Jon Loeliger2006-04-27-1/+1
| | | * | | | | | | | | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-8/+83
| * | | | | | | | | | | Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-20-1/+8
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Fix spelling; minor code cleanup.Wolfgang Denk2006-10-12-3/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | * Several improvements to the new NAND subsystem:Stefan Roese2006-10-10-1/+870
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-4/+4
| * | | | | | | | Coding style cleanupWolfgang Denk2006-10-09-4/+3
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-09-04-29/+96
| |\ \ \ \ \ \ \
| | * | | | | | | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-29/+96
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk2006-08-30-0/+115
| |/ / / / / /
| * | | | | | Fix drivers/dm9000.c when configured in 32 bit mode.Wolfgang Denk2006-08-14-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-08-07-22/+828
|\ \ \ \ \ \ | |/ / / / /