summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Add ADI Blackfin supportWolfgang Denk2006-03-123-0/+25
* Fix conditional for including ks8695eth driverWolfgang Denk2006-03-121-2/+1
* Cleanup compiler warnings.Wolfgang Denk2006-03-121-2/+2
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-116-28/+35
* Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-071-1/+1
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-0610-306/+2029
|\
| * Minor code cleanupWolfgang Denk2006-03-061-218/+218
| * Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-069-0/+7613
| |\
| | * Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-058-19/+1658
| * | Fix problem with flash_get_size() from CFI driver updateStefan Roese2006-03-011-0/+1
| * | Major CFI-FLASH driver update:Stefan Roese2006-02-281-69/+152
* | | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-061-7/+1
* | | NAND finally working. Two bugs fixed:Markus Klotzbücher2006-03-061-2/+11
* | | Merge /home/tur/nand/u-boot/Markus Klotzbücher2006-02-247-0/+5974
|\ \ \ | | |/ | |/|
| * | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-247-0/+5974
| |\ \ | | |/ | |/|
| | * * Add hook to NAND erase and implement nand_wait function.Wolfgang Denk2005-11-021-3/+33
| | * Update of new NAND codeWolfgang Denk2005-09-146-506/+502
| | * Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2005-08-177-0/+5927
| | |\
| | | * Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-177-0/+5927
* | | | Merged and added more pxa-regs.h stuff, especially the GPIO ControlMarkus Klotzbücher2006-02-201-1/+1
|/ / /
* | | Add VGA support (CT69000) to CPCI750 board.Stefan Roese2006-01-182-0/+40
* | | Add support for Prodrive P3P440 board:Stefan Roese2005-11-221-0/+2
* | | Add support for multiple PHYs.Marian Balakowicz2005-10-283-27/+133
* | | Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-172-2/+13
* | | Merge with /home/m8/git/u-bootWolfgang Denk2005-10-151-4/+10
|\ \ \
| * | | Added support for TQM834x boards.Marian Balakowicz2005-10-111-4/+10
* | | | Cleanup for GCC-4.xWolfgang Denk2005-10-138-14/+16
* | | | Merge with /home/sr/git/u-bootWolfgang Denk2005-10-131-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-081-0/+7
* | | | Add support for NetSilicon NS7520 processor.Wolfgang Denk2005-10-092-1/+850
* | | | Add support for AP1000 board.Wolfgang Denk2005-10-091-0/+37
* | | | Fixed compilation for ARM when using a (standard) hard-FP toolchainWolfgang Denk2005-10-091-2/+2
|/ / /
* | | Remove unnecessary dependency of netconsole on CONFIG_NET_MULTIWolfgang Denk2005-10-061-4/+0
* | | * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk2005-10-051-0/+4
* | | Add board support for armadillo HT1070Wolfgang Denk2005-09-261-98/+98
* | | Add support for MII in eepro100 driver.Wolfgang Denk2005-09-261-0/+41
* | | Fixes to the Lubbock (PXA 25x) support:Wolfgang Denk2005-09-261-7/+17
* | | OMAP242x H4 board updateWolfgang Denk2005-09-251-3/+14
* | | Fix drivers/cfi_flash.c: use info->reset_cmd instead of FLASH_CMD_RESETWolfgang Denk2005-09-251-5/+5
* | | Update omap5912osk board:Wolfgang Denk2005-09-251-2/+2
* | | Fix warnings for PCI code on ixpWolfgang Denk2005-09-251-3/+3
* | | Optimize flash_make_cmd in drivers/cfi_flash.c for little endianWolfgang Denk2005-09-241-23/+4
* | | Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
* | | Add SM501 support to HH405 board.Stefan Roese2005-09-221-1/+48
* | | Fix autonegotiation in tsec ethernet driverStefan Roese2005-09-212-10/+61
* | | Enable SM712 driver support for HMI1001 board.Wolfgang Denk2005-09-031-5/+8
* | | Prepare U-Boot for gcc-4.xWolfgang Denk2005-08-261-2/+2
|/ /
* | Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3Wolfgang Denk2005-08-121-2/+2
* | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-081-1/+1
* | Fix typoWolfgang Denk2005-08-061-3/+3