Age | Commit message (Expand) | Author |
2011-01-14 | fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) | Jerry Huang |
2011-01-14 | powerpc/8xxx: Refactor SRIO initialization into common code | Kumar Gala |
2011-01-14 | powerpc/85xx: Fix bug in dcache_disable | Kumar Gala |
2011-01-14 | 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN | Becky Bruce |
2011-01-14 | mpc85xx: rename sdram_init() lbc_sdram_init() | Becky Bruce |
2011-01-14 | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce |
2011-01-14 | mpc85xx/tlb.c: Allow platforms to specify wimge bits | Becky Bruce |
2011-01-14 | powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES | Kumar Gala |
2011-01-14 | powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES | Kumar Gala |
2011-01-14 | powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES | Kumar Gala |
2011-01-14 | powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES | Kumar Gala |
2011-01-14 | powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES | Kumar Gala |
2011-01-14 | powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES | Kumar Gala |
2011-01-14 | powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES | Kumar Gala |
2011-01-14 | powerpc/85xx: Create a SERDES section in Makefile | Kumar Gala |
2011-01-14 | powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function | Kumar Gala |
2010-12-17 | PowerPC: Add relocation support for -fpic | Joakim Tjernlund |
2010-12-16 | Merge branch 'master' of ../master into next | Wolfgang Denk |
2010-12-01 | powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined | Haiying Wang |
2010-11-28 | do_reset: unify duplicate prototypes | Mike Frysinger |
2010-11-27 | POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections | Wolfgang Denk |
2010-11-26 | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work | Wolfgang Denk |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-11-14 | PowerPC: Don't destroy fixup table while doing fixups | Joakim Tjernlund |
2010-11-11 | powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE | Haiying Wang |
2010-11-11 | powerpc/85xx: Fix lds for nand build | Haiying Wang |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-20 | 85xx: Use gc-sections to reduce image size | Peter Tyser |
2010-10-20 | 85xx: Add support for not releasing secondary cores via 'mp_holdoff' | Aaron Sierra |
2010-10-20 | Add memory test feature for mpc85xx POST. | York Sun |
2010-10-20 | Adding more control to physical address mapping | York Sun |
2010-10-18 | powerpc: do not fixup NULL ptrs | Joakim Tjernlund |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-10-12 | powerpc: Remove warm reset entry point | Peter Tyser |
2010-10-07 | powerpc/85xx: fix rev.2 job queue LIODN error storm | Kim Phillips |
2010-09-21 | POST cleanup. | Michael Zaidman |
2010-08-19 | mpx85xx/fdt: Add cpu-release-addr for all cores | Matthew McClintock |
2010-08-19 | powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs | Kumar Gala |
2010-08-19 | powerpc/8xxx: share PIC defines among 85xx and 86xx | Kim Phillips |
2010-08-09 | net ppc: fix ethernet device names with spaces | Heiko Schocher |
2010-07-26 | powerpc/8xxx: Enabled address hashing for 85xx | york |
2010-07-26 | powerpc/p4080: Add workaround for erratum CPU22 | Kumar Gala |
2010-07-26 | powerpc/p4080: Add workaround for errata SERDES8 | Kumar Gala |
2010-07-26 | powerpc/p4080: Add support for initializing SERDES | Kumar Gala |
2010-07-26 | powerpc/85xx: Add support to initialize LIODN registers and portals | Kumar Gala |
2010-07-26 | powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms | Kumar Gala |
2010-07-26 | powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space | york |
2010-07-21 | powerpc/85xx: Rework P1022 SERDES is_serdes_configured support | Kumar Gala |
2010-07-21 | powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support | Kumar Gala |
2010-07-20 | powerpc/p3041: Add various p3041 related defines | Kumar Gala |