Rafal Jaworowski [Wed, 29 Mar 2006 11:17:09 +0000 (13:17 +0200)]
Set SDelay register in the DDR controller for the MPC5200B chip.
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.
Wolfgang Denk [Mon, 13 Mar 2006 11:37:35 +0000 (12:37 +0100)]
Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and
cpu_reset code from cpu/$(CPU) into the new cpu/$(CPU)/$(SOC) directories
Patch by Andreas Engel, 13 Mar 2006
Wolfgang Denk [Mon, 13 Mar 2006 11:22:03 +0000 (12:22 +0100)]
Fix CHANGELOG entry (patch date)
Stefan Roese [Mon, 13 Mar 2006 10:16:36 +0000 (11:16 +0100)]
Change max size of uncompressed uImage's to 8MByte and add
CFG_BOOTM_LEN to adjust this setting.
As mentioned by Robin Getz on 2005-05-24 the size of uncompressed
uImages was restricted to 4MBytes. This default size is now
increased to 8Mbytes and can be overrided by setting CFG_BOOTM_LEN
in the board config file.
Patch by Stefan Roese, 13 Mar 2006
Stefan Roese [Mon, 13 Mar 2006 08:43:01 +0000 (09:43 +0100)]
Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c
Patch by Stefan Roese, 13 Mar 2006
Stefan Roese [Mon, 13 Mar 2006 08:42:28 +0000 (09:42 +0100)]
cpu/ppc4xx/start.S : exceptions are enabled after relocation
Patch by Cedric Vincent, 6 June 2005
Wolfgang Denk [Mon, 13 Mar 2006 00:00:22 +0000 (01:00 +0100)]
au1x00_eth.c: check malloc return value and abort if it failed
Patch by Andrew Dyer, 26 Jul 2005
Wolfgang Denk [Sun, 12 Mar 2006 23:50:48 +0000 (00:50 +0100)]
Change the sequence of events in soft_i2c.c:send_ack() to keep from
incorrectly generating start/stop conditions on the bus.
Patch by Andrew Dyer, 26 Jul 2005
Wolfgang Denk [Sun, 12 Mar 2006 23:46:05 +0000 (00:46 +0100)]
Fix bug in [id]cache_status commands for MPC85xx processors;
should look at LSB of L1CSRn registers to determine if L1 cache is
enabled, not the MSB.
Patch by Murray Jensen, 19 Jul 2005
Wolfgang Denk [Sun, 12 Mar 2006 22:27:46 +0000 (23:27 +0100)]
Fix array overflow with fw_setenv on uninitialised environment
Patch by Murray Jensen, 15 Jul 2005
Wolfgang Denk [Sun, 12 Mar 2006 22:17:31 +0000 (23:17 +0100)]
Add support for EmbeddedPlanet EP88x boards
Patch by Yuli Barcohen, 13 Jul 2005
Wolfgang Denk [Sun, 12 Mar 2006 22:13:27 +0000 (23:13 +0100)]
Remove board specific configuration includes from the common xilinx
ethernet and iic adapter code.
Patch by Michael Libeskind, 12 Jul 2005
Wolfgang Denk [Sun, 12 Mar 2006 21:50:55 +0000 (22:50 +0100)]
Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver
Patch by Murray Jensen, 08 Jul 2005
Wolfgang Denk [Sun, 12 Mar 2006 21:45:47 +0000 (22:45 +0100)]
Add (some) definitions for the MPC85xx local bus controller
Patch by Murray Jensen, 08 Jul 2005
Wolfgang Denk [Sun, 12 Mar 2006 21:41:33 +0000 (22:41 +0100)]
Add CPM2 I/O pin functions for MPC85xx processors
Patch by Murray Jensen, 08 Jul 2005
Wolfgang Denk [Sun, 12 Mar 2006 21:14:20 +0000 (22:14 +0100)]
Fix compile problem
Wolfgang Denk [Sun, 12 Mar 2006 20:49:19 +0000 (21:49 +0100)]
Merge ... git://git./boot/u-boot/u-boot.git#mpc8349ads
Wolfgang Denk [Sun, 12 Mar 2006 20:33:52 +0000 (21:33 +0100)]
Merge ... git://git./boot/u-boot/u-boot.git#mpc83xx
Wolfgang Denk [Sun, 12 Mar 2006 20:31:38 +0000 (21:31 +0100)]
Merge ... git://git./boot/u-boot/u-boot.git#pci
Wolfgang Denk [Sun, 12 Mar 2006 18:11:42 +0000 (19:11 +0100)]
Merge ... git://git./boot/u-boot/u-boot.git#ft_infr
Wolfgang Denk [Sun, 12 Mar 2006 17:26:46 +0000 (18:26 +0100)]
Add support for the DHCP vendor optional bootfile (#67).
Ignores the vendor TFTP server name option (#66).
Patch by Murray Jensen, 30 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 17:09:47 +0000 (18:09 +0100)]
Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII mode
Patch by Andy Fleming, 14 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 17:06:37 +0000 (18:06 +0100)]
Fix bad register definitions for LTX971 PHY on MPC85xx boards.
Patch by Gerhard Jaeger, 21 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 15:57:35 +0000 (16:57 +0100)]
Add netconsole and some more commands to RPXlite_DW board
Patch by Sam Song, 19 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 15:54:11 +0000 (16:54 +0100)]
Fix bad declaration on pci_cfgfunc_nothing
Patch by Sam Song, 19 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 15:51:59 +0000 (16:51 +0100)]
Adjust "echo" as a default command
Patch by Sam Song, 19 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 15:14:29 +0000 (16:14 +0100)]
Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280EC
Patch by KokHow Teh, 16 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 15:05:05 +0000 (16:05 +0100)]
Add crc of data to jffs2 (in jffs2_1pass_build_lists()).
Patch by Rick Bronson, 15 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 01:55:22 +0000 (02:55 +0100)]
Coding Style cleanup
Wolfgang Denk [Sun, 12 Mar 2006 01:20:55 +0000 (02:20 +0100)]
Avoid dereferencing NULL in find_cmd() if no valid commands were found
Patch by Andrew Dyer, 13 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 01:12:27 +0000 (02:12 +0100)]
Add missing Blackfin files.
Wolfgang Denk [Sun, 12 Mar 2006 01:10:00 +0000 (02:10 +0100)]
Add ADI Blackfin support
- add support for Analog Devices Blackfin BF533 CPU
- add support for the ADI BF533 Stamp uClinux board
- add support for the ADI BF533 EZKit board
Patches by Richard Klingler, June 11th 2005:
Wolfgang Denk [Sun, 12 Mar 2006 00:59:35 +0000 (01:59 +0100)]
Add loads of ntohl() in image header handling
Patch by Steven Scholz, 10 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 00:55:43 +0000 (01:55 +0100)]
Switch MPC86xADS and MPC885ADS boards to use cpuclk environment
variable to set clock
Patch by Yuli Barcohen, 05 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 00:48:55 +0000 (01:48 +0100)]
RPXlite configuration fixes
- Use correct flash sector size
- Use correct memory test end address
- Add support for bzip2 compression
- Various small fixes
Patch by Yuli Barcohen, 05 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 00:45:44 +0000 (01:45 +0100)]
Memory configuration changes for ZPC.1900 board
- Fix SDRAM timing on both local bus and 60x bus
- Add support for second flash bank (SIMM)
- Change boot flash base
Patch by Yuli Barcohen, 05 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 00:43:03 +0000 (01:43 +0100)]
Add support for Adder boards with 16MB SDRAM;
add support for second FEC on Adder87x board.
Patch by Yuli Barcohen, 05 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 00:40:01 +0000 (01:40 +0100)]
Fix conditional for including ks8695eth driver
Patch by Greg Ungerer, 04 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 00:37:50 +0000 (01:37 +0100)]
Fix Makefile: include config.mk only after CROSS_COMPILE is defined
Patch by Friedrich Lobenstock, 02 Jun 2005
Wolfgang Denk [Sun, 12 Mar 2006 00:30:45 +0000 (01:30 +0100)]
Fix comment in common/soft_i2c.c
Patches by Peter Korsgaard/Tolunay Orkun, 26 May 2005
Wolfgang Denk [Sun, 12 Mar 2006 00:23:43 +0000 (01:23 +0100)]
Cleanup compiler warnings.
Patch by Greg Ungerer, 21 May 2005
Wolfgang Denk [Sun, 12 Mar 2006 00:21:19 +0000 (01:21 +0100)]
Word alignment fixes for word aligned NS16550 UART
Patch by Jean-Paul Saman, 01 Mar 2005
Wolfgang Denk [Sun, 12 Mar 2006 00:13:30 +0000 (01:13 +0100)]
Fix behaviour if gatewayip is not set
Patch by Robin Gilks, 23 Dec 2004
Wolfgang Denk [Sat, 11 Mar 2006 23:04:20 +0000 (00:04 +0100)]
Fix cleanup for netstart board.
Remove build results from repository
Wolfgang Denk [Sat, 11 Mar 2006 22:07:09 +0000 (23:07 +0100)]
More GCC 4.x woes
Wolfgang Denk [Sat, 11 Mar 2006 21:56:07 +0000 (22:56 +0100)]
More GCC 4.x code cleanup
Wolfgang Denk [Sat, 11 Mar 2006 21:53:33 +0000 (22:53 +0100)]
Some code cleanup for GCC 4.x
Wolfgang Denk [Sat, 11 Mar 2006 18:15:27 +0000 (19:15 +0100)]
Update CHANGELOG
Markus Klotzbücher [Thu, 9 Mar 2006 09:38:46 +0000 (10:38 +0100)]
Merge with http://www.denx.de/git/u-boot.git
Wolfgang Denk [Wed, 8 Mar 2006 15:59:03 +0000 (16:59 +0100)]
Merge with /home/tur/nand/u-boot
Markus Klotzbücher [Wed, 8 Mar 2006 09:24:21 +0000 (10:24 +0100)]
Merge /home/tur/nand/u-boot/
Bartlomiej Sieka [Wed, 8 Mar 2006 07:32:43 +0000 (08:32 +0100)]
Fixed a bug in saveenv(). Credit: Markus Klotzbuecher.
> @@ -115,7 +115,7 @@ int saveenv(void)
Markus Klotzbücher [Tue, 7 Mar 2006 23:13:40 +0000 (00:13 +0100)]
Enable simple (non-redundant) NAND environment on delta board.
Markus Klotzbuecher [Tue, 7 Mar 2006 23:04:04 +0000 (00:04 +0100)]
Some minor fixes to environment in NAND code.
Wolfgang Denk [Mon, 6 Mar 2006 23:33:28 +0000 (00:33 +0100)]
Add support for Intel Monahans CPU on Zylonite and Delta boards
(This is Work in Progress!)
Wolfgang Denk [Mon, 6 Mar 2006 23:32:07 +0000 (00:32 +0100)]
Add support for TQM8260-AI boards.
Wolfgang Denk [Mon, 6 Mar 2006 23:22:36 +0000 (00:22 +0100)]
Cleanup (get rid of debug code that sneaked in)
Wolfgang Denk [Mon, 6 Mar 2006 22:18:48 +0000 (23:18 +0100)]
Merge with /home/wd/git/u-boot/master
Code cleanup.
Markus Klotzbücher [Mon, 6 Mar 2006 17:47:44 +0000 (18:47 +0100)]
Turned on SDRAM scrubbing.
Markus Klotzbücher [Mon, 6 Mar 2006 14:04:25 +0000 (15:04 +0100)]
Cleanup of NAND support of delta board using the Monahans Data Flash
Controller.
Markus Klotzbücher [Mon, 6 Mar 2006 12:45:42 +0000 (13:45 +0100)]
NAND finally working. Two bugs fixed:
* For READ_STATUS and READID commands always 8 bytes need to be read from
NDDB. Otherwise they stay there and get send to flash as the first data
word when writing.
* In nand_base.c the oob variable is not reset so this->oob_buf is
overwritten what eventually screws up the bad block descriptor table.
Wolfgang Denk [Mon, 6 Mar 2006 12:03:37 +0000 (13:03 +0100)]
Minor code cleanup
Wolfgang Denk [Mon, 6 Mar 2006 10:25:22 +0000 (11:25 +0100)]
Merge the new NAND code (testing-NAND brach); see doc/README.nand
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
Patch by Ladislav Michl, 29 Jun 2005
[Merge with /home/tur/nand/u-boot]
Bartlomiej Sieka [Sun, 5 Mar 2006 17:57:33 +0000 (18:57 +0100)]
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and
BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for
NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is
implemented for these boards.
Markus Klotzbücher [Sat, 4 Mar 2006 17:35:51 +0000 (18:35 +0100)]
Lots of new stuff:
* Debug message can be turned on and off.
* Waiting for events now times out.
* Implemented RESET command.
* Added appropriate nand_bbt_descriptor and nand_oobinfo.
Remaining Problems:
* Read Status still behaves weird an returns invalid stuff sometimes.
* ECC Placement does not respect our scheme in nand_oobinfo.
Stefan Roese [Sat, 4 Mar 2006 13:57:03 +0000 (14:57 +0100)]
Add lowboot target to mcc200 board
Patch by Stefan Roese, 4 Mar 2006
Markus Klotzbücher [Fri, 3 Mar 2006 19:13:43 +0000 (20:13 +0100)]
Erasing works too now. The CS don't care causes problem with READSTATUS,
don't ask me why. There are still bugs in the bad block logic.
Markus Klotzbücher [Fri, 3 Mar 2006 15:09:28 +0000 (16:09 +0100)]
Write operation is working. Turned out that the READSTATUS hack was wrong
after all.
Markus Klotzbücher [Fri, 3 Mar 2006 14:37:01 +0000 (15:37 +0100)]
Writing is working, but there's still a bug that causes the data written to
start at an offset of 4 bytes from the start of the page.
Markus Klotzbücher [Fri, 3 Mar 2006 11:11:11 +0000 (12:11 +0100)]
Implemented writing, not working yet.
Markus Klotzbücher [Thu, 2 Mar 2006 13:02:36 +0000 (14:02 +0100)]
Moved the waiting loop for "Read Data Request" RDDREQ into the
delta_cmdfunc function, because this bit is only set once after a command
is sent and this allows read functions to be called multiple times.
Wolfgang Denk [Thu, 2 Mar 2006 11:30:17 +0000 (12:30 +0100)]
Merge with /home/sr/git/u-boot/cfi-flash-fix
Markus Klotzbücher [Thu, 2 Mar 2006 11:10:01 +0000 (12:10 +0100)]
Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since
there are 0)
Wolfgang Denk [Thu, 2 Mar 2006 10:03:05 +0000 (11:03 +0100)]
Make CFG_NO_FLASH work on ARM systems
Patch by Markus Klotzbuecher, 27 Feb 2006
Markus Klotzbücher [Wed, 1 Mar 2006 22:33:27 +0000 (23:33 +0100)]
Further NAND stuff implemented. Basic read commands seem to work.
Stefan Roese [Wed, 1 Mar 2006 16:00:49 +0000 (17:00 +0100)]
Fix problem with flash_get_size() from CFI driver update
Patch by Stefan Roese, 1 Mar 2006
Markus Klotzbücher [Tue, 28 Feb 2006 22:11:07 +0000 (23:11 +0100)]
All subsystem clocks not immediately need are turned at reset.
Markus Klotzbücher [Tue, 28 Feb 2006 21:51:01 +0000 (22:51 +0100)]
Added GPIO initialization of DF signal. Still not working.
Wolfgang Denk [Tue, 28 Feb 2006 17:39:20 +0000 (18:39 +0100)]
Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,
use hush shell.
Markus Klotzbücher [Tue, 28 Feb 2006 17:05:25 +0000 (18:05 +0100)]
First steps implementing NAND support. Not working, fails to read ID.
Wolfgang Denk [Tue, 28 Feb 2006 15:42:50 +0000 (16:42 +0100)]
Merge ... Stefan Roese's branch with CFI driver fixes
Wolfgang Denk [Tue, 28 Feb 2006 15:39:47 +0000 (16:39 +0100)]
Merge with /home/wd/git/u-boot/master
Stefan Roese [Tue, 28 Feb 2006 14:33:28 +0000 (15:33 +0100)]
Convert mcc200 to use common CFI flash driver
Patch by Stefan Roese, 28 Feb 2006
Stefan Roese [Tue, 28 Feb 2006 14:29:58 +0000 (15:29 +0100)]
Major CFI-FLASH driver update:
* Add env-variable "unlock" to handle initial state of sectors
(locked/unlocked).
Only the U-Boot image and it's environment is protected,
all other sectors are unprotected (unlocked) if flash
hardware protection is used (CFG_FLASH_PROTECTION) and
the environment variable "unlock" is set to "yes".
Patch by Stefan Roese, 28 Feb 2006
* Update drivers/cfi_flash.c:
- find_sector() called in both versions of flash_write_cfiword()
Patch by Peter Pearse, 27th Feb 2006
* CFI support for a x8/x16 AMD/Spansion flash configured in x8 mode
Patch by Jose Maria Lopez, 16 Jan 2006
* Add support for AMD/Spansion Flashes in flash_write_cfibuffer
Patch by Alex Bastos and Thomas Schaefer, 2005-08-29
* Changes/fixes for drivers/cfi_flash.c:
We *should* check if there are any error bits if the previous call
returned ERR_OK (Otherwise we will have output an error message in
flash_status_check() already.) The original code would only check for
error bits if flash_status_check() returns ERR_TIMEOUT.
Patch by Marcus Hall, 23 Aug 2005
* Changes/fixes for drivers/cfi_flash.c:
- Add CFG_FLASH_PROTECT_CLEAR on drivers/cfi_flash.c
- Prohibit buffer write when buffer_size is 1 on drivers/cfi_flash.c
Patch by Sangmoon Kim, 19 Aug 2005
* Fixes for drivers/cfi_flash.c:
- Fix wrong timeout value usage in flash_status_check()
- Round write_tout up when converting to msec in flash_get_size()
- Remove clearing flash status at the end of flash_write_cfibuffer()
which sets Intel 28F640J3 flash back to command mode on CSB472
Patch by Tolunay Orkun, 02 July 2005
Markus Klotzbücher [Fri, 24 Feb 2006 13:16:31 +0000 (14:16 +0100)]
Merge /home/tur/nand/u-boot/
This is a first version of the testing-NAND branch merged back to main.
Markus Klotzbücher [Fri, 24 Feb 2006 10:34:34 +0000 (11:34 +0100)]
Merge branch 'master' of www.denx.de/git/u-boot