summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2007-11-16ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese
2007-11-15ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese
2007-11-13ppc4xx: Fix 405EX PCIe UTLSET register setupStefan Roese
2007-11-09ppc4xx: Make USB working with CONFIG_4xx_DCACHE definedMatthias Fuchs
2007-11-09ppc4xx: Remove redundant code from 4xx network driverMatthias Fuchs
2007-11-09ppc4xx: Make output a little shorter on I2C bootrom detectionStefan Roese
2007-11-07ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew
2007-11-07ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew
2007-11-07ColdFire: Update cpu flag for 4.2-xx compilerTsiChungLiew
2007-11-03Cleanup coding style; update CHANGELOGWolfgang Denk
2007-11-03Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski
2007-11-03add ft_cpu_setup(..) on mpc8260Sergej Stepanov
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk
2007-11-01Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2007-10-31ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAMStefan Roese
2007-10-31ppc4xx: Change 4xx ethernet driver to handle cached memory tooStefan Roese
2007-10-31ppc4xx: Add change_tlb function to modify I attribute of TLB(s)Stefan Roese
2007-10-31ppc4xx: Rework 4xx cache supportStefan Roese
2007-10-31ppc4xx: Change autonegotiation timeout from 4 to 5 secondsStefan Roese
2007-10-31ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friendsStefan Roese
2007-10-31ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese
2007-10-31ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese
2007-10-31ppc4xx: Rework of 4xx serial driver (4)Stefan Roese
2007-10-31ppc4xx: Rework of 4xx serial driver (1)Stefan Roese
2007-10-31ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese
2007-10-31ppc4xx: Add freqUART to CPU speed detectionStefan Roese
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese
2007-10-31ppc4xx: Add PCIe endpoint support on Kilauea (405EX)Stefan Roese
2007-10-31ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese
2007-10-31ppc4xx: Add additional debug info to 4xx fdt supportStefan Roese
2007-10-31ppc4xx: Fix small merge problem in 4xx_enet.cStefan Roese
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese
2007-10-31ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming)Stefan Roese
2007-10-31ppc4xx: Add initial fdt support to 4xx (first needed on 405EX)Stefan Roese
2007-10-31ppc4xx: 4xx_pcie: Change PCIe status output to match common styleStefan Roese
2007-10-31ppc4xx: 4xx_pcie: Disable debug output as defaultStefan Roese
2007-10-31ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support addedStefan Roese
2007-10-31ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & KatmaiStefan Roese
2007-10-31ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idxStefan Roese
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese
2007-10-31ppc4xx: Add a comment for 405EX PCIe endpoint configurationStefan Roese
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)Stefan Roese
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese
2007-10-25ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew
2007-10-25ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew
2007-10-24delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD
2007-10-24fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD