summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-12-04ARM: dts: AM571x-IDK Initial SupportSchuyler Patton
2016-12-04board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMTNishanth Menon
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-03Merge 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-02drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N
2016-12-02am33xx: board: probe misc drivers to register musb devicesMugunthan V N
2016-12-02am33xx: board: do not register usb devices when CONFIG_DM_USB is definedMugunthan V N
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-12-02sh: generate position independent code for all platformsVladimir Zapolskiy
2016-12-02sh: share the correct version of start.S among all cpusVladimir Zapolskiy
2016-12-02sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy
2016-12-02sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy
2016-12-02sh: add common dram_init() function for all boardsVladimir Zapolskiy
2016-12-02sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy
2016-12-02sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy
2016-12-02sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy
2016-12-02sh4: use single u-boot linker script for all boardsVladimir Zapolskiy
2016-12-02sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy
2016-12-02sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy
2016-12-02sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy
2016-12-02sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy
2016-12-02sh3: remove unused cache.c file from being builtVladimir Zapolskiy
2016-12-02sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy
2016-12-02sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy
2016-12-02ARM: zynq: Enable SD1 and qspi for picozed boardSiva Durga Prasad Paladugu
2016-12-02ARM64: zynqmp: List secondary software boot modesMichal Simek
2016-12-02ARM64: zynqmp: Force certain bootmode for SPLMichal Simek
2016-12-01arm: mvebu: move SYS_MVEBU_PLL_CLOCK to KconfigChris Packham
2016-11-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-11-30MIPS: Fix map_physmem for cached mappingsPaul Burton
2016-11-30MIPS: Use ram_top, not bi_memsize, in arch_lmb_reservePaul Burton
2016-11-30mips: Let cache.h be included from assembly sourceMarek Vasut
2016-11-30MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck
2016-11-30MIPS: reserve space for exception vectorsDaniel Schwierzeck