summaryrefslogtreecommitdiff
path: root/include/configs/walnut.h
AgeCommit message (Collapse)Author
2007-02-07[PATCH] Update some AMCC 4xx board config files (set initrd_high)Stefan Roese
Some boards that can have more than 768MBytes of SDRAM need to set "initrd_high", so that the initrd can be accessed by the Linux kernel. Signed-off-by: Stefan Roese <sr@denx.de>
2006-08-07Add commandline history support to all AMCC eval boardsStefan Roese
Patch by Stefan Roese, 07 Aug 2006
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
2005-10-20Add NetConsole Support for AMCC eval boardsStefan Roese
Patch by Stefan Roese, 20 Oct 2005
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-08-02Coding style cleanupWolfgang Denk
2005-08-01Major cleanup for AMCC PPC4xx eval boards.Stefan Roese
Patch by Stefan Roese, 01 Aug 2005