aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-09-02powerpc: ppc4xx: remove pcs440ep supportMasahiro Yamada1-4/+0
2015-09-02powerpc: ppc4xx: remove p3p440 supportMasahiro Yamada1-4/+0
2015-09-02powerpc: ppc4xx: remove lwmon5 supportMasahiro Yamada2-11/+0
2015-09-02powerpc: ppc4xx: remove csb272, csb472 supportMasahiro Yamada1-8/+0
2015-09-02powerpc: ppc4xx: remove alpr supportMasahiro Yamada1-4/+0
2015-09-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini13-29/+124
2015-09-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini27-277/+2228
2015-09-02imx: vf610 add get_cpu_revPeng Fan2-0/+7
2015-09-02mxc: ocotp fix hole in shadow registersPeng Fan1-1/+2
2015-09-02arm, imx6: add aristainetos 2b board versionHeiko Schocher1-0/+4
2015-09-02imx: mx6ul_14x14_evk select MX6ULPeng Fan1-0/+1
2015-09-02arm: Add SYS_L2CACHE_OFF Kconfig entryPeng Fan1-0/+6
2015-09-02imx: mx6slevk: add SPL supportPeng Fan1-0/+1
2015-09-02imx: mx6: ddr: add LPDDR2 supportPeng Fan2-4/+311
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan2-2/+14
2015-09-02imx: mx6: ddr add an entry ddr_type for mx6_ddr_sysinfoPeng Fan1-0/+6
2015-09-02imx: mx6: ddr add mpzqlp2ctl entryPeng Fan1-0/+2
2015-09-02imx: mx6: ddr add dram io configuration and header file for i.MX6SLPeng Fan3-0/+150
2015-09-02imx: mx6: ddr correct tRFC and tXSPeng Fan1-2/+2
2015-09-02imx: mx6: ddr no support MMDC1 for i.MX6SLPeng Fan1-2/+4
2015-09-02imx: mx6: ddr add more register entry for mmdc_p_regsPeng Fan1-9/+56
2015-09-02tbs2910: use full name in Kconfig board selectionSoeren Moch1-1/+1
2015-09-02imx: mxc_gpio: add support for imx7d SoCAdrian Alonso1-0/+12
2015-09-02imx: iomux-v3: add imx7d support for iomuxcAdrian Alonso4-0/+1377
2015-09-02imx: clock support enet2 anatop clock supportPeng Fan3-6/+25
2015-09-02imx-common: consolidate macros and prototypes into sys_proto.hPeng Fan6-87/+60
2015-09-02imx: mxs: reimplement get_cpu_revPeng Fan2-28/+25
2015-09-02imx: mx31 use new formula for get_cpu_revPeng Fan2-1/+3
2015-09-02imx: mx27 implement get_cpu_revPeng Fan1-0/+6
2015-09-02imx: add cpu type for i.MX2 and i.MX3Peng Fan1-0/+6
2015-09-02imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig filePeng Fan2-132/+130
2015-09-02ARM: ts4800: add ethernet supportDamien Riegel1-0/+11
2015-09-02ARM: ts4800: add basic board supportLucile Quirion1-0/+5
2015-09-02arm: mxs: Fix mkimage invocationMarek Vasut1-6/+4
2015-09-02udoo: Switch to SPL supportvpeter41-0/+1
2015-09-01armv8: fsl-lsch3: Rewrite MMU translation table entriesAlison Wang5-179/+392
2015-09-01arm/ls102xa:add hwconfig setting to support disable unused devicesZhuoyu Zhang1-0/+52
2015-09-01ls102xa: etsec: Use proper settings for BE BDsClaudiu Manoil1-1/+1
2015-09-01armv8: fsl-lsch3: Initiaze 4 MACs per QSGMII in dpmac_infoPrabhakar Kushwaha1-1/+32
2015-09-01armv8: ls2085a: Update serdes1_cfg_tbl for 0x33 & 0x35 protocolPrabhakar Kushwaha1-3/+3
2015-09-01SECURE_BOOT: Disable IE Key feature for RAMBOOTAneesh Bansal3-16/+26
2015-09-01armv8: Add framework for CCN-504 interconnect configurationBhupesh Sharma4-7/+138
2015-09-01net/fman: Support both new and legacy FMan CompatiblesIgal Liberman12-28/+115
2015-09-01powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ramYork Sun1-1/+9
2015-08-31Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini8-0/+675
2015-08-31pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada1-0/+19
2015-08-31exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devicesSimon Glass6-6/+33
2015-08-31dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass1-0/+4
2015-08-31sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai4-0/+47
2015-08-31sunxi: Add support for the Olimex A20 EVBMarcus Cooper2-0/+245