summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)Author
2008-02-23cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski
2008-02-14ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD codeLarry Johnson
2008-02-04ppc4xx: Fix ndfc HW ECC byte orderStefan Roese
2008-02-04ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese
2008-01-15ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.cStefan Roese
2008-01-10ppc4xx: Fix dflush() to restore DVLIM registerLarry Johnson
2008-01-09fix comments with new drivers organizationMarcel Ziswiler
2008-01-09Merge branch 'lwmon5-no-ocm'Stefan Roese
2008-01-09ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storageStefan Roese
2008-01-09ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese
2008-01-09ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs
2008-01-09ppc4xx: Fix UIC2 vector number baseMatthias Fuchs
2008-01-08ppc4xx: Return 0 on success in 4xx ethernet driverStefan Roese
2008-01-05ppc4xx: Remove weak binding from common Denali data-eye search codeLarry Johnson
2008-01-05Merge branch 'katmai-ddr-gda'Stefan Roese
2008-01-05ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.cStefan Roese
2008-01-05ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese
2008-01-04ppc4xx: Add functionality to GPIO supportLawrence R. Johnson
2007-12-28ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese
2007-12-28ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese
2007-12-27Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson
2007-12-27Add 440EPx DDR2 SPD DIMM supportLarry Johnson
2007-12-27Copy 440EPx/GRx SDRAM data-eye search to common directoryLarry Johnson
2007-12-27Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese
2007-12-27Fix ppc4xx clear_bss() codeAnatolij Gustschin
2007-12-27PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger
2007-12-27ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs
2007-12-27ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese
2007-12-11ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese
2007-11-18ppc4xx: Correct 405EX PCIe UTL register mappingStefan Roese
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-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