| #
e9132ea9 |
| 24-Apr-2004 |
wdenk <wdenk> |
Clean up the TQM8xx_YYMHz configurations; allow to use the same binary image for all clock frequencies. Implement run-time optimization of flash access timing based on the actual bus frequency.
|
| #
e35745bb |
| 18-Apr-2004 |
wdenk <wdenk> |
* Temporarily disabled John Kerl's extended MII command code because "miivals.h" is missing
* Patches by Mark Jonas, 13 Apr 2004: - Remove CS0 chip select timing setting from cpu/mpc5xxx/start.S
* Temporarily disabled John Kerl's extended MII command code because "miivals.h" is missing
* Patches by Mark Jonas, 13 Apr 2004: - Remove CS0 chip select timing setting from cpu/mpc5xxx/start.S - Add sync instructions to IceCube SDRAM init code - Move SDRAM chip constants into seperate include files - Unify DDR and SDR initialization code - Unify all IceCube (Lite5xxx) target names
show more ...
|
| #
7abf0c58 |
| 18-Apr-2004 |
wdenk <wdenk> |
* Patch by Dan Malek, 07 Apr 2004: - Add support for RPC/STx GP3, Motorola 8560 board - Update 85xx TSEC driver so it searches MII for first available PHY and uses that one. - Add functions
* Patch by Dan Malek, 07 Apr 2004: - Add support for RPC/STx GP3, Motorola 8560 board - Update 85xx TSEC driver so it searches MII for first available PHY and uses that one. - Add functions to support console MII commands.
* Patch by Tolunay Orkun, 07 Apr 2004: Move initialization of bi_iic_fast[] from board_init_f() to board_init_r()
* Patch by Yasushi Shoji, 07 Apr 2004: Cleanup microblaze port
* Patch by Sangmoon Kim, 07 Apr 2004: Add auto SDRAM module detection for Debris board
show more ...
|
| #
507bbe3e |
| 18-Apr-2004 |
wdenk <wdenk> |
* Patch by Yasushi Shoji, 07 Apr 2004: - add support for microblaze processors - add support for AtmarkTechno "suzaku" board
|
| #
c26e454d |
| 18-Apr-2004 |
wdenk <wdenk> |
Patches by Pantelis Antoniou, 16 Apr 2004: - add support for a new version of an Intracom board and fix various other things on others. - add verify support to the crc32 command (define CONFIG_CR
Patches by Pantelis Antoniou, 16 Apr 2004: - add support for a new version of an Intracom board and fix various other things on others. - add verify support to the crc32 command (define CONFIG_CRC32_VERIFY to enable it) - fix FEC driver for MPC8xx systems: 1. fix compilation problems for boards that use dynamic allocation of DPRAM 2. shut down FEC after network transfers - HUSH parser fixes: 1. A new test command was added. This is a simplified version of the one in the bourne shell. 2. A new exit command was added which terminates the current executing script. 3. Fixed handing of $? (exit code of last executed command)
show more ...
|
| #
ea66bc88 |
| 15-Apr-2004 |
wdenk <wdenk> |
* Patch by George G. Davis, 02 Apr 2004: add support for Intel Assabet board
|
| #
db01a2ea |
| 15-Apr-2004 |
wdenk <wdenk> |
* Patch by Stephen Williams, 01 Apr 2004: Add support for Picture Elements JSE board
* Patch by Christian Pell, 01 Apr 2004: Add CompactFlash support for PXA systems.
|
| #
bda6c8ae |
| 15-Apr-2004 |
wdenk <wdenk> |
Patches by Pantelis Antoniou, 30 Mar 2004: - some minor patches / cleanup
|
| #
04a85b3b |
| 15-Apr-2004 |
wdenk <wdenk> |
* Patches by Pantelis Antoniou, 30 Mar 2004: - add auto-complete support to the U-Boot CLI - add support for NETTA and NETPHONE boards; fix NETVIA board
* Patch by Yuli Barcohen, 28 Mar 2004:
* Patches by Pantelis Antoniou, 30 Mar 2004: - add auto-complete support to the U-Boot CLI - add support for NETTA and NETPHONE boards; fix NETVIA board
* Patch by Yuli Barcohen, 28 Mar 2004: - Add support for MPC8272 family including MPC8247/8248/8271/8272 - Add support for MPC8272ADS evaluation board (another flavour of MPC8260ADS) - Change configuration method for MPC8260ADS family
show more ...
|
| #
17d704eb |
| 10-Apr-2004 |
wdenk <wdenk> |
Cleanup for release 1.1.0
|
| #
7e780369 |
| 08-Apr-2004 |
wdenk <wdenk> |
* Patch by Mark Jonas: Remove config.tmp files only when unconfiguring the board
* Adapt RMU board for bigger flash memory
* Test fix for ethernet problems on MPC5200
|
| #
0608e04d |
| 25-Mar-2004 |
wdenk <wdenk> |
* Patch by Klaus Heydeck, 13 Mar 2003: Add support for KUP4X Board
|
| #
b79a11cc |
| 25-Mar-2004 |
wdenk <wdenk> |
Code cleanup
|
| #
518e2e1a |
| 25-Mar-2004 |
wdenk <wdenk> |
* Patch by Pavel Bartusek, 21 Mar 2004 Add Reiserfs support
* Patch by Hinko Kocevar, 20 Mar 2004 - Add auto-release for SMSC LAN91c111 driver - Add save/restore of PTR and PNR regs as suggest
* Patch by Pavel Bartusek, 21 Mar 2004 Add Reiserfs support
* Patch by Hinko Kocevar, 20 Mar 2004 - Add auto-release for SMSC LAN91c111 driver - Add save/restore of PTR and PNR regs as suggested in datasheet
show more ...
|
| #
efa329cb |
| 23-Mar-2004 |
wdenk <wdenk> |
* Add start-up delay to make sure power has stabilized before attempting to switch on USB on SX1 board.
* Patch by Josef Wagner, 18 Mar 2004: - Add support for MicroSys XM250 board (PXA255) -
* Add start-up delay to make sure power has stabilized before attempting to switch on USB on SX1 board.
* Patch by Josef Wagner, 18 Mar 2004: - Add support for MicroSys XM250 board (PXA255) - Add support for MicroSys PM828 board (MPC8280) - Add support for 32 MB Flash on PM825/826 - new SDRAM refresh rate for PM825/PM826 - added support for MicroSys PM520 (MPC5200) - replaced Query by Identify command in CPU86/flash.c to support 28F160F3B
* Fix wrap around problem with udelay() on ARM920T
* Add support for Macronix flash on TRAB board
show more ...
|
| #
d9df1f4e |
| 15-Mar-2004 |
wdenk <wdenk> |
* Patch by Steven Scholz, 27 Feb 2004: - Adding get_ticks() and get_tbclk() for AT91RM9200 - Many white space fixes in cpu/at91rm9200/interrupts.c
* Patches by Steven Scholz, 20 Feb 2004: some
* Patch by Steven Scholz, 27 Feb 2004: - Adding get_ticks() and get_tbclk() for AT91RM9200 - Many white space fixes in cpu/at91rm9200/interrupts.c
* Patches by Steven Scholz, 20 Feb 2004: some cleanup in AT91RM9200 related code
show more ...
|
| #
42dfe7a1 |
| 14-Mar-2004 |
wdenk <wdenk> |
Code cleanup; make several boards compile & link.
|
| #
855a496f |
| 14-Mar-2004 |
wdenk <wdenk> |
* Patches by Travis Sawyer, 12 Mar 2004: - Fix Gigabit Ethernet support for 440GX - Add Gigabit Ethernet Support to MII PHY utilities
* Patch by Brad Kemp, 12 Mar 2004: Fixes for drivers/cfi_f
* Patches by Travis Sawyer, 12 Mar 2004: - Fix Gigabit Ethernet support for 440GX - Add Gigabit Ethernet Support to MII PHY utilities
* Patch by Brad Kemp, 12 Mar 2004: Fixes for drivers/cfi_flash.c: - Better support for x8/x16 implementations - Added failure for AMD chips attempting to use CFG_FLASH_USE_BUFFER_WRITE - Added defines for AMD command and address constants
* Patch by Leon Kukovec, 12 Mar 2004: Fix get_dentfromdir() to correctly handle deleted dentries
* Patch by George G. Davis, 11 Mar 2004: Remove hard coded network settings in TI OMAP1610 H2 default board config
* Patch by George G. Davis, 11 Mar 2004: add support for ADS GraphicsClient+ board.
show more ...
|
| #
aaf224ab |
| 14-Mar-2004 |
wdenk <wdenk> |
* Patch by Stephan Linz, 09 Mar 2004 - Add support for the SSV ADNP/ESC1 (Nios Softcore)
* Patch by George G. Davis, 9 Mar 2004: fix recent build failure for SA1100 target
* Patch by Travis Saw
* Patch by Stephan Linz, 09 Mar 2004 - Add support for the SSV ADNP/ESC1 (Nios Softcore)
* Patch by George G. Davis, 9 Mar 2004: fix recent build failure for SA1100 target
* Patch by Travis Sawyer, 09 Mar 2004: Support native interrupt mode for the IBM440GX. Previously it was running in 440GP compatibility mode.
show more ...
|
| #
3d3befa7 |
| 14-Mar-2004 |
wdenk <wdenk> |
* Patch by Philippe Robin, 09 Mar 2004: Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference Platform support.
* Patch by Masami Komiya, 08 Mar 2004: Don't overwrite server IP address
* Patch by Philippe Robin, 09 Mar 2004: Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference Platform support.
* Patch by Masami Komiya, 08 Mar 2004: Don't overwrite server IP address or boot file name when the boot server does not return values
* Patch by listmember@orkun.us, 5 Mar 2004: Removed compile time restriction on CFG_I2C_SPEED for DS1338 RTC
show more ...
|
| #
0e6d798c |
| 14-Mar-2004 |
wdenk <wdenk> |
* Patch by Travis Sawyer, 01 Mar 2004: Ocotea: - Add IBM PPC440GX Ref Platform support (Ocotea) Original code by Paul Reynolds <PaulReynolds@lhsolutions.com> Adapted to U-Boot and 440GX p
* Patch by Travis Sawyer, 01 Mar 2004: Ocotea: - Add IBM PPC440GX Ref Platform support (Ocotea) Original code by Paul Reynolds <PaulReynolds@lhsolutions.com> Adapted to U-Boot and 440GX port 440gx_enet.c: - Add gracious handling of all Ethernet Pin Selections for 440GX - Add RGMII selection for Cicada CIS8201 Gigabit PHY ppc440.h: - Add needed bit definitions - Fix formatting
* Patch by Carl Riechers, 1 Mar 2004: Add PPC440GX prbdv0 divider to fix memory clock calculation.
* Patch by Stephan Linz, 27 Feb 2004 - avoid problems for targets without NFS download support
show more ...
|
| #
c40b2956 |
| 13-Mar-2004 |
wdenk <wdenk> |
* Patch by Rune Torgersen, 27 Feb 2004: - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtou
* Patch by Rune Torgersen, 27 Feb 2004: - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
* Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS
* Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv
* Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS
* Rename "BMS2003" board into "HMI10"
show more ...
|
| #
232c150a |
| 12-Mar-2004 |
wdenk <wdenk> |
Add support for Siemens SX1 mobile phone; add support for USB-based console (enable with "setenv stdout usbtty; setenv stdin usbtty")
|
| #
79d696fc |
| 11-Mar-2004 |
wdenk <wdenk> |
Fix LOWBOOT configuration for MPC5200 with DDR memory
|
| #
80885a9d |
| 26-Feb-2004 |
wdenk <wdenk> |
* Patch by Markus Pietrek, 24 Feb 2004: NS9750 DevBoard added
* Patch by Pierre AUBERT, 24 Feb 2004 add USB support for MPC5200
* Patch by Steven Scholz, 24 Feb 2004: - fix MII commands to us
* Patch by Markus Pietrek, 24 Feb 2004: NS9750 DevBoard added
* Patch by Pierre AUBERT, 24 Feb 2004 add USB support for MPC5200
* Patch by Steven Scholz, 24 Feb 2004: - fix MII commands to use values from last command
* Patch by Torsten Demke, 24 Feb 2004: Add support for the eXalion platform (SPSW-8240, F-30, F-300)
show more ...
|