| #
074cff0d |
| 24-Feb-2004 |
wdenk <wdenk> |
* Patch by Andrea Scian, 17 Feb 2004: Add support for S3C44B0 processor and DAVE B2 board
* Patch by Steven Scholz, 20 Feb 2004: - Add support for MII commands on AT91RM9200 boards - some clea
* Patch by Andrea Scian, 17 Feb 2004: Add support for S3C44B0 processor and DAVE B2 board
* Patch by Steven Scholz, 20 Feb 2004: - Add support for MII commands on AT91RM9200 boards - some cleanup in AT91RM9200 ethernet code
show more ...
|
| #
028ab6b5 |
| 23-Feb-2004 |
wdenk <wdenk> |
* Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform
* Patch by Stephan Linz, 17 Feb 2004: Fix watchdog support for NIOS
* Patch by Josh Fryman, 16 Feb 2004: Fix byt
* Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform
* Patch by Stephan Linz, 17 Feb 2004: Fix watchdog support for NIOS
* Patch by Josh Fryman, 16 Feb 2004: Fix byte-swapping for cfi_flash.c for different bus widths
* Patch by Jon Diekema, 14 Jeb 2004: Remove duplicate "FPGA Support" notes from the README file
show more ...
|
| #
63e73c9a |
| 23-Feb-2004 |
wdenk <wdenk> |
* Patches by Reinhard Meyer, 14 Feb 2004: - update board/emk tree; use common flash driver - Corrected tested bits in machine check exception in cpu/mpc5xxx/traps.c [adapted for other PPC CPU
* Patches by Reinhard Meyer, 14 Feb 2004: - update board/emk tree; use common flash driver - Corrected tested bits in machine check exception in cpu/mpc5xxx/traps.c [adapted for other PPC CPUs -- wd] - Added support for the M48T08 on the EVAL5200 board in rtc/mk48t59.c
* Patch by Jon Diekema, 13 Feb 2004: Call show_boot_progress() whenever POST "FAILED" is printed.
* Patch by Nishant Kamat, 13 Feb 2004: Add support for TI OMAP1610 H2 Board Fixes for cpu/arm926ejs/interrupt.c (based on Richard Woodruff's patch for arm925, 16 Oct 03) Fix for a timer bug in OMAP1610 Innovator Add support for CS0 (ROM)/CS3 (Flash) boot in OMAP1610 Innovator and H2
* Patches by Stephan Linz, 12 Feb 2004: - add support for NIOS timer with variable period preload counter value - prepare POST framework support for NIOS targets
* Patch by Denis Peter, 11 Feb 2004: add POST support for the MIP405 board
show more ...
|
| #
cd0a9de6 |
| 23-Feb-2004 |
wdenk <wdenk> |
* Patch by Laurent Mohin, 10 Feb 2004: Fix buffer overflow in common/usb.c
* Patch by Tolunay Orkun, 10 Feb 2004: Add support for Cogent CSB272 board
* Code cleanup
|
| #
2d1a537d |
| 23-Feb-2004 |
wdenk <wdenk> |
* Patch by Thomas Elste, 10 Feb 2004: Add support for NET+50 CPU and ModNET50 board
* Patch by Sam Song, 10 Feb 2004: Fix typos in cfi_flash.c
* Patch by Leon Kukovec, 10 Feb 2004 Fixed long
* Patch by Thomas Elste, 10 Feb 2004: Add support for NET+50 CPU and ModNET50 board
* Patch by Sam Song, 10 Feb 2004: Fix typos in cfi_flash.c
* Patch by Leon Kukovec, 10 Feb 2004 Fixed long dir entry slot id calculation in get_vfatname
* Patch by Robin Gilks, 10 Feb 2004: add "itest" command (operators: -eq, -ne, -lt, -gt, -le, -ge, ==, !=, <>, <, >, <=, >=)
show more ...
|
| #
bf9e3b38 |
| 12-Feb-2004 |
wdenk <wdenk> |
* Some code cleanup
* Patch by Josef Baumgartner, 10 Feb 2004: Fixes for Coldfire port
* Patch by Brad Kemp, 11 Feb 2004: Fix CFI flash driver problems
|
| #
ec4c544b |
| 09-Feb-2004 |
wdenk <wdenk> |
Patches by Stephan Linz, 30 Jan 2004: 1: - board/altera/common/flash.c:flash_erase(): o allow interrupts befor get_timer() call o check-up each erased sector and avoid unexpected timeouts
Patches by Stephan Linz, 30 Jan 2004: 1: - board/altera/common/flash.c:flash_erase(): o allow interrupts befor get_timer() call o check-up each erased sector and avoid unexpected timeouts - board/altera/dk1c20/dk1s10.c:board_early_init_f(): o enclose sevenseg_set() in cpp condition - remove the ASMI configuration for DK1S10_standard_32 (never present) - fix some typed in mistakes in the NIOS documentation 2: - split DK1C20 configuration into several header files: o two new files for each NIOS CPU description o U-Boot related part is remaining in DK1C20.h 3: - split DK1S10 configuration into several header files: o two new files for each NIOS CPU description o U-Boot related part is remaining in DK1S10.h 4: - Add support for the Microtronix Linux Development Kit NIOS CPU configuration at the Altera Nios Development Kit, Stratix Edition (DK-1S10) 5: - Add documentation for the Altera Nios Development Kit, Stratix Edition (DK-1S10) 6: - Add support for the Nios Serial Peripharel Interface (SPI) (master only) 7: - Add support for the common U-Boot SPI framework at RTC driver DS1306
show more ...
|
| #
f4863a7a |
| 07-Feb-2004 |
wdenk <wdenk> |
* Patch by liang a lei, 9 Jan 2004: Fix Intel 28F128J3 ID in include/flash.h
* Patch by Masami Komiya, 09 Jan 2004: add support for TB0229 board (NEC VR4131 MIPS processor)
* Patch by Leon Kuko
* Patch by liang a lei, 9 Jan 2004: Fix Intel 28F128J3 ID in include/flash.h
* Patch by Masami Komiya, 09 Jan 2004: add support for TB0229 board (NEC VR4131 MIPS processor)
* Patch by Leon Kukovec, 12 Dec 2003: changed extern __inline__ into static __inline__ in include/linux/byteorder/swab.h
show more ...
|
| #
ba56f625 |
| 06-Feb-2004 |
wdenk <wdenk> |
Patch by Travis Sawyer, 30 Dec 2003: Add support for IBM PPC440GX. Multiple EMAC Ethernet devices, select MDI port based on enabled EMAC device. Add support for XES Inc <http://www.xes-inc.com> XPedi
Patch by Travis Sawyer, 30 Dec 2003: Add support for IBM PPC440GX. Multiple EMAC Ethernet devices, select MDI port based on enabled EMAC device. Add support for XES Inc <http://www.xes-inc.com> XPedite1000 440GX base PrPMC board.
show more ...
|
| #
c178d3da |
| 24-Jan-2004 |
wdenk <wdenk> |
* Add variable CPU clock for MPC859/866 systems (so far only TQM866M): see doc/README.MPC866 for details; implement workaround for "SIU4" and "SIU9" silicon bugs on MPC866; calculate CPU clock
* Add variable CPU clock for MPC859/866 systems (so far only TQM866M): see doc/README.MPC866 for details; implement workaround for "SIU4" and "SIU9" silicon bugs on MPC866; calculate CPU clock frequency from PLL register values.
* Add support for 128 MB RAM on TQM8xxL/M modules
show more ...
|
| #
a522fa0e |
| 04-Jan-2004 |
wdenk <wdenk> |
* Make BMS2003 use a separate config file to avoid #ifdef mess; add I2C support; add support for DS1337 RTC
* Add CompactFlash support for BMS2003 board
* Add support for status LED on BMS2003 b
* Make BMS2003 use a separate config file to avoid #ifdef mess; add I2C support; add support for DS1337 RTC
* Add CompactFlash support for BMS2003 board
* Add support for status LED on BMS2003 board
show more ...
|
| #
180d3f74 |
| 04-Jan-2004 |
wdenk <wdenk> |
* Fix problems caused by Robert Schwebel's cramfs patch
* Patch by Scott McNutt, 02 Jan 2004: Add support for the Nios Active Serial Memory Interface (ASMI) on Cyclone devices
* Patch by Andrea
* Fix problems caused by Robert Schwebel's cramfs patch
* Patch by Scott McNutt, 02 Jan 2004: Add support for the Nios Active Serial Memory Interface (ASMI) on Cyclone devices
* Patch by Andrea Marson, 16 Dec 2003: Add support for the PPChameleon ME and HI modules
* Patch by Yuli Barcohen, 22 Dec 2003: Add support for Motorola DUET ADS board (MPC87x/88x)
show more ...
|
| #
c935d3bd |
| 03-Jan-2004 |
wdenk <wdenk> |
Patches by Stephan Linz, 11 Dec 2003: - more documentation for NIOS port - new struct nios_pio_t, struct nios_spi_t - Reconfiguration for NIOS Development Kit DK1C20: o move board related code from
Patches by Stephan Linz, 11 Dec 2003: - more documentation for NIOS port - new struct nios_pio_t, struct nios_spi_t - Reconfiguration for NIOS Development Kit DK1C20: o move board related code from board/dk1c20 to board/altera/dk1c20 o create a new common source path board/altera/common and move generic flash access stuff into it o change/expand configuration file DK1C20.h - Add support for NIOS Development Kit DK1S10 - Add status LED support for NIOS systems - Add dual 7-segment LED support for Altera NIOS DevKits
show more ...
|
| #
3a473b2a |
| 03-Jan-2004 |
wdenk <wdenk> |
* Patch by Ronen Shitrit, 10 Dec 2003: Add support for the Marvell DB64360 / DB64460 development boards
* Patch by Detlev Zundel, 10 Dec 2003: fix dependency problem in examples/Makefile
|
| #
b6e4c403 |
| 02-Jan-2004 |
wdenk <wdenk> |
* Patch by Denis Peter, 8 Dec 2003 - add support for the PATI board (MPC555) - add SPI support for the MPC5xx
* Patch by Anders Larsen, 08 Dec 2003: add configuration options CONFIG_SERIAL_TAG
* Patch by Denis Peter, 8 Dec 2003 - add support for the PATI board (MPC555) - add SPI support for the MPC5xx
* Patch by Anders Larsen, 08 Dec 2003: add configuration options CONFIG_SERIAL_TAG and CONFIG_REVISION_TAG to pass ATAG_SERIAL and ATAG_REVISION, resp., to the ARM target; cleanup some redundand #defines
show more ...
|
| #
d4ca31c4 |
| 02-Jan-2004 |
wdenk <wdenk> |
* Cleanup lowboot code for MPC5200
* Minor code cleanup (coding style)
* Patch by Reinhard Meyer, 30 Dec 2003: - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE, - added CONFIG_
* Cleanup lowboot code for MPC5200
* Minor code cleanup (coding style)
* Patch by Reinhard Meyer, 30 Dec 2003: - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE, - added CONFIG_PHY_ADDR to include/configs/IceCube.h, - turned debug print of PHY registers into a function (called in two places) - added support for EMK MPC5200 based modules
* Fix MPC8xx PLPRCR_MFD_SHIFT typo
* Add support for TQM866M modules
* Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash)
* Fix a few compiler warnings
show more ...
|
| #
b2001f27 |
| 20-Dec-2003 |
wdenk <wdenk> |
* Fix IceCube CLKIN configuration (it's 33.000000MHz)
* Add new configuration for IceCube board with DDR memory
* Update TRAB memory configurations
|
| #
4e5ca3eb |
| 08-Dec-2003 |
wdenk <wdenk> |
* Patch by Bernhard Kuhn, 28 Nov 2003: add support for Coldfire CPU add support for Motorola M5272C3 and M5282EVB boards
|
| #
9fd5e31f |
| 07-Dec-2003 |
wdenk <wdenk> |
* Patch by Pierre Aubert, 24 Nov 2003: - add a return value for the fpga command - add ide_preinit() function called in ide_init if CONFIG_IDE_PREINIT is defined. If ide_preinit fails, ide_in
* Patch by Pierre Aubert, 24 Nov 2003: - add a return value for the fpga command - add ide_preinit() function called in ide_init if CONFIG_IDE_PREINIT is defined. If ide_preinit fails, ide_init is aborted. - fix an endianess problem in fat.h
show more ...
|
| #
3bbc899f |
| 07-Dec-2003 |
wdenk <wdenk> |
Patch by Wolter Kamphuis, 05 Dec 2003: Add support for SNMC's QS850/QS823/QS860T boards
|
| #
b028f715 |
| 07-Dec-2003 |
wdenk <wdenk> |
* Patch by Yuli Barcohen, 3 Dec 2003: "revive" U-Boot support for old Motorola MPC860ADS board
* Patch by Cam(ilo?), 03 Dec 2003: make examples build even with broken Montavista objcopy
* Patch
* Patch by Yuli Barcohen, 3 Dec 2003: "revive" U-Boot support for old Motorola MPC860ADS board
* Patch by Cam(ilo?), 03 Dec 2003: make examples build even with broken Montavista objcopy
* Patch by Pavel Bartusek, 27 Nov 2003: fix conversion problem with "bootretry" evironment variable
show more ...
|
| #
b4676a25 |
| 07-Dec-2003 |
wdenk <wdenk> |
* Patch by Andre Schwarz, 24 Nov 2003: add support for mvblue (mvBlueLYNX and mvBlueBOX) boards
* Patch by Pavel Bartusek, 21 Nov 2003: set ZMII bridge speed on 440
* Patch by Anders Larsen, 17
* Patch by Andre Schwarz, 24 Nov 2003: add support for mvblue (mvBlueLYNX and mvBlueBOX) boards
* Patch by Pavel Bartusek, 21 Nov 2003: set ZMII bridge speed on 440
* Patch by Anders Larsen, 17 Nov 2003: Fix mismatched #ifdef / #endif in include/asm-arm/arch-pxa/hardware.h
show more ...
|
| #
a2663ea4 |
| 07-Dec-2003 |
wdenk <wdenk> |
* Patches by David Müller, 14 Nov 2003: - board/mpl/common/common_util.c * implement support for BZIP2 compressed images * various cleanups (printf -> puts, ...) - board/mpl/common/flash.
* Patches by David Müller, 14 Nov 2003: - board/mpl/common/common_util.c * implement support for BZIP2 compressed images * various cleanups (printf -> puts, ...) - board/mpl/common/flash.c * report correct errors to upper layers * check the erase fail and VPP low bits in status reg - board/mpl/vcma9/cmd_vcma9.c - board/mpl/vcma9/flash.c * various cleanups (printf -> puts, ...) - common/cmd_usb.c * fix typo in comment - cpu/arm920t/usb_ohci.c * support for S3C2410 is missing in #if line - drivers/cs8900.c * reinit some registers in case of error (cable missing, ...) - fs/fat/fat.c * support for USB/MMC devices is missing in #if line - include/configs/MIP405.h - include/configs/PIP405.h * enable BZIP2 support * enlarge malloc space to 1MiB because of BZIP2 support - include/configs/VCMA9.h * enable BZIP2 support * enlarge malloc space to 1MiB because of BZIP2 support * enable USB support - lib_arm/armlinux.c * change calling convention of ARM Linux kernel as described on http://www.arm.linux.org.uk/developer/booting.php
* Patch by Thomas Lange, 14 Nov 2003: Split dbau1x00 into dbau1000, dbau1100 and dbau1500 configs to support all these AMD boards.
* Patch by Thomas Lange, 14 Nov 2003: Workaround for mips au1x00 physical memory accesses (the au1x00 uses a 36 bit bus internally and cannot access physical memory directly. Use the uncached SDRAM address instead of the physical one.)
show more ...
|
| #
a8c7c708 |
| 06-Dec-2003 |
wdenk <wdenk> |
* Patch by Gleb Natapov, 19 Sep 2003: Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c
* Patch by Anders Larsen, 17 Sep 2003: Bring ARM memory layout in sync with the do
* Patch by Gleb Natapov, 19 Sep 2003: Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c
* Patch by Anders Larsen, 17 Sep 2003: Bring ARM memory layout in sync with the documentation: stack and malloc-heap are now located _below_ the U-Boot code
show more ...
|
| #
fd3103bb |
| 25-Nov-2003 |
wdenk <wdenk> |
Add support for BMS2003 board (featuring a NEC NL6448BC33-54. 10.4", 640x480 TFT display). Fix NEC display names (it's 6440 [for 640x480], not 6640).
|