summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAKEALL: fix per arch board listsAllen Martin2012-09-251-19/+15
* ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren2012-09-253-8/+25
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-2597-2999/+2682
|\
| * powerpc/mpc85xx/p1_p2_rdb: add all LAWs during SPLScott Wood2012-08-231-2/+0
| * Revert "powerpc: Fix declaration type for I/O functions"Andy Fleming2012-08-231-10/+10
| * powerpc/p1_p2_rdb_pc: print -PC suffix in board nameScott Wood2012-08-231-5/+5
| * 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-2310-320/+489
| * 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-234-13/+42
| * 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-236-0/+355
| * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-237-72/+7
| * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-2322-1971/+3
| * powerpc/85xx: get rid of enum board_slots in P4080 MDIO driverTimur Tabi2012-08-231-40/+19
| * fm-eth: use fdt_status_disabled() function in ft_fixup_port()Timur Tabi2012-08-231-6/+5
| * powerpc/85xx: introduce function serdes_device_from_fm_port()Timur Tabi2012-08-232-0/+33
| * fm-eth: add function fm_info_get_phy_address()Timur Tabi2012-08-232-0/+17
| * powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-235-0/+12
| * mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker2012-08-234-12/+12
| * nand_spl: change out_be32 to raw_writel and depend on subsequent syncMatthew McClintock2012-08-233-73/+71
| * nand_spl: p1023rds: wait before enabling DDR controllerMatthew McClintock2012-08-232-5/+20
| * nand_spl: update udelay for Freescale boardsMatthew McClintock2012-08-235-15/+60
| * powerpc/p1010rdb: nandboot: compare SVR properlyMatthew McClintock2012-08-231-1/+2
| * p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit)Matthew McClintock2012-08-231-3/+4
| * p1014rdb: set ddr bus width properly depending on SVRMatthew McClintock2012-08-232-0/+12
| * powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun2012-08-237-49/+7
| * powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-2314-0/+601
| * powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-236-49/+76
| * powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-234-40/+156
| * powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenetLiu Gang2012-08-233-105/+118
| * powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-235-19/+28
| * powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-236-128/+129
| * powerpc/corenet_ds: Update README.srio-boot-corenetLiu Gang2012-08-231-37/+33
| * powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditionalYork Sun2012-08-234-3/+56
| * nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel()Scott Wood2012-08-221-22/+25
| * powerpc: Stack Pointer not properly alignedJoakim Tjernlund2012-08-221-3/+2
OpenPOWER on IntegriCloud