summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-11-30Merge git://git.denx.de/u-boot-marvellTom Rini
2017-11-30Merge git://git.denx.de/u-boot-x86Tom Rini
2017-11-30ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut
2017-11-30arm: mvebu: enable boot from NANDSean Nyekjaer
2017-11-30arm: mvebu: fix boot from UART when in fallback modeSean Nyekjaer
2017-11-30arm: mvebu: add nand pinsSean Nyekjaer
2017-11-30x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese
2017-11-30Revert "x86: bootm: Fix FIT image booting on x86"Anatolij Gustschin
2017-11-30x86: don't compare pointers to 0Heinrich Schuchardt
2017-11-30x86: qemu: Move Cache-As-RAM memory from area mapped to ROMAnton Gerasimov
2017-11-29board: laird: add WB50N CPU moduleBen Whitten
2017-11-29board: laird: add WB45N CPU moduleBen Whitten
2017-11-29ARM: dts: Rename logicpd-toredp-37xx-devkit in U-BootAdam Ford
2017-11-29board: atmel: add sama5d2_ptc_ek boardLudovic Desroches
2017-11-29ARM: at91: add sama5d2 smc headerLudovic Desroches
2017-11-29mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard
2017-11-29stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard
2017-11-29clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard
2017-11-29clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard
2017-11-29ARM: DTS: stm32: update rcc compatible for STM32F746Patrice Chotard
2017-11-29clk: stm32f7: retrieve PWR base address from DTPatrice Chotard
2017-11-29ARM: DTS: stm32: add pwrcfg node for stm32f746Patrice Chotard
2017-11-30nds32: dts: Support ftsdc010 DM.Rick Chen
2017-11-30ARM: rmobile: Migrate boards to RCar IIC driversMarek Vasut
2017-11-30ARM: rmobile: Use PRR driver on all Gen3 boardsMarek Vasut
2017-11-30ARM: rmobile: Convert PRR to DM and OF controlMarek Vasut
2017-11-30ARM: rmobile: Zap checkboard on Gen3Marek Vasut
2017-11-30ARM: rmobile: Unify R8A7795 and R8A7796 in rmobile MakefileMarek Vasut
2017-11-30ARM: rmobile: Unify memory map for RCar Gen3Marek Vasut
2017-11-30ARM: rmobile: Add PRR CPU ID macrosMarek Vasut
2017-11-30ARM: rmobile: Dispose of r8a779x.h for Gen3Marek Vasut
2017-11-30ARM: rmobile: Zap Gen3 PFC tablesMarek Vasut
2017-11-30ARM: rmobile: Drop SDHI address macros from Gen3Marek Vasut
2017-11-30ARM: rmobile: Fix eMMC signal voltage on ULCBMarek Vasut
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-11-29arm: zynq: Change Zynq/ZynqMP Kconfig descriptionMichal Simek
2017-11-29mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee
2017-11-29arm: zynq: Use unsigned type with comparison with ARRAY_SIZEMichal Simek
2017-11-29arm: zynq: Add support for EMIT_WRITE operationMichal Simek
2017-11-29arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_initMichal Simek
2017-11-29arm: zynq: Move common ps7_init* initialization to arch codeMichal Simek
2017-11-29arm: zynq: Move ps7_* to separate fileMichal Simek
2017-11-29arm: zynq: Add missing ps7_post_config declarationMichal Simek
2017-11-28Merge git://git.denx.de/u-boot-mipsTom Rini
2017-11-28MIPS: Break out of cache loops for unimplemented cachesPaul Burton
2017-11-28MIPS: Clear instruction hazards in flush_cache()Paul Burton
2017-11-28MIPS: Ensure cache ops complete in cache maintenance functionsPaul Burton
2017-11-28MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.ldsPaul Burton
2017-11-29ARM: dts: uniphier: Sync with Linux 4.15-rc1Masahiro Yamada