summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-054-10/+10
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-07-0510-49/+0
* include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger2007-07-0514-217/+248
* include/configs: Use new CONFIG_CMD_* in various t* and u* named board config...Jon Loeliger2007-07-056-125/+123
* include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger2007-07-0515-274/+272
* include/configs: Use new CONFIG_CMD_* in various q* and r* named board config...Jon Loeliger2007-07-053-32/+41
* include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger2007-07-0511-149/+190
* include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger2007-07-058-67/+111
* include/configs: Use new CONFIG_CMD_* in various n* named board config files.Jon Loeliger2007-07-052-57/+31
* include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger2007-07-059-189/+167
* include/configs: Use new CONFIG_CMD_* in various l* named board config files.Jon Loeliger2007-07-058-77/+104
* include/configs: Use new CONFIG_CMD_* in various j* and k* named board config...Jon Loeliger2007-07-054-66/+76
* include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger2007-07-059-77/+115
* include/configs: Use new CONFIG_CMD_* in various h* named board config files.Jon Loeliger2007-07-053-58/+58
* include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger2007-07-054-24/+48
* include/configs: Use new CONFIG_CMD_* in various e* named board config files.Jon Loeliger2007-07-057-114/+131
* include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger2007-07-054-46/+84
* include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger2007-07-0514-139/+187
* include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger2007-07-057-149/+156
* include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger2007-07-059-145/+160
* include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger2007-07-051-7/+18
* include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger2007-07-057-184/+155
* include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger2007-07-052-14/+17
* include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger2007-07-055-108/+89
* include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger2007-07-0516-252/+273
* include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2007-07-052-78/+82
* include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger2007-07-055-144/+85
* include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-0515-350/+280
* Correct fixup relocation for mpc83xxGrant Likely2007-07-041-0/+1
* Correct fixup relocation for mpc8260Grant Likely2007-07-041-0/+1
* Correct fixup relocation for mpc824xGrant Likely2007-07-041-0/+2
* Correct fixup relocation for mpc8220Grant Likely2007-07-041-0/+1
* Correct fixup relocation for MPC5xxxGrant Likely2007-07-041-0/+1
* Correct relocation fixup for mpc5xxGrant Likely2007-07-041-0/+1
* Fix a few file permission problems.Wolfgang Denk2007-07-043-0/+0
* configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger2007-07-041-36/+22
* include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-047-11/+10
* Introduce initial versions of new Command Config files.Jon Loeliger2007-07-044-27/+165
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-0323-89/+267
|\
| * Fix S-ATA support.Mushtaq Khan2007-06-301-8/+8
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-1719-89/+89
| * Merge with /home/git/u-bootWolfgang Denk2007-05-1713-41/+1045
| |\
| * | Minor coding style cleanup.Wolfgang Denk2007-05-152-5/+5
| * | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-153-0/+177
| * | Fix for compile of JSE targetStephen Williams2007-05-151-0/+1
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-2521-124/+164
|\ \ \
| * | | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-2219-98/+98
| * | | Adapt log buffer code to support Linux 2.6Igor Lisitsin2007-06-221-1/+25
| * | | Extend POST support for PPC440Igor Lisitsin2007-06-223-25/+41
* | | | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-2521-24/+5
OpenPOWER on IntegriCloud