summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-12-04ARM: dts: am57xx: sync DT with latest LinuxLokesh Vutla
2016-12-04ARM: dts: dra71x-evm: Add DT supportLokesh Vutla
2016-12-04ARM: dts: dra7xx: sync DT with latest LinuxLokesh Vutla
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla
2016-12-04board: ti: dra71x-evm: Add PMIC supportKeerthy
2016-12-04ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPPSuman Anna
2016-12-04ARM: DRA7: Redefine voltage and efuse macros per OPP using KconfigSuman Anna
2016-12-04ARM: OMAP4+: Add support for dynamically selecting OPPsLokesh Vutla
2016-12-04powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig optionYork Sun
2016-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini
2016-12-03arm: omap5: Add OPTEE node to fdtAndrew F. Davis
2016-12-03arm: omap5: Add TEE loading supportHarinarayan Bhatta
2016-12-03arm: omap5: Add function to make an SMC call on cpu1Harinarayan Bhatta
2016-12-03davinci: omapl138_lcdk: configure ddr2Fabien Parent
2016-12-03davinci: omapl138_lcdk: configure pll0Fabien Parent
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon
2016-12-03ARM: K2G: DDR3: Fix up priv ID for MPUNishanth Menon
2016-12-03drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N
2016-12-03am33xx: board: probe misc drivers to register musb devicesMugunthan V N
2016-12-03am33xx: board: do not register usb devices when CONFIG_DM_USB is definedMugunthan V N
2016-12-03libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-12-03sh: generate position independent code for all platformsVladimir Zapolskiy
2016-12-03sh: share the correct version of start.S among all cpusVladimir Zapolskiy
2016-12-03sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy
2016-12-03sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy
2016-12-03sh: add common dram_init() function for all boardsVladimir Zapolskiy
2016-12-03sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy
2016-12-03sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy
2016-12-03sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy
2016-12-03sh4: use single u-boot linker script for all boardsVladimir Zapolskiy
2016-12-03sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy
2016-12-03sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy
2016-12-03sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy
2016-12-03sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy
2016-12-03sh3: remove unused cache.c file from being builtVladimir Zapolskiy
2016-12-03sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy
2016-12-03sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy
2016-12-02powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig optionYork Sun
2016-12-02powerpc: mpc86xx: Move CONFIG_FSL_LAW to KconfigYork Sun
2016-12-02powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun
2016-12-02powerpc: mpc85xx: Move SECURE_BOOT to KconfigYork Sun
2016-12-02armv8: fsl-layerscape: Move SECURE_BOOT to KconfigYork Sun
2016-12-02armv7: ls1021a: Move SECURE_BOOT option to KconfigYork Sun
2016-12-02script: remove CONFIG_SYS_CCSRBAR_DEFAULT from white listYork Sun
2016-12-02powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig optionYork Sun
2016-12-02powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig optionYork Sun
2016-12-02powerpc: cyrus: Separate P5020/P5040 config optionsYork Sun
2016-12-02ARM: zynq: Enable SD1 and qspi for picozed boardSiva Durga Prasad Paladugu