]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by Nicolas Lacressonnière, 12 Nov 2003:
authorwdenk <wdenk>
Sat, 6 Dec 2003 23:55:10 +0000 (23:55 +0000)
committerwdenk <wdenk>
Sat, 6 Dec 2003 23:55:10 +0000 (23:55 +0000)
commit5779d8d985d95104ad74332f5fa3cb6c67645509
treefe9c2bacd2e097b24c4968ae8e929bd28d74c167
parent8bf3b005ddee3eee179ec961e1c2bd0693e3b79d
* Patch by Nicolas Lacressonnière, 12 Nov 2003:
  update for for Atmel AT91RM9200DK development kit:
  - support for environment variables in DataFlash
  - Atmel DataFlash AT45DB1282 support

* Patch by Jeff Carr, 11 Nov 2003:
  add support for new version of 8270 processors

* Patches by George G. Davis, 05 Nov 2003:
  - only pass the ARM linux initrd tag to the kernel when an initrd
    is actually present
  - update omap1510inn configuration file
16 files changed:
CHANGELOG
README
common/Makefile
common/cmd_flash.c
common/cmd_mem.c
common/cmd_nvedit.c
common/env_dataflash.c [new file with mode: 0644]
cpu/at91rm9200/at45.c
cpu/mpc8260/cpu.c
cpu/mpc8260/speed.c
drivers/dataflash.c
include/asm-ppc/processor.h
include/configs/at91rm9200dk.h
include/configs/omap1510inn.h
include/dataflash.h
lib_arm/armlinux.c