aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)AuthorFilesLines
2008-03-15ppc4xx: Add Canyonlands NAND booting supportStefan Roese1-1/+7
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese5-7/+178
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)Stefan Roese5-93/+553
2008-03-15ppc4xx: interrupt.c reworkedStefan Roese1-448/+141
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese1-13/+14
2008-03-15ppc4xx: miiphy.c reworkedStefan Roese1-116/+80
2008-03-04PPC4xx (Sequoia): Fix Ethernet "remote fault" problemsMike Nuss1-3/+2
2008-03-02ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese1-2/+3
2008-03-02ppc4xx: Fix problem in 4xx_enet.c driverAnatolij Gustschin1-1/+9
2008-02-23cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi1-1/+1
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk3-5/+9
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk1-1/+1
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski1-33/+0
2008-02-14ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD codeLarry Johnson1-3/+3
2008-02-04ppc4xx: Fix ndfc HW ECC byte orderStefan Roese1-2/+2
2008-02-04ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese1-0/+4
2008-01-15ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.cStefan Roese1-2/+2
2008-01-10ppc4xx: Fix dflush() to restore DVLIM registerLarry Johnson1-0/+2
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2008-01-09Merge branch 'lwmon5-no-ocm'Stefan Roese2-1/+65
2008-01-09ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storageStefan Roese1-1/+13
2008-01-09ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese1-0/+52
2008-01-09ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs6-408/+5
2008-01-09ppc4xx: Fix UIC2 vector number baseMatthias Fuchs1-16/+16
2008-01-08ppc4xx: Return 0 on success in 4xx ethernet driverStefan Roese1-2/+3
2008-01-05ppc4xx: Remove weak binding from common Denali data-eye search codeLarry Johnson1-7/+0
2008-01-05Merge branch 'katmai-ddr-gda'Stefan Roese1-59/+37
2008-01-05ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.cStefan Roese1-44/+0
2008-01-05ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese1-15/+37
2008-01-04ppc4xx: Add functionality to GPIO supportLawrence R. Johnson1-23/+40
2007-12-28ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese1-0/+5
2007-12-28ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese1-1/+1
2007-12-27Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson1-0/+2
2007-12-27Add 440EPx DDR2 SPD DIMM supportLarry Johnson1-0/+1254
2007-12-27Copy 440EPx/GRx SDRAM data-eye search to common directoryLarry Johnson1-0/+396
2007-12-27Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson1-52/+114
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese1-3/+4
2007-12-27Fix ppc4xx clear_bss() codeAnatolij Gustschin1-4/+13
2007-12-27PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger1-1/+5
2007-12-27ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs1-3/+3
2007-12-27ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese1-71/+2
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese1-80/+34
2007-12-11ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese1-1/+1
2007-11-18ppc4xx: Correct 405EX PCIe UTL register mappingStefan Roese1-3/+3
2007-11-16ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese2-4/+42
2007-11-15ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese2-78/+62
2007-11-13ppc4xx: Fix 405EX PCIe UTLSET register setupStefan Roese1-2/+2
2007-11-09ppc4xx: Make USB working with CONFIG_4xx_DCACHE definedMatthias Fuchs1-1/+17
2007-11-09ppc4xx: Remove redundant code from 4xx network driverMatthias Fuchs1-5/+3
2007-11-09ppc4xx: Make output a little shorter on I2C bootrom detectionStefan Roese1-34/+19