]> git.kernelconcepts.de Git - karo-tx-uboot.git/log
karo-tx-uboot.git
17 years agoFix CHANGELOG LABEL_2006_06_30_2020
Wolfgang Denk [Fri, 30 Jun 2006 18:16:37 +0000 (20:16 +0200)]
Fix CHANGELOG

17 years agoMerge with /home/m8/git/u-boot
Wolfgang Denk [Fri, 30 Jun 2006 17:32:25 +0000 (19:32 +0200)]
Merge with /home/m8/git/u-boot

17 years agoFix CONFIG_440_GX define usage.
Marian Balakowicz [Fri, 30 Jun 2006 16:35:04 +0000 (18:35 +0200)]
Fix CONFIG_440_GX define usage.

17 years agoRemove autogenerated bmp_logo.h file.
Marian Balakowicz [Fri, 30 Jun 2006 16:23:06 +0000 (18:23 +0200)]
Remove autogenerated bmp_logo.h file.

17 years agoMerge: Add support for AMCC 440SPe CPU based eval board (Yucca).
Marian Balakowicz [Fri, 30 Jun 2006 16:19:42 +0000 (18:19 +0200)]
Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).

17 years agoAdd support for AMCC 440SPe CPU based eval board (Yucca).
Marian Balakowicz [Fri, 30 Jun 2006 14:30:46 +0000 (16:30 +0200)]
Add support for AMCC 440SPe CPU based eval board (Yucca).

17 years agoCall serial_initialize() before first debug() is used.
Marian Balakowicz [Fri, 30 Jun 2006 13:27:09 +0000 (15:27 +0200)]
Call serial_initialize() before first debug() is used.

17 years agoCleanup trab board for GCC-4.x
Wolfgang Denk [Mon, 26 Jun 2006 08:54:52 +0000 (10:54 +0200)]
Cleanup trab board for GCC-4.x

17 years agoMerge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk [Mon, 19 Jun 2006 22:12:59 +0000 (00:12 +0200)]
Merge with /home/hs/U-Boot/u-boot-dev

17 years agoAdd support for wrPPMC7xx/74xx boards
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

17 years agoMerge with ssh://atlas/home/wd/git/u-boot/work
Wolfgang Denk [Sun, 18 Jun 2006 23:46:08 +0000 (01:46 +0200)]
Merge with ssh://atlas/home/wd/git/u-boot/work

17 years agoMerge with ssh://fifi/home/wd/git/u-boot/master
Wolfgang Denk [Sun, 18 Jun 2006 23:37:03 +0000 (01:37 +0200)]
Merge with ssh://fifi/home/wd/git/u-boot/master

17 years agoAdd support for gth2 board
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

17 years agoAdd support for CONFIG_SERIAL_MULTI on MPC5xxx
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.

17 years agoBugfix in I2C initialisation on S3C2400.
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

17 years agoFix DDR6 errata on TQM834x boards
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

17 years agoRemove obsolete flash driver board/tqm5200/flash.c
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

17 years agoUpdate configuration for CMC-PU2 board
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

17 years agoAdd support for PS/2 keyboard on TQM85xx board
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

17 years agoFix TRAB channel switching delay for trab_fkt.bin standalone applikation
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.

17 years agoAdjust TQM5200 make targets
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

17 years agoFix setting of environment variable "ver" on trab board
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

17 years agoFix wrong usage of udelay() in led_blink() on trab board
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

17 years agoFix udelay bug in vfd.c for trab board
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

17 years agoDisable JFFS2 support for trab board
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

17 years agoChange mtdparts definition on trab board to match current flash map
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

17 years agoFix memory init problems on MCC200 board
Wolfgang Denk [Wed, 14 Jun 2006 14:48:18 +0000 (16:48 +0200)]
Fix memory init problems on MCC200 board

17 years agoFix IxEthDB.h to compile again
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

17 years agoMinor cleanup for PCS440EP board
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

17 years agoMinor code cleanup.
Wolfgang Denk [Sat, 10 Jun 2006 20:00:40 +0000 (22:00 +0200)]
Minor code cleanup.

17 years agoMerge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk [Sat, 10 Jun 2006 17:27:47 +0000 (19:27 +0200)]
Merge with /home/hs/U-Boot/u-boot-dev

17 years agoMerge with http://www.psyent.com/git/uboot (NIOS2 - Scott McNutt)
Wolfgang Denk [Fri, 9 Jun 2006 23:36:27 +0000 (01:36 +0200)]
Merge with http://www.psyent.com/git/uboot (NIOS2 - Scott McNutt)

17 years agoFix U-Boot enviroenment sector protection on MCC200 board
Wolfgang Denk [Fri, 9 Jun 2006 19:19:21 +0000 (21:19 +0200)]
Fix U-Boot enviroenment sector protection on MCC200 board

17 years agoNios II - Add Altera EP1C20, EP1S10 and EP1S40 boards
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

17 years agoNios II - Add EPCS Controller bootrom work-around
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

17 years agoUpdate PK1C20 board
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

17 years agoNios II - Fix I/O Macros and mini-app stubs
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

17 years agoMinor cleanup for PCS440EP board
Wolfgang Denk [Wed, 7 Jun 2006 09:36:02 +0000 (11:36 +0200)]
Minor cleanup for PCS440EP board

17 years agoUpdate PCS440EP port to fit into one flash device (incl. environment)
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

17 years agoMinor cleanup
Wolfgang Denk [Fri, 2 Jun 2006 15:04:21 +0000 (17:04 +0200)]
Minor cleanup

17 years agoMerge with /home/sr/git/u-boot/denx
Wolfgang Denk [Fri, 2 Jun 2006 14:59:39 +0000 (16:59 +0200)]
Merge with /home/sr/git/u-boot/denx

17 years agoFix examples/Makefile; some build targets were lost
Wolfgang Denk [Fri, 2 Jun 2006 14:47:10 +0000 (16:47 +0200)]
Fix examples/Makefile; some build targets were lost

17 years agoAdd support for PCS440EP board
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

17 years agoFix watchdog handling in CFI flash driver
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.

17 years agoFix PCI to memory window size problems on PM82x boards
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

17 years agoCorrect GPIO setup (UART1/IRQ's) on yosemite & yellowstone
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

17 years agoMinor cleanup.
Wolfgang Denk [Tue, 30 May 2006 13:58:20 +0000 (15:58 +0200)]
Minor cleanup.

17 years ago* Update Intel IXP4xx support
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.]

17 years agoFix problem in PVR detection for 440GR LABEL_2006_05_19_1133
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

17 years agoFix gcc 3.4.x AFLAGS setting for m68k platform.
Marian Balakowicz [Wed, 17 May 2006 10:18:48 +0000 (12:18 +0200)]
Fix gcc 3.4.x AFLAGS setting for m68k platform.

17 years agoEnable autoboot for M5271EVB board.
Marian Balakowicz [Wed, 17 May 2006 10:16:26 +0000 (12:16 +0200)]
Enable autoboot for M5271EVB board.

17 years agoMerge with /home/sr/git/u-boot/denx
Wolfgang Denk [Mon, 15 May 2006 13:24:43 +0000 (15:24 +0200)]
Merge with /home/sr/git/u-boot/denx

17 years agoChanged default ramdisk addr in yosemite/yellowstone ports
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

17 years agoFix PCMCIA support on virtlab2
Wolfgang Denk [Mon, 15 May 2006 11:52:51 +0000 (13:52 +0200)]
Fix PCMCIA support on virtlab2

17 years agoCleanup compile warning.
Wolfgang Denk [Fri, 12 May 2006 14:32:32 +0000 (16:32 +0200)]
Cleanup compile warning.

17 years agoAdd support for VirtLab2 board
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).

17 years agoMinor cleanup. LABEL_2006_05_10_1800
Wolfgang Denk [Wed, 10 May 2006 15:43:20 +0000 (17:43 +0200)]
Minor cleanup.

17 years agoUpdate yosemite configuration to enable flash write buffer support
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

17 years agoFix compile warnings in common/xyzModem.c
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

17 years agoAdd support for AMCC 440EP Rev C and 440GR Rev B
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

17 years agoOMAP 5912/OSK: update EMIFS CS1 timings:
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

17 years agoFix REG_MPU_LOAD_TIMER definition in multiple OMAP ports
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

17 years agoUpdate omap5912osk board support
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

17 years agoFix watchdog issues for ColdFire boards.
Wolfgang Denk [Tue, 9 May 2006 11:49:12 +0000 (13:49 +0200)]
Fix watchdog issues for ColdFire boards.

17 years agoMerge with /home/m8/git/u-boot
Wolfgang Denk [Tue, 9 May 2006 11:46:55 +0000 (13:46 +0200)]
Merge with /home/m8/git/u-boot

17 years agoMerge with /home/wd/git/u-boot/master
Wolfgang Denk [Tue, 9 May 2006 11:32:33 +0000 (13:32 +0200)]
Merge with /home/wd/git/u-boot/master

17 years agoAdd M5271EVB board support.
Marian Balakowicz [Tue, 9 May 2006 09:54:44 +0000 (11:54 +0200)]
Add M5271EVB board support.

17 years agoMake R5200 specific low level initialization board conditional.
Marian Balakowicz [Tue, 9 May 2006 09:51:51 +0000 (11:51 +0200)]
Make R5200 specific low level initialization board conditional.

17 years agoUpdate CPU target identification strings for Coldfire family.
Marian Balakowicz [Tue, 9 May 2006 09:45:31 +0000 (11:45 +0200)]
Update CPU target identification strings for Coldfire family.

17 years agoUpdate register definitions for MCF5271.
Marian Balakowicz [Tue, 9 May 2006 09:43:59 +0000 (11:43 +0200)]
Update register definitions for MCF5271.

17 years agoFix serial console support for MCF5271.
Marian Balakowicz [Tue, 9 May 2006 09:37:13 +0000 (11:37 +0200)]
Fix serial console support for MCF5271.

17 years agoFixes for gcc 3.4 based m68k toolchain,
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.

17 years agoFix lowboot support on MCC200 board
Wolfgang Denk [Thu, 4 May 2006 22:59:28 +0000 (00:59 +0200)]
Fix lowboot support on MCC200 board

17 years agoMerge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds
Wolfgang Denk [Wed, 3 May 2006 15:52:20 +0000 (17:52 +0200)]
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds

17 years agoVoiceBlue update: use new MTD flash partitioning methods, use more
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>
17 years agoCoding Style cleanup
Wolfgang Denk [Tue, 2 May 2006 23:24:04 +0000 (01:24 +0200)]
Coding Style cleanup

17 years agoWrite RTC seconds first to maintain settings integrity per
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

17 years agoScheduled for removal: strnicmp() which is unused
Wolfgang Denk [Tue, 2 May 2006 23:00:39 +0000 (01:00 +0200)]
Scheduled for removal: strnicmp() which is unused

17 years agoMerge with /home/mk/8-benq/u-boot
Wolfgang Denk [Tue, 2 May 2006 13:28:01 +0000 (15:28 +0200)]
Merge with /home/mk/8-benq/u-boot

17 years agoadd forgotten changes for the PLEB 2 Board.
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

17 years agoDeclare load_serial_ymodem() when using CFG_CMD_LOADB.
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

17 years agoFixed handling of bad checksums with "mkimage -l"
Wolfgang Denk [Fri, 28 Apr 2006 19:24:32 +0000 (21:24 +0200)]
Fixed handling of bad checksums with "mkimage -l"

18 years agoAdd support for Freescale M5271: Merge with /work/u-boot.mcf5271
Marian Balakowicz [Thu, 27 Apr 2006 17:12:19 +0000 (19:12 +0200)]
Add support for Freescale M5271: Merge with /work/u-boot.mcf5271

18 years agoAdd Altera Nios-II boards EP1C20, EP1S10 and EP1S40
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

18 years agocosmetic: print amount of NAND flash aligned with the other values such as
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

18 years agoNAND support for zylonite board + some minor cleanup.
Markus Klotzbuecher [Tue, 25 Apr 2006 14:48:48 +0000 (16:48 +0200)]
NAND support for zylonite board + some minor cleanup.

18 years agodelta board: support for magic key detection and handling.
Markus Klotzbuecher [Tue, 25 Apr 2006 08:03:01 +0000 (10:03 +0200)]
delta board: support for magic key detection and handling.

18 years agoInclude BC3450 board in configurations in README
Detlev Zundel [Mon, 24 Apr 2006 15:52:01 +0000 (17:52 +0200)]
Include BC3450 board in configurations in README

18 years agoAdd support for BC3450 board
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>
18 years agoMerged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:
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>
18 years agoMerge branch 'master' of rsync://rsync.denx.de/git/u-boot
Kumar Gala [Thu, 20 Apr 2006 17:25:10 +0000 (12:25 -0500)]
Merge branch 'master' of rsync://rsync.denx.de/git/u-boot

18 years ago* Update PK1C20 board for Nios-II 5.0
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

18 years ago* Add EPCS Controller bootrom work-around for Nios-II
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.

18 years agoFix I/O Macros and mini-app stubs for Nios-II
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

18 years agoAdd MCF5282 support (without preloader)
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

18 years agoAdded missing nand.c for NC650 board
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>
18 years agoUpdate for NC650 board. Add NC650 based CP850 configuration.
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>
18 years agoMPC5200: enable snooping of DMA transactions on XLB even if no PCI LABEL_2006_04_18_1106
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.

18 years agoSome code cleanup
Wolfgang Denk [Sun, 16 Apr 2006 08:51:58 +0000 (10:51 +0200)]
Some code cleanup

18 years agoMerge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk [Sun, 16 Apr 2006 08:27:31 +0000 (10:27 +0200)]
Merge with /home/hs/U-Boot/u-boot-dev