e7df029f1a
Add CompactFlash support for NSCU
dzu
2003-10-19 21:43:26 +00:00
3d1e8a9d4e
TRAB auto-update: Base decision if we have to strip the image header on image type as encoded in the header
wdenk
2003-10-16 12:53:35 +00:00
f72da3406b
Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent for more information
LABEL_2003_10_10_1200
wdenk
2003-10-10 10:05:42 +00:00
5da627a424
* Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K
LABEL_2003_10_09_2320
wdenk
2003-10-09 20:09:04 +00:00
15647dc7fd
* Patches by Thomas Lange, 09 Oct 2003: - fix cmd_ide.c for non ppc boards (read/write functions did not add ATA base address) - fix for shannon board - #ifdef CONFIG_IDE_8xx_DIRECT some otherwise unused code
wdenk
2003-10-09 19:00:25 +00:00
a0ff7f2eda
* Patch by Martin Krause, 09 Oct 2003: Fixes for TRAB board - /board/trab/rs485.c: correct baudrate - /board/trab/cmd_trab.c: bug fix for problem with timer overflow in udelay(); fix some timing problems with adc controller - /board/trab/trab_fkt.c: add new commands: gain, eeprom and power; modify commands: touch and buzzer
LABEL_2003_10_09_1515
wdenk
2003-10-09 13:16:55 +00:00
4a5517094d
* Patch by Scott McNutt, 04 Oct 2003: - add support for Altera Nios-32 CPU - add support for Nios Cyclone Development Kit (DK-1C20)
wdenk
2003-10-08 23:26:14 +00:00
54387ac931
* Patch by Yuli Barcohen, 25 Sep 2003: add support for Zephyr Engineering ZPC.1900 board
wdenk
2003-10-08 22:45:44 +00:00
fc3e2165ef
* Patch by Sangmoon Kim, 23 Sep 2003: fix pll_pci_to_mem_multiplier table for MPC8245
wdenk
2003-10-08 22:33:00 +00:00
ef1464cc01
* Patch by Anders Larsen, 18 Sep 2003: allow mkimage to build and run on Cygwin-hosted systems
wdenk
2003-10-08 22:14:02 +00:00
d9a405aaf6
Use IH_TYPE_FILESYSTEM for TRAB "disk" images.
wdenk
2003-10-07 20:01:55 +00:00
147031aef1
Fix build problems under FreeBSD
wdenk
2003-10-07 10:33:38 +00:00
887b372f5d
Add generic filesystem image type
wdenk
2003-10-06 22:00:45 +00:00
65bd0e284b
* Patch by Rune Torgersen, 17 Sep 2003: - Fixes for MPC8266 default config - Allow eth_loopback_test() on 8260 to use a subset of the FCC's
wdenk
2003-09-18 10:45:21 +00:00
206c60cbea
* Patches by Jon Diekema, 17 Sep 2003: - update README (SHOW_BOOT_PROGRESS values for cmd_nand.c and env_common.c) - sbc8260 tweaks - adjust "help" output
wdenk
2003-09-18 10:02:25 +00:00
5f535fe170
* Patches by Anders Larsen, 17 Sep 2003: - fix spelling errors - set GD_FLG_DEVINIT flag only after device function pointers are valid - Allow CFG_ALT_MEMTEST on systems where address zero isn't writeable - enable 3.rd UART (ST-UART) on PXA(XScale) CPUs - trigger watchdog while waiting in serial driver
wdenk
2003-09-18 09:21:33 +00:00
b0639ca332
Support new configuration of TRAB board with more memory
wdenk
2003-09-17 22:48:07 +00:00
f54ebdfa28
Add auto-update code for TRAB board using USB memory sticks
wdenk
2003-09-17 15:10:32 +00:00
ef709e9230
* Disable MPC5200 bus pipelining as workaround for bus contention
wdenk
2003-09-16 17:35:37 +00:00
a57106fcb3
* Fix timeout problems with 1st packet on MPC5200
wdenk
2003-09-16 17:29:31 +00:00
373e6bec13
Disable MPC5200 bus pipelining as workaround for bus contention
wdenk
2003-09-16 17:20:34 +00:00
4aeb251f90
* Modify XLB arbiter priorities on MPC5200 so all devices use same priority; configure critical interrupts to be handled like external interrupts
wdenk
2003-09-16 17:06:05 +00:00
acf98e7f30
Make IPB clock on MGT5100/MPC5200 configurable in board config file; go back to 66 MHz for stability
wdenk
2003-09-16 11:39:10 +00:00
b56ddc636d
Cleanup of code, output formatting, and indentation.
wdenk
2003-09-15 21:14:37 +00:00
78137c3c93
* Patches by Jon Diekema, 15 Sep 2003: - add description for missing CFG_CMD_* entries in the README file - sacsng tweaks: include/configs/sacsng.h: + Support extra bootp options like: 2nd DNS and send hostname + Enabling ping and irq command + Adding defines for a bunch of misc configrabled options (patches for these options will be coming) + Adding watchdog support, but it isn't enabled yet.
wdenk
2003-09-15 18:00:00 +00:00
35656de729
* Patch by Gleb Natapov, 14 Sep 2003: enable watchdog support for all MPC824x boards that have a watchdog
wdenk
2003-09-14 19:08:39 +00:00
200f8c7a4c
* Patch by llandre, 11 Sep 2003: update configuration for PPChameleonEVB board
wdenk
2003-09-13 19:13:29 +00:00
531716e171
* Patch by David Mller, 13 Sep 2003: various changes to VCMA9 board specific files
LABEL_2003_09_13_2100
wdenk
2003-09-13 19:01:12 +00:00
b70e7a00c8
* Patch by Rune Torgersen, 11 Sep 2003: Changed default memory option on MPC8266ADS to NOT be Page Based Interleave, since this doesn't work very well with the standard 16MB DIMM
wdenk
2003-09-12 20:09:09 +00:00
093ae273da
Fix compile problem
wdenk
2003-09-02 23:08:13 +00:00
12f34241cb
* Add support for PPChameleon Eval Board
wdenk
2003-09-02 22:48:03 +00:00
326428cc8b
Patch by Yuli Barcohen, 7 Aug 2003:
wdenk
2003-08-31 18:37:54 +00:00
0cb61d7ddd
Patch by Raghu Krishnaprasad, 7 Aug 2003: add support for Adder II MPC852T module
U-Boot-0_4_7
wdenk
2003-08-30 00:05:50 +00:00
6f21347d49
* Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs
wdenk
2003-08-29 22:00:43 +00:00
c29fdfc1d8
Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression
wdenk
2003-08-29 20:57:53 +00:00
ca75added1
Add I2C and RTC support for RMU board using software I2C driver (because of better response to iprobe command); fix problem with "reset" command
wdenk
2003-08-29 10:05:53 +00:00
437ce07b8a
Patch from Matthias Fuchs.
stroese
2003-08-28 14:24:37 +00:00
fe389a82c9
- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.
stroese
2003-08-28 14:17:32 +00:00
d94f92cbd7
* Fix ICU862 environment problem
wdenk
2003-08-28 09:41:22 +00:00
e0ac62d798
* Make Ethernet autonegotiation on INCA-IP work for all clock rates; allow selection of clock frequency as "make" target
U-Boot-0_4_6
wdenk
2003-08-17 18:55:18 +00:00
9374fa287b
Removed tools/gdb from "make all" target. Added make target "gdbtools" in toplevel directory instead. Removed astest.c from tools/gdb because it is no longer relevant.
dzu
2003-08-07 15:04:48 +00:00
013dc8d9b9
Disable debug print for normal use. Fix MPC5200 FEC driver
wdenk
2003-08-07 14:52:18 +00:00
d41e5e6994
Removed the file tools/gdb/astest.c
dzu
2003-08-07 14:22:10 +00:00
8f713fdfeb
Removed tools/gdb from "make all" target. Added make target "gdbtools" in toplevel directory instead. Removed astest.c from tools/gdb because it is no longer relevant.
dzu
2003-08-07 14:20:31 +00:00
96e48cf6c1
* Fix PCI support for MPC5200 / IceCube Board
wdenk
2003-08-05 18:22:44 +00:00
bdccc4fedc
* Map ISP1362 USB OTG controller for NSCU board
wdenk
2003-08-05 17:43:17 +00:00
96dd9af4c7
Must enable timebase earlier on MPC5200
wdenk
2003-07-31 22:56:30 +00:00
1f4bb37d6b
* Patch by Scott McNutt, 21 Jul 2003: Add support for LynuxWorks Kernel Downloadable Images (KDIs). Both LynxOS and BlueCat linux KDIs are supported.
wdenk
2003-07-27 00:21:01 +00:00
7784674852
* Allow crc32 to be used at address 0x000
wdenk
2003-07-26 08:08:08 +00:00
27b207fd0a
* Implement new mechanism to export U-Boot's functions to standalone applications: instead of using (PPC-specific) system calls we now use a jump table; please see doc/README.standalone for details
wdenk
2003-07-24 23:38:38 +00:00
2535d60277
* Patch by Martin Krause, 17 Jul 2003: add delay to get I2C working with "imm" command and s3c24x0_i2c.c
wdenk
2003-07-17 23:16:40 +00:00
945af8d723
* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)
U-Boot-0_4_4
wdenk
2003-07-16 21:53:01 +00:00
ad12965db5
Mode modem init support to F3+F4 key combination
U-Boot-0_4_3
wdenk
2003-07-15 22:00:22 +00:00
667122af2d
Avoid unnecessary call to post_word_load(); make logbuf compile without POST
wdenk
2003-07-15 21:50:34 +00:00
2960b65add
Adapt log driver to latest POST changes (POST_SLOWTEST)
wdenk
2003-07-15 21:08:26 +00:00
2e5983d2ea
Patches by Kshitij, 04 Jul 2003 - added support for arm925t cpu core - added support for TI OMAP 1510 Innovator Board
wdenk
2003-07-15 20:04:06 +00:00
6dff552972
* Patches by Martin Krause, 14 Jul 2003: - add I2C support for s3c2400 systems (trab board) - (re-) add "ping" to command table
wdenk
2003-07-15 07:45:49 +00:00