summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mmc: meson: add MMC driver for Meson GX (S905)Carlo Caione2017-04-141-0/+89
* arm: dts: update Meson GXBB / Odroid-C2 DT with recent Linux versionHeiner Kallweit2017-04-143-275/+1037
* ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin2017-04-111-1/+7
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-04-109-1/+349
|\
| * x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko2017-04-104-0/+130
| * x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi2017-04-105-0/+200
| * x86: bootm: Fix FIT image booting on x86Stefan Roese2017-04-101-1/+1
| * x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsiStefan Roese2017-04-101-0/+2
| * x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenamesStefan Roese2017-04-101-0/+16
* | ARM: Keystone2: Build secure images for K2Madan Srinivas2017-04-081-0/+6
* | arm: mach-omap2: Add secure image name common to OMAP and keystoneMadan Srinivas2017-04-081-0/+6
* | arm: mach-omap2: Enable Kconfig support for K2 HS devicesVitaly Andrianov2017-04-081-1/+1
* | arm: mach-keystone: Implements FIT post-processing call for keystone SoCsVitaly Andrianov2017-04-081-0/+73
* | ti: clocks: Fix do_enable_clocks() to accept NULL pointers as input parametersLukasz Majewski2017-04-081-4/+6
* | ti: wdt: omap5: Define WDT_BASE for omap5+ SoCLukasz Majewski2017-04-081-0/+1
* | ti: wdt: common: Make the wdt IP defines common for the TI platformLukasz Majewski2017-04-083-47/+63
|/
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2017-04-083-1/+28
|\
| * arm: dts: trats2: add the i2c-gpio nodesJaehoon Chung2017-04-071-0/+18
| * odroid: dts: change the buck8 min-microvolt valueJaehoon Chung2017-04-031-1/+1
| * arm: dts: trats: add i2c_fg node for fuelgaugeJaehoon Chung2017-04-031-0/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-087-2/+1894
|\ \
| * | arm: sunxi: Add Sunchip CX-A99 initial supportRask Ingemann Lambertsen2017-04-072-1/+382
| * | ARM: dts: sun9i: Add mmc1 pinmux settingChen-Yu Tsai2017-04-071-0/+8
| * | sunxi: Sync GR8 DTS and AXP209 with the kernelMaxime Ripard2017-04-074-0/+1405
| * | sunxi: add NanoPi NEO Air defconfigJelle van der Waa2017-04-072-1/+99
* | | spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMCAlexandru Gagniuc2017-04-081-1/+1
* | | stm32f7: enable instruction & data cacheVikas Manocha2017-04-081-0/+2
* | | armv7m: add instruction & data cache supportVikas Manocha2017-04-084-4/+363
* | | ARMv8: add GOT sections to the list of sections copiedPhilipp Tomsich2017-04-081-1/+1
* | | Remove various unused interrupt related codeTom Rini2017-04-0611-148/+5
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-0620-93/+259
|\ \
| * | sunxi: Add OrangePi PC 2 initial supportAndre Przywara2017-04-052-0/+149
| * | sunxi: introduce Allwinner H5 config optionAndre Przywara2017-04-051-0/+2
| * | sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-057-12/+12
| * | sunxi: DRAM: add Allwinner H5 supportAndre Przywara2017-04-052-16/+82
| * | sunxi: provide ARMv8 mem_map for every ARM64 boardAndre Przywara2017-04-051-1/+1
| * | sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara2017-04-051-1/+1
| * | sunxi: simplify ACTLR.SMP bit set #ifdefAndre Przywara2017-04-052-4/+5
| * | fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara2017-04-052-2/+2
| * | ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara2017-04-052-3/+3
| * | sunxi: fix ACTLR.SMP assembly routineAndre Przywara2017-04-051-1/+2
* | | board_f: Make relocation functions genericSimon Glass2017-04-055-49/+2
* | | board_f: Make init_helpers genericSimon Glass2017-04-053-26/+1
* | | powerpc: Move setup_board_extra() into a PPC fileSimon Glass2017-04-052-0/+33
* | | Move dram_init_banksize() to a common headerSimon Glass2017-04-052-2/+0
* | | board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-0523-26/+68
* | | board_f: Drop return value from initdram()Simon Glass2017-04-057-23/+51
* | | board_f: Drop board_type parameter from initdram()Simon Glass2017-04-059-12/+12
* | | board_f: x86: Use checkcpu() for CPU initSimon Glass2017-04-059-7/+55
* | | board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass2017-04-052-1/+10