summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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
* | | Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-1/+1
* | | Add SM501 support to HH405 board.Stefan Roese2005-09-22-1/+48
* | | Fix autonegotiation in tsec ethernet driverStefan Roese2005-09-21-10/+61
* | | Enable SM712 driver support for HMI1001 board.Wolfgang Denk2005-09-03-5/+8
* | | Prepare U-Boot for gcc-4.xWolfgang Denk2005-08-26-2/+2
|/ /
* | Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3Wolfgang Denk2005-08-12-2/+2
* | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-08-1/+1
* | Fix typoWolfgang Denk2005-08-06-3/+3
* | Merge with /home/wd/git/u-boot/jon_loeligerWolfgang Denk2005-08-05-1/+1579
|\ \
| * \ Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-08-05-7/+5
| |\ \
| * \ \ Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger2005-08-02-1/+1
| |\ \ \