summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| * | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-18-61/+1141
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add the files for the SMN42 boardPeter Pearse2007-05-09-0/+560
| * | | | | Remove the deleted files for the SMN42 patchPeter Pearse2007-05-09-247/+0
| * | | | | New board SMN42 branchPeter Pearse2007-05-09-10/+6
| | |/ / / | |/| | |
* | | | | Merge with /home/stefan/git/u-boot/acadia-nand-bootStefan Roese2007-06-06-33/+127
|\ \ \ \ \
| * | | | | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-06-33/+127
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-06-04-50/+143
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-01-49/+141
| |\ \ \ \ \
| | * | | | | 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: Update in_be32() functions and friends to latest Linux versionStefan Roese2007-06-01-34/+55
| * | | | | | 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/+132
|\ \ \ \ \ \ \
| * | | | | | | 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/+34
* | | | | | | | ppc4xx: Update AMCC Acadia support for board revision 1.1Stefan Roese2007-05-24-18/+9
* | | | | | | | ppc4xx: Use do { ... } while (0) for CPR & SDR access macrosStefan Roese2007-05-22-4/+4
* | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-05-18-471/+1141
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Minor Coding Style cleanup, update CHANGELOG.Wolfgang Denk2007-05-16-24/+16
| * | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-05-16-24/+885
| |\ \ \ \ \ \ \
| | * | | | | | | Fix memory initialization on MPC8349E-mITXTimur Tabi2007-05-01-0/+3
| | * | | | | | | mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2007-05-01-2/+0
| | * | | | | | | mpc83xx: minor fixups for 8313rdb introductionKim Phillips2007-04-25-2/+2
| | * | | | | | | mpc83xx: Add MPC8313ERDB support.Scott Wood2007-04-23-0/+569
| | * | | | | | | mpc83xx: Add generic PCI setup code.Scott Wood2007-04-23-0/+5
| | * | | | | | | mpc83xx: Add 831x support to global_data.hScott Wood2007-04-23-2/+4
| | * | | | | | | mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().Scott Wood2007-04-23-13/+3
| | * | | | | | | mpc83xx: Add register definitions for MPC831x.Scott Wood2007-04-23-7/+301
| * | | | | | | | Coding Style Cleanup, new CHANGELOGWolfgang Denk2007-05-16-2/+2
| * | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-05-16-17/+168
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | add: reading special purpose registersMichal Simek2007-05-08-11/+6
| | * | | | | | | add: Microblaze V5 exception handlingMichal Simek2007-05-08-0/+9
| | * | | | | | | add: FSL control read and writeMichal Simek2007-05-08-0/+15
| | * | | | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-05-08-4497/+17826
| | |\ \ \ \ \ \ \
| | * | | | | | | | new: USE_MSR_INTR supportMichal Simek2007-05-07-0/+37
| | * | | | | | | | new: fsl interrupt supportMichal Simek2007-05-07-0/+4
| | * | | | | | | | fix: interrupt handler for multiple sourcesMichal Simek2007-05-07-0/+2
| | * | | | | | | | new: add writing to msr registerMichal Simek2007-05-07-3/+9
| | * | | | | | | | new: FSL and MSR support #2Michal Simek2007-05-05-0/+5
| | * | | | | | | | new: FSL and MSR supportMichal Simek2007-05-05-0/+37
| | * | | | | | | | [PATCH] MTD partition support, JFFS2 supportMichal Simek2007-04-24-3/+29