aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2007-07-04Consolidate mpc8220 linker scriptsGrant Likely2-0/+128
2007-07-04Consolidate mpc5xxx linker scriptsGrant Likely3-0/+264
2007-07-04Consolidate mpc5xx linker scriptsGrant Likely2-0/+143
2007-07-04Fix a few file permission problems.Wolfgang Denk4-0/+0
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger23-45/+45
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger28-95/+96
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk4-10/+10
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese5-8/+10
2007-06-25ppc4xx: PPC440EPx Emit DDR0 registers on machine check interruptNiklaus Giger1-1/+86
2007-06-25ppc4xx: Fix O=buildir buildsNiklaus Giger1-1/+1
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsMatthias Fuchs1-8/+22
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk5-8/+8
2007-06-22Extend POST support for PPC440Igor Lisitsin1-0/+2
2007-06-22ppc4xx: Fix problem with extended program_tlb() funtionStefan Roese1-0/+8
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski11-21/+20
2007-06-20Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2-138/+137
2007-06-20Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-1/+1
2007-06-19[ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese1-3/+3
2007-06-15Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese3-204/+242
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki3-204/+242
2007-06-15[ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese1-0/+38
2007-06-14[ppc4xx] Extend program_tlb() with virtual & physical addressesStefan Roese3-37/+48
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk1-1/+1
2007-06-08[PATCH] fix gpio setting when using CFG_440_GPIO_TABLEBenoît Monin1-2/+2
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk1-2/+0
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk7-0/+765
2007-06-06ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese1-17/+55
2007-06-05Merge branch 'mpc8641'Jon Loeliger1-2/+0
2007-06-05mpc8641 image size cleanupEd Swarthout1-2/+0
2007-06-04[PATCH] Fix ppc4xx bootstrap letter displayed on startupBenoît Monin1-1/+7
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese3-287/+349
2007-06-01ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese1-92/+129
2007-06-01NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.cStefan Roese1-20/+54
2007-06-01ppc4xx: 44x DDR driver code cleanup and small fix for BambooStefan Roese1-175/+166
2007-06-01ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese1-1/+6
2007-05-28Merge with /home/tur/git/u-boot#motionproWolfgang Denk2-8/+4
2007-05-27MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka1-4/+0
2007-05-27MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka1-4/+4
2007-05-22ppc4xx: Add 405 support to 4xx NAND driver ndfc.cStefan Roese1-4/+4
2007-05-21ppc4xx: Fix problem in 405EZ OCM initializationStefan Roese1-1/+1
2007-05-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse17-279/+378
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips3-9/+9
2007-05-17Merge with /home/git/u-bootWolfgang Denk16-279/+367
2007-05-16Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk5-43/+279
2007-05-16Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk11-236/+88
2007-05-15Fixes bug clearing the bss section for i386mushtaq khan1-1/+1
2007-05-15Merge with /home/tur/git/u-boot#motionproWolfgang Denk1-0/+11
2007-05-09Add the files for the SMN42 boardPeter Pearse7-0/+765
2007-05-08add: reading special purpose registersMichal Simek1-2/+2
2007-05-08add: Microblaze V5 exception handlingMichal Simek1-2/+8