Wolfgang Denk [Fri, 2 Jun 2006 14:47:10 +0000 (16:47 +0200)]
Fix examples/Makefile; some build targets were lost
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
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
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
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
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.
Wolfgang Denk [Thu, 6 Apr 2006 09:35:18 +0000 (11:35 +0200)]
Update CHANGELOG
Wolfgang Denk [Thu, 6 Apr 2006 08:42:23 +0000 (10:42 +0200)]
Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci
Wolfgang Denk [Wed, 5 Apr 2006 22:16:58 +0000 (00:16 +0200)]
Merge with /home/sr/git/u-boot/cfi-flash
Wolfgang Denk [Wed, 5 Apr 2006 21:55:15 +0000 (23:55 +0200)]
Merge with /home/sr/git/u-boot/4xx-sdram
Marian Balakowicz [Wed, 5 Apr 2006 18:46:41 +0000 (20:46 +0200)]
Remove dependencies between DoC code and old legacy NAND driver.
Necessary defines and data structures were copied to DoC specific files
so that legacy NAND code could be entirely removed from u-boot tree
in the near future.
Marian Balakowicz [Wed, 5 Apr 2006 18:37:11 +0000 (20:37 +0200)]
Correct PM828_PCI_config Makefile target.
Wolfgang Denk [Mon, 3 Apr 2006 13:46:10 +0000 (15:46 +0200)]
Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S
Patch by Peter Menzebach, 13 Oct 2005 [DNX#
2006040142000473]
Wolfgang Denk [Sat, 1 Apr 2006 13:52:46 +0000 (15:52 +0200)]
* Add support for ymodem protocol download
Patch by Stefano Babic, 29 Mar 2006
* Memory Map Update for Delta board: U-Boot is at 0x80000000-0x84000000
Merge with /home/mk/8-benq/u-boot
Stefan Roese [Sat, 1 Apr 2006 11:41:03 +0000 (13:41 +0200)]
* Changes/fixes for drivers/cfi_flash.c:
- Add Intel legacy lock/unlock support to common CFI driver
On some Intel flash's (e.g. Intel J3) legacy unlocking is
supported, meaning that unlocking of one sector will unlock
all sectors of this bank. Using this feature, unlocking
of all sectors upon startup (via env var "unlock=yes") will
get much faster.
- Fixed problem with multiple reads of envronment variable
"unlock" as pointed out by Reinhard Arlt & Anders Larsen.
- Removed unwanted linefeeds from "protect" command when
CFG_FLASH_PROTECTION is enabled.
- Changed p3p400 board to use CFG_FLASH_PROTECTION
Patch by Stefan Roese, 01 Apr 2006
* Changes/fixes for drivers/cfi_flash.c:
- Correctly handle the cases where CFG_HZ != 1000 (several
XScale-based boards)
- Fix the timeout calculation of buffered writes (off by a
factor of 1000)
Patch by Anders Larsen, 31 Mar 2006
Wolfgang Denk [Fri, 31 Mar 2006 16:32:53 +0000 (18:32 +0200)]
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Stefan Roese [Fri, 31 Mar 2006 13:18:37 +0000 (15:18 +0200)]
Reorder CHANGELOG
Stefan Roese [Fri, 17 Mar 2006 09:28:24 +0000 (10:28 +0100)]
Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)
405 SDRAM: - The SDRAM parameters can now be defined in the board
config file and the 405 SDRAM controller values will
be calculated upon bootup (see PPChameleonEVB).
When those settings are not defined in the board
config file, the register setup will be as it is now,
so this implementation should not break any current
design using this code.
Thanks to Andrea Marson from DAVE for this patch.
440 DDR: - Added function sdram_tr1_set to auto calculate the
TR1 value for the DDR.
- Added ECC support (see p3p440).
Patch by Stefan Roese, 17 Mar 2006
Markus Klotzbuecher [Thu, 30 Mar 2006 15:00:39 +0000 (17:00 +0200)]
delta board: one more DA9030 fix.
Markus Klotzbuecher [Thu, 30 Mar 2006 11:40:55 +0000 (13:40 +0200)]
Add support for ymodem protocol (loady command).
Patch by Stefano Babic, 29 Mar 2006
Markus Klotzbuecher [Wed, 29 Mar 2006 15:59:20 +0000 (17:59 +0200)]
Change delta board memory map to start at 0x80000000.
Markus Klotzbuecher [Wed, 29 Mar 2006 15:49:27 +0000 (17:49 +0200)]
delta board: minor update to DA9030 code.
Rafal Jaworowski [Wed, 29 Mar 2006 11:17:09 +0000 (13:17 +0200)]
Set SDelay register in the DDR controller for the MPC5200B chip.
Markus Klotzbuecher [Mon, 27 Mar 2006 14:01:03 +0000 (16:01 +0200)]
delta board: fix DA9030 reset procedure.
Wolfgang Denk [Sat, 25 Mar 2006 17:42:54 +0000 (18:42 +0100)]
Update CHANGELOG
Markus Klotzbuecher [Fri, 24 Mar 2006 14:43:16 +0000 (15:43 +0100)]
Merge with http://www.denx.de/git/u-boot.git
Markus Klotzbuecher [Fri, 24 Mar 2006 14:28:02 +0000 (15:28 +0100)]
Monahans related documentation update.
Markus Klotzbuecher [Fri, 24 Mar 2006 13:35:25 +0000 (14:35 +0100)]
Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
CFG_MONAHANS_TURBO_RUN_MODE_RATIO for configuring the Monahans core
frequency.
Markus Klotzbuecher [Fri, 24 Mar 2006 11:23:27 +0000 (12:23 +0100)]
delta board: DA9030 initialization and i2c support. Some minor changes to
make the pxa i2c driver work with the monahans cpu.
Wolfgang Denk [Thu, 23 Mar 2006 16:10:30 +0000 (17:10 +0100)]
Enable Quad UART om MCC200 board.
Wolfgang Denk [Tue, 21 Mar 2006 00:58:07 +0000 (01:58 +0100)]
Cleanup MCC200 board configuration; omit non-existent stuff.
Markus Klotzbuecher [Mon, 20 Mar 2006 19:19:37 +0000 (20:19 +0100)]
Cleanup of the monahans cpu and delta board port.
Markus Klotzbuecher [Mon, 20 Mar 2006 17:02:44 +0000 (18:02 +0100)]
Support for redundant environment in NAND Flash.
Kumar Gala [Mon, 20 Mar 2006 16:42:05 +0000 (10:42 -0600)]
Merge branch 'origin'
Conflicts:
CHANGELOG
Wolfgang Denk [Sun, 19 Mar 2006 00:01:51 +0000 (01:01 +0100)]
Update CHANGELOG
Wolfgang Denk [Sat, 18 Mar 2006 22:31:12 +0000 (23:31 +0100)]
Add support for MPC859/866 Rev. A.0
Wolfgang Denk [Fri, 17 Mar 2006 16:41:56 +0000 (17:41 +0100)]
Merge with port of MPC8349EMDS board
Wolfgang Denk [Fri, 17 Mar 2006 10:42:53 +0000 (11:42 +0100)]
Add support for Lite5200B board.
Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
Rafal Jaworowski [Thu, 16 Mar 2006 16:46:46 +0000 (17:46 +0100)]
Support for DDR with 32-data path. Addotional notes on injecting
multiple-bit errors.
Marian Balakowicz [Thu, 16 Mar 2006 14:19:35 +0000 (15:19 +0100)]
Add command for handling DDR ECC registers on MPC8349EE MDS board.
Marian Balakowicz [Thu, 16 Mar 2006 13:35:32 +0000 (14:35 +0100)]
Fix DDR ECC bit definitions for MPC83xx.
Marian Balakowicz [Tue, 14 Mar 2006 15:24:38 +0000 (16:24 +0100)]
Add initial support for MPC8349E MDS board.
Marian Balakowicz [Tue, 14 Mar 2006 15:23:35 +0000 (16:23 +0100)]
Add support for ECC DDR initialization on MPC83xx.
Marian Balakowicz [Tue, 14 Mar 2006 15:14:48 +0000 (16:14 +0100)]
Add DMA support for MPC83xx.
Marian Balakowicz [Tue, 14 Mar 2006 15:12:48 +0000 (16:12 +0100)]
Add sync in do_reset() routine for MPC83xx after RPR register
was written to. It is need on some targets when BAT translation
is enabled.
Marian Balakowicz [Tue, 14 Mar 2006 15:03:46 +0000 (16:03 +0100)]
Add bit definitions for MPC83xx DDR controller registers.
Marian Balakowicz [Tue, 14 Mar 2006 15:02:31 +0000 (16:02 +0100)]
Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.
Marian Balakowicz [Tue, 14 Mar 2006 15:01:25 +0000 (16:01 +0100)]
Correct shift offsets in icache_status and dcache_status for MPC83xx.
Marian Balakowicz [Tue, 14 Mar 2006 14:59:25 +0000 (15:59 +0100)]
Add support for DS1374 RTC chip.