aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-03-07Cleanup (get rid of debug code that sneaked in)Wolfgang Denk1-1/+1
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk10-306/+2029
2006-03-06Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher1-7/+1
2006-03-06NAND finally working. Two bugs fixed:Markus Klotzbücher1-2/+11
2006-03-06Minor code cleanupWolfgang Denk1-218/+218
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk9-0/+7613
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka8-19/+1658
2006-03-01Fix problem with flash_get_size() from CFI driver updateStefan Roese1-0/+1
2006-02-28Major CFI-FLASH driver update:Stefan Roese1-69/+152
2006-02-24Merge /home/tur/nand/u-boot/Markus Klotzbücher7-0/+5974
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka7-0/+5974
2006-02-20Merged and added more pxa-regs.h stuff, especially the GPIO ControlMarkus Klotzbücher1-1/+1
2006-01-18Add VGA support (CT69000) to CPCI750 board.Stefan Roese2-0/+40
2005-11-22Add support for Prodrive P3P440 board:Stefan Roese1-0/+2
2005-11-02* Add hook to NAND erase and implement nand_wait function.Wolfgang Denk1-3/+33
2005-10-28Add support for multiple PHYs.Marian Balakowicz3-27/+133
2005-10-17Add PCI support for the TQM834x board.Rafal Jaworowski2-2/+13
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk1-4/+10
2005-10-13Cleanup for GCC-4.xWolfgang Denk8-14/+16
2005-10-13Merge with /home/sr/git/u-bootWolfgang Denk1-0/+7
2005-10-11Added support for TQM834x boards.Marian Balakowicz1-4/+10
2005-10-09Add support for NetSilicon NS7520 processor.Wolfgang Denk2-1/+850
2005-10-09Add support for AP1000 board.Wolfgang Denk1-0/+37
2005-10-09Fixed compilation for ARM when using a (standard) hard-FP toolchainWolfgang Denk1-2/+2
2005-10-08Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese1-0/+7
2005-10-06Remove unnecessary dependency of netconsole on CONFIG_NET_MULTIWolfgang Denk1-4/+0
2005-10-05* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk1-0/+4
2005-09-26Add board support for armadillo HT1070Wolfgang Denk1-98/+98
2005-09-26Add support for MII in eepro100 driver.Wolfgang Denk1-0/+41
2005-09-26Fixes to the Lubbock (PXA 25x) support:Wolfgang Denk1-7/+17
2005-09-25OMAP242x H4 board updateWolfgang Denk1-3/+14
2005-09-25Fix drivers/cfi_flash.c: use info->reset_cmd instead of FLASH_CMD_RESETWolfgang Denk1-5/+5
2005-09-25Update omap5912osk board:Wolfgang Denk1-2/+2
2005-09-25Fix warnings for PCI code on ixpWolfgang Denk1-3/+3
2005-09-24Optimize flash_make_cmd in drivers/cfi_flash.c for little endianWolfgang Denk1-23/+4
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-1/+1
2005-09-22Add SM501 support to HH405 board.Stefan Roese1-1/+48
2005-09-21Fix autonegotiation in tsec ethernet driverStefan Roese2-10/+61
2005-09-14Update of new NAND codeWolfgang Denk6-506/+502
2005-09-03Enable SM712 driver support for HMI1001 board.Wolfgang Denk1-5/+8
2005-08-26Prepare U-Boot for gcc-4.xWolfgang Denk1-2/+2
2005-08-17Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk7-0/+5927
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk7-0/+5927
2005-08-12Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3Wolfgang Denk1-2/+2
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese1-1/+1
2005-08-06Fix typoWolfgang Denk1-3/+3
2005-08-05Merge with /home/wd/git/u-boot/jon_loeligerWolfgang Denk3-1/+1579
2005-08-05Add support for MicroSys PM856 boardWolfgang Denk1-2/+0
2005-08-05Merge with /home/wd/git/u-boot/masterWolfgang Denk1-7/+5
2005-08-04(re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk1-7/+5