summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-12-05Merge git://www.denx.de/git/u-boot-i2cTom Rini
2016-12-05arm64: mvebu: Restrict memory size to a usable maximumStefan Roese
2016-12-05arm64: mvebu: Add regions for PCI spaces to the memory mapStefan Roese
2016-12-05arm64: mvebu: Init COMPHY from the slave-CP on the A8kStefan Roese
2016-12-05arm64: mvebu: armada-8040-db.dts: Add I2C and SPI aliasesStefan Roese
2016-12-05arm64: mvebu: armada-8040-db.dts: Add COMPHY configurationStefan Roese
2016-12-05arm64: mvebu: armada-cp110-slave.dtsi: Add COMPHY / UTMI device tree nodesStefan Roese
2016-12-05arm64: mvebu: armada-cp110-master.dtsi: Rename comphy DT node namesStefan Roese
2016-12-05arm64: mvebu: Add support for the DB-88F8040 Armada 8k devel boardStefan Roese
2016-12-05arm64: mvebu: Add slave CP area to the memory mapStefan Roese
2016-12-05arm64: mvebu: Add Armada-80x0 dts/dtsi filesStefan Roese
2016-12-05arm64: mvebu: Rename db-88f7040 files to armada-8kStefan Roese
2016-12-05arm: samsung: Convert s5p_goni and smdkc100 to DM_I2CSimon Glass
2016-12-05arm: exynos: i2c: Convert exynos boards to use DM_I2CSimon Glass
2016-12-04Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-12-04arm: Remove VCMA9 boardSimon Glass
2016-12-04arm: Remove smdk2410 boardSimon Glass
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-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