summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeLines
* include/configs: Use new CONFIG_CMD_* in various F* and G* named board ↵Jon Loeliger2007-07-08-88/+116
| | | | | | config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various E* named board config files.Jon Loeliger2007-07-08-115/+137
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various D* named board config files.Jon Loeliger2007-07-07-143/+148
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger2007-07-07-274/+291
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various B* named board config files.Jon Loeliger2007-07-07-97/+84
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger2007-07-07-210/+215
| | | | | | | | Since ADS860.h includes "board/fads/fads.h" with ramifications on the CONFIG_COMMAND treatment, it too has to be adjusted to exclude already configured commands in this same commit. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-05-10/+10
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-07-05-49/+0
|
* include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config ↵Jon Loeliger2007-07-05-217/+248
| | | | | | files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various t* and u* named board ↵Jon Loeliger2007-07-05-125/+123
| | | | | | config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger2007-07-05-274/+272
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various q* and r* named board ↵Jon Loeliger2007-07-05-32/+41
| | | | | | config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger2007-07-05-149/+190
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger2007-07-05-67/+111
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various n* named board config files.Jon Loeliger2007-07-05-57/+31
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger2007-07-05-189/+167
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various l* named board config files.Jon Loeliger2007-07-05-77/+104
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various j* and k* named board ↵Jon Loeliger2007-07-05-66/+76
| | | | | | config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger2007-07-05-77/+115
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various h* named board config files.Jon Loeliger2007-07-05-58/+58
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger2007-07-05-24/+48
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various e* named board config files.Jon Loeliger2007-07-05-114/+131
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger2007-07-05-46/+84
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger2007-07-05-139/+187
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger2007-07-05-149/+156
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger2007-07-05-145/+160
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger2007-07-05-7/+18
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger2007-07-05-184/+155
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger2007-07-05-14/+17
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger2007-07-05-108/+89
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger2007-07-05-252/+273
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2007-07-05-78/+82
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger2007-07-05-144/+85
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-05-350/+280
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Correct fixup relocation for mpc83xxGrant Likely2007-07-04-0/+1
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc8260Grant Likely2007-07-04-0/+1
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc824xGrant Likely2007-07-04-0/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc8220Grant Likely2007-07-04-0/+1
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for MPC5xxxGrant Likely2007-07-04-0/+1
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct relocation fixup for mpc5xxGrant Likely2007-07-04-0/+1
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Fix a few file permission problems.Wolfgang Denk2007-07-04-0/+0
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger2007-07-04-36/+22
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-11/+10
| | | | | | | | | | | | | | 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 <jdl@freescale.com>
* Introduce initial versions of new Command Config files.Jon Loeliger2007-07-04-27/+165
| | | | | | | | | | | | 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 <jdl@freescale.com>
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-03-89/+267
|\
| * Fix S-ATA support.Mushtaq Khan2007-06-30-8/+8
| | | | | | | | Signed-off-by: mushtaq khan <mushtaqk_921@yahoo.co.in>
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-89/+89
| | | | | | | | | | | | | | For all practical u-boot purposes, TSECs don't differ throughout the mpc8[356]xx families; reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
| * Merge with /home/git/u-bootWolfgang Denk2007-05-17-41/+1045
| |\
| * | Minor coding style cleanup.Wolfgang Denk2007-05-15-5/+5
| | |
| * | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-15-0/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bridge, ICH-5, ICH-6 and ICH-7. Implementation: 1. Code is divided in to two files. All functions, which are controller specific are kept in "drivers/ata_piix.c" file and functions, which are not controller specific, are kept in "common/cmd_sata.c" file. 2. Reading and Writing from the S-ATA drive is done using PIO method. 3. Driver can be configured for 48-bit addressing by defining macro CONFIG_LBA48, if this macro is not defined driver uses the 28-bit addressing. 4. S-ATA read function is hooked to the File system, commands like ext2ls and ext2load file can be used. This has been tested. 5. U-Boot command "SATA_init" is added, which initializes the S-ATA controller and identifies the S-ATA drives connected to it. 6. U-Boot command "sata" is added, which is used to read/write, print partition table and get info about the drives present. This I have implemented in same way as "ide" command is implemented in U-Boot. 7. This driver is for S-ATA in native mode. 8. This driver does not support the Native command queuing and Hot-plugging. Signed-off-by: Mushtaq Khan <mushtaq_k@procsys.com>