summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-03-89/+99
|\
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-89/+89
| * Merge with /home/git/u-bootWolfgang Denk2007-05-17-16/+623
| |\
| * | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-15-0/+9
| * | Fix for compile of JSE targetStephen Williams2007-05-15-0/+1
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-25-22/+35
|\ \ \
| * | | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-22-21/+21
| * | | Extend POST support for PPC440Igor Lisitsin2007-06-22-1/+14
* | | | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-25-20/+0
* | | | ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs2007-06-25-0/+21
|/ / /
* | | Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2007-06-20-1/+1
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-20-5/+30
|\ \ \
| * | | TQM5200: Add Flat Device Tree support, update default env. accordingly.Bartlomiej Sieka2007-06-08-3/+27
| * | | Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-08-2/+3
* | | | [ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese2007-06-19-2/+2
* | | | [ppc4xx] Change lwmon5 port to work with recent 440 exception reworkStefan Roese2007-06-15-0/+1
* | | | Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese2007-06-15-1/+13
|\ \ \ \
| * | | | ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-15-1/+13
| |/ / /
* | | | [ppc4xx] Add initial lwmon5 board supportStefan Roese2007-06-15-0/+437
* | | | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-15-65/+65
|/ / /
* | | Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk2007-06-06-19/+18
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-06-06-1/+9
|\ \ \
| * \ \ Merge branch 'mpc8641'Jon Loeliger2007-06-05-1/+9
| |\ \ \
| | * | | mpc8641 image size cleanupEd Swarthout2007-06-05-1/+9
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-06-06-9/+208
|\ \ \ \ \
| * | | | | Reduce line lengths to 80 characters max.Peter Pearse2007-05-18-2/+5
| * | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-18-36/+719
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add the files for the SMN42 boardPeter Pearse2007-05-09-0/+198
| * | | | | New board SMN42 branchPeter Pearse2007-05-09-8/+6
| | |/ / / | |/| | |
* | | | | Merge with /home/stefan/git/u-boot/acadia-nand-bootStefan Roese2007-06-06-33/+119
|\ \ \ \ \
| * | | | | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-06-33/+119
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-06-04-16/+88
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-01-15/+86
| |\ \ \ \ \
| | * | | | | ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese2007-06-01-3/+10
| | * | | | | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-01-12/+76
| * | | | | | ppc4xx: Change Luan config file to support ECCStefan Roese2007-06-01-1/+2
* | | | | | | Merge with /home/wd/git/u-boot/stx-gp3ssaWolfgang Denk2007-05-31-17/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.Wolfgang Denk2007-05-31-17/+24
* | | | | | | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-28-78/+120
|\ \ \ \ \ \ \
| * | | | | | | Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.Bartlomiej Sieka2007-05-27-16/+16
| * | | | | | | Motion-PRO: Add support for redundant environment.Bartlomiej Sieka2007-05-27-1/+6
| * | | | | | | Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes.Bartlomiej Sieka2007-05-27-1/+1
| * | | | | | | Motion-PRO: Update EEPROM's page write bits and write delay.Bartlomiej Sieka2007-05-27-2/+2
| * | | | | | | MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka2007-05-27-1/+1
| * | | | | | | Motion-PRO: Add support for the temperature sensor.Bartlomiej Sieka2007-05-27-1/+10
| * | | | | | | Motion-PRO: Add displaying of CPLD revision information during boot.Bartlomiej Sieka2007-05-27-0/+6
| * | | | | | | MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-27-57/+57
| * | | | | | | Motion-PRO: Add LED support.Bartlomiej Sieka2007-05-27-0/+22
* | | | | | | | ppc4xx: Update AMCC Acadia support for board revision 1.1Stefan Roese2007-05-24-18/+9
* | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-05-18-446/+719
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |