summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2007-07-06ppc4xx: Update lwmon5 boardStefan Roese
Add unlock=yes environment variable to default variables to unlock the CFI flash by default. Signed-off-by: Stefan Roese <[email protected]>
2007-07-06Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk
2007-07-06Code cleanup and default config update for STC GP3 SSA board.Wolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]>
2007-07-05Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]>
2007-07-05Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-07-05include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config ↵Jon Loeliger
files. Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various t* and u* named board ↵Jon Loeliger
config files. Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various q* and r* named board ↵Jon Loeliger
config files. Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various n* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various l* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various j* and k* named board ↵Jon Loeliger
config files. Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various h* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various e* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov
Signed-off-by: Sergei Poselenov <[email protected]>
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-04resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPXNiklaus Giger
Signed-off-by: Niklaus Giger <[email protected]>
2007-07-04ppc4xx: Update lwmon5 boardStefan Roese
- Add optional ECC generation routine to preserve existing RAM values. This is needed for the Linux log-buffer support - Add optional DDR2 setup with CL=4 - GPIO50 not used anymore - Lime register setup added Signed-off-by: Stefan Roese <[email protected]>
2007-07-04Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-04Correct fixup relocation for mpc83xxGrant Likely
Signed-off-by: Grant Likely <[email protected]>
2007-07-04Correct fixup relocation for mpc8260Grant Likely
Signed-off-by: Grant Likely <[email protected]>
2007-07-04Correct fixup relocation for mpc824xGrant Likely
Signed-off-by: Grant Likely <[email protected]>
2007-07-04Correct fixup relocation for mpc8220Grant Likely
Signed-off-by: Grant Likely <[email protected]>
2007-07-04Correct fixup relocation for MPC5xxxGrant Likely
Signed-off-by: Grant Likely <[email protected]>
2007-07-04Correct relocation fixup for mpc5xxGrant Likely
Signed-off-by: Grant Likely <[email protected]>
2007-07-04Fix a few file permission problems.Wolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]>
2007-07-04configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger
Signed-off-by: Jon Loeliger <[email protected]>
2007-07-04include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
This is a compatibility step that allows both the older form and the new form to co-exist for a while until the older can be removed entirely. All transformations are of the form: Before: #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) After: #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT) Signed-off-by: Jon Loeliger <[email protected]>
2007-07-04Introduce initial versions of new Command Config files.Jon Loeliger
Derive three new files from cmd_confdefs.h: config_bootp.h - Has BOOTP related config options, not commands config_cmd_all.h - Has a CONFIG_CMD_* definition for every command config_cmd_default.h - Has a CONFIG_CMD_* definition for default cmds. For now, include "config_bootp.h" for compatability until all users of it directly include it properly. Signed-off-by: Jon Loeliger <[email protected]>
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-06-30Fix S-ATA support.Mushtaq Khan
Signed-off-by: mushtaq khan <[email protected]>
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-06-25[PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher
Signed-off-by: Heiko Schocher <[email protected]>
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese
This patch removes the CFG_PCI_PRE_INIT option completely, since it's not needed anymore with the patch from Matthias Fuchs with the "weak" pci_pre_init() implementation. Signed-off-by: Stefan Roese <[email protected]>