summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-10x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko
2017-04-10x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi
2017-04-10x86: bootm: Fix FIT image booting on x86Stefan Roese
2017-04-10x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsiStefan Roese
2017-04-10x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenamesStefan Roese
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-08spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMCAlexandru Gagniuc
2017-04-08stm32f7: enable instruction & data cacheVikas Manocha
2017-04-08armv7m: add instruction & data cache supportVikas Manocha
2017-04-08ARMv8: add GOT sections to the list of sections copiedPhilipp Tomsich
2017-04-07arm: sunxi: Add Sunchip CX-A99 initial supportRask Ingemann Lambertsen
2017-04-07ARM: dts: sun9i: Add mmc1 pinmux settingChen-Yu Tsai
2017-04-07sunxi: Sync GR8 DTS and AXP209 with the kernelMaxime Ripard
2017-04-07sunxi: add NanoPi NEO Air defconfigJelle van der Waa
2017-04-07arm: dts: trats2: add the i2c-gpio nodesJaehoon Chung
2017-04-07Remove various unused interrupt related codeTom Rini
2017-04-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-05board_f: Make relocation functions genericSimon Glass
2017-04-05board_f: Make init_helpers genericSimon Glass
2017-04-05powerpc: Move setup_board_extra() into a PPC fileSimon Glass
2017-04-05Move dram_init_banksize() to a common headerSimon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2017-04-05board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass
2017-04-05board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass
2017-04-05board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass
2017-04-05board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass
2017-04-05board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass
2017-04-05board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass
2017-04-05board_f: powerpc: Rename get_clocks_866() to get_clocks()Simon Glass
2017-04-05board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass
2017-04-05board_f: sandbox: Move setup_ram_buf() to private codeSimon Glass
2017-04-05OpenRISC: RemoveTom Rini
2017-04-05SPARC: RemoveTom Rini
2017-04-05Blackfin: RemoveTom Rini
2017-04-05Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-05sunxi: Add OrangePi PC 2 initial supportAndre Przywara
2017-04-05sunxi: introduce Allwinner H5 config optionAndre Przywara
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara
2017-04-05sunxi: DRAM: add Allwinner H5 supportAndre Przywara
2017-04-05sunxi: provide ARMv8 mem_map for every ARM64 boardAndre Przywara
2017-04-05sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara
2017-04-05sunxi: simplify ACTLR.SMP bit set #ifdefAndre Przywara
2017-04-05fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara
2017-04-05sunxi: fix ACTLR.SMP assembly routineAndre Przywara
2017-04-05arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()Stefan Roese