aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini9-4/+66
2016-12-05armv8: QSPI: Add AHB bus 16MB+ size supportYuan Yao4-0/+51
2016-12-05ls1021a: QSPI: update the node for QSPI supportYuan Yao1-0/+1
2016-12-05armv8: ls2080a: Add serdes1 protocol 0x3b supportPriyanka Jain1-0/+1
2016-12-05fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu3-4/+13
2016-12-05Merge git://www.denx.de/git/u-boot-i2cTom Rini1-0/+2
2016-12-05arm64: mvebu: Restrict memory size to a usable maximumStefan Roese1-0/+17
2016-12-05arm64: mvebu: Add regions for PCI spaces to the memory mapStefan Roese1-0/+8
2016-12-05arm64: mvebu: Init COMPHY from the slave-CP on the A8kStefan Roese1-6/+14
2016-12-05arm64: mvebu: armada-8040-db.dts: Add I2C and SPI aliasesStefan Roese1-0/+5
2016-12-05arm64: mvebu: armada-8040-db.dts: Add COMPHY configurationStefan Roese1-0/+84
2016-12-05arm64: mvebu: armada-cp110-slave.dtsi: Add COMPHY / UTMI device tree nodesStefan Roese1-0/+19
2016-12-05arm64: mvebu: armada-cp110-master.dtsi: Rename comphy DT node namesStefan Roese2-6/+6
2016-12-05arm64: mvebu: Add support for the DB-88F8040 Armada 8k devel boardStefan Roese1-0/+1
2016-12-05arm64: mvebu: Add slave CP area to the memory mapStefan Roese1-1/+9
2016-12-05arm64: mvebu: Add Armada-80x0 dts/dtsi filesStefan Roese4-0/+511
2016-12-05arm64: mvebu: Rename db-88f7040 files to armada-8kStefan Roese1-5/+5
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-03Merge 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-02drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N4-11/+12
2016-12-02am33xx: board: probe misc drivers to register musb devicesMugunthan V N1-0/+7
2016-12-02am33xx: board: do not register usb devices when CONFIG_DM_USB is definedMugunthan V N1-1/+4
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada8-6/+25
2016-12-02sh: generate position independent code for all platformsVladimir Zapolskiy2-1/+2
2016-12-02sh: share the correct version of start.S among all cpusVladimir Zapolskiy8-135/+9
2016-12-02sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy1-12/+11