summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \
| | * | | | | ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese2007-06-011-3/+10
| | * | | | | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-011-12/+76
| * | | | | | ppc4xx: Change Luan config file to support ECCStefan Roese2007-06-011-1/+2
* | | | | | | Merge with /home/wd/git/u-boot/stx-gp3ssaWolfgang Denk2007-05-311-17/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.Wolfgang Denk2007-05-311-17/+24
* | | | | | | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-2820-78/+120
|\ \ \ \ \ \ \
| * | | | | | | Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.Bartlomiej Sieka2007-05-271-16/+16
| * | | | | | | Motion-PRO: Add support for redundant environment.Bartlomiej Sieka2007-05-271-1/+6
| * | | | | | | Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes.Bartlomiej Sieka2007-05-271-1/+1
| * | | | | | | Motion-PRO: Update EEPROM's page write bits and write delay.Bartlomiej Sieka2007-05-271-2/+2
| * | | | | | | MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka2007-05-271-1/+1
| * | | | | | | Motion-PRO: Add support for the temperature sensor.Bartlomiej Sieka2007-05-271-1/+10
| * | | | | | | Motion-PRO: Add displaying of CPLD revision information during boot.Bartlomiej Sieka2007-05-271-0/+6
| * | | | | | | MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-2720-57/+57
| * | | | | | | Motion-PRO: Add LED support.Bartlomiej Sieka2007-05-271-0/+22
* | | | | | | | ppc4xx: Update AMCC Acadia support for board revision 1.1Stefan Roese2007-05-241-18/+9
* | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-05-186-446/+719
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
OpenPOWER on IntegriCloud