summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc85xx: Update workaround for DDR erratum A-004934York Sun2013-05-141-1/+1
* T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang2013-05-141-0/+22
* powerpc/85xx: add missing QMAN frequency calculationShaohui Xie2013-05-141-0/+4
* powerpc/mpc85xx: Add T4160 SoCYork Sun2013-05-142-0/+135
* powerpc/t4240: Fix SerDes protocol arrays with const prefixYork Sun2013-05-141-7/+7
* powerpc/mpc85xx: Fix PIR parsing for chassis2York Sun2013-05-141-3/+3
* powerpc/corenet2: Print SerDes protocol in decimalYork Sun2013-05-141-1/+1
* powerpc/mpc85xx: Fix portal setupYork Sun2013-05-141-14/+22
* T4/SerDes: correct the SATA indexRoy Zang2013-05-141-2/+2
* e6500: Move L1 enablement after L2 enablementAndy Fleming2013-05-141-47/+47
* powerpc/mpc85xx: Add definitions for HDBCR registersAndy Fleming2013-05-142-8/+8
* powerpc/B4860: Corrected FMAN1 operating frequency print at u-bootSandeep Singh2013-05-141-0/+8
* 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
* Consolidate bool typeYork Sun2013-04-011-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-183-3/+3
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-123-3/+3
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-155-6/+6
|/
* common/fdt_support.c: sparse fixesKim Phillips2013-02-071-1/+1
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-2/+2
* ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass2013-02-041-9/+10
* ppc: Move used_tlb_cams to arch_global_dataSimon Glass2013-02-041-4/+4
* ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-041-2/+2
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-5/+5
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-043-4/+4
* ppc: Move clock fields to arch_global_dataSimon Glass2013-02-011-4/+4
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-012-3/+3
* 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-301-0/+8
* powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood2013-01-302-6/+15
* powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha2013-01-302-0/+98
* powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha2013-01-301-8/+22
* powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-303-0/+54
* powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-301-0/+15
* powerpc/mpc85xx: Reserve default boot pageYork Sun2013-01-301-0/+16
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-3/+1
* powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese2012-12-051-1/+0
* 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-271-7/+13
* powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-271-0/+3
* powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi2012-11-271-0/+48
* powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun2012-11-272-1/+46
* powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi2012-11-271-0/+63
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-274-22/+19
* spl/85xx: new SPL supportScott Wood2012-11-264-4/+92
OpenPOWER on IntegriCloud