summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass2013-02-044-32/+34
* ppc: Move arbiter fields to arch_global_dataSimon Glass2013-02-042-17/+19
* ppc: Move reset_status to arch_global_dataSimon Glass2013-02-045-7/+7
* ppc: Move mpc8220 clocks to arch_global_dataSimon Glass2013-02-043-19/+20
* ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-047-15/+18
* ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-047-17/+25
* ppc: Move used_tlb_cams to arch_global_dataSimon Glass2013-02-042-7/+7
* ppc: Move used_laws to arch_global_dataSimon Glass2013-02-042-11/+11
* ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-043-12/+11
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-044-16/+19
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-049-19/+20
* ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass2013-02-015-76/+86
* ppc: Move clock fields to arch_global_dataSimon Glass2013-02-014-15/+19
* ppc: Remove extra pci_clk fields from global_dataSimon Glass2013-02-011-7/+2
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-0110-17/+22
* Add architecture-specific global dataSimon Glass2013-02-011-0/+5
* powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu2013-01-303-0/+19
* powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg2013-01-303-1/+92
* 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-303-24/+49
* powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha2013-01-306-2/+140
* 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
* Fix data stage name matching issueJames Yang2013-01-301-1/+2
* Move DDR command parsing to separate functionJames Yang2013-01-301-79/+74
* powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun2013-01-301-2/+4
* powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha2013-01-301-8/+22
* powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-305-1/+76
* powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-302-1/+16
* powerpc/mpc85xx: Reserve default boot pageYork Sun2013-01-301-0/+16
* powerpc/mpc83xx: add support for new SPLScott Wood2012-12-195-13/+92
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-132-10/+3
* Add strcasecmp() and strncasecmp()Simon Glass2012-12-111-1/+1
* mpc5200: Add SPL supportStefan Roese2012-12-056-0/+201
* SPL: Port SPL framework to powerpcStefan Roese2012-12-052-0/+46
* powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese2012-12-053-7/+6
* powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun2012-11-271-2/+2
* powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi2012-11-272-7/+16
* powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-272-0/+4
* 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-273-1/+50
* powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips2012-11-271-3/+3
* powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun2012-11-273-1/+52
* powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi2012-11-272-0/+66
* 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-2710-61/+44
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-2611-82/+573
|\
| * spl/85xx: new SPL supportScott Wood2012-11-265-9/+98
| * spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-264-15/+70
| * powerpc/mpc85xx: consistently use COBJS-yScott Wood2012-11-261-9/+10
OpenPOWER on IntegriCloud