| 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 |
| b13fb01a | 30-Oct-2003 |
wdenk <wdenk> |
* Fix parameter passing to standalone images with bootm command
* Patch by Kyle Harris, 30 Oct 2003: Fix build errors for ixdp425 board
* Patch by David M. Horn, 29 Oct 2003: Fixes to build und
* Fix parameter passing to standalone images with bootm command
* Patch by Kyle Harris, 30 Oct 2003: Fix build errors for ixdp425 board
* Patch by David M. Horn, 29 Oct 2003: Fixes to build under CYGWIN
* Get IceCube MGT5100 working (again)
show more ...
|
| a57a496f | 26-Oct-2003 |
wdenk <wdenk> |
* Patch by Xiao Xianghua, 23 Oct 2003: small patch for mpc85xx
* Fix small problem in MPC5200 I2C driver
* Fix FCC3 support on ATC board |
| 8cb8143e | 24-Oct-2003 |
dzu <dzu> |
* Correct header printing for multi-image files in do_bootm()
* Make CONFIG_SILENT_CONSOLE work with CONFIG_AUTOBOOT_KEYED |
| e7df029f | 19-Oct-2003 |
dzu <dzu> |
Add CompactFlash support for NSCU |
| 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 ...
|
| f72da340 | 10-Oct-2003 |
wdenk <wdenk> |
Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent for more information |
| 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 ...
|
| 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 ...
|
| 87970ebe | 29-Sep-2003 |
dzu <dzu> |
Suppress all output with splashscreen configured only if "splashimage" is set |
| 80369866 | 18-Sep-2003 |
wdenk <wdenk> |
Work on TRAB's auto_update feature.
Cleanup for submitted patches. |
| 206c60cb | 18-Sep-2003 |
wdenk <wdenk> |
* 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 |
| 5f535fe1 | 18-Sep-2003 |
wdenk <wdenk> |
* 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
* 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
show more ...
|
| f54ebdfa | 17-Sep-2003 |
wdenk <wdenk> |
Add auto-update code for TRAB board using USB memory sticks |
| 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 |
| a43278a4 | 11-Sep-2003 |
wdenk <wdenk> |
* Patch by Gary Jennejohn, 11 Sep 2003: - allow for longer timeouts for USB mass storage devices
* Patch by Denis Peter, 11 Sep 2003: - fix USB data pointer assignment for bulk only transfer.
* Patch by Gary Jennejohn, 11 Sep 2003: - allow for longer timeouts for USB mass storage devices
* Patch by Denis Peter, 11 Sep 2003: - fix USB data pointer assignment for bulk only transfer. - prevent to display erased directories in FAT filesystem.
* Change output format for NAND flash - make it look like for other memory, too
show more ...
|
| 7205e407 | 10-Sep-2003 |
wdenk <wdenk> |
* Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB
* Patches by Gleb Natapov, 2 Sep 2003: - cleanup of POST code for unsupported architectures - MPC824x locks way0 of
* Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB
* Patches by Gleb Natapov, 2 Sep 2003: - cleanup of POST code for unsupported architectures - MPC824x locks way0 of data cache for use as initial RAM; this patch unlocks it after relocation to RAM and invalidates the locked entries.
* Patch by Gleb Natapov, 30 Aug 2003: new I2C driver for mpc107 bridge. Now works from flash.
* Patch by Dave Ellis, 11 Aug 2003: - JFFS2: fix typo in common/cmd_jffs2.c - JFFS2: fix CFG_JFFS2_SORT_FRAGMENTS option - JFFS2: remove node version 0 warning - JFFS2: accept JFFS2 PADDING nodes - SXNI855T: add AM29LV800 support - SXNI855T: move environment from EEPROM to flash - SXNI855T: boot from JFFS2 in NOR or NAND flash
* Patch by Bill Hargen, 11 Aug 2003: fixes for I2C on MPC8240 - fix i2c_write routine - fix iprobe command - eliminates use of global variables, plus dead code, cleanup.
show more ...
|
| 149dded2 | 10-Sep-2003 |
wdenk <wdenk> |
* Add support for USB Mass Storage Devices (BBB) (tested with USB memory sticks only)
* Avoid flicker on TRAB's VFD |
| 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 ...
|
| 4d816774 | 03-Sep-2003 |
wdenk <wdenk> |
Adjustments / cleanup for PPChameleon EVB board |
| 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 |