summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Add Nat Semi DP83865 PHY support to MPC85xx TSEC driverWolfgang Denk2006-03-12-0/+61
* Fix compile problemWolfgang Denk2006-03-12-1/+2
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk2006-03-12-10/+65
|\
| * Fixed PCI indirect config ops to handle multiple PCI controllersKumar Gala2006-01-12-0/+16
| * Report back PCI bus when doing table based device configKumar Gala2006-01-11-0/+1
| * Added support for PCI prefetchable region and BARsKumar Gala2006-01-11-10/+48
* | Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII modeWolfgang Denk2006-03-12-1/+1
* | Fix bad register definitions for LTX971 PHY on MPC85xx boards.Wolfgang Denk2006-03-12-6/+6
* | Add ADI Blackfin supportWolfgang Denk2006-03-12-0/+25
* | Fix conditional for including ks8695eth driverWolfgang Denk2006-03-12-2/+1
* | Cleanup compiler warnings.Wolfgang Denk2006-03-12-2/+2
* | Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-28/+35
* | Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-07-1/+1
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-06-306/+2029
|\ \
| * | Minor code cleanupWolfgang Denk2006-03-06-218/+218
| * | Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-06-0/+7613
| |\ \
| | * | Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-19/+1658
| * | | Fix problem with flash_get_size() from CFI driver updateStefan Roese2006-03-01-0/+1
| * | | Major CFI-FLASH driver update:Stefan Roese2006-02-28-69/+152
* | | | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-06-7/+1
* | | | NAND finally working. Two bugs fixed:Markus Klotzbücher2006-03-06-2/+11
* | | | Merge /home/tur/nand/u-boot/Markus Klotzbücher2006-02-24-0/+5974
|\ \ \ \ | | |/ / | |/| |
| * | | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-24-0/+5974
| |\ \ \ | | |/ / | |/| |
| | * | * Add hook to NAND erase and implement nand_wait function.Wolfgang Denk2005-11-02-3/+33
| | * | Update of new NAND codeWolfgang Denk2005-09-14-506/+502
| | * | Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2005-08-17-0/+5927
| | |\ \
| | | * | Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-17-0/+5927
* | | | | Merged and added more pxa-regs.h stuff, especially the GPIO ControlMarkus Klotzbücher2006-02-20-1/+1
|/ / / /
* | | | Add VGA support (CT69000) to CPCI750 board.Stefan Roese2006-01-18-0/+40
| |_|/ |/| |
* | | Add support for Prodrive P3P440 board:Stefan Roese2005-11-22-0/+2
* | | Add support for multiple PHYs.Marian Balakowicz2005-10-28-27/+133
* | | Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-17-2/+13
* | | Merge with /home/m8/git/u-bootWolfgang Denk2005-10-15-4/+10
|\ \ \
| * | | Added support for TQM834x boards.Marian Balakowicz2005-10-11-4/+10
* | | | Cleanup for GCC-4.xWolfgang Denk2005-10-13-14/+16
* | | | Merge with /home/sr/git/u-bootWolfgang Denk2005-10-13-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-08-0/+7
* | | | Add support for NetSilicon NS7520 processor.Wolfgang Denk2005-10-09-1/+850
* | | | Add support for AP1000 board.Wolfgang Denk2005-10-09-0/+37
* | | | Fixed compilation for ARM when using a (standard) hard-FP toolchainWolfgang Denk2005-10-09-2/+2
|/ / /
* | | Remove unnecessary dependency of netconsole on CONFIG_NET_MULTIWolfgang Denk2005-10-06-4/+0
* | | * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk2005-10-05-0/+4
* | | Add board support for armadillo HT1070Wolfgang Denk2005-09-26-98/+98
* | | Add support for MII in eepro100 driver.Wolfgang Denk2005-09-26-0/+41
* | | Fixes to the Lubbock (PXA 25x) support:Wolfgang Denk2005-09-26-7/+17
* | | OMAP242x H4 board updateWolfgang Denk2005-09-25-3/+14
* | | Fix drivers/cfi_flash.c: use info->reset_cmd instead of FLASH_CMD_RESETWolfgang Denk2005-09-25-5/+5
* | | Update omap5912osk board:Wolfgang Denk2005-09-25-2/+2
* | | Fix warnings for PCI code on ixpWolfgang Denk2005-09-25-3/+3
* | | Optimize flash_make_cmd in drivers/cfi_flash.c for little endianWolfgang Denk2005-09-24-23/+4