Matthew McClintock [Wed, 28 Jun 2006 15:42:24 +0000 (10:42 -0500)]
* Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006
Matthew McClintock [Wed, 28 Jun 2006 15:41:37 +0000 (10:41 -0500)]
* Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006
Wolfgang Denk [Mon, 19 Jun 2006 22:12:59 +0000 (00:12 +0200)]
Merge with /home/hs/U-Boot/u-boot-dev
Heiko Schocher [Mon, 19 Jun 2006 09:02:41 +0000 (11:02 +0200)]
Add support for wrPPMC7xx/74xx boards
Patch from Richard Danter, 12 Aug 2005
Wolfgang Denk [Sun, 18 Jun 2006 23:46:08 +0000 (01:46 +0200)]
Merge with ssh://atlas/home/wd/git/u-boot/work
Wolfgang Denk [Sun, 18 Jun 2006 23:37:03 +0000 (01:37 +0200)]
Merge with ssh://fifi/home/wd/git/u-boot/master
Wolfgang Denk [Fri, 16 Jun 2006 15:32:31 +0000 (17:32 +0200)]
Add support for gth2 board
Patch by Thomas Lange, Aug 11 2005
Wolfgang Denk [Fri, 16 Jun 2006 15:04:45 +0000 (17:04 +0200)]
Add support for CONFIG_SERIAL_MULTI on MPC5xxx
Patch by Martin Krause, 8 Jun 2006
This patch supports two serial consoles on boards with
a MPC5xxx CPU. The console can be switched at runtime
by setting stdin, stdout and stderr to the desired serial
interface (serial0 or serial1). The PSCs to be used as
console port are definded by CONFIG_PSC_CONSOLE
and CONFIG_PSC_CONSOLE2.
See README.serial_multi for details.
Wolfgang Denk [Fri, 16 Jun 2006 14:57:18 +0000 (16:57 +0200)]
Bugfix in I2C initialisation on S3C2400.
If the bus is blocked because of a previously interrupted
transfer, up to eleven clocks are generated on the I2CSCL
line to complete the transfer and to free the bus.
With this fix pin I2CSCL (PG6) is really configured as GPIO
so the clock pulses are really generated.
Patch by Martin Krause, 04 Apr 2006
Wolfgang Denk [Fri, 16 Jun 2006 14:53:06 +0000 (16:53 +0200)]
Fix DDR6 errata on TQM834x boards
Patch by Thomas Waehner, 07 Mar 2006
Wolfgang Denk [Fri, 16 Jun 2006 14:50:42 +0000 (16:50 +0200)]
Remove obsolete flash driver board/tqm5200/flash.c
Patch by Martin Krause, 11 Jan 2006
Wolfgang Denk [Fri, 16 Jun 2006 14:43:33 +0000 (16:43 +0200)]
Update configuration for CMC-PU2 board
Patch by Martin Krause, 17 Nov 2005
Wolfgang Denk [Fri, 16 Jun 2006 14:40:54 +0000 (16:40 +0200)]
Add support for PS/2 keyboard on TQM85xx board
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
Wolfgang Denk [Fri, 16 Jun 2006 14:14:28 +0000 (16:14 +0200)]
Fix TRAB channel switching delay for trab_fkt.bin standalone applikation
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.
Wolfgang Denk [Fri, 16 Jun 2006 14:11:34 +0000 (16:11 +0200)]
Adjust TQM5200 make targets
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
Wolfgang Denk [Fri, 16 Jun 2006 13:56:12 +0000 (15:56 +0200)]
Fix setting of environment variable "ver" on trab board
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
Wolfgang Denk [Fri, 16 Jun 2006 13:52:58 +0000 (15:52 +0200)]
Fix wrong usage of udelay() in led_blink() on trab board
Patch by Martin Krause, 27 Oct 2005
Wolfgang Denk [Fri, 16 Jun 2006 13:47:05 +0000 (15:47 +0200)]
Fix udelay bug in vfd.c for trab board
Patch by Martin Krause, 27 Oct 2005
Wolfgang Denk [Fri, 16 Jun 2006 13:45:03 +0000 (15:45 +0200)]
Disable JFFS2 support for trab board
Patch by Martin Krause, 27 Oct 2005
Wolfgang Denk [Fri, 16 Jun 2006 13:40:48 +0000 (15:40 +0200)]
Change mtdparts definition on trab board to match current flash map
Patch by Martin Krause, 27 Oct 2005
Wolfgang Denk [Wed, 14 Jun 2006 14:48:18 +0000 (16:48 +0200)]
Fix memory init problems on MCC200 board
Stefan Roese [Wed, 14 Jun 2006 08:18:39 +0000 (10:18 +0200)]
Fix IxEthDB.h to compile again
Patch by Stefan Roese, 14 Jun 2006
Stefan Roese [Tue, 13 Jun 2006 16:55:07 +0000 (18:55 +0200)]
Minor cleanup for PCS440EP board
Patch by Stefan Roese, 13 Jun 2006
Wolfgang Denk [Sat, 10 Jun 2006 20:00:40 +0000 (22:00 +0200)]
Minor code cleanup.
Wolfgang Denk [Sat, 10 Jun 2006 17:27:47 +0000 (19:27 +0200)]
Merge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk [Fri, 9 Jun 2006 23:36:27 +0000 (01:36 +0200)]
Merge ... psyent.com/git/uboot (NIOS2 - Scott McNutt)
Wolfgang Denk [Fri, 9 Jun 2006 19:19:21 +0000 (21:19 +0200)]
Fix U-Boot enviroenment sector protection on MCC200 board
Scott McNutt [Thu, 8 Jun 2006 17:37:39 +0000 (13:37 -0400)]
Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards
Patch by Scott McNutt, 08 Jun 2006
Scott McNutt [Thu, 8 Jun 2006 16:08:12 +0000 (12:08 -0400)]
Nios II - Add EPCS Controller bootrom work-around
-When booting from an epcs controller, the epcs bootrom may leave the
slave select in an asserted state causing soft reset hang. This
patch ensures slave select is negated at reset.
Patch by Scott McNutt, 08 Jun 2006
Scott McNutt [Thu, 8 Jun 2006 16:03:21 +0000 (12:03 -0400)]
Update PK1C20 board
-Update base addresses for standard configuration
-Eliminate use of CACHE_BYPASS in board code
Patch by Scott McNutt, 08 Jun 2006
Scott McNutt [Thu, 8 Jun 2006 15:59:57 +0000 (11:59 -0400)]
Nios II - Fix I/O Macros and mini-app stubs
-Fix asm/io.h macros
-Eliminate use of CACHE_BYPASS in cpu code
-Eliminate assembler warnings
-Fix mini-app stubs and force no small data
Patch by Scott McNutt, 08 Jun 2006
Wolfgang Denk [Wed, 7 Jun 2006 09:36:02 +0000 (11:36 +0200)]
Minor cleanup for PCS440EP board
Stefan Roese [Tue, 6 Jun 2006 08:59:12 +0000 (10:59 +0200)]
Update PCS440EP port to fit into one flash device (incl. environment)
Patch by Stefan Roese, 06 Jun 2006
Wolfgang Denk [Fri, 2 Jun 2006 15:04:21 +0000 (17:04 +0200)]
Minor cleanup
Wolfgang Denk [Fri, 2 Jun 2006 14:59:39 +0000 (16:59 +0200)]
Merge with /home/sr/git/u-boot/denx
Wolfgang Denk [Fri, 2 Jun 2006 14:47:10 +0000 (16:47 +0200)]
Fix examples/Makefile; some build targets were lost
Stefan Roese [Fri, 2 Jun 2006 14:18:04 +0000 (16:18 +0200)]
Add support for PCS440EP board
Patch by Stefan Roese, 02 Jun 2006
Wolfgang Denk [Fri, 2 Jun 2006 09:46:20 +0000 (11:46 +0200)]
Fix watchdog handling in CFI flash driver
Just use udelay() when waiting for status changes which will
implicitely trigger the watchdog.
Wolfgang Denk [Tue, 30 May 2006 21:32:44 +0000 (23:32 +0200)]
Fix PCI to memory window size problems on PM82x boards
We use the "automatic" mode that was used for the MPC8266ADS and
MPC8272 boards. Eventually this should be used on all boards?]
Patch by Wolfgang Grandegger, 17 Jan 2006
Wolfgang Denk [Tue, 30 May 2006 15:45:30 +0000 (17:45 +0200)]
Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone
Patch by Stefan Roese, 29 May 2006
Wolfgang Denk [Tue, 30 May 2006 13:58:20 +0000 (15:58 +0200)]
Minor cleanup.
Wolfgang Denk [Tue, 30 May 2006 13:56:48 +0000 (15:56 +0200)]
* Update Intel IXP4xx support
- 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.]
Stefan Roese [Thu, 18 May 2006 17:21:53 +0000 (19:21 +0200)]
Fix problem in PVR detection for 440GR
Patch by Stefan Roese, 18 May 2006
Marian Balakowicz [Wed, 17 May 2006 10:18:48 +0000 (12:18 +0200)]
Fix gcc 3.4.x AFLAGS setting for m68k platform.
Marian Balakowicz [Wed, 17 May 2006 10:16:26 +0000 (12:16 +0200)]
Enable autoboot for M5271EVB board.
Wolfgang Denk [Mon, 15 May 2006 13:24:43 +0000 (15:24 +0200)]
Merge with /home/sr/git/u-boot/denx
Stefan Roese [Mon, 15 May 2006 13:11:20 +0000 (15:11 +0200)]
Changed default ramdisk addr in yosemite/yellowstone ports
Patch by Stefan Roese, 15 May 2006
Wolfgang Denk [Mon, 15 May 2006 11:52:51 +0000 (13:52 +0200)]
Fix PCMCIA support on virtlab2
Wolfgang Denk [Fri, 12 May 2006 14:32:32 +0000 (16:32 +0200)]
Cleanup compile warning.
Wolfgang Denk [Fri, 12 May 2006 14:15:46 +0000 (16:15 +0200)]
Add support for VirtLab2 board
(needed because of differences in the PCMCIA hardware).
Wolfgang Denk [Wed, 10 May 2006 15:43:20 +0000 (17:43 +0200)]
Minor cleanup.
Stefan Roese [Wed, 10 May 2006 13:06:58 +0000 (15:06 +0200)]
Update yosemite configuration to enable flash write buffer support
Patch by Stefan Roese, 10 May 2006
Stefan Roese [Wed, 10 May 2006 13:01:40 +0000 (15:01 +0200)]
Fix compile warnings in common/xyzModem.c
Patch by Stefan Roese, 10 May 2006
Stefan Roese [Wed, 10 May 2006 12:10:41 +0000 (14:10 +0200)]
Add support for AMCC 440EP Rev C and 440GR Rev B
Patch by John Otken, 08 May 2006
Stefan Roese [Wed, 10 May 2006 09:49:37 +0000 (11:49 +0200)]
OMAP 5912/OSK: update EMIFS CS1 timings:
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
Stefan Roese [Wed, 10 May 2006 09:28:48 +0000 (11:28 +0200)]
Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports
Patch by Hiroki Kaminaga, 11 Mar 2006
Stefan Roese [Wed, 10 May 2006 08:55:16 +0000 (10:55 +0200)]
Update omap5912osk board support
- 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
Wolfgang Denk [Tue, 9 May 2006 11:49:12 +0000 (13:49 +0200)]
Fix watchdog issues for ColdFire boards.
Wolfgang Denk [Tue, 9 May 2006 11:46:55 +0000 (13:46 +0200)]
Merge with /home/m8/git/u-boot
Wolfgang Denk [Tue, 9 May 2006 11:32:33 +0000 (13:32 +0200)]
Merge with /home/wd/git/u-boot/master
Marian Balakowicz [Tue, 9 May 2006 09:54:44 +0000 (11:54 +0200)]
Add M5271EVB board support.
Marian Balakowicz [Tue, 9 May 2006 09:51:51 +0000 (11:51 +0200)]
Make R5200 specific low level initialization board conditional.
Marian Balakowicz [Tue, 9 May 2006 09:45:31 +0000 (11:45 +0200)]
Update CPU target identification strings for Coldfire family.
Marian Balakowicz [Tue, 9 May 2006 09:43:59 +0000 (11:43 +0200)]
Update register definitions for MCF5271.
Marian Balakowicz [Tue, 9 May 2006 09:37:13 +0000 (11:37 +0200)]
Fix serial console support for MCF5271.
Marian Balakowicz [Tue, 9 May 2006 09:28:36 +0000 (11:28 +0200)]
Fixes for gcc 3.4 based m68k toolchain,
based on patch by Jate Sujjavanich.
Wolfgang Denk [Thu, 4 May 2006 22:59:28 +0000 (00:59 +0200)]
Fix lowboot support on MCC200 board
Wolfgang Denk [Wed, 3 May 2006 15:52:20 +0000 (17:52 +0200)]
Merge ... git://git./boot/u-boot/galak/u-boot.git#mpc8349emds
Heiko Schocher [Wed, 3 May 2006 06:34:03 +0000 (08:34 +0200)]
VoiceBlue update: use new MTD flash partitioning methods, use more
reasonable TEXT_BASE, update default environment and enable keyed
autoboot.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Wolfgang Denk [Tue, 2 May 2006 23:24:04 +0000 (01:24 +0200)]
Coding Style cleanup
Wolfgang Denk [Tue, 2 May 2006 23:04:58 +0000 (01:04 +0200)]
Write RTC seconds first to maintain settings integrity per
Maxim/Dallas DS1306 data sheet.
Patch by Alan J. Luse, 02 May 2006
Wolfgang Denk [Tue, 2 May 2006 23:00:39 +0000 (01:00 +0200)]
Scheduled for removal: strnicmp() which is unused
Wolfgang Denk [Tue, 2 May 2006 13:28:01 +0000 (15:28 +0200)]
Merge with /home/mk/8-benq/u-boot
Heiko Schocher [Tue, 2 May 2006 05:51:46 +0000 (07:51 +0200)]
add forgotten changes for the PLEB 2 Board.
Patch from David Snowdon, 13. Aug 2005
Wolfgang Denk [Mon, 1 May 2006 22:11:25 +0000 (00:11 +0200)]
Declare load_serial_ymodem() when using CFG_CMD_LOADB.
Patch by Jon Loeliger, 01. May 2006
Wolfgang Denk [Fri, 28 Apr 2006 19:24:32 +0000 (21:24 +0200)]
Fixed handling of bad checksums with "mkimage -l"
Marian Balakowicz [Thu, 27 Apr 2006 17:12:19 +0000 (19:12 +0200)]
Add support for Freescale M5271: Merge with /work/u-boot.mcf5271
Heiko Schocher [Wed, 26 Apr 2006 06:13:18 +0000 (08:13 +0200)]
Add Altera Nios-II boards EP1C20, EP1S10 and EP1S40
Patch from Scott McNutt, 11 Aug 2005
Markus Klotzbuecher [Tue, 25 Apr 2006 15:00:33 +0000 (17:00 +0200)]
cosmetic: print amount of NAND flash aligned with the other values such as
DRAM
Markus Klotzbuecher [Tue, 25 Apr 2006 14:48:48 +0000 (16:48 +0200)]
NAND support for zylonite board + some minor cleanup.
Markus Klotzbuecher [Tue, 25 Apr 2006 08:03:01 +0000 (10:03 +0200)]
delta board: support for magic key detection and handling.
Detlev Zundel [Mon, 24 Apr 2006 15:52:01 +0000 (17:52 +0200)]
Include BC3450 board in configurations in README
dzu@denx.de [Fri, 21 Apr 2006 16:30:47 +0000 (18:30 +0200)]
Add support for BC3450 board
Signed-off-by: dzu@denx.de <dzu@denx.de>
Kumar Gala [Thu, 20 Apr 2006 18:45:32 +0000 (13:45 -0500)]
Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:
- 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>
Kumar Gala [Thu, 20 Apr 2006 17:25:10 +0000 (12:25 -0500)]
Merge branch 'master' of rsync.denx.de/git/u-boot
Heiko Schocher [Thu, 20 Apr 2006 10:57:43 +0000 (12:57 +0200)]
* Update PK1C20 board for Nios-II 5.0
Patch from Scott McNutt, 11 Aug 2005
-Update base addresses for standard configuration
-Eliminate use of CACHE_BYPASS in board code
Heiko Schocher [Thu, 20 Apr 2006 10:49:05 +0000 (12:49 +0200)]
* Add EPCS Controller bootrom work-around for Nios-II
Patch from Scott McNutt 11, Aug 2005
-When booting from an epcs controller, the epcs bootrom may leave the
slave select in an asserted state causing soft reset hang. This
patch ensures slave select is negated at reset.
Heiko Schocher [Thu, 20 Apr 2006 10:38:41 +0000 (12:38 +0200)]
Fix I/O Macros and mini-app stubs for Nios-II
Patch by Scott McNutt 11, Aug 2005
-Fix asm/io.h macros
-Eliminate use of CACHE_BYPASS in cpu code
-Eliminate assembler warnings
-Fix mini-app stubs and force no small data
Heiko Schocher [Thu, 20 Apr 2006 06:42:42 +0000 (08:42 +0200)]
Add MCF5282 support (without preloader)
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
dzu@denx.de [Wed, 19 Apr 2006 13:27:11 +0000 (15:27 +0200)]
Added missing nand.c for NC650 board
Signed-off-by: dzu@denx.de <dzu@eddie.localdomain>
dzu@denx.de [Wed, 19 Apr 2006 09:52:46 +0000 (11:52 +0200)]
Update for NC650 board. Add NC650 based CP850 configuration.
Signed-off-by: dzu@denx.de <dzu@denx.de>
Wolfgang Denk [Tue, 18 Apr 2006 09:05:03 +0000 (11:05 +0200)]
MPC5200: enable snooping of DMA transactions on XLB even if no PCI
is configured; othrwise DMA accesses aren't cache coherent which
causes for example USB to fail.
Wolfgang Denk [Sun, 16 Apr 2006 08:51:58 +0000 (10:51 +0200)]
Some code cleanup
Wolfgang Denk [Sun, 16 Apr 2006 08:27:31 +0000 (10:27 +0200)]
Merge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk [Thu, 13 Apr 2006 14:35:22 +0000 (16:35 +0200)]
Fix Quad UART mapping on MCC200 board due to new HW revision
Wolfgang Denk [Wed, 12 Apr 2006 10:26:32 +0000 (12:26 +0200)]
Merge with /home/m8/git/u-boot
Heiko Schocher [Tue, 11 Apr 2006 12:53:29 +0000 (14:53 +0200)]
* Fix dbau1x00 Board
- 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
Heiko Schocher [Tue, 11 Apr 2006 12:39:21 +0000 (14:39 +0200)]
Fixes common/cmd_flash.c:
- fix some compiler/parser error, if using m68k tool chain
- optical fix for protect on/off all messages, if using more
then one bank
Patch by Jens Scharsig, 28 July 2005
Marian Balakowicz [Sat, 8 Apr 2006 17:08:06 +0000 (19:08 +0200)]
Fix JFFS2 support for legacy NAND driver.
Some more NAND cleanup and small fixes.
Wolfgang Denk [Thu, 6 Apr 2006 13:03:42 +0000 (15:03 +0200)]
MCC200 Board: fix flash unprotection code for flash > 32 MB.