summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* split mpc8xx hooks from cmd_ide.cPavel Herrmann2012-10-173-0/+233
* 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-152-15/+0
* ppc4xx: Remove ML2 board supportStefan Roese2012-10-151-1/+1
* ppc4xx: Remove IOP480 supportStefan Roese2012-10-157-400/+2
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-151-2/+0
* 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
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driverMarek Vasut2012-10-151-11/+60
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial driversMarek Vasut2012-10-152-22/+120
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driverMarek Vasut2012-10-151-6/+61
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driverMarek Vasut2012-10-151-21/+74
* serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+16
* serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+11
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-153-41/+41
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-2537-926/+1359
|\
| * Revert "powerpc: Fix declaration type for I/O functions"Andy Fleming2012-08-231-10/+10
| * powerpc/85xx: clear out TLB on bootScott Wood2012-08-233-33/+48
| * powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun2012-08-234-5/+4
| * powerpc/mpc8xxx DDR: Fix interactive DDR debuggingYork Sun2012-08-231-2/+2
| * powerpc/mpc8xxx DDR: Fall back to raw timing for first controller onlyYork Sun2012-08-231-1/+1
| * powerpc/mpc8xxx DDR: Fix CAS latency calculationYork Sun2012-08-231-2/+4
| * powerpc/mpc8xxx: Fix bug for extended DDR timingYork Sun2012-08-232-20/+43
| * powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun2012-08-239-318/+455
| * powerpc/mpc8xxx: Add support for cas latency 12 and aboveYork Sun2012-08-231-7/+21
| * powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-233-12/+36
| * powerpc/mpc85xx: Skip zero values for DDR debug registersYork Sun2012-08-231-3/+11
| * powerpc/mpc8xxx: fix core id for multicore bootingYork Sun2012-08-234-6/+53
| * Added new ext fields to IFCKumar Gala2012-08-232-6/+24
| * Add IFC offset for DPAA/Corenet platformsKumar Gala2012-08-231-0/+1
| * Add e6500 processor detectionKumar Gala2012-08-232-0/+4
| * powerpc/mpc8xxx: use topology registers to calculate number of coresYork Sun2012-08-233-9/+70
| * powerpc/mpc8xxx: Add immap for topology and rcpm registersYork Sun2012-08-231-1/+87
| * powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoCPrabhakar Kushwaha2012-08-231-0/+1
| * powerpc/mpc85xx:Enable debugger support to missed e500v2 SoCPrabhakar Kushwaha2012-08-231-0/+4
| * powerpc/fsl-corenet: work around erratum A004510Scott Wood2012-08-235-0/+330
| * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-233-69/+4
| * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-238-261/+2
| * powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-233-0/+8
| * p1014rdb: set ddr bus width properly depending on SVRMatthew McClintock2012-08-231-0/+1
| * powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun2012-08-236-39/+2
| * powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-231-22/+22
| * powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-231-0/+1
| * powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-233-99/+63
| * powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditionalYork Sun2012-08-234-3/+56
| * powerpc: Stack Pointer not properly alignedJoakim Tjernlund2012-08-221-3/+2
| * mpc85xx: Initial SP alignment is wrong.Joakim Tjernlund2012-08-221-11/+5
* | powerpc: re-add bi_ip_addr to bd_t structAnatolij Gustschin2012-09-021-0/+1
OpenPOWER on IntegriCloud