* Patches by Robert Whaley, 29 Nov 2004:
authorwdenk <wdenk>
Wed, 6 Apr 2005 00:04:16 +0000 (00:04 +0000)
committerwdenk <wdenk>
Wed, 6 Apr 2005 00:04:16 +0000 (00:04 +0000)
commit20787e23b8501f11c83599d1a2e38bb1204ac961
treefba53e6f1dd6cb3ca1f030ac47bffbdf3bdbdd1f
parent3c2b3d454daa6024cc20d166b2f50efde169c7fe
* Patches by Robert Whaley, 29 Nov 2004:
  - update the pxa-regs.h file for PXA27x chips
  - add PXA27x based ADSVIX board
  - add support for MMC on PXA27x processors

* Patch by Andrew E. Mileski, 28 Nov 2004:
  Fix PPC4xx SPD SDRAM detection bug

* Patch by Hiroshi Ito, 26 Nov 2004:
  Fix logic of "test -z" and "test -n" commands
16 files changed:
CHANGELOG
CREDITS
MAKEALL
Makefile
board/adsvix/Makefile [new file with mode: 0644]
board/adsvix/adsvix.c [new file with mode: 0644]
board/adsvix/config.mk [new file with mode: 0644]
board/adsvix/memsetup.S [new file with mode: 0644]
board/adsvix/pcmcia.c [new file with mode: 0644]
board/adsvix/pxavoltage.S [new file with mode: 0644]
board/adsvix/u-boot.lds [new file with mode: 0644]
common/command.c
cpu/ppc4xx/spd_sdram.c
cpu/pxa/mmc.c
include/asm-arm/arch-pxa/pxa-regs.h
include/configs/adsvix.h [new file with mode: 0644]