summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeLines
* 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
| * powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-23-94/+60
| * powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditionalYork Sun2012-08-23-3/+55
| * mpc85xx: Initial SP alignment is wrong.Joakim Tjernlund2012-08-22-11/+5
* | mpc5xxx: add GPIO port configurationAnatolij Gustschin2012-09-01-0/+14
|/
* powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNsTimur Tabi2012-08-08-14/+14
* powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie2012-08-08-1/+1
* powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GBYork Sun2012-08-08-2/+11
* Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk2012-07-30-1/+2
|\
| * MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut2012-07-30-1/+2
* | MPC83xx, MPC85xx: compile stub cache functionStefano Babic2012-07-21-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-07-08-110/+180
|\
| * powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040EYork Sun2012-07-06-7/+4
| * powerpc/mpc85xx: Workaround for erratum CPU_A011York Sun2012-07-06-10/+36