aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-10-15ppc4xx: Remove AP1000 board supportStefan Roese
2012-10-15ppc4xx: Remove ML2 board supportStefan Roese
2012-10-15ppc4xx: Remove IOP480 supportStefan Roese
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driverMarek Vasut
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driverMarek Vasut
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial driversMarek Vasut
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driverMarek Vasut
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driverMarek Vasut
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2012-09-02powerpc: re-add bi_ip_addr to bd_t structAnatolij Gustschin
2012-09-02ppc: Create a stack frame for wait_ticks()Joakim Tjernlund
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese
2012-09-01mpc5xxx: add GPIO port configurationAnatolij Gustschin
2012-08-23Revert "powerpc: Fix declaration type for I/O functions"Andy Fleming
2012-08-23powerpc/85xx: clear out TLB on bootScott Wood
2012-08-23powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun
2012-08-23powerpc/mpc8xxx DDR: Fix interactive DDR debuggingYork Sun
2012-08-23powerpc/mpc8xxx DDR: Fall back to raw timing for first controller onlyYork Sun
2012-08-23powerpc/mpc8xxx DDR: Fix CAS latency calculationYork Sun
2012-08-23powerpc/mpc8xxx: Fix bug for extended DDR timingYork Sun
2012-08-23powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun
2012-08-23powerpc/mpc8xxx: Add support for cas latency 12 and aboveYork Sun
2012-08-23powerpc/mpc8xxx: Add fine timing support for DDR3York Sun
2012-08-23powerpc/mpc85xx: Skip zero values for DDR debug registersYork Sun
2012-08-23powerpc/mpc8xxx: fix core id for multicore bootingYork Sun
2012-08-23Added new ext fields to IFCKumar Gala
2012-08-23Add IFC offset for DPAA/Corenet platformsKumar Gala
2012-08-23Add e6500 processor detectionKumar Gala
2012-08-23powerpc/mpc8xxx: use topology registers to calculate number of coresYork Sun
2012-08-23powerpc/mpc8xxx: Add immap for topology and rcpm registersYork Sun
2012-08-23powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoCPrabhakar Kushwaha
2012-08-23powerpc/mpc85xx:Enable debugger support to missed e500v2 SoCPrabhakar Kushwaha
2012-08-23powerpc/fsl-corenet: work around erratum A004510Scott Wood
2012-08-23powerpc/fsl-corenet: remove dead variant symbolsScott Wood
2012-08-23powerpc/85xx: remove support for the Freescale P3060Timur Tabi
2012-08-23powerpc/85xx: add support for FM2 DTSEC5Timur Tabi
2012-08-23p1014rdb: set ddr bus width properly depending on SVRMatthew McClintock
2012-08-23powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun
2012-08-23powerpc/corenet_ds: Master module for boot from PCIELiu Gang
2012-08-23powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang
2012-08-23powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang
2012-08-23powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditionalYork Sun
2012-08-22powerpc: Stack Pointer not properly alignedJoakim Tjernlund
2012-08-22mpc85xx: Initial SP alignment is wrong.Joakim Tjernlund