summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-16-0/+920
|\
| * Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-10-378/+600
| |\
| * | Cache update and added CFG_UNIFY_CACHETsiChung2007-07-10-8/+7
| * | Create interrupts.c and modify MakefileTsiChungLiew2007-07-10-1/+50
| * | Enable IcacheTsiChungLiew2007-07-10-39/+38
| * | Update header file and some clean upTsiChungLiew2007-07-10-18/+12
| * | Update header file and enable icacheTsiChungLiew2007-07-10-4/+3
| * | Update header file and removed interrupt_init()TsiChungLiew2007-07-10-17/+2
| * | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-18-0/+895
* | | Update CHANGELOG, minor coding style cleanup.Wolfgang Denk2007-07-12-1/+1
* | | Merge with /home/tur/git/u-boot#cm1_qp1Wolfgang Denk2007-07-12-7/+14
|\ \ \ | |_|/ |/| |
| * | CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka2007-07-11-7/+14
* | | 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
* | | | | [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