summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-309-0/+3302
| |\
| | * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-309-0/+3321
| | |
* | | Cleanup trab board for GCC-4.xWolfgang Denk2006-06-265-39/+40
|/ /
* | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-201-1/+1
|\ \
| * | VoiceBlue update: use new MTD flash partitioning methods, use moreHeiko Schocher2006-05-031-1/+1
| | | | | | | | | | | | | | | | | | 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-197-0/+1246
| | | | | | | | | | | | Patch from Richard Danter, 12 Aug 2005
* | | Merge with ssh://atlas/home/wd/git/u-boot/workWolfgang Denk2006-06-1918-518/+1616
|\ \ \
| * | | Add support for gth2 boardWolfgang Denk2006-06-169-0/+1556
| | | | | | | | | | | | | | | | Patch by Thomas Lange, Aug 11 2005
| * | | Fix DDR6 errata on TQM834x boardsWolfgang Denk2006-06-161-0/+24
| | | | | | | | | | | | | | | | Patch by Thomas Waehner, 07 Mar 2006
| * | | Remove obsolete flash driver board/tqm5200/flash.cWolfgang Denk2006-06-162-498/+0
| | | | | | | | | | | | | | | | Patch by Martin Krause, 11 Jan 2006
| * | | Add support for PS/2 keyboard on TQM85xx boardWolfgang Denk2006-06-161-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Fix TRAB channel switching delay for trab_fkt.bin standalone applikationWolfgang Denk2006-06-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Martin Krause, 08 Nov 2005 In tsc2000_read_channel() the delay after setting the multiplexer to a temperature channel is increased from 1,5 ms to 10 ms. This is to allow the multiplexer inputs to stabilize after huge steps of the input signal level.
| * | | Adjust TQM5200 make targetsWolfgang Denk2006-06-161-18/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Fix setting of environment variable "ver" on trab boardWolfgang Denk2006-06-161-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The environment variable "ver" is now set before do_auto_update() is called, so that "ver" can be used in USB update scripts. Patch by Martin Krause, 27 Oct 2005
| * | | Fix wrong usage of udelay() in led_blink() on trab boardWolfgang Denk2006-06-161-0/+1
| | | | | | | | | | | | | | | | Patch by Martin Krause, 27 Oct 2005
| * | | Fix udelay bug in vfd.c for trab boardWolfgang Denk2006-06-161-1/+5
| | | | | | | | | | | | | | | | Patch by Martin Krause, 27 Oct 2005
* | | | Fix memory init problems on MCC200 boardWolfgang Denk2006-06-142-1/+50
|/ / /
* | | Minor code cleanup.Wolfgang Denk2006-06-104-5/+5
| | |
* | | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-1010-0/+1221
|\ \ \
| * | | Add Altera Nios-II boards EP1C20, EP1S10 and EP1S40Heiko Schocher2006-04-2614-0/+1018
| | | | | | | | | | | | | | | | Patch from Scott McNutt, 11 Aug 2005
| * | | * Update PK1C20 board for Nios-II 5.0Heiko Schocher2006-04-203-40/+33
| | | | | | | | | | | | | | | | | | | | | | | | 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-2010-0/+1221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Merge with http://www.psyent.com/git/uboot (NIOS2 - Scott McNutt)Wolfgang Denk2006-06-1017-40/+1051
|\ \ \ \
| * | | | Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boardsScott McNutt2006-06-0814-0/+1018
| | | | | | | | | | | | | | | | | | | | Patch by Scott McNutt, 08 Jun 2006
| * | | | Update PK1C20 boardScott McNutt2006-06-083-40/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Update base addresses for standard configuration -Eliminate use of CACHE_BYPASS in board code Patch by Scott McNutt, 08 Jun 2006
* | | | | Fix U-Boot enviroenment sector protection on MCC200 boardWolfgang Denk2006-06-091-1/+1
|/ / / /
* | | | Update PCS440EP port to fit into one flash device (incl. environment)Stefan Roese2006-06-063-21/+5
| | | | | | | | | | | | | | | | Patch by Stefan Roese, 06 Jun 2006
* | | | Minor cleanupWolfgang Denk2006-06-021-21/+27
| | | |
* | | | Add support for PCS440EP boardStefan Roese2006-06-026-0/+1342
| | | | | | | | | | | | | | | | Patch by Stefan Roese, 02 Jun 2006
* | | | Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstoneWolfgang Denk2006-05-302-4/+4
| | | | | | | | | | | | | | | | Patch by Stefan Roese, 29 May 2006
* | | | * Update Intel IXP4xx supportWolfgang Denk2006-05-3011-11/+1411
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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.]
* | | | Add support for VirtLab2 boardWolfgang Denk2006-05-121-1/+4
| | | | | | | | | | | | | | | | (needed because of differences in the PCMCIA hardware).
* | | | Minor cleanup.Wolfgang Denk2006-05-102-7/+5
| | | |
* | | | OMAP 5912/OSK: update EMIFS CS1 timings:Stefan Roese2006-05-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Problems have been seen in the linux kernel's smc91x network driver due to improper bus timings. The latest 2.6 OMAP kernels currently have a workaround, but this fix belongs in u-boot. Patch by Kevin Hilman, 13 Oct 2005
* | | | Fix REG_MPU_LOAD_TIMER definition in multiple OMAP portsStefan Roese2006-05-102-2/+2
| | | | | | | | | | | | | | | | Patch by Hiroki Kaminaga, 11 Mar 2006
* | | | Update omap5912osk board supportStefan Roese2006-05-102-74/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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-0911-0/+672
|\ \ \ \
| * | | | Add M5271EVB board support.Marian Balakowicz2006-05-094-0/+335
| | | | |
| * | | | Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz2006-05-093-0/+3
| | | | | | | | | | | | | | | | | | | | based on patch by Jate Sujjavanich.
| * | | | Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz2006-04-274-0/+334
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add support for r5200 boardZachary P. Landau2006-01-264-0/+334
| | | | |
* | | | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emdsWolfgang Denk2006-05-036-474/+10
|\ \ \ \ \
| * | | | | Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala2006-04-206-474/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | | | | | Coding Style cleanupWolfgang Denk2006-05-034-401/+410
| | | | | |
* | | | | | NAND support for zylonite board + some minor cleanup.Markus Klotzbuecher2006-04-254-3/+589
| | | | | |
* | | | | | delta board: support for magic key detection and handling.Markus Klotzbuecher2006-04-251-0/+208
| |/ / / / |/| | | |
* | | | | Add support for BC3450 boarddzu@denx.de2006-04-216-0/+1748
|/ / / / | | | | | | | | | | | | Signed-off-by: dzu@denx.de <dzu@denx.de>
* | | | Added missing nand.c for NC650 boarddzu@denx.de2006-04-191-0/+117
| | | | | | | | | | | | | | | | Signed-off-by: dzu@denx.de <dzu@eddie.localdomain>
* | | | Update for NC650 board. Add NC650 based CP850 configuration.dzu@denx.de2006-04-193-8/+69
| |/ / |/| | | | | | | | Signed-off-by: dzu@denx.de <dzu@denx.de>
* | | Some code cleanupWolfgang Denk2006-04-163-18/+18
| | |
OpenPOWER on IntegriCloud