summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Collapse)AuthorAgeFilesLines
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-058-19/+1658
| | | | | | | code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is implemented for these boards.
* 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
| | | | | | | | | | | | Patch by Mike Rapoport, 01 Nov 2005 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
| * Update of new NAND codeWolfgang Denk2005-09-146-506/+502
| | | | | | | | Patch by Ladislav Michl, 13 Sep 2005
| * 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
| | | | | | | | | | | | Patch by Ladislav Michl, 29 Jun 2005
* | | Add VGA support (CT69000) to CPCI750 board.Stefan Roese2006-01-182-0/+40
| | | | | | | | | | | | | | | | | | Insert missing __le32_to_cpu() for filesize in ext2fs_read_file(). Patch by Reinhard Arlt, 30 Dec 2005
* | | Add support for Prodrive P3P440 board:Stefan Roese2005-11-221-0/+2
| | | | | | | | | | | | | | | | | | | | | - Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c - CFG_FLASH_QUIET_TEST added to use the common CFI driver for bank autodetection Patch by Stefan Roese, 22 Nov 2005
* | | 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
| | | | | | | | | | | | | | | | | | | | Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. Patch by Stefan Roese, 08 Oct 2005
* | | | Add support for NetSilicon NS7520 processor.Wolfgang Denk2005-10-092-1/+850
| | | | | | | | | | | | | | | | | | | | | | | | Patch by Art Shipkowski, 12 May 2005 Cleanup.
* | | | Add support for AP1000 board.Wolfgang Denk2005-10-091-0/+37
| | | | | | | | | | | | | | | | Patch by James MacAulay, 07 Oct 2005
* | | | Fixed compilation for ARM when using a (standard) hard-FP toolchainWolfgang Denk2005-10-091-2/+2
|/ / / | | | | | | | | | Patch by Anders Larsen, 07 Oct 2005
* | | Remove unnecessary dependency of netconsole on CONFIG_NET_MULTIWolfgang Denk2005-10-061-4/+0
| | | | | | | | | | | | Patch by Marcus Hall, 24 Aug 2005
* | | * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk2005-10-051-0/+4
| | | | | | | | | | | | | | | | | | | | | Patch by Anders Larsen, 29 Apr 2005 * Fix problems introduced by Patch by Steven Scholz, 02 Mar 2005 (8e2be51de8dd03c1ce4d06cbb18ad06133d47cd5)
* | | Add board support for armadillo HT1070Wolfgang Denk2005-09-261-98/+98
| | | | | | | | | | | | Patch by Rowel Atienza, 06 Apr 2005
* | | Add support for MII in eepro100 driver.Wolfgang Denk2005-09-261-0/+41
| | | | | | | | | | | | Patch by Gleb Natapov, 21 Mar 2005
* | | Fixes to the Lubbock (PXA 25x) support:Wolfgang Denk2005-09-261-7/+17
| | | | | | | | | | | | | | | | | | | | | - Resolve the FIXME with respect to saving the u-boot environment. - Make the default load address land in real memory. - Fix lan91c96 SMC_{in,out}{b,w,l}() macros Patch by David Brownell, 10 Mar 2005
* | | OMAP242x H4 board updateWolfgang Denk2005-09-251-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix for ES2 differences. - switch to using the cfi_flash driver. - fix SRAM build address. - fix for GP device operation. - unlock SRAM for GP devices. - display more device information. - fix potential deadlock in omap24xx_i2c driver. - fix DLL load values to match dpllout*1 operation. - fix 2nd chip select init for combo DDR device. - add support for CFI Intel 28F256L18 on H4 board. Patch by Richard Woodruff, 03 Mar 2005
* | | Fix drivers/cfi_flash.c: use info->reset_cmd instead of FLASH_CMD_RESETWolfgang Denk2005-09-251-5/+5
| | | | | | | | | | | | Patch by Zachary Landau, 11 Feb 2005
* | | Update omap5912osk board:Wolfgang Denk2005-09-251-2/+2
| | | | | | | | | | | | | | | | | | | | | Use drivers/cfi_flash.c instead of private flash driver; Remove hardcoded personalized settings from omap5912osk.h; Fix spacing with (RO) marks in 'flinfo' output. Patch by Michael Bendzick, 14 Jan 2005
* | | Fix warnings for PCI code on ixpWolfgang Denk2005-09-251-3/+3
| | | | | | | | | | | | Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005
* | | Optimize flash_make_cmd in drivers/cfi_flash.c for little endianWolfgang Denk2005-09-241-23/+4
| | | | | | | | | | | | | | | | | | | | | | | | Fix "WARNING: flash_make_cmd: unsuppported LittleEndian mode" message when probing for nonexistent flash in little endian mode. As a side effect more efficient and smaller code is generated, which is always a Good Thing (TM). Patch by Ladislav Michl, 24 Sep 2005
* | | Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
| | |
* | | Add SM501 support to HH405 board.Stefan Roese2005-09-221-1/+48
| | | | | | | | | | | | | | | | | | Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP). Add support for eeprom write-enable (CFG_EEPROM_WREN). Patch by Stefan Roese, 22 Sep 2005
* | | Fix autonegotiation in tsec ethernet driverStefan Roese2005-09-212-10/+61
| | | | | | | | | | | | Patch by Stefan Roese, 21 Sep 2005
* | | 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
| | | | | | | | Patch by Anders Larsen, 26 Apr 2005
* | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-081-1/+1
| | | | | | | | Patch by Stefan Roese, 08 Aug 2005
* | Fix typoWolfgang Denk2005-08-061-3/+3
| |
* | Merge with /home/wd/git/u-boot/jon_loeligerWolfgang Denk2005-08-053-1/+1579
|\ \
| * \ Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-08-051-7/+5
| |\ \
| * \ \ Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger2005-08-021-1/+1
| |\ \ \
| * | | | Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-011-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines
| * | | | * Patch by Eran LibertyEran Liberty2005-07-282-14/+24
| | | | | | | | | | | | | | | | | | | | Add support for the Freescale MPC8349ADS board.
| * | | | * Patch by Jon Loeliger, 2005-07-25Jon Loeliger2005-07-253-1/+1569
| | |_|/ | |/| | | | | | | | | | | | | | Move the TSEC driver out of cpu/mpc85xx as it will be shared by the upcoming mpc83xx family as well.
* | | | Add support for MicroSys PM856 boardWolfgang Denk2005-08-051-2/+0
| |_|/ |/| | | | | | | | Patch by Josef Wagner, 03 Aug 2005
* | | (re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk2005-08-041-7/+5
| |/ |/| | | | | Patch by Denis Peter, 06 Dec 2004
* | Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-011-1/+1
|/ | | | Patch by Steven Blakeslee, 27 Jul 2005
* * Extend burst mode RAM test program to take a loop countwdenk2005-05-231-1/+3
| | | | | | | (0 = infinite) * Use CONFIG_DRIVER_KS8695ETH to enable KS8695 ethernet driver on those boards that use it.
* * Patch by Greg Ungerer, 19 May 2005:wdenk2005-05-192-1/+238
| | | | | | | add support for the KS8695P (ARM 922 based) CPU * Patch by Steven Scholz, 19 May 2005: Add support for CONFIG_SERIAL_TAG on ARM boards
* Add PCI support for Sorcery board.wdenk2005-05-161-4/+22
| | | | Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
* Auto-size RAM on canmb board.wdenk2005-04-201-7/+10
| | | | Cleanup.
* * Fixes for TQM8560 board:wdenk2005-04-131-0/+1
| | | | | | | | | - fix clock rates - remove debug messages - fix flash sector protection * Patch by Steven Scholz, 07 Apr 2005: Fix warning in cpu/arm920t/at91rm9200/i2c.c
OpenPOWER on IntegriCloud