summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc83xx: sparse fixesKim Phillips2012-11-042-4/+6
* powerpc/mpc85xx: sparse fixesKim Phillips2012-11-042-2/+2
* arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-044-7/+10
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-0412-297/+200
* PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-282-16/+2
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-233-0/+20
* cleanup: introduce CONFIG_MPC830xGerlando Falauto2012-10-231-0/+3
* cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto2012-10-231-4/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-2235-433/+2567
|\
| * 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-222-2/+4
| * 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/mpc8xxx: Fix DDR SPD failed messageYork Sun2012-10-221-1/+13
| * powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun2012-10-221-1/+32
| * powerpc/mpc85xx: Add workaround for DDR erratum A004934York Sun2012-10-222-0/+6
| * powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-226-15/+107
| * powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun2012-10-223-27/+69
| * powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculationYork Sun2012-10-224-17/+85
| * powerpc/mpc8xxx: Update DDR registersYork Sun2012-10-223-3/+36
| * powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun2012-10-224-0/+313
| * powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-225-5/+461
| * 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-227-0/+326
| * 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-222-0/+194
| * powerpc/mpc8xxx: Fix USB device-tree fixupramneek mehresh2012-10-221-16/+34
| * 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-2213-39/+0
* | common: Add .u_boot_list into all linker filesMarek Vasut2012-10-2214-0/+66
|/
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-175-41/+5
* mpc82xx: Remove BMW board portStefan Roese2012-10-172-9/+4
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-152-4/+4
* ppc4xx: Remove AP1000 board supportStefan Roese2012-10-151-8/+0
* ppc4xx: Remove IOP480 supportStefan Roese2012-10-155-395/+1
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-158-369/+39
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driverMarek Vasut2012-10-151-6/+59
OpenPOWER on IntegriCloud