stroese
a20b27a36b
esd config files updated
20 years ago
stroese
44acc8d334
new 405ep defines added
20 years ago
stroese
4d535b51e1
new SST and EXCEL devices add
20 years ago
stroese
3d936fd992
- ext2fs support added
...
- Tundra universe support added
20 years ago
stroese
20cc00ddac
"static" from "do_fat_read" removed
20 years ago
stroese
cd42deebd2
Coldfire MCF5249 support added
20 years ago
stroese
e2c22d780e
I2C added
20 years ago
stroese
b7eaad8134
use same spacing for "NAND:" puts
20 years ago
stroese
946c2185dd
CPCI750 board support added
20 years ago
stroese
6bb992ba9d
added CONFIG_PCI_CONFIG_HOST_BRIDGE to enable host bridge configuration
20 years ago
stroese
a842a6d23c
added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SKIP_BAD_DOT_I)
20 years ago
stroese
4aaf29b2f5
memory commands "mdc" and "mwc" added for cyclic read/write
20 years ago
stroese
fa838874cf
remove "static" from "ide_dev_desc" to use it from external code
20 years ago
stroese
1cdf5d92cf
code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board defines
20 years ago
stroese
1740618202
- ext2fs support added
...
- Tundra universe support added
20 years ago
stroese
256e4be814
Tundra universe support added
20 years ago
stroese
bcd0be5cf1
ext2fs support added
20 years ago
stroese
2b9187127f
ext2fs support added
20 years ago
wdenk
138ff60c1e
Add support for INKA4X0 board
20 years ago
wdenk
45ea3fca4a
Cleanup for CMC_PU2 board
20 years ago
wdenk
96085e347d
Fix problem introduced by previous patch.
20 years ago
wdenk
689aec1b05
Patch by Steven Scholz, 12 Dec 2004:
...
Fix typo in AT91 memory setup.
20 years ago
wdenk
7e6bf358d8
Patch by Martin Krause, 27 Oct 2004:
...
- add support for "STK52xx" board (including PS/2 multiplexer)
- add hardware detection for TQM5200
20 years ago
wdenk
25d6712a81
* Clean up CMC PU2 flash driver
...
* Update MAINTAINERS file
* Fix bug in MPC823 LCD driver
20 years ago
wdenk
ed54e62125
* 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.
20 years ago
wdenk
bb310d462b
Fix smc91111 ethernet driver for Xaeniax board (need to handle
...
unaligned tail part specially).
20 years ago
wdenk
9d5028c2f7
* Update for AT91RM9200DK and CMC_PU2 boards:
...
- Enable booting directly from flash
- fix CMC_PU2 flash driver
* Fix mkimage usage message
20 years ago
wdenk
cacfab588a
Map SRAM on NC650 board
20 years ago
wdenk
1f6d4258c2
Work around for Ethernet problems on Xaeniax board
20 years ago
wdenk
983fda8391
Patch by TsiChung Liew, 23 Sep 2004:
...
- add support for MPC8220 CPU
- Add support for Alaska and Yukon boards
20 years ago
wdenk
e3c9b9f928
* Fix configuration for ERIC board (needs more room)
...
* Adjust MIPS compiler options at run-time depending on tools version
("-march=4kc -mtune=4kc -Wa,-mips_allow_branch_to_undefined" for new,
"-mcpu=4kc" for old tools)
20 years ago
wdenk
14699a22cf
Add passing of the command line and memory size information to the
...
kernel on xaeniax board.
20 years ago
wdenk
e86e5a0748
Code cleanup for GCC-3.3.x compilers
20 years ago
wdenk
8b74bf31fe
Cleanup
20 years ago
wdenk
4cfaf55e5c
* Enable NAND flash support for NC650 board.
...
* Patch by Thomas Lange 07 Oct 2004:
Updated README for DBAu1x00 boards to match current status
20 years ago
wdenk
d407bf52b5
* Patch by Philippe Robin, 28 Sept 2004:
...
Fix Flash support for Versatile.
* Patch by Roger Blofeld, 16 Sep 2004:
Fix timeout for DHCP command retry
20 years ago
wdenk
2ee665339b
* Patch by Pantelis Antoniou, 14 Sep 2004:
...
Fix early serial hang when CONFIG_SERIAL_MULTI is defined.
* Patch by Pantelis Antoniou, 14 Sep 2004:
Kick watchdog when bz-decompressing
20 years ago
wdenk
9455b7f39c
Fix CFG_HZ problems on AT91RM9200 systems
...
[Remember: CFG_HZ should be 1000 on ALL systems!]
20 years ago
wdenk
e1599e83d6
* Patch by Gridish Shlomi, 30 Aug 2004:
...
- Add support to revA version of PQ27 and PQ27E.
- Reverted MPC8260ADS baudrate back to original 115200
* Patch by Hojin, 17 Sep 2004:
Fix typo in cfi_flash.c
* Patch by Mark Jonas, 09 September 2004:
mtest's data line test (with CFG_ALT_MEMTEST set) returned a wrong
error message
* Patch by Mark Jonas, 31 August 2004:
Added option CFG_XLB_PIPELINING to enable XLB pipelining. This
improves FTP performance for MPC5200 systems. Enabled for IceCube
by default.
20 years ago
wdenk
c15f3120ec
* Patch by Michael Bendzick, 30 Aug 2004:
...
- Improve platform.S code for omap1510inn that detects whether code
is running from SDRAM or not. Patch allows SDRAM to be configured
if code is running out of SRAM at 0x20000000.
* Patch by Frederick Klatt, 30 Aug 2004:
Add support for the Wind River SBC8540/SBC8560 boards
20 years ago
wdenk
656658dd15
* Configure SX1 board to use drivers/cfi_flash.c
...
* Patches by Michael Bendzick, 30 Aug 2004:
- Configure omap1510inn board to use drivers/cfi_flash.c
- Make drivers/cfi_flash.c protect environment and redundant
environment.
* Patch by Steven Scholz, 23 Jun 2004:
- Add script (tools/img2brec.sh) to programm U-Boot into
(Synch)Flash using the Bootstrap Mode of the MC9328MX1/L
20 years ago
wdenk
5c952cf024
Patches by Scott McNutt, 24 Aug 2004:
...
- Add support for Altera Nios-II processors.
- Add support for Psyent PCI-5441 board.
- Add support for Psyent PK1C20 board.
20 years ago
wdenk
03f5c55021
Patches by Jon Loeliger, 24 Aug 2004:
...
- Add support for the MPC8541 and MPC8555 CDS boards
- Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR
20 years ago
wdenk
cf33678e51
* Patch by Jon Loeliger, 24 Aug 2004:
...
- Fix PCI window on MPC85xx; remove unneeded PCI initialization
from board_early_init_f()
- Provide SW workaround for PCI initialization on 85xx CDS
- Convert MPC85xxADS to use common CFI flash driver
* Cleanup: avoid compiler warnings
* Add CMC PU2 board to MAKEALL script
20 years ago
wdenk
08b6aa6154
Patches by George G. Davis, 24 Aug 2004:
...
- Enable ramdisk/initrd tagged param support for omap1610h2_config
- Remove static network setup defaults from mx1ads_config
20 years ago
wdenk
731215ebde
Patch by George G. Davis, 24 Aug 2004:
...
- update ARM boards to use constants from mach-types.h
20 years ago
wdenk
b65085130a
Code Cleanup
...
Patch by Gary Jennejohn, 04 Oct 2004:
- fix I2C on at91rm9200
- add support for Ricoh RS5C372A RTC
20 years ago
wdenk
2cbe571a56
* Patch by Gary Jennejohn, 01 Oct 2004:
...
- add support for CMC PU2 board
- add support for I2C on at91rm9200
* Patch by Gary Jennejohn, 28 Sep 2004:
fix baudrate handling on at91rm9200
20 years ago
wdenk
659883c298
Patch by Yuli Barcohen, 22 Aug 2004:
...
- remove ZPC.1900 board-specific flash driver;
switch the port to generic CFI driver;
- port clean-up
20 years ago
wdenk
f325e18beb
Patch by Hinko Kocevar, 21 Aug 2004:
...
Add calc_fbsize() function used with VIDEOLFB_TAG on TRAB
20 years ago