summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese2007-06-1518-63/+77
|\
| * ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-1518-63/+77
* | [ppc4xx] Add initial lwmon5 board supportStefan Roese2007-06-152-1/+441
* | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-152-68/+70
|/
* 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-067-11/+323
|\ \ \
| * | | 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-1814-61/+1141
| |\ \ \
| * | | | Add the files for the SMN42 boardPeter Pearse2007-05-095-0/+560
| * | | | Remove the deleted files for the SMN42 patchPeter Pearse2007-05-092-247/+0
| * | | | New board SMN42 branchPeter Pearse2007-05-092-10/+6
| | |/ / | |/| |
* | | | Merge with /home/stefan/git/u-boot/acadia-nand-bootStefan Roese2007-06-062-33/+127
|\ \ \ \
| * | | | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-062-33/+127
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-06-044-50/+143
|\ \ \ \ \ | |/ / / /
| * | | | Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-013-49/+141
| |\ \ \ \
| | * | | | 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: Update in_be32() functions and friends to latest Linux versionStefan Roese2007-06-011-34/+55
| * | | | | 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-2821-78/+132
|\ \ \ \ \ \
| * | | | | | 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-272-0/+34
* | | | | | | ppc4xx: Update AMCC Acadia support for board revision 1.1Stefan Roese2007-05-241-18/+9
* | | | | | | ppc4xx: Use do { ... } while (0) for CPR & SDR access macrosStefan Roese2007-05-221-4/+4
* | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-05-1815-471/+1141
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Minor Coding Style cleanup, update CHANGELOG.Wolfgang Denk2007-05-161-24/+16
| * | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-05-167-24/+885
| |\ \ \ \ \ \
| | * | | | | | Fix memory initialization on MPC8349E-mITXTimur Tabi2007-05-011-0/+3
| | * | | | | | mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2007-05-011-2/+0
| | * | | | | | mpc83xx: minor fixups for 8313rdb introductionKim Phillips2007-04-251-2/+2
| | * | | | | | mpc83xx: Add MPC8313ERDB support.Scott Wood2007-04-231-0/+569
| | * | | | | | mpc83xx: Add generic PCI setup code.Scott Wood2007-04-231-0/+5
| | * | | | | | mpc83xx: Add 831x support to global_data.hScott Wood2007-04-231-2/+4
| | * | | | | | mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().Scott Wood2007-04-231-13/+3
| | * | | | | | mpc83xx: Add register definitions for MPC831x.Scott Wood2007-04-232-7/+301
| * | | | | | | Coding Style Cleanup, new CHANGELOGWolfgang Denk2007-05-161-2/+2
| * | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-05-167-17/+168
| |\ \ \ \ \ \ \
| | * | | | | | | add: reading special purpose registersMichal Simek2007-05-081-11/+6
OpenPOWER on IntegriCloud