summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Collapse)AuthorAgeLines
* Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-0/+518
|\
| * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-0/+518
| |
* | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-20-24/+32
|\ \
| * | VoiceBlue update: use new MTD flash partitioning methods, use moreHeiko Schocher2006-05-03-24/+32
| | | | | | | | | | | | | | | | | | reasonable TEXT_BASE, update default environment and enable keyed autoboot. Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
* | | Add support for wrPPMC7xx/74xx boardsHeiko Schocher2006-06-19-0/+419
| | | | | | | | | | | | Patch from Richard Danter, 12 Aug 2005
* | | Merge with ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk2006-06-19-66/+212
|\ \ \
| * | | Add support for gth2 boardWolfgang Denk2006-06-16-0/+195
| | | | | | | | | | | | | | | | Patch by Thomas Lange, Aug 11 2005
| * | | Update configuration for CMC-PU2 boardWolfgang Denk2006-06-16-10/+1
| | | | | | | | | | | | | | | | Patch by Martin Krause, 17 Nov 2005
| * | | Add support for PS/2 keyboard on TQM85xx boardWolfgang Denk2006-06-16-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Martin Krause, 07 Nov 2005 Tested on a STK85XX baseboard. Make sure the PS/2 controller has been programmed. Jumper Settings: X66 1-2, 9-10; X61 2-3
| * | | Adjust TQM5200 make targetsWolfgang Denk2006-06-16-52/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the automatic CS configuration the default. The dedicated configurations CONFIG_TQM5200_AA, CONFIG_TQM5200_AB and CONFIG_TQM5200_AC are removed. "TQM5200_config" is now the default for STK52XX.200 base boards. On a STK52XX.100 base board "TQM5200_STK100_config" must be used. Patch by Martin Krause, 07 Nov 2005
| * | | Disable JFFS2 support for trab boardWolfgang Denk2006-06-16-2/+0
| | | | | | | | | | | | | | | | Patch by Martin Krause, 27 Oct 2005
| * | | Change mtdparts definition on trab board to match current flash mapWolfgang Denk2006-06-16-2/+2
| | | | | | | | | | | | | | | | Patch by Martin Krause, 27 Oct 2005
* | | | Minor cleanup for PCS440EP boardStefan Roese2006-06-13-4/+4
|/ / / | | | | | | | | | Patch by Stefan Roese, 13 Jun 2006
* | | Minor code cleanup.Wolfgang Denk2006-06-10-5/+5
| | |
* | | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-10-0/+223
|\ \ \
| * | | Add Altera Nios-II boards EP1C20, EP1S10 and EP1S40Heiko Schocher2006-04-26-0/+585
| | | | | | | | | | | | | | | | Patch from Scott McNutt, 11 Aug 2005
| * | | * Update PK1C20 board for Nios-II 5.0Heiko Schocher2006-04-20-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | Patch from Scott McNutt, 11 Aug 2005 -Update base addresses for standard configuration -Eliminate use of CACHE_BYPASS in board code
| * | | Add MCF5282 support (without preloader)Heiko Schocher2006-04-20-0/+223
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | relocate ichache_State to ram u-boot can run from internal flash Add EB+MCF-EV123 board support. Add m68k Boards to MAKEALL Patch from Jens Scharsig, 08 Aug 2005
* | | | Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boardsScott McNutt2006-06-08-0/+585
| | | | | | | | | | | | | | | | Patch by Scott McNutt, 08 Jun 2006
* | | | Update PK1C20 boardScott McNutt2006-06-08-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | -Update base addresses for standard configuration -Eliminate use of CACHE_BYPASS in board code Patch by Scott McNutt, 08 Jun 2006
* | | | Minor cleanup for PCS440EP boardWolfgang Denk2006-06-07-6/+5
| | | |
* | | | Update PCS440EP port to fit into one flash device (incl. environment)Stefan Roese2006-06-06-3/+3
| | | | | | | | | | | | | | | | Patch by Stefan Roese, 06 Jun 2006
* | | | Add support for PCS440EP boardStefan Roese2006-06-02-0/+413
| | | | | | | | | | | | | | | | Patch by Stefan Roese, 02 Jun 2006
* | | | * Update Intel IXP4xx supportWolfgang Denk2006-05-30-8/+571
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add IXP4xx NPE ethernet MAC support - Add support for Intel IXDPG425 board - Add support for Prodrive PDNB3 board - Add IRQ support Patch by Stefan Roese, 23 May 2006 [This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still sufferes from licensing issues. Blame Intel.]
* | | | Enable autoboot for M5271EVB board.Marian Balakowicz2006-05-17-0/+2
| | | |
* | | | Changed default ramdisk addr in yosemite/yellowstone portsStefan Roese2006-05-15-4/+4
| | | | | | | | | | | | | | | | Patch by Stefan Roese, 15 May 2006
* | | | Add support for VirtLab2 boardWolfgang Denk2006-05-12-0/+461
| | | | | | | | | | | | | | | | (needed because of differences in the PCMCIA hardware).
* | | | Minor cleanup.Wolfgang Denk2006-05-10-2/+2
| | | |
* | | | Update yosemite configuration to enable flash write buffer supportStefan Roese2006-05-10-0/+2
| | | | | | | | | | | | | | | | Patch by Stefan Roese, 10 May 2006
* | | | Update omap5912osk board supportStefan Roese2006-05-10-7/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix OMAP support that omap5912osk compiles in current source tree - Update with code from "http://omap.spectrumdigital.com/osk5912" to fix problems with DDR initialization - Fix timer setup - Use CFI flash driver and support complete 32MB of onboard flash - Add "print_cpuinfo()" and "checkboard()" functions to display CPU (with frequency) and Board infos Patch by Stefan Roese, 10 May 2006
* | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-05-09-0/+323
|\ \ \ \
| * | | | Add M5271EVB board support.Marian Balakowicz2006-05-09-0/+154
| | | | |
| * | | | Make R5200 specific low level initialization board conditional.Marian Balakowicz2006-05-09-0/+1
| | | | |
| * | | | Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz2006-04-27-0/+168
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add support for r5200 boardZachary P. Landau2006-01-26-0/+168
| | | | |
* | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-05-09-700/+47
|\ \ \ \ \
| * \ \ \ \ Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emdsWolfgang Denk2006-05-03-700/+47
| |\ \ \ \ \
| | * | | | | Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala2006-04-20-700/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed MPC8349ADS port - Added PCI support to MPC8349ADS - reworked memory map to allow mapping of all regions with BATs Patch by Kumar Gala 20 Apr 2006 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* | | | | | | Fix lowboot support on MCC200 boardWolfgang Denk2006-05-05-0/+4
|/ / / / / /
* | | | | | Coding Style cleanupWolfgang Denk2006-05-03-52/+52
| | | | | |
* | | | | | NAND support for zylonite board + some minor cleanup.Markus Klotzbuecher2006-04-25-84/+56
| | | | | |
* | | | | | delta board: support for magic key detection and handling.Markus Klotzbuecher2006-04-25-0/+11
| |/ / / / |/| | | |
* | | | | Add support for BC3450 boarddzu@denx.de2006-04-21-0/+568
|/ / / / | | | | | | | | | | | | Signed-off-by: dzu@denx.de <dzu@denx.de>
* | | | Update for NC650 board. Add NC650 based CP850 configuration.dzu@denx.de2006-04-19-18/+48
| |/ / |/| | | | | | | | Signed-off-by: dzu@denx.de <dzu@denx.de>
* | | Some code cleanupWolfgang Denk2006-04-16-2/+2
| | |
* | | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-04-16-4/+3
|\ \ \
| * | | * Fix dbau1x00 BoardHeiko Schocher2006-04-11-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix dbau1x00 boards broken by dbau1550 patch PLL:s were not set for boards other than 1550. Flash CFI caused card to hang due to undefined CFG_FLASH_BANKS_LIST. Default boot is now bootp for cards other than 1550. Patch by Thomas Lange Aug 10 2005
* | | | Fix Quad UART mapping on MCC200 board due to new HW revisionWolfgang Denk2006-04-13-1/+1
| | | |
* | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-04-12-14/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-14/+19
| | | | | | | | | | | | | | | | Some more NAND cleanup and small fixes.