summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
...
| * | | Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-10-1/+1
| * | | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-09-41/+61
| |\ \ \ | | |/ / | |/| |
| | * | [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher2007-06-25-53/+58
| | * | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-41/+56
| * | | Merged POST framework with the current TOT.Sergei Poselenov2007-07-05-0/+8
| | |/ | |/|
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-03-10/+10
| |\ \
| | * | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-9/+9
| | * | Merge with /home/git/u-bootWolfgang Denk2007-05-17-279/+367
| | |\ \
| | * | | Fixes bug clearing the bss section for i386mushtaq khan2007-05-15-1/+1
| * | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-25-8/+10
| |\ \ \ \
| | * | | | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-22-8/+8
| | * | | | Extend POST support for PPC440Igor Lisitsin2007-06-22-0/+2
| * | | | | ppc4xx: PPC440EPx Emit DDR0 registers on machine check interruptNiklaus Giger2007-06-25-1/+86
| * | | | | ppc4xx: Fix O=buildir buildsNiklaus Giger2007-06-25-1/+1
| * | | | | ppc4xx: Add pci_pre_init() for 405 boardsMatthias Fuchs2007-06-25-8/+22
| * | | | | ppc4xx: Fix problem with extended program_tlb() funtionStefan Roese2007-06-22-0/+8
| |/ / / /
| * | | | [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-21/+20
| * | | | Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2007-06-20-138/+137
| * | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-20-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-08-1/+1
| * | | | [ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese2007-06-19-3/+3
| * | | | Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese2007-06-15-204/+242
| |\ \ \ \
| | * | | | ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-15-204/+242
| | |/ / /
| * | | | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-15-0/+38
| * | | | [ppc4xx] Extend program_tlb() with virtual & physical addressesStefan Roese2007-06-14-37/+48
| * | | | [PATCH] fix gpio setting when using CFG_440_GPIO_TABLEBenoît Monin2007-06-08-2/+2
| |/ / /
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-06-06-2/+0
| |\ \ \
| | * \ \ Merge branch 'mpc8641'Jon Loeliger2007-06-05-2/+0
| | |\ \ \
| | | * | | mpc8641 image size cleanupEd Swarthout2007-06-05-2/+0
| * | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-06-06-0/+765
| |\ \ \ \ \
| | * \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-18-279/+378
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Add the files for the SMN42 boardPeter Pearse2007-05-09-0/+765
| | | |/ / / | | |/| | |
| * | | | | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-06-17/+55
* | | | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-06-06-289/+362
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [PATCH] Fix ppc4xx bootstrap letter displayed on startupBenoît Monin2007-06-04-1/+7
| * | | | | Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-01-287/+349
| |\ \ \ \ \
| | * | | | | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-01-92/+129
| | * | | | | NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.cStefan Roese2007-06-01-20/+54
| | * | | | | ppc4xx: 44x DDR driver code cleanup and small fix for BambooStefan Roese2007-06-01-175/+166
| * | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-06-01-1/+6
* | | | | | | USB: ohci fixes and cleanup for ppc4xx and yosemite board.Markus Klotzbuecher2007-06-06-1/+51
* | | | | | | USB: ohci fixes and cleanup for mpc5xxx and IceCube board configMarkus Klotzbuecher2007-06-06-0/+54
* | | | | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-29-288/+383
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-28-8/+4
| |\ \ \ \ \ \
| | * | | | | | MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka2007-05-27-4/+0
| | * | | | | | MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-27-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
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-05-16-43/+279
| |\ \ \ \ \ \
| | * | | | | | Fix memory initialization on MPC8349E-mITXTimur Tabi2007-05-01-5/+0