summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)Author
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-14Coding style cleanupStefan Roese
2007-08-14Merge with /home/stefan/git/u-boot/zeusStefan Roese
2007-08-14ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese
2007-08-13ppc4xx: Fix problem in PLL clock calculationStefan Roese
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-08-02ppc4xx: Code cleanupStefan Roese
2007-08-02[ppc440SPe] Graceful recovery from machine check during PCIe configurationGrzegorz Bernacki
2007-08-02[ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.ARafal Jaworowski
2007-07-31ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien
2007-07-30ppc4xx: Only print ECC related info when the error bis are setStefan Roese
2007-07-26ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken
2007-07-20ppc4xx: Fix bug with default GPIO output valueStefan Roese
2007-07-16Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-16ppc4xx: Code cleanupStefan Roese
2007-07-16ppc4xx: Add new weak functions to support boardspecific DDR2 configurationStefan Roese
2007-07-16ppc4xx: Add remove_tlb() function to remove a mem area from TLB setupStefan Roese
2007-07-12ppc4xx: Change receive buffer handling in the 4xx emac driverStefan Roese
2007-07-12Update CHANGELOG, minor coding style cleanup.Wolfgang Denk
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk
2007-07-09Merge with /home/hs/Atronic/u-bootWolfgang Denk
2007-07-06Fix problem with get/setdcr commands introduced by cfg patchesStefan Roese
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov
2007-07-04Fix a few file permission problems.Wolfgang Denk
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-06-25[PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher
2007-06-25ppc4xx: PPC440EPx Emit DDR0 registers on machine check interruptNiklaus Giger
2007-06-25ppc4xx: Fix O=buildir buildsNiklaus Giger
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsMatthias Fuchs
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk
2007-06-22Extend POST support for PPC440Igor Lisitsin
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher
2007-06-22ppc4xx: Fix problem with extended program_tlb() funtionStefan Roese
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski
2007-06-20Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk
2007-06-20Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-06-19[ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese
2007-06-15Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki
2007-06-15[ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese
2007-06-14[ppc4xx] Extend program_tlb() with virtual & physical addressesStefan Roese
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk
2007-06-08[PATCH] fix gpio setting when using CFG_440_GPIO_TABLEBenoƮt Monin
2007-06-06Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher