summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass2017-04-051-0/+5
* | | board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass2017-04-053-0/+8
* | | board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2017-04-052-2/+2
* | | board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass2017-04-051-30/+33
* | | board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass2017-04-051-16/+16
* | | board_f: powerpc: Rename get_clocks_866() to get_clocks()Simon Glass2017-04-051-1/+1
* | | board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass2017-04-052-4/+1
* | | board_f: sandbox: Move setup_ram_buf() to private codeSimon Glass2017-04-051-0/+7
* | | OpenRISC: RemoveTom Rini2017-04-0535-2366/+0