summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeLines
...
| * powerpc/mpc85xx: check number of coresYork Sun2012-10-22-0/+5
| * powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2York Sun2012-10-22-1/+3
| * powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun2012-10-22-11/+104
| * powerpc/mpc85xx: Introduce new macros to add and delete TLB entriesYork Sun2012-10-22-179/+130
| * powerpc/85xx: Add determining and report IFC frequencyKumar Gala2012-10-22-0/+15
| * powerpc/85xx: Add P5040 processor supportTimur Tabi2012-10-22-0/+326
| * powerpc/p5040ds: add per pci endpoint liodn offset listLaurentiu Tudor2012-10-22-0/+52
| * powerpc/85xx: define SRIO LIODN functions only if SRIO is definedTimur Tabi2012-10-22-0/+8
| * powerpc/mpc85xx: fix Unicode characters in release.STimur Tabi2012-10-22-12/+12
| * powerpc/srio: Workaround for srio erratrm a004034Liu Gang2012-10-22-0/+194
| * powerpc/mpc8xxx: Fix USB device-tree fixupramneek mehresh2012-10-22-16/+34
| * P4080/esdhc: make the P4080 ESDHC13 errata workaround conditionalZang Roy-R619112012-10-22-6/+9
| * powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.Mark Marshall2012-10-22-4/+1
* | common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-39/+0
* | common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+66
|/
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-17-41/+5
* mpc82xx: Remove BMW board portStefan Roese2012-10-17-9/+4
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-4/+4
* ppc4xx: Remove AP1000 board supportStefan Roese2012-10-15-8/+0
* ppc4xx: Remove IOP480 supportStefan Roese2012-10-15-395/+1
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-15-369/+39
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driverMarek Vasut2012-10-15-6/+59
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driverMarek Vasut2012-10-15-11/+60
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial driversMarek Vasut2012-10-15-22/+120
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driverMarek Vasut2012-10-15-6/+61
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driverMarek Vasut2012-10-15-21/+74
* serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut2012-10-15-0/+16
* serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut2012-10-15-0/+11
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-15-41/+41
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-25-782/+1160
|\
| * powerpc/85xx: clear out TLB on bootScott Wood2012-08-23-33/+43
| * powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun2012-08-23-5/+0
| * powerpc/mpc8xxx DDR: Fix interactive DDR debuggingYork Sun2012-08-23-2/+2
| * powerpc/mpc8xxx DDR: Fall back to raw timing for first controller onlyYork Sun2012-08-23-1/+1
| * powerpc/mpc8xxx DDR: Fix CAS latency calculationYork Sun2012-08-23-2/+4
| * powerpc/mpc8xxx: Fix bug for extended DDR timingYork Sun2012-08-23-20/+43
| * powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun2012-08-23-317/+434
| * powerpc/mpc8xxx: Add support for cas latency 12 and aboveYork Sun2012-08-23-7/+21
| * powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-23-12/+35
| * powerpc/mpc85xx: Skip zero values for DDR debug registersYork Sun2012-08-23-3/+11
| * powerpc/mpc8xxx: fix core id for multicore bootingYork Sun2012-08-23-6/+47
| * Added new ext fields to IFCKumar Gala2012-08-23-0/+12
| * Add e6500 processor detectionKumar Gala2012-08-23-0/+3
| * powerpc/mpc8xxx: use topology registers to calculate number of coresYork Sun2012-08-23-9/+56
| * powerpc/fsl-corenet: work around erratum A004510Scott Wood2012-08-23-0/+314
| * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-23-3/+0
| * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-23-240/+1
| * powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-23-0/+6
| * powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun2012-08-23-8/+1
| * powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-23-22/+22