summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-12-05arm: samsung: Convert s5p_goni and smdkc100 to DM_I2CSimon Glass1-0/+1
2016-12-05arm: exynos: i2c: Convert exynos boards to use DM_I2CSimon Glass1-0/+1
2016-12-04Merge git://git.denx.de/u-boot-mpc85xxTom Rini8-90/+189
2016-12-04arm: Remove VCMA9 boardSimon Glass1-5/+0
2016-12-04arm: Remove smdk2410 boardSimon Glass1-5/+0
2016-12-04ARM: dts: AM571x-IDK Initial SupportSchuyler Patton2-1/+83
2016-12-04board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMTNishanth Menon1-1/+1
2016-12-04ARM: dts: am57xx: sync DT with latest LinuxLokesh Vutla8-703/+703
2016-12-04ARM: dts: dra71x-evm: Add DT supportLokesh Vutla2-1/+231
2016-12-04ARM: dts: dra7xx: sync DT with latest LinuxLokesh Vutla9-640/+1617
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla3-1/+48
2016-12-04board: ti: dra71x-evm: Add PMIC supportKeerthy3-0/+25
2016-12-04ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPPSuman Anna1-0/+136
2016-12-04ARM: DRA7: Redefine voltage and efuse macros per OPP using KconfigSuman Anna2-13/+127
2016-12-04ARM: OMAP4+: Add support for dynamically selecting OPPsLokesh Vutla4-64/+111
2016-12-04powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig optionYork Sun2-12/+6
2016-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini12-18/+48
2016-12-03arm: omap5: Add OPTEE node to fdtAndrew F. Davis1-1/+34
2016-12-03arm: omap5: Add TEE loading supportHarinarayan Bhatta2-0/+114
2016-12-03arm: omap5: Add function to make an SMC call on cpu1Harinarayan Bhatta3-0/+125
2016-12-03davinci: omapl138_lcdk: configure ddr2Fabien Parent1-0/+1
2016-12-03davinci: omapl138_lcdk: configure pll0Fabien Parent1-0/+1
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent1-0/+7
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent1-0/+7
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon5-8/+8
2016-12-03ARM: K2G: DDR3: Fix up priv ID for MPUNishanth Menon1-4/+19
2016-12-03drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N4-11/+12
2016-12-03am33xx: board: probe misc drivers to register musb devicesMugunthan V N1-0/+7
2016-12-03am33xx: board: do not register usb devices when CONFIG_DM_USB is definedMugunthan V N1-1/+4
2016-12-03libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada8-6/+25
2016-12-03sh: generate position independent code for all platformsVladimir Zapolskiy2-1/+2
2016-12-03sh: share the correct version of start.S among all cpusVladimir Zapolskiy8-135/+9
2016-12-03sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy1-12/+11
2016-12-03sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy4-18/+18
2016-12-03sh: add common dram_init() function for all boardsVladimir Zapolskiy2-1/+18
2016-12-03sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy1-16/+16
2016-12-03sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy2-6/+1
2016-12-03sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy1-1/+1
2016-12-03sh4: use single u-boot linker script for all boardsVladimir Zapolskiy1-0/+4
2016-12-03sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy1-10/+0
2016-12-03sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy3-39/+36
2016-12-03sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy1-5/+3
2016-12-03sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy1-37/+2
2016-12-03sh3: remove unused cache.c file from being builtVladimir Zapolskiy2-97/+1
2016-12-03sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy1-1/+1
2016-12-03sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy1-1/+1
2016-12-02powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig optionYork Sun2-32/+48
2016-12-02powerpc: mpc86xx: Move CONFIG_FSL_LAW to KconfigYork Sun1-0/+7
2016-12-02powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun1-0/+42
2016-12-02powerpc: mpc85xx: Move SECURE_BOOT to KconfigYork Sun1-0/+6