summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ppc: Enable generic board supportSimon Glass2013-03-151-0/+7
* Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
* mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin2013-03-091-0/+1
* mpc512x: add ifm ac14xx boardAnatolij Gustschin2013-03-091-0/+13
* mpc512x: allow configuring board specific IPS dividerAnatolij Gustschin2013-03-091-0/+2
* mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin2013-03-091-0/+6
* powerpc: Use generic global_dataSimon Glass2013-02-041-46/+1
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Move kbd_status to arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Move wdt_last to arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Move fpga_state to arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Remove console_addr from global dataSimon Glass2013-02-041-6/+0
* ppc: Move mirror_hack to arch_global_dataSimon Glass2013-02-041-3/+3
* arm: Move uart_clk to arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass2013-02-041-4/+4
* ppc: Move arbiter fields to arch_global_dataSimon Glass2013-02-041-4/+4
* ppc: Move reset_status to arch_global_dataSimon Glass2013-02-041-1/+1
* ppc: Move mpc8220 clocks to arch_global_dataSimon Glass2013-02-041-7/+6
* ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-041-4/+4
* ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Move used_tlb_cams to arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Move used_laws to arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-041-8/+6
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-4/+5
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-041-4/+4
* ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass2013-02-011-39/+34
* ppc: Move clock fields to arch_global_dataSimon Glass2013-02-011-0/+4
* ppc: Remove extra pci_clk fields from global_dataSimon Glass2013-02-011-7/+2
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-011-5/+9
* Add architecture-specific global dataSimon Glass2013-02-011-0/+5
* powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu2013-01-301-0/+1
* powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg2013-01-301-0/+7
* powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood2013-01-301-18/+34
* powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha2013-01-303-2/+40
* powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-302-1/+22
* powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-301-1/+1
* Add strcasecmp() and strncasecmp()Simon Glass2012-12-111-1/+1
* mpc5200: Add SPL supportStefan Roese2012-12-051-0/+31
* powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese2012-12-051-0/+6
* powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi2012-11-271-0/+3
* powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-271-0/+1
* powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619112012-11-271-7/+0
* powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi2012-11-272-1/+2
* powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun2012-11-271-0/+6
* powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi2012-11-271-0/+3
* powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECCTimur Tabi2012-11-271-1/+1
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-273-18/+18
* arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefinedKim Phillips2012-11-041-1/+0
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-041-1/+1
OpenPOWER on IntegriCloud