summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-262-14/+38
* powerpc/mpc85xx: consistently use COBJS-yScott Wood2012-11-261-9/+10
* spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-261-0/+0
* spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-261-0/+17
* powerpc/mpc85xx: fix TLB alignmentScott Wood2012-11-261-4/+4
* powerpc/mpc85xx: add comma before "already enabled"Scott Wood2012-11-261-1/+1
* powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood2012-11-261-44/+40
* powerpc/mpc85xx: sparse fixesKim Phillips2012-11-042-2/+2
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-041-24/+12
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-2224-384/+2123
|\
| * 85xx: Protect timeout_save variable with ifdefsAndy Fleming2012-10-221-1/+4
| * powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-221-1/+1
| * poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang2012-10-223-0/+13
| * mpc85xx/portals: Add qman and bman ip_cfg field into portal infoHaiying Wang2012-10-221-2/+11
| * powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platformYork Sun2012-10-222-10/+20
| * powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun2012-10-225-112/+148
| * powerpc/mpc85xx: Remove R6 from spin tableYork Sun2012-10-222-6/+4
| * powerpc/mpc85xx: Add workaround for DDR erratum A004934York Sun2012-10-222-0/+6
| * powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-223-11/+90
| * powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun2012-10-221-24/+56
| * powerpc/mpc8xxx: Update DDR registersYork Sun2012-10-221-0/+5
| * powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun2012-10-223-0/+306
| * powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-223-0/+443
| * powerpc/corenet2: fix mismatch DDR sync bit from RCWYork Sun2012-10-221-2/+8
| * powerpc/corenet2: Add SerDes for corenet2York Sun2012-10-224-9/+231
| * powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2York Sun2012-10-221-10/+128
| * powerpc/mpc85xx: check number of coresYork Sun2012-10-221-0/+5
| * powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2York Sun2012-10-221-1/+3
| * powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun2012-10-224-11/+104
| * powerpc/mpc85xx: Introduce new macros to add and delete TLB entriesYork Sun2012-10-221-179/+130
| * powerpc/85xx: Add determining and report IFC frequencyKumar Gala2012-10-222-0/+15
| * powerpc/85xx: Add P5040 processor supportTimur Tabi2012-10-226-0/+324
| * powerpc/p5040ds: add per pci endpoint liodn offset listLaurentiu Tudor2012-10-221-0/+52
| * powerpc/85xx: define SRIO LIODN functions only if SRIO is definedTimur Tabi2012-10-221-0/+8
| * powerpc/mpc85xx: fix Unicode characters in release.STimur Tabi2012-10-221-12/+12
| * powerpc/srio: Workaround for srio erratrm a004034Liu Gang2012-10-221-0/+3
| * P4080/esdhc: make the P4080 ESDHC13 errata workaround conditionalZang Roy-R619112012-10-222-6/+9
| * powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.Mark Marshall2012-10-221-4/+1
* | common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-222-6/+0
* | common: Add .u_boot_list into all linker filesMarek Vasut2012-10-223-0/+13
|/
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-171-8/+1
OpenPOWER on IntegriCloud