summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-02-04ppc: Move CONFIG_QE to arch_global_dataSimon Glass
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass
2013-02-01ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass
2013-02-01ppc: Move clock fields to arch_global_dataSimon Glass
2013-02-01ppc: Remove extra pci_clk fields from global_dataSimon Glass
2013-02-01ppc: Move brg_clk to arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2013-01-30powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu
2013-01-30powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg
2013-01-30mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin
2013-01-30powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood
2013-01-30powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha
2013-01-30powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang
2013-01-30Add copy command to FSL DDR interactiveJames Yang
2013-01-30Fix data stage name matching issueJames Yang
2013-01-30Move DDR command parsing to separate functionJames Yang
2013-01-30powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun
2013-01-30powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha
2013-01-30powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal
2013-01-30powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal
2013-01-30powerpc/mpc85xx: Reserve default boot pageYork Sun
2012-12-19powerpc/mpc83xx: add support for new SPLScott Wood
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass
2012-12-05mpc5200: Add SPL supportStefan Roese
2012-12-05SPL: Port SPL framework to powerpcStefan Roese
2012-12-05powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese
2012-11-28powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun
2012-11-28powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi
2012-11-28powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen
2012-11-28powerpc/corenet_ds: move SATA config to board configurationZang Roy-R61911
2012-11-28powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi
2012-11-28powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips
2012-11-28powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun
2012-11-28powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi
2012-11-28powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECCTimur Tabi
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-11-26spl/85xx: new SPL supportScott Wood
2012-11-26spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood
2012-11-26powerpc/mpc85xx: consistently use COBJS-yScott Wood
2012-11-26spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood
2012-11-26spl/mpc85xx: move udelay to cpu codeScott Wood
2012-11-26powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood
2012-11-26powerpc/mpc85xx: fix TLB alignmentScott Wood
2012-11-26powerpc: change .fixup test to a GCC version testScott Wood
2012-11-26powerpc/mpc85xx: add comma before "already enabled"Scott Wood
2012-11-26powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood
2012-11-19usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok