summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeFilesLines
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-1522-5770/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-05-029-41/+85
|\
| * powerpc/mpc85xx: Changed LIODN offset valuesCristian Sovaiala2013-05-023-30/+30
| * powerpc/85xx: add SerDes bank 4 lanesTimur Tabi2013-05-021-0/+4
| * mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned onHorst Kronstorfer2013-05-021-8/+10
| * powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)Xulei2013-05-022-0/+17
| * powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen nodeTang Yuantian2013-05-021-0/+2
| * powerpc/mpc85xx: add setting of clock-frequency for mpic nodeDongsheng.wang@freescale.com2013-05-021-0/+5
| * powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'Jeffrey Ladouceur2013-05-021-3/+17
* | mpc512x: remove dead codeAnatolij Gustschin2013-05-021-6/+0
|/
* ppc4xx: Add SPL supportStefan Roese2013-04-225-4/+185
* powerpc/usb: Fix usb device-tree fix-upramneek mehresh2013-04-101-0/+5
* Consolidate bool typeYork Sun2013-04-014-151/+138
* lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-212-619/+0
* common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-211-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-1814-14/+14
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-1214-14/+14
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-1530-43/+43
* | ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2013-03-111-4/+3
* | mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin2013-03-091-1/+16
* | mpc512x: add ifm ac14xx boardAnatolij Gustschin2013-03-091-0/+54
* | mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin2013-03-091-0/+15
* | mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin2013-03-091-0/+9
* | mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin2013-03-091-0/+96
* | mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese2013-03-091-6/+14
|/
* Clean up libfdt.h includesGerald Van Baren2013-02-084-4/+0
* common/fdt_support.c: sparse fixesKim Phillips2013-02-071-1/+1
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-042-4/+5
* arm: Move uart_clk to arch_global_dataSimon Glass2013-02-042-4/+4
* ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass2013-02-043-28/+30
* ppc: Move arbiter fields to arch_global_dataSimon Glass2013-02-041-13/+15
* ppc: Move reset_status to arch_global_dataSimon Glass2013-02-044-6/+6
* ppc: Move mpc8220 clocks to arch_global_dataSimon Glass2013-02-041-5/+7
* ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-045-10/+13
* ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-045-13/+21
* ppc: Move used_tlb_cams to arch_global_dataSimon Glass2013-02-041-4/+4
* ppc: Move used_laws to arch_global_dataSimon Glass2013-02-041-8/+8
* ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-042-4/+5
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-043-12/+14
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-047-12/+12
* ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass2013-02-014-37/+52
* ppc: Move clock fields to arch_global_dataSimon Glass2013-02-012-12/+12
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-018-11/+12
* powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu2013-01-302-0/+18
* powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg2013-01-302-1/+85
* mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin2013-01-301-0/+4
* powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood2013-01-302-6/+15
* powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha2013-01-303-0/+100
* powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang2013-01-303-11/+47
* Add copy command to FSL DDR interactiveJames Yang2013-01-301-0/+127
OpenPOWER on IntegriCloud