Age | Commit message (Expand) | Author |
2012-11-27 | 8xxx: Change all 8*xx_DDR addresses to 8xxx | Andy Fleming |
2012-11-26 | spl/85xx: new SPL support | Scott Wood |
2012-11-26 | spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL | Scott Wood |
2012-11-26 | powerpc/mpc85xx: consistently use COBJS-y | Scott Wood |
2012-11-26 | spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c | Scott Wood |
2012-11-26 | spl/mpc85xx: move udelay to cpu code | Scott Wood |
2012-11-26 | powerpc/mpc85xx: fix TLB alignment | Scott Wood |
2012-11-26 | powerpc/mpc85xx: add comma before "already enabled" | Scott Wood |
2012-11-26 | powerpc/mpc85xx: move debug tlb entry after TLB is in known state | Scott Wood |
2012-11-04 | powerpc/mpc85xx: sparse fixes | Kim Phillips |
2012-11-04 | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips |
2012-10-22 | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini |
2012-10-22 | 85xx: Protect timeout_save variable with ifdefs | Andy Fleming |
2012-10-22 | powerpc/boot: Change the compile macro for SRIO & PCIE boot master module | Liu Gang |
2012-10-22 | poweprc/85xx: add QMan frequency info and fdt fixup. | Haiying Wang |
2012-10-22 | mpc85xx/portals: Add qman and bman ip_cfg field into portal info | Haiying Wang |
2012-10-22 | powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform | York Sun |
2012-10-22 | powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 | York Sun |
2012-10-22 | powerpc/mpc85xx: Remove R6 from spin table | York Sun |
2012-10-22 | powerpc/mpc85xx: Add workaround for DDR erratum A004934 | York Sun |
2012-10-22 | powerpc/mpc85xx: software workaround for DDR erratum A-004468 | York Sun |
2012-10-22 | powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT | York Sun |
2012-10-22 | powerpc/mpc8xxx: Update DDR registers | York Sun |
2012-10-22 | powerpc/mpc85xx: Add B4860 and variant SoCs | York Sun |
2012-10-22 | powerpc/mpc85xx: Add T4240 SoC | York Sun |
2012-10-22 | powerpc/corenet2: fix mismatch DDR sync bit from RCW | York Sun |
2012-10-22 | powerpc/corenet2: Add SerDes for corenet2 | York Sun |
2012-10-22 | powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2 | York Sun |
2012-10-22 | powerpc/mpc85xx: check number of cores | York Sun |
2012-10-22 | powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2 | York Sun |
2012-10-22 | powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500 | York Sun |
2012-10-22 | powerpc/mpc85xx: Introduce new macros to add and delete TLB entries | York Sun |
2012-10-22 | powerpc/85xx: Add determining and report IFC frequency | Kumar Gala |
2012-10-22 | powerpc/85xx: Add P5040 processor support | Timur Tabi |
2012-10-22 | powerpc/p5040ds: add per pci endpoint liodn offset list | Laurentiu Tudor |
2012-10-22 | powerpc/85xx: define SRIO LIODN functions only if SRIO is defined | Timur Tabi |
2012-10-22 | powerpc/mpc85xx: fix Unicode characters in release.S | Timur Tabi |
2012-10-22 | powerpc/srio: Workaround for srio erratrm a004034 | Liu Gang |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-22 | P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional | Zang Roy-R61911 |
2012-10-22 | powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset. | Mark Marshall |
2012-10-17 | serial: Use default_serial_puts() in drivers | Marek Vasut |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from serial drivers | Marek Vasut |
2012-10-15 | serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver | Marek Vasut |
2012-08-23 | powerpc/85xx: clear out TLB on boot | Scott Wood |
2012-08-23 | powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h | York Sun |
2012-08-23 | powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving | York Sun |
2012-08-23 | powerpc/mpc85xx: Skip zero values for DDR debug registers | York Sun |
2012-08-23 | powerpc/mpc8xxx: fix core id for multicore booting | York Sun |