| Commit message (Expand) | Author | Age | Lines |
* | Change Id to symbolic name for RTL8139 | Jin Zhengxiong | 2006-06-28 | -1/+1 |
* | Fix RTL8139 in big endian | Jin Zhengxiong-R64188 | 2006-06-27 | -0/+1 |
* | Fix Tsec bug when no link | Jin Zhengxiong-R64188 | 2006-06-27 | -1/+1 |
* | Fix bug for io_bar size during pci scan | Jin Zhengxiong-R64188 | 2006-06-27 | -1/+2 |
* | Revert bad PCI prefetch limit change. | Jon Loeliger | 2006-04-27 | -1/+1 |
* | Initial support for MPC8641 HPCN board. | Jon Loeliger | 2006-04-26 | -8/+83 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-04-12 | -35/+18 |
|\ |
|
| * | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -35/+18 |
* | | Merge with /home/sr/git/u-boot/cfi-flash | Wolfgang Denk | 2006-04-06 | -11/+60 |
|\ \ |
|
| * | | * Changes/fixes for drivers/cfi_flash.c: | Stefan Roese | 2006-04-01 | -11/+60 |
| |/ |
|
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -13/+14 |
|/ |
|
* | Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver | Wolfgang Denk | 2006-03-12 | -0/+61 |
* | Fix compile problem | Wolfgang Denk | 2006-03-12 | -1/+2 |
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci | Wolfgang Denk | 2006-03-12 | -10/+65 |
|\ |
|
| * | Fixed PCI indirect config ops to handle multiple PCI controllers | Kumar Gala | 2006-01-12 | -0/+16 |
| * | Report back PCI bus when doing table based device config | Kumar Gala | 2006-01-11 | -0/+1 |
| * | Added support for PCI prefetchable region and BARs | Kumar Gala | 2006-01-11 | -10/+48 |
* | | Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII mode | Wolfgang Denk | 2006-03-12 | -1/+1 |
* | | Fix bad register definitions for LTX971 PHY on MPC85xx boards. | Wolfgang Denk | 2006-03-12 | -6/+6 |
* | | Add ADI Blackfin support | Wolfgang Denk | 2006-03-12 | -0/+25 |
* | | Fix conditional for including ks8695eth driver | Wolfgang Denk | 2006-03-12 | -2/+1 |
* | | Cleanup compiler warnings. | Wolfgang Denk | 2006-03-12 | -2/+2 |
* | | Some code cleanup for GCC 4.x | Wolfgang Denk | 2006-03-11 | -28/+35 |
* | | Cleanup (get rid of debug code that sneaked in) | Wolfgang Denk | 2006-03-07 | -1/+1 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-03-06 | -306/+2029 |
|\ \ |
|
| * | | Minor code cleanup | Wolfgang Denk | 2006-03-06 | -218/+218 |
| * | | Merge the new NAND code (testing-NAND brach); see doc/README.nand | Wolfgang Denk | 2006-03-06 | -0/+7613 |
| |\ \ |
|
| | * | | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -19/+1658 |
| * | | | Fix problem with flash_get_size() from CFI driver update | Stefan Roese | 2006-03-01 | -0/+1 |
| * | | | Major CFI-FLASH driver update: | Stefan Roese | 2006-02-28 | -69/+152 |
* | | | | Cleanup of NAND support of delta board using the Monahans Data Flash | Markus Klotzb�cher | 2006-03-06 | -7/+1 |
* | | | | NAND finally working. Two bugs fixed: | Markus Klotzb�cher | 2006-03-06 | -2/+11 |
* | | | | Merge /home/tur/nand/u-boot/ | Markus Klotzb�cher | 2006-02-24 | -0/+5974 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. | Bartlomiej Sieka | 2006-02-24 | -0/+5974 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | * Add hook to NAND erase and implement nand_wait function. | Wolfgang Denk | 2005-11-02 | -3/+33 |
| | * | | Update of new NAND code | Wolfgang Denk | 2005-09-14 | -506/+502 |
| | * | | Merge with testing-NAND (Rewrite of NAND code) | Wolfgang Denk | 2005-08-17 | -0/+5927 |
| | |\ \ |
|
| | | * | | Rewrite of NAND code based on what is in 2.6.12 Linux kernel | Wolfgang Denk | 2005-08-17 | -0/+5927 |
* | | | | | Merged and added more pxa-regs.h stuff, especially the GPIO Control | Markus Klotzb�cher | 2006-02-20 | -1/+1 |
|/ / / / |
|
* | | | | Add VGA support (CT69000) to CPCI750 board. | Stefan Roese | 2006-01-18 | -0/+40 |
| |_|/
|/| | |
|
* | | | Add support for Prodrive P3P440 board: | Stefan Roese | 2005-11-22 | -0/+2 |
* | | | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -27/+133 |
* | | | Add PCI support for the TQM834x board. | Rafal Jaworowski | 2005-10-17 | -2/+13 |
* | | | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-15 | -4/+10 |
|\ \ \ |
|
| * | | | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | -4/+10 |
* | | | | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -14/+16 |
* | | | | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-10-13 | -0/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix gzip bmp support (test if malloc fails, warning when truncated). | Stefan Roese | 2005-10-08 | -0/+7 |
* | | | | Add support for NetSilicon NS7520 processor. | Wolfgang Denk | 2005-10-09 | -1/+850 |
* | | | | Add support for AP1000 board. | Wolfgang Denk | 2005-10-09 | -0/+37 |