wdenk [Tue, 15 Mar 2005 00:26:31 +0000 (00:26 +0000)]
Tune TQM8540 default configuration.
wdenk [Tue, 15 Mar 2005 00:03:03 +0000 (00:03 +0000)]
Add TQM8540 to MAKEALL lists
wdenk [Mon, 14 Mar 2005 23:56:42 +0000 (23:56 +0000)]
* Patch by David Brownell, 10 Mar 2005:
Restore copyright statements in OHCI drivers.
* Add support for TQM8540 board
wdenk [Mon, 14 Mar 2005 23:01:03 +0000 (23:01 +0000)]
Patch by Detlev Zundel, 14 Mar 2005:
NC650: changed NAND flash addressing to using UPMB
wdenk [Mon, 14 Mar 2005 13:14:58 +0000 (13:14 +0000)]
INKA4x0: Allow initialization of LCD backlight dimming from
"brightness" environment variable.
stroese [Mon, 14 Mar 2005 12:56:21 +0000 (12:56 +0000)]
Update for esd voh405 fpga image
wdenk [Sun, 6 Mar 2005 01:21:30 +0000 (01:21 +0000)]
Add port initialization for digital I/O on INKA4x0
wdenk [Fri, 4 Mar 2005 11:27:31 +0000 (11:27 +0000)]
* Fix get_partition_info() parameter error in all other calls
(common/cmd_ide.c, common/cmd_reiser.c, common/cmd_scsi.c).
* Enable USB and IDE support for INKA4x0 board
* Patch by Andrew Dyer, 28 February 2005:
fix ext2load passing an incorrect pointer to get_partition_info()
resulting in load failure for devices other than 0
stroese [Tue, 1 Mar 2005 17:26:39 +0000 (17:26 +0000)]
Update for esd boards dp405 and hub405
wdenk [Sun, 27 Feb 2005 23:46:58 +0000 (23:46 +0000)]
Add support for SRAM and 2 x Quad UARTs on INKA4x0 board
wdenk [Thu, 24 Feb 2005 23:23:29 +0000 (23:23 +0000)]
Cleanup USB and partition defines
wdenk [Thu, 24 Feb 2005 22:44:16 +0000 (22:44 +0000)]
* Add support for ext2 filesystems and image timestamps to TQM5200 board
* Add reset code for Coral-P on INKA4x0 board
* Patch by Martin Krause, 28 Jun 2004:
Update for TRAB board.
* Fix some missing "volatile"s in MPC5xxx FEC driver
wdenk [Tue, 8 Feb 2005 15:29:01 +0000 (15:29 +0000)]
Fix yet another recently introduced bug.
wdenk [Mon, 7 Feb 2005 19:44:17 +0000 (19:44 +0000)]
Fix cirrus voltage detection (for CPC45)
wdenk [Fri, 4 Feb 2005 21:33:05 +0000 (21:33 +0000)]
Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.c
wdenk [Fri, 4 Feb 2005 15:38:08 +0000 (15:38 +0000)]
Fix byteorder problem in usbboot and scsiboot commands.
wdenk [Fri, 4 Feb 2005 15:02:06 +0000 (15:02 +0000)]
* Patch by Cajus Hahn, 04 Feb 2005:
- don't insist on leading '/' for filename in ext2load
- set default partition to useful value (1) in ext2load
* Patch by Andrew Dyer, 08 Jan 2005:
fix wrong return codes in ext2 code
wdenk [Thu, 3 Feb 2005 23:00:49 +0000 (23:00 +0000)]
* Removed '--no-warn-mismatch' option from Makefile. This option
makes 'ld' to overlook binary objects compatibility.
* Moved $(PLATFORM_LIBS) from the library group (--start-group ...
--end-group) outside of the group. This will make 'ld' to do
_multiple_ search in the library group when resolving symbol
references and do only a _single_ seach in libgcc.a after the group
search.
* Fix stability problems on CPC45 board again.
* Make image detection for diskboot / usbboot / scsiboot more robust
(also check header checksum)
wdenk [Mon, 31 Jan 2005 22:09:11 +0000 (22:09 +0000)]
* Update CPC45 board configuration.
* Add USB and PCI support for INKA4x0 board
wdenk [Sat, 22 Jan 2005 18:26:04 +0000 (18:26 +0000)]
Fix IDE stability problems on CPC45 board.
wdenk [Sat, 22 Jan 2005 18:13:04 +0000 (18:13 +0000)]
Code cleanup.
wdenk [Wed, 12 Jan 2005 00:38:03 +0000 (00:38 +0000)]
* Patch by Robin Getz, 13 Oct 2004:
Add standalone application to change SMC91C111 MAC addresses,
see examples/README.smc91111_eeprom
* Patch by Xiaogeng (Shawn) Jin, 12 Oct 2004:
Fix Flash support for ARM Integrator CP.
wdenk [Wed, 12 Jan 2005 00:15:14 +0000 (00:15 +0000)]
* Some Cleanup.
* Patch by Richard Woodruff, 10 Jan 2005:
Update support for OMAP2420 (ARM11) and H4 board:
o clean up and add new types to H4 memory probe code.
o fix to work with internal boot.
o added PRCM config III operation.
o fix marginal flash timings.
o add revison ATAG usage.
o enable voltage scaling at power chip.
o fix compile error for i2c.
* Fix network problem (error when receiving multiple ARP packets)
wdenk [Mon, 10 Jan 2005 00:01:04 +0000 (00:01 +0000)]
Coding Style cleanup
wdenk [Sun, 9 Jan 2005 23:48:14 +0000 (23:48 +0000)]
* Patch by Daniel Poirot, 10 Oct 2004:
Add support for Wind River sbc405 board
* Patch by Rainer Brestan, 12 Oct 2004:
Make examples/Makefile more robust
wdenk [Sun, 9 Jan 2005 23:33:49 +0000 (23:33 +0000)]
* Patch by Sam Song, 11 October 2004:
- Add RESET/PREBOOT/AUTOBOOT support for RPXlite_DW board
- Adjust CPU:BUS frequency ratio 1:1 when core frequency
less than 50MHz
* Patch by Sam Song, 10 Oct 2004:
Fix a parameter error in run_command() in main.c
wdenk [Sun, 9 Jan 2005 23:16:25 +0000 (23:16 +0000)]
* Patches by Richard Woodruff, 01 Oct 2004:
add support for the TI OMAP2420 processor and its H4 reference
board
* Patch by Christian Pellegrin, 24 Sep 2004:
Added support for NE2000 compatible (DP8390, DP83902) NICs.
wdenk [Sun, 9 Jan 2005 22:28:56 +0000 (22:28 +0000)]
* Patch by Leif Lindholm, 23 Sep 2004:
add support for the AMD db1550 board
* Patch by Travis Sawyer, 15 Sep 2004:
Add CONFIG_SERIAL_MULTI support for ppc4xx,
update README.serial_multi
wdenk [Sun, 9 Jan 2005 21:28:15 +0000 (21:28 +0000)]
Patches by David Snowdon, 07 Sep 2004:
- add u-boot.hex target in the top level Makefile
- add support for the UNSW/NICTA PLEB 2 board (pleb2)
- use -mtune=xscale and -march=armv5 options for PXA
wdenk [Sun, 9 Jan 2005 18:21:42 +0000 (18:21 +0000)]
Patch by Florian Schlote, 08 Sep 2004:
Add support for SenTec-COBRA5272-board (Coldfire).
wdenk [Sun, 9 Jan 2005 18:12:51 +0000 (18:12 +0000)]
* Patch by Gleb Natapov, 07 Sep 2004:
mpc824x: set PCI latency timer to a sane value
(is 0 after reset).
* Patch by Kurt Stremerch, 03 Sep 2004:
Add bitstream configuration option for fpga command (Xilinx only).
wdenk [Sun, 9 Jan 2005 17:19:34 +0000 (17:19 +0000)]
* Patch by Kurt Stremerch, 03 Sep 2004:
Add Xilinx Spartan2E family FPGA support
* Patch by Jeff Angielski, 02 Sep 2004:
Add Added support for H2 revision of the EP8260 board.
Fixed formatting for some of the EP8260 related source files.
wdenk [Sun, 9 Jan 2005 17:12:27 +0000 (17:12 +0000)]
* Patch by Jon Loeliger, 02 Sep 2004:
Reset monitor size back to 256 so environment can be written
to flash on MPC85xx ADS and CDS releases.
* Patch by Paolo Broggini, 02 Sep 2004:
Make BSS clearing on ARM systems more robust
* Patch by Yue Hu and Joe, 01 Sep 2004:
- add PCI support for ixp425;
- add EEPRO100 suppor tfor ixdp425 board.
* Fix problem with protected sector detection in driver/cfi_flash.c
wdenk [Sun, 2 Jan 2005 17:02:54 +0000 (17:02 +0000)]
Release U-Boot 1.1.2
wdenk [Fri, 31 Dec 2004 09:32:47 +0000 (09:32 +0000)]
* Code cleanup, mostly for GCC-3.3.x
* Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
additional ethernet addresses.
* Cleanup drivers/i82365.c - avoid duplication of code
* Fix bogus "cannot span across banks" flash error message
* Add support for CompactFlash for the CPC45 Board.
wdenk [Mon, 20 Dec 2004 11:18:07 +0000 (11:18 +0000)]
Fix problems with CMC_PU2 flash driver.
wdenk [Sun, 19 Dec 2004 21:39:27 +0000 (21:39 +0000)]
* Fix problems with CMC_PU2 flash driver.
* Adjust INKA 4x0 default settings
wdenk [Sun, 19 Dec 2004 10:09:07 +0000 (10:09 +0000)]
Renamed UC100 => uc100
wdenk [Sun, 19 Dec 2004 09:58:11 +0000 (09:58 +0000)]
Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100
wdenk [Sat, 18 Dec 2004 22:35:43 +0000 (22:35 +0000)]
Add support for UC100 board
stroese [Fri, 17 Dec 2004 09:13:49 +0000 (09:13 +0000)]
One more code cleanup.
wdenk [Thu, 16 Dec 2004 21:44:03 +0000 (21:44 +0000)]
Code cleanup.
stroese [Thu, 16 Dec 2004 19:10:22 +0000 (19:10 +0000)]
PCI405 board update
stroese [Thu, 16 Dec 2004 19:00:32 +0000 (19:00 +0000)]
AR405 board update
stroese [Thu, 16 Dec 2004 18:47:58 +0000 (18:47 +0000)]
Patch by Stefan Roese, 16 Dez 2004
stroese [Thu, 16 Dec 2004 18:46:55 +0000 (18:46 +0000)]
CONFIG_MX_CYCLIC description added
stroese [Thu, 16 Dec 2004 18:44:40 +0000 (18:44 +0000)]
some new esd boards added
stroese [Thu, 16 Dec 2004 18:43:13 +0000 (18:43 +0000)]
esd common update
stroese [Thu, 16 Dec 2004 18:41:27 +0000 (18:41 +0000)]
VOH405 board update
stroese [Thu, 16 Dec 2004 18:40:02 +0000 (18:40 +0000)]
PMC405 board update
stroese [Thu, 16 Dec 2004 18:39:03 +0000 (18:39 +0000)]
PLU405 board update
stroese [Thu, 16 Dec 2004 18:38:22 +0000 (18:38 +0000)]
PCI405 board update
stroese [Thu, 16 Dec 2004 18:37:41 +0000 (18:37 +0000)]
OCRTC board update
stroese [Thu, 16 Dec 2004 18:37:08 +0000 (18:37 +0000)]
HUB405 board update
stroese [Thu, 16 Dec 2004 18:36:28 +0000 (18:36 +0000)]
DU405 board update
stroese [Thu, 16 Dec 2004 18:35:58 +0000 (18:35 +0000)]
DP405 board update
stroese [Thu, 16 Dec 2004 18:35:14 +0000 (18:35 +0000)]
CPCIISER4 board update
stroese [Thu, 16 Dec 2004 18:34:28 +0000 (18:34 +0000)]
CPCI440 board update
stroese [Thu, 16 Dec 2004 18:33:45 +0000 (18:33 +0000)]
CANBT board update
stroese [Thu, 16 Dec 2004 18:33:12 +0000 (18:33 +0000)]
ASH405 board update
stroese [Thu, 16 Dec 2004 18:30:36 +0000 (18:30 +0000)]
AR405 board update
stroese [Thu, 16 Dec 2004 18:27:51 +0000 (18:27 +0000)]
ADCIOP board update
stroese [Thu, 16 Dec 2004 18:27:05 +0000 (18:27 +0000)]
CPCI405 board update
stroese [Thu, 16 Dec 2004 18:25:40 +0000 (18:25 +0000)]
WUH405 board support added
stroese [Thu, 16 Dec 2004 18:24:54 +0000 (18:24 +0000)]
VOM405 board support added
stroese [Thu, 16 Dec 2004 18:24:06 +0000 (18:24 +0000)]
TASREG board support added
stroese [Thu, 16 Dec 2004 18:23:14 +0000 (18:23 +0000)]
HH405 board support added
stroese [Thu, 16 Dec 2004 18:21:17 +0000 (18:21 +0000)]
CPCI750 board support added
stroese [Thu, 16 Dec 2004 18:20:14 +0000 (18:20 +0000)]
APC405 board support added
stroese [Thu, 16 Dec 2004 18:17:50 +0000 (18:17 +0000)]
G2000 board support added
stroese [Thu, 16 Dec 2004 18:15:52 +0000 (18:15 +0000)]
PMC405 board support added
stroese [Thu, 16 Dec 2004 18:13:53 +0000 (18:13 +0000)]
CPU speed calculation updated (fixed a rounding problem)
stroese [Thu, 16 Dec 2004 18:10:54 +0000 (18:10 +0000)]
CPCI750 board support added
stroese [Thu, 16 Dec 2004 18:09:49 +0000 (18:09 +0000)]
Coldfire MCF5249 support added
stroese [Thu, 16 Dec 2004 18:05:42 +0000 (18:05 +0000)]
esd config files updated
stroese [Thu, 16 Dec 2004 18:03:44 +0000 (18:03 +0000)]
new 405ep defines added
stroese [Thu, 16 Dec 2004 18:01:48 +0000 (18:01 +0000)]
new SST and EXCEL devices add
stroese [Thu, 16 Dec 2004 17:59:53 +0000 (17:59 +0000)]
- ext2fs support added
- Tundra universe support added
stroese [Thu, 16 Dec 2004 17:57:26 +0000 (17:57 +0000)]
"static" from "do_fat_read" removed
stroese [Thu, 16 Dec 2004 17:56:09 +0000 (17:56 +0000)]
Coldfire MCF5249 support added
stroese [Thu, 16 Dec 2004 17:55:22 +0000 (17:55 +0000)]
I2C added
stroese [Thu, 16 Dec 2004 17:53:17 +0000 (17:53 +0000)]
use same spacing for "NAND:" puts
stroese [Thu, 16 Dec 2004 17:49:38 +0000 (17:49 +0000)]
CPCI750 board support added
stroese [Thu, 16 Dec 2004 17:48:41 +0000 (17:48 +0000)]
added CONFIG_PCI_CONFIG_HOST_BRIDGE to enable host bridge configuration
stroese [Thu, 16 Dec 2004 17:45:46 +0000 (17:45 +0000)]
added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SKIP_BAD_DOT_I)
stroese [Thu, 16 Dec 2004 17:42:39 +0000 (17:42 +0000)]
memory commands "mdc" and "mwc" added for cyclic read/write
stroese [Thu, 16 Dec 2004 17:40:30 +0000 (17:40 +0000)]
remove "static" from "ide_dev_desc" to use it from external code
stroese [Thu, 16 Dec 2004 17:37:54 +0000 (17:37 +0000)]
code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board defines
stroese [Thu, 16 Dec 2004 17:35:57 +0000 (17:35 +0000)]
- ext2fs support added
- Tundra universe support added
stroese [Thu, 16 Dec 2004 17:33:38 +0000 (17:33 +0000)]
Tundra universe support added
stroese [Thu, 16 Dec 2004 17:33:10 +0000 (17:33 +0000)]
ext2fs support added
stroese [Thu, 16 Dec 2004 17:26:24 +0000 (17:26 +0000)]
ext2fs support added
wdenk [Thu, 16 Dec 2004 15:52:40 +0000 (15:52 +0000)]
Add support for INKA4X0 board
wdenk [Tue, 14 Dec 2004 23:28:24 +0000 (23:28 +0000)]
Cleanup for CMC_PU2 board
wdenk [Mon, 13 Dec 2004 09:49:01 +0000 (09:49 +0000)]
Fix problem introduced by previous patch.
wdenk [Mon, 13 Dec 2004 00:18:44 +0000 (00:18 +0000)]
Patch by Steven Scholz, 12 Dec 2004:
Fix typo in AT91 memory setup.
wdenk [Sun, 12 Dec 2004 22:06:17 +0000 (22:06 +0000)]
Patch by Martin Krause, 27 Oct 2004:
- add support for "STK52xx" board (including PS/2 multiplexer)
- add hardware detection for TQM5200
wdenk [Fri, 10 Dec 2004 11:40:40 +0000 (11:40 +0000)]
* Clean up CMC PU2 flash driver
* Update MAINTAINERS file
* Fix bug in MPC823 LCD driver
wdenk [Wed, 24 Nov 2004 23:35:19 +0000 (23:35 +0000)]
* Fix udelay() on AT91RM9200 for delays < 1 ms.
* Enable long help on CMC PU2 board;
fix reset issue;
increase CPU speed from 179 to 207 MHz.
wdenk [Mon, 22 Nov 2004 22:20:07 +0000 (22:20 +0000)]
Fix smc91111 ethernet driver for Xaeniax board (need to handle
unaligned tail part specially).