summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-11-04powerpc/mpc83xx: sparse fixesKim Phillips2-4/+6
2012-11-04powerpc/mpc85xx: sparse fixesKim Phillips2-2/+2
2012-11-04arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips4-7/+10
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips13-303/+206
2012-11-04arch/powerpc/lib/extable.c: sparse fixKim Phillips1-4/+1
2012-11-04arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefinedKim Phillips1-1/+0
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips2-2/+2
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2-16/+2
2012-10-24mpc83xx: add support for mpc8309Gerlando Falauto6-1/+84
2012-10-24cleanup: introduce CONFIG_MPC830xGerlando Falauto2-2/+5
2012-10-24cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto1-4/+4
2012-10-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini47-464/+3412
2012-10-2385xx: Protect timeout_save variable with ifdefsAndy Fleming1-1/+4
2012-10-23powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang3-2/+8
2012-10-23poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang3-0/+13
2012-10-23mpc85xx/portals: Add qman and bman ip_cfg field into portal infoHaiying Wang1-2/+11
2012-10-22powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platformYork Sun2-10/+20
2012-10-22powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun6-112/+151
2012-10-22powerpc/mpc85xx: Remove R6 from spin tableYork Sun2-6/+4
2012-10-22powerpc/mpc8xxx: Fix DDR SPD failed messageYork Sun1-1/+13
2012-10-22powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun1-1/+32
2012-10-22powerpc/mpc85xx: Add workaround for DDR erratum A004934York Sun3-0/+7
2012-10-22powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun9-18/+111
2012-10-22powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun4-27/+71
2012-10-22powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculationYork Sun5-17/+87
2012-10-22powerpc/mpc8xxx: Update DDR registersYork Sun5-3/+68
2012-10-22fm/mEMAC: add mEMAC frame workRoy Zang3-0/+290
2012-10-22powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun7-0/+353
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun8-7/+576
2012-10-22powerpc/mpc85xx: Add T4 device definitionsAndy Fleming3-2/+48
2012-10-22powerpc/corenet2: fix mismatch DDR sync bit from RCWYork Sun1-2/+8
2012-10-22powerpc/corenet2: Add SerDes for corenet2York Sun7-9/+281
2012-10-22powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2York Sun1-5/+93
2012-10-22powerpc/e6500: Move QCSP registers for QMan v3York Sun1-1/+12
2012-10-22powerpc/mpc85xx: expand SERDES reference clock select bitYork Sun1-1/+2
2012-10-22powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2York Sun2-26/+148
2012-10-22powerpc/mpc85xx: check number of coresYork Sun1-0/+5
2012-10-22powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2York Sun2-1/+10
2012-10-22powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun5-11/+163
2012-10-22powerpc/mpc85xx: Introduce new macros to add and delete TLB entriesYork Sun1-179/+130
2012-10-22powerpc/85xx: Add determining and report IFC frequencyKumar Gala2-0/+15
2012-10-22powerpc/DPAA: Fix compiling errorYork Sun1-2/+0
2012-10-22powerpc/85xx: Add P5040 processor supportTimur Tabi10-0/+372
2012-10-22powerpc/p5040ds: add per pci endpoint liodn offset listLaurentiu Tudor1-0/+52
2012-10-22powerpc/85xx: define SRIO LIODN functions only if SRIO is definedTimur Tabi2-1/+11
2012-10-22powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNsLaurentiu Tudor2-1/+8
2012-10-22powerpc/mpc85xx: fix Unicode characters in release.STimur Tabi1-12/+12
2012-10-22powerpc/srio: Workaround for srio erratrm a004034Liu Gang3-0/+198
2012-10-22powerpc/mpc8xxx: Fix USB device-tree fixupramneek mehresh1-16/+34
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut13-39/+0