| Age | Commit message (Collapse) | Author | 
 | 
- Show on the Status LEDs, some States of the board.
                - Get the MAC addresses from the EEProm
                - use PREBOOT
                - use the CF on the board.
                - check the U-Boot image in the Flash with a SHA1
                  checksum.
                - use dynamic TLB entries generation for the SDRAM
Signed-off-by: Heiko Schocher <hs@denx.de>
 | 
 | 
 | 
 | 
chpart, nboot and NAND subsystem related commands now accept also partition
name to specify offset.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Stefan Roese <sr@denx.de>
 | 
 | 
Based on idea and implementation from Jeff Mann
Patch by Stefan Roese, 20 Oct 2006
 | 
 | 
 | 
 | 
Patch by Guido Classen, 10 Oct 2006
 | 
 | 
- JFFS2 related commands implemented in mtd-utils style
  - Support for bad blocks
  - Bad block testing commands
  - NAND lock commands
  Please take a look at doc/README.nand for more details
  Patch by Guido Classen, 10 Oct 2006
 | 
 | 
Patch by Steven Scholz, 10 Jun 2005
 | 
 | 
 | 
 | 
code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and
BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for
NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is
implemented for these boards.
 | 
 | 
 | 
 | 
 | 
 | 
Patch by Ladislav Michl, 13 Sep 2005
 | 
 | 
Patch by Ladislav Michl, 29 Jun 2005
 | 
 | 
Patch by Matthias Fuchs, 4 May 2005
 | 
 | 
* Add support for MPC8247 based "IDS8247" board.
 | 
 | 
Added missing variable declaration in cmd_nand.c
  Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
 | 
 | 
- Add support for MicroSys CPU87 board
- Add support for MicroSys PM854 board
 | 
 | 
(CFG_NAND_SKIP_BAD_DOT_I)
 | 
 | 
Add support for WindRiver's SBC8560 board
* Patch by Nicolas Lacressonniere, 24 Jun 2004
  Small Bugs fixes for "at91rm9200dk" board:
  - Timing modifications for SPI DataFlash access
  - Fix NAND flash detection bug
* Patch by Nicolas Lacressonniere, 24 Jun 2004:
  Add Support for Flash AT49BV6416 for AT91RM9200DK board
 | 
 | 
add support for environment in NAND flash
 | 
 | 
* Configure PPChameleon board to use JFFS2 NAND support.
* Added support for JFFS2 filesystem (read-only) on top of NAND flash
 | 
 | 
add networking support for VLANs (802.1q), and CDP (Cisco Discovery Protocol)
 | 
 | 
- 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
 | 
 | 
(tested with USB memory sticks only)
* Avoid flicker on TRAB's VFD
 | 
 | 
 | 
 | 
* Add support for P3G4 board
* Fix problem with MGT5100 FEC driver: add "early" MAC address
  initialization
 | 
 | 
Add support for LynuxWorks Kernel Downloadable Images (KDIs).
  Both LynxOS and BlueCat linux KDIs are supported.
* Patch by Richard Woodruff, 25 Jul 2003:
  use more reliable reset for OMAP/925T
* Patch by Nye Liu, 25 Jul 2003:
  fix typo in mpc8xx.h
* Patch by Richard Woodruff, 24 Jul 2003:
  Fixes for cmd_nand.c:
  - Fixed null dereferece which could result in incorrect ECC values.
  - Added support for devices with no Ready/Busy signal hooked up.
  - Added OMAP1510 read/write protect handling.
  - Fixed nand.h's ECCPOS. A conflict existed with POS5 and badblock
    for non-JFFS2.
  - Switched default ECC to be JFFS2.
 | 
 | 
get rid of MK_CMD_ENTRY macro; update doc/README.command
 | 
 | 
(autoscript, bmp, bsp, fat, mmc, nand, portio, ...)
 | 
 | 
- remove trailing white space, trailing empty lines, C++ comments, etc.
  - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
* Patches by Kenneth Johansson, 25 Jun 2003:
  - major rework of command structure
    (work done mostly by Michal Cendrowski and Joakim Kristiansen)
 | 
 | 
Fixed rarp boot method for IA32 and other little-endian CPUs.
* Patch by Marc Singer, 28 May 2003:
  Added port I/O commands.
* Patch by Matthew McClintock, 28 May 2003
  - cpu/mpc824x/start.S: fix relocation code when booting from RAM
  - minor patches for utx8245
* Patch by Daniel Engström, 28 May 2003:
  x86 update
* Patch by Dave Ellis, 9 May 2003 + 27 May 2003:
  add nand flash support to SXNI855T configuration
  fix/extend nand flash support:
  - fix 'nand erase' command so does not erase bad blocks
  - fix 'nand write' command so does not write to bad blocks
  - fix nand_probe() so handles no flash detected properly
  - add doc/README.nand
  - add .jffs2 and .oob options to nand read/write
  - add 'nand bad' command to list bad blocks
  - add 'clean' option to 'nand erase' to write JFFS2 clean markers
  - make NAND read/write faster
* Patch by Rune Torgersen, 23 May 2003:
  Update for MPC8266ADS board
 | 
 | 
- Add port to MPC555/556 microcontrollers
  - Add support for cmi customer board with
    Intel 28F128J3A, 28F320J3A or 28F640J3A flash.
* Patch by Rick Bronson, 28 Mar 2003:
  - fix common/cmd_nand.c
 | 
 | 
- add threads / scheduler example code
* Add patches by Robert Schwebel, 31 Mar 2003:
  - add ctrl-c support for kermit download
  - align bdinfo output on ARM
* Add CPU ID, version, and clock speed for INCA-IP
 | 
 | 
 | 
 | 
Add support for Atmel AT91RM9200DK w/NAND
* Patches by Robert Schwebel, 19 Mar 2003:
  - use arm-linux-gcc as default compiler for ARM
  - fix i2c fixup code
  - fix missing baudrate setting
  - added $loadaddr / CFG_LOAD_ADDR support to loadb
  - moved "ignoring trailing characters" _before_ u-boot wants to
    print out diagnostics messages; removes bogus characters at the
    end of transmission
* Patch by John Zhan, 18 Mar 2003:
  Add support for SinoVee Microsystems SC8xx boards
* Patch by Rolf Offermanns, 21 Mar 2003:
  ported the dnp1110 related changes from the current armboot cvs to
  current u-boot cvs. smc91111 does not work. problem marked in
  smc91111.c, grep for "FIXME".
* Patch by Brian Auld, 25 Mar 2003:
  Add support for STM flash chips on ebony board
 * Add PCI support for MPC8250 Boards (PM825 module)
 * Patch by Stefan Roese, 25 Mar 2003:
 |