| #
5cf9da48 |
| 07-Nov-2003 |
wdenk <wdenk> |
* Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200
* Fix problem with dual PCMCIA support (NSCU)
* Fix MPC5200 I2C initialization function
|
| #
a0f2fe52 |
| 28-Oct-2003 |
wdenk <wdenk> |
* Patch by Stephan Linz, 28 Oct 2003: fix init sequence error for NIOS port
* Allow lowercase spelling for IceCube_5200; support MPC5200LITE name
* Add CONFIG_VERSION_VARIABLE to TRAB configurati
* Patch by Stephan Linz, 28 Oct 2003: fix init sequence error for NIOS port
* Allow lowercase spelling for IceCube_5200; support MPC5200LITE name
* Add CONFIG_VERSION_VARIABLE to TRAB configuration
show more ...
|
| #
42d1f039 |
| 15-Oct-2003 |
wdenk <wdenk> |
* Patches by Xianghua Xiao, 15 Oct 2003:
- Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board suppor
* Patches by Xianghua Xiao, 15 Oct 2003:
- Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads)
* Minor code cleanup
show more ...
|
| #
2d5b561e |
| 14-Oct-2003 |
wdenk <wdenk> |
* Make sure HUSH is initialized for running auto-update scripts
* Make 5200 reset command _really_ reset the board, without running any other code after it
* Fix flash mapping and display on P3G4
* Make sure HUSH is initialized for running auto-update scripts
* Make 5200 reset command _really_ reset the board, without running any other code after it
* Fix flash mapping and display on P3G4 board
* Patch by Kyle Harris, 15 Jul 2003: - add support for Intel IXP425 CPU - add support for IXDP425 eval board
show more ...
|
| #
5da627a4 |
| 09-Oct-2003 |
wdenk <wdenk> |
* Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K
* Patches by Thomas Lange, 09 Oct 2003: - Endian swap ATA identity for all big endian CPUs, not just PPC - MIPS only:
* Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K
* Patches by Thomas Lange, 09 Oct 2003: - Endian swap ATA identity for all big endian CPUs, not just PPC - MIPS only: New option CONFIG_MEMSIZE_IN_BYTES for passing memsize args to linux - add support for dbau1x00 board (MIPS32)
show more ...
|
| #
15647dc7 |
| 09-Oct-2003 |
wdenk <wdenk> |
* 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 ot
* 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
* Patch by Sangmoon Kim, 07 Oct 2003: add support for debris board
show more ...
|
| #
4a551709 |
| 08-Oct-2003 |
wdenk <wdenk> |
* Patch by Scott McNutt, 04 Oct 2003: - add support for Altera Nios-32 CPU - add support for Nios Cyclone Development Kit (DK-1C20)
* Patch by Steven Scholz, 29 Sep 2003: - A second parameter
* Patch by Scott McNutt, 04 Oct 2003: - add support for Altera Nios-32 CPU - add support for Nios Cyclone Development Kit (DK-1C20)
* Patch by Steven Scholz, 29 Sep 2003: - A second parameter for bootm overwrites the load address for "Standalone Application" images. - bootm sets environment variable "filesize" to the resulting (uncompressed) data length for "Standalone Application" images when autostart is set to "no". Now you can do something like if bootm $fpgadata $some_free_ram ; then fpga load 0 $some_free_ram $filesize fi
* Patch by Denis Peter, 25 Sept 2003: add support for the MIP405 Rev. C board
show more ...
|
| #
54387ac9 |
| 08-Oct-2003 |
wdenk <wdenk> |
* Patch by Yuli Barcohen, 25 Sep 2003: add support for Zephyr Engineering ZPC.1900 board
* Patch by Anders Larsen, 23 Sep 2003: add CMD_PORTIO to CFG_CMD_NONSTD (commands in question are only
* Patch by Yuli Barcohen, 25 Sep 2003: add support for Zephyr Engineering ZPC.1900 board
* Patch by Anders Larsen, 23 Sep 2003: add CMD_PORTIO to CFG_CMD_NONSTD (commands in question are only implemented for the x86 architecture)
show more ...
|
| #
fc3e2165 |
| 08-Oct-2003 |
wdenk <wdenk> |
* Patch by Sangmoon Kim, 23 Sep 2003: fix pll_pci_to_mem_multiplier table for MPC8245
* Patch by Anders Larsen, 22 Sep 2003: enable timed autoboot on PXA
* Patch by David Müller, 22 Sep 2003:
* Patch by Sangmoon Kim, 23 Sep 2003: fix pll_pci_to_mem_multiplier table for MPC8245
* Patch by Anders Larsen, 22 Sep 2003: enable timed autoboot on PXA
* Patch by David Müller, 22 Sep 2003:
- add $(CFLAGS) to "-print-libgcc-filename" so compiler driver returns correct libgcc file path - "latency" reduction of busy-loop waiting to improve "U-Boot" boot time on s3c24x0 systems
* Patch by Jon Diekema, 19 Sep 2003: - Add CFG_FAULT_ECHO_LINK_DOWN option to echo the inverted Ethernet link state to the fault LED. - In NetLoop, make the Fault LED reflect the link status. The link status gets updated on entry, and on timeouts.
show more ...
|
| #
fbe4b5cb |
| 06-Oct-2003 |
wdenk <wdenk> |
* Update TRAB auto update code
* Make fatload set filesize environment variable fix potential buffer overlow problem
* enable basic / medium / high-end configurations for PPChameleonEVB board;
* Update TRAB auto update code
* Make fatload set filesize environment variable fix potential buffer overlow problem
* enable basic / medium / high-end configurations for PPChameleonEVB board; fix NAND code
* enable TFTP client code to specify to the server the desired timeout value (see RFC-2349)
show more ...
|
| #
91e940d9 |
| 25-Sep-2003 |
dzu <dzu> |
Add configuration for wtk board
|
| #
b0639ca3 |
| 17-Sep-2003 |
wdenk <wdenk> |
Support new configuration of TRAB board with more memory
Minor cleanup of comments
|
| #
f54ebdfa |
| 17-Sep-2003 |
wdenk <wdenk> |
Add auto-update code for TRAB board using USB memory sticks
|
| #
f5300ab2 |
| 12-Sep-2003 |
wdenk <wdenk> |
Move TRAB burn-in tests to TRAB board directory
|
| #
72cd5aa7 |
| 12-Sep-2003 |
stroese <stroese> |
New boards DP405, HUB405, PLU405, VOH405 added.
|
| #
4f7cb08e |
| 11-Sep-2003 |
wdenk <wdenk> |
* Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board
* Enable instruction cache on MPC5200 board
|
| #
7152b1d0 |
| 05-Sep-2003 |
wdenk <wdenk> |
* Add support for SK98xx driver
* Add PCI support for SL8245 board
* Support IceCube board configurations with 1 x AMD AM29LV065 (8 MB) or 1 x AM29LV652 (two LV065 in one chip = 16 MB); Run IPB
* Add support for SK98xx driver
* Add PCI support for SL8245 board
* Support IceCube board configurations with 1 x AMD AM29LV065 (8 MB) or 1 x AM29LV652 (two LV065 in one chip = 16 MB); Run IPB at 133 Mhz; adjust the MII clock frequency accordingly
* Set BRG_CLK on PM825/826 to 64MHz (VCO_OUT / 4, instead of 16 MHz) to allow for more accurate baudrate settings (error now 0.7% at 115 kbps, instead of 3.5% before)
* Patch by Andreas Mohr, 4 Sep 2003: Fix a lot of spelling errors
show more ...
|
| #
12f34241 |
| 02-Sep-2003 |
wdenk <wdenk> |
* Add support for PPChameleon Eval Board
* Add support for P3G4 board
* Fix problem with MGT5100 FEC driver: add "early" MAC address initialization
|
| #
0cb61d7d |
| 30-Aug-2003 |
wdenk <wdenk> |
Patch by Raghu Krishnaprasad, 7 Aug 2003: add support for Adder II MPC852T module
|
| #
6f21347d |
| 29-Aug-2003 |
wdenk <wdenk> |
* Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs
* Patches by Kshitij, 18 Aug 2003 - add support for arm926ejs cpu core - add support for TI OMAP 1610 Innovator B
* Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs
* Patches by Kshitij, 18 Aug 2003 - add support for arm926ejs cpu core - add support for TI OMAP 1610 Innovator Board
show more ...
|
| #
e0ac62d7 |
| 17-Aug-2003 |
wdenk <wdenk> |
* Make Ethernet autonegotiation on INCA-IP work for all clock rates; allow selection of clock frequency as "make" target
* Implement memory autosizing code for IceCube boards
* Configure network
* Make Ethernet autonegotiation on INCA-IP work for all clock rates; allow selection of clock frequency as "make" target
* Implement memory autosizing code for IceCube boards
* Configure network port on INCA-IP for autonegotiation
* Fix overflow problem in network timeout code
* Patch by Richard Woodruff, 8 Aug 2003: Allow crc32 to be used at address 0x000 (crc32_no_comp, too).
show more ...
|
| #
ae3af05e |
| 07-Aug-2003 |
wdenk <wdenk> |
Update for TQM board defaults: disable clocks_in_mhz, enable boot count limit
|
| #
8f713fdf |
| 07-Aug-2003 |
dzu <dzu> |
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.
|
| #
bdccc4fe |
| 05-Aug-2003 |
wdenk <wdenk> |
* Map ISP1362 USB OTG controller for NSCU board
* Patch by Brad Parker, 02 Aug 2003: fix sc520_cdp problems
* Implement Boot Cycle Detection (Req. 2.3 of OSDL CGL Reqirements)
* Allow erase comm
* Map ISP1362 USB OTG controller for NSCU board
* Patch by Brad Parker, 02 Aug 2003: fix sc520_cdp problems
* Implement Boot Cycle Detection (Req. 2.3 of OSDL CGL Reqirements)
* Allow erase command to cross flash bank boundaries
show more ...
|
| #
27b207fd |
| 24-Jul-2003 |
wdenk <wdenk> |
* 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 detai
* 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
* Patch by Dave Westwood, 24 Jul 2003: added support for Unity OS (a proprietary OS)
show more ...
|