summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3Stefan Roese2008-04-031-3/+13
* ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setupLarry Johnson2008-03-311-13/+14
* ppc4xx: PPC405EP Set EMAC noise filter bitsMarkus Brunner2008-03-271-1/+1
* ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPxMike Nuss2008-03-271-1/+99
* ppc4xx: Fix compilation warning in 4xx_enet.cStefan Roese2008-03-271-7/+6
* ppc4xx: Add AMCC Glacier 406GT eval board supportStefan Roese2008-03-271-3/+48
* ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clearStefan Roese2008-03-271-3/+4
* ppc4xx: Add Canyonlands NAND booting supportStefan Roese2008-03-151-1/+7
* ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese2008-03-155-7/+178
* ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)Stefan Roese2008-03-155-93/+553
* ppc4xx: interrupt.c reworkedStefan Roese2008-03-151-448/+141
* ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-151-13/+14
* ppc4xx: miiphy.c reworkedStefan Roese2008-03-151-116/+80
* PPC4xx (Sequoia): Fix Ethernet "remote fault" problemsMike Nuss2008-03-041-3/+2
* ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese2008-03-021-2/+3
* ppc4xx: Fix problem in 4xx_enet.c driverAnatolij Gustschin2008-03-021-1/+9
* cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi2008-02-231-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-02-153-5/+9
|\
| * ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD codeLarry Johnson2008-02-141-3/+3
| * ppc4xx: Fix ndfc HW ECC byte orderStefan Roese2008-02-041-2/+2
| * ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese2008-02-041-0/+4
* | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
* | ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-141-33/+0
|/
* ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.cStefan Roese2008-01-151-2/+2
* ppc4xx: Fix dflush() to restore DVLIM registerLarry Johnson2008-01-101-0/+2
* fix comments with new drivers organizationMarcel Ziswiler2008-01-091-1/+1
* Merge branch 'lwmon5-no-ocm'Stefan Roese2008-01-092-1/+65
|\
| * ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storageStefan Roese2008-01-091-1/+13
| * ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese2008-01-091-0/+52
* | ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs2008-01-096-408/+5
* | ppc4xx: Fix UIC2 vector number baseMatthias Fuchs2008-01-091-16/+16
* | ppc4xx: Return 0 on success in 4xx ethernet driverStefan Roese2008-01-081-2/+3
* | ppc4xx: Remove weak binding from common Denali data-eye search codeLarry Johnson2008-01-051-7/+0
* | Merge branch 'katmai-ddr-gda'Stefan Roese2008-01-051-59/+37
|\ \
| * | ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.cStefan Roese2008-01-051-44/+0
| * | ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese2008-01-051-15/+37
| |/
* | ppc4xx: Add functionality to GPIO supportLawrence R. Johnson2008-01-041-23/+40
|/
* ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese2007-12-281-0/+5
* ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese2007-12-281-1/+1
* Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson2007-12-271-0/+2
* Add 440EPx DDR2 SPD DIMM supportLarry Johnson2007-12-271-0/+1254
* Copy 440EPx/GRx SDRAM data-eye search to common directoryLarry Johnson2007-12-271-0/+396
* Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-12-271-52/+114
* ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese2007-12-271-3/+4
* Fix ppc4xx clear_bss() codeAnatolij Gustschin2007-12-271-4/+13
* PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger2007-12-271-1/+5
* ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs2007-12-271-3/+3
* ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese2007-12-271-71/+2
* ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-271-80/+34
* ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese2007-12-111-1/+1
OpenPOWER on IntegriCloud