summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: mvebu: remove obsolete selectUlrich Ölmann2017-03-301-1/+0
* poweroff: Allow to register poweroff handlersSascha Hauer2017-03-307-19/+48
* openrisc: fix call to restart_handler_register_fnFranck Jullien2017-03-301-1/+1
* ARM: mvebu: only build kwbootimage support if BOOTM is enabledLucas Stach2017-03-221-1/+1
* ARM: add AFLAGS for secure monitor filesLucas Stach2017-03-221-0/+2
* ARM: dts: i.MX7 WaRP7: remove wdog1 pinctrl workaroundAlexander Kurz2017-03-201-17/+0
* ARM: i.MX7: Kconfig: ARCH_IMX7 selects PINCTRL_IMX_IOMUX_V3Alexander Kurz2017-03-201-0/+1
* arm: baltos: define baltos_sram_init() return type as voidYegor Yefremov2017-03-131-1/+1
* Merge branch 'for-next/rpi'Sascha Hauer2017-03-1322-280/+283
|\
| * ARM: rpi: switch to DT probe and multi-image buildLucas Stach2017-03-0212-173/+75
| * ARM: rpi: move debug UART base selection to KconfigLucas Stach2017-03-022-1/+25
| * ARM: rpi: always build relocatable imageLucas Stach2017-03-022-1/+2
| * ARM: rpi: convert watchdog/reset to regular driverLucas Stach2017-03-026-21/+85
| * ARM: rpi: convert mailbox interface to regular driverLucas Stach2017-03-025-20/+63
| * ARM: rpi: move model detection before console initLucas Stach2017-03-021-2/+2
| * ARM: rpi: move model initialisation to rpi-commonEnrico Joerns2017-03-025-79/+48
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-03-1321-261/+333
|\ \
| * | mvebu: netgear-rn2120: make use of mvebu_get_initial_int_reg_baseUwe Kleine-König2017-03-021-5/+7
| * | kwbimage_v1: add support to boot a mvebu imageUwe Kleine-König2017-03-022-0/+85
| * | mvebu: get initial position of register window from image headerUwe Kleine-König2017-03-024-3/+75
| * | mvebu: rn2120: Make available all RAMUwe Kleine-König2017-03-021-0/+15
| * | mvebu: kirkwood: simplify soc init code flowUwe Kleine-König2017-03-021-9/+2
| * | mvebu: dove: simplify soc init code flowUwe Kleine-König2017-03-021-11/+2
| * | mvebu: armada-370-xp: simplify soc init code flowUwe Kleine-König2017-03-021-23/+8
| * | mvebu: rework how memory is detectedUwe Kleine-König2017-02-1618-192/+134
| * | mvebu: remove unused function barebox_arm_reset_vectorUwe Kleine-König2017-02-161-6/+0
| * | mvebu: simplify detection and fixup of MV78230-A0Uwe Kleine-König2017-02-161-19/+12
* | | Merge branch 'for-next/imx'Sascha Hauer2017-03-136-40/+30
|\ \ \
| * | | scripts: imx/mxs remove mxs-usb-loaderOleksij Rempel2017-03-093-14/+1
| * | | arm: boards: phytec-som-am335x: Remove 1GB RAM typeDaniel Schultz2017-03-012-22/+0
| * | | arm: imx: don't let MACH_SABRELITE select HAVE_PBL_MULTI_IMAGESUwe Kleine-König2017-02-161-1/+0
| * | | ARM: i.MX: iim: Only register actually equipped fusesSascha Hauer2017-02-141-3/+29
| |/ /
* | | Merge branch 'for-next/efi'Sascha Hauer2017-03-1352-1831/+267
|\ \ \
| * | | x86: efi: fix logo supportJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+1
| * | | efi: move x86 clocksource to device/driverJean-Christophe PLAGNIOL-VILLARD2017-03-093-1/+13
| * | | ARCH: efi: Finally drop it as now we can build efi bootup from x86Jean-Christophe PLAGNIOL-VILLARD2017-03-0928-1010/+1
| * | | fixup! efi: move x86 efi boot support to x86 archMichael Olbrich2017-03-092-2/+3
| * | | efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-2720-90/+883
| * | | x86: move bios bootup code to arch/x86/biosJean-Christophe PLAGNIOL-VILLARD2017-02-246-3/+4
| * | | efi: move startup and payload to common/efiJean-Christophe PLAGNIOL-VILLARD2017-02-245-690/+1
| * | | efi: move debug_ll.h to include/efiJean-Christophe PLAGNIOL-VILLARD2017-02-241-20/+1
| * | | efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-248-431/+6
| * | | efi: move clocksource out of archJean-Christophe PLAGNIOL-VILLARD2017-02-243-59/+1
| * | | efi: move block io driver to driver/blockJean-Christophe PLAGNIOL-VILLARD2017-02-242-175/+4
| |/ /
* | | Merge branch 'for-next/at91'Sascha Hauer2017-03-1313-213/+95
|\ \ \
| * | | clocksource: at91: Move to 'drivers/clocksource'Andrey Smirnov2017-03-093-120/+2
| * | | at91: Fix bug/typo in debug_ll.hAndrey Smirnov2017-03-091-1/+1
| * | | at91: serial: pullup RX pins, do not pullup TX pinsPeter Rosin2017-02-149-92/+92
| |/ /
* | | ARM: imx233-olinuxino: add CONFIG_CONSOLE_ACTIVATE_ALLOleksij Rempel2017-03-091-0/+1
* | | ARM: execute DMB before trying to flush cacheLucas Stach2017-03-031-0/+1