summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a few file permission problems.Wolfgang Denk2007-07-042-0/+0
* configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger2007-07-041-36/+22
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-0321-89/+99
|\
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-1719-89/+89
| * Merge with /home/git/u-bootWolfgang Denk2007-05-174-16/+623
| |\
| * | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-151-0/+9
| * | Fix for compile of JSE targetStephen Williams2007-05-151-0/+1
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-2511-22/+35
|\ \ \
| * | | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-2211-21/+21
| * | | Extend POST support for PPC440Igor Lisitsin2007-06-221-1/+14
* | | | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-2520-20/+0
* | | | ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs2007-06-254-0/+21
|/ / /
* | | Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2007-06-201-1/+1
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-202-5/+30
|\ \ \
| * | | TQM5200: Add Flat Device Tree support, update default env. accordingly.Bartlomiej Sieka2007-06-081-3/+27
| * | | Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-081-2/+3
* | | | [ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese2007-06-191-2/+2
* | | | [ppc4xx] Change lwmon5 port to work with recent 440 exception reworkStefan Roese2007-06-151-0/+1
* | | | Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese2007-06-1513-1/+13
|\ \ \ \
| * | | | ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-1513-1/+13
| |/ / /
* | | | [ppc4xx] Add initial lwmon5 board supportStefan Roese2007-06-151-0/+437
* | | | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-151-65/+65
|/ / /
* | | Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk2007-06-065-19/+18
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-06-061-1/+9
|\ \ \
| * \ \ Merge branch 'mpc8641'Jon Loeliger2007-06-051-1/+9
| |\ \ \
| | * | | mpc8641 image size cleanupEd Swarthout2007-06-051-1/+9
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-06-062-9/+208
|\ \ \ \ \
| * | | | | Reduce line lengths to 80 characters max.Peter Pearse2007-05-182-2/+5
| * | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-185-36/+719
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add the files for the SMN42 boardPeter Pearse2007-05-091-0/+198
| * | | | | New board SMN42 branchPeter Pearse2007-05-091-8/+6
| | |/ / / | |/| | |
* | | | | Merge with /home/stefan/git/u-boot/acadia-nand-bootStefan Roese2007-06-061-33/+119
|\ \ \ \ \
| * | | | | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-061-33/+119
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-06-043-16/+88
|\| | | | |
| * | | | | Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-012-15/+86
| |\ \ \ \ \