summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | | | | | | | New board SMN42 branchPeter Pearse2007-05-09-268/+43
| * | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-18-375/+2907
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Makefile permissionsPeter Pearse2007-05-18-0/+0
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Makefile permissionsPeter Pearse2007-05-09-0/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge with /home/stefan/git/u-boot/acadia-nand-bootStefan Roese2007-06-06-70/+685
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-06-70/+685
* | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-06-04-646/+1250
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | [PATCH] Fix ppc4xx bootstrap letter displayed on startupBenoƮt Monin2007-06-04-1/+7
| * | | | | | | | | ppc4xx: Add missing file for Bamboo NAND booting supportStefan Roese2007-06-01-0/+137
| * | | | | | | | | Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-01-637/+1098
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese2007-06-01-8/+20
| | * | | | | | | | | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-01-119/+536
| | * | | | | | | | | NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.cStefan Roese2007-06-01-39/+56
| | * | | | | | | | | ppc4xx: Prepare Bamboo port for NAND booting supportStefan Roese2007-06-01-109/+119
| | * | | | | | | | | ppc4xx: Update in_be32() functions and friends to latest Linux versionStefan Roese2007-06-01-34/+55
| | * | | | | | | | | NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.cStefan Roese2007-06-01-20/+54
| | * | | | | | | | | NAND: Update nand_ecc.c to latest Linux versionStefan Roese2007-06-01-136/+92
| | * | | | | | | | | ppc4xx: 44x DDR driver code cleanup and small fix for BambooStefan Roese2007-06-01-175/+166
| * | | | | | | | | | ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHzStefan Roese2007-06-01-6/+0
| * | | | | | | | | | ppc4xx: Change Luan config file to support ECCStefan Roese2007-06-01-1/+2
| * | | | | | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-06-01-1/+6
* | | | | | | | | | | Merge with /home/wd/git/u-boot/stx-gp3ssaWolfgang Denk2007-05-31-21/+35
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.Wolfgang Denk2007-05-31-21/+35
* | | | | | | | | | | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-28-91/+190
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.Bartlomiej Sieka2007-05-27-22/+22
| * | | | | | | | | | | 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
| * | | | | | | | | | | Fix: Add missing NULL termination in strings expanded by macros parser.Bartlomiej Sieka2007-05-27-0/+2
| * | | | | | | | | | | 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-6/+18
| * | | | | | | | | | | 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-1/+8
| * | | | | | | | | | | MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-27-61/+61
| * | | | | | | | | | | Motion-PRO: Add LED support.Bartlomiej Sieka2007-05-27-0/+64
* | | | | | | | | | | | Merge with /home/stefan/git/u-boot/acadia-nandStefan Roese2007-05-24-27/+25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ppc4xx: Update AMCC Acadia support for board revision 1.1Stefan Roese2007-05-24-19/+17
| * | | | | | | | | | | | ppc4xx: Use do { ... } while (0) for CPR & SDR access macrosStefan Roese2007-05-22-4/+4
| * | | | | | | | | | | | ppc4xx: Add 405 support to 4xx NAND driver ndfc.cStefan Roese2007-05-22-4/+4
| * | | | | | | | | | | | ppc4xx: Fix problem in 405EZ OCM initializationStefan Roese2007-05-21-1/+1
* | | | | | | | | | | | | ppc4xx: Fix small 405EZ OCM initilization bug in start.SStefan Roese2007-05-24-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-05-18-838/+2907
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Fix compile problem cause my Microblaze mergeStefano Babic2007-05-16-1/+1
| * | | | | | | | | | | Minor Coding Style cleanup, update CHANGELOG.Wolfgang Denk2007-05-16-24/+140
| * | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-05-16-75/+1686
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | mpc83xx: fix trivial error in MAKEALLKim Phillips2007-05-03-2/+2
| | * | | | | | | | | | | Fix memory initialization on MPC8349E-mITXTimur Tabi2007-05-01-7/+4
| | * | | | | | | | | | | mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2007-05-01-11/+13
| | * | | | | | | | | | | mpc83xx: minor fixups for 8313rdb introductionKim Phillips2007-04-25-17/+18
| | * | | | | | | | | | | mpc83xx: Add MPC8313ERDB support.Scott Wood2007-04-23-0/+1088
| | * | | | | | | | | | | mpc83xx: Add generic PCI setup code.Scott Wood2007-04-23-1/+197