summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper2007-08-101-1/+4
| * | | | [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-109-0/+2688
| |/ / /
| * | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-07114-934/+5650
| |\ \ \
| | * \ \ Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk2007-08-071-1/+1
| | |\ \ \
| | | * | | cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka2007-08-031-1/+1
| | * | | | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-0672-532/+1099
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-061-1/+1
| | | * | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-063-41/+69
| | | |\ \ \
| | | | * \ \ Merge branch 'testing' into workingAndy Fleming2007-08-0368-183/+1094
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2007-08-063-346/+2
| | | * | | | Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-021-3/+3
| | | | |/ / | | | |/| |
| | | * | | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-1015-16/+16
| | | * | | cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-0931-109/+109
| | | * | | cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-0920-45/+45
| | | * | | Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-07-061-1/+1
| | | |\ \ \
| | | | * | | Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-051-1/+1
| | | * | | | Fix problem with get/setdcr commands introduced by cfg patchesStefan Roese2007-07-061-1/+1
| | | |/ / /
| | | * | | mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger2007-07-051-6/+6
| | | * | | Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger2007-07-051-1/+1
| | | * | | Correct fixup relocation for mpc83xxGrant Likely2007-07-042-2/+1
| | | * | | Correct fixup relocation for mpc8260Grant Likely2007-07-042-2/+1
| | | * | | Correct fixup relocation for mpc824xGrant Likely2007-07-042-2/+1
| | | * | | Correct fixup relocation for mpc8220Grant Likely2007-07-042-2/+1
| | | * | | Correct fixup relocation for MPC5xxxGrant Likely2007-07-043-3/+1
| | | * | | Correct relocation fixup for mpc5xxGrant Likely2007-07-042-2/+1
| | | * | | Consolidate mpc83xx linker scriptsGrant Likely2007-07-042-0/+126
| | | * | | Consolidate mpc8260 linker scriptsGrant Likely2007-07-042-0/+128
| | | * | | Consolidate mpc824x linker scriptsGrant Likely2007-07-042-0/+128
| | | * | | Consolidate mpc8220 linker scriptsGrant Likely2007-07-042-0/+128
| | | * | | Consolidate mpc5xxx linker scriptsGrant Likely2007-07-043-0/+264
| | | * | | Consolidate mpc5xx linker scriptsGrant Likely2007-07-042-0/+143
| | | * | | Fix a few file permission problems.Wolfgang Denk2007-07-044-0/+0
| | | * | | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0423-45/+45
| | | * | | cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0428-95/+96
| | * | | | Coding style cleanup, update CHANGELOGWolfgang Denk2007-08-025-43/+43
| | * | | | [ADS5121] Support for the ADS5121 boardRafal Jaworowski2007-07-2712-0/+3119
| | | |_|/ | | |/| |
| | * | | Update CHANGELOG, minor coding style cleanup.Wolfgang Denk2007-07-121-1/+1
| | * | | Merge with /home/tur/git/u-boot#cm1_qp1Wolfgang Denk2007-07-121-7/+14
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka2007-07-111-7/+14
| | * | | Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-101-1/+1
| | * | | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-092-41/+61
| | |\ \ \ | | | |/ / | | |/| |
| | | * | [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher2007-06-252-53/+58
| | | * | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-222-41/+56
| | * | | Merged POST framework with the current TOT.Sergei Poselenov2007-07-051-0/+8
| | | |/ | | |/|
| | * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-034-10/+10
| | |\ \
| | | * | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-173-9/+9
| | | * | Merge with /home/git/u-bootWolfgang Denk2007-05-1716-279/+367
| | | |\ \
| | | * | | Fixes bug clearing the bss section for i386mushtaq khan2007-05-151-1/+1
| | * | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-255-8/+10
| | |\ \ \ \
| | | * | | | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-225-8/+8
OpenPOWER on IntegriCloud