summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rk3036: fix pll config for correct frequencyKever Yang2017-11-301-2/+3
* rockchip: rk3128: add evb-rk3128 supportKever Yang2017-11-301-0/+24
* rockchip: rk3128: add pinctrl driverKever Yang2017-11-301-0/+551
* rockchip: rk3128: add clock driverKever Yang2017-11-303-0/+245
* rockchip: rk3128: add soc basic supportKever Yang2017-11-307-0/+180
* rockchip: rk3128: add device tree fileKever Yang2017-11-303-0/+900
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-11-3019-12522/+168
|\
| * ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut2017-11-301-0/+9
| * ARM: rmobile: Migrate boards to RCar IIC driversMarek Vasut2017-11-301-0/+4
| * ARM: rmobile: Use PRR driver on all Gen3 boardsMarek Vasut2017-11-302-0/+2
| * ARM: rmobile: Convert PRR to DM and OF controlMarek Vasut2017-11-301-4/+57
| * ARM: rmobile: Zap checkboard on Gen3Marek Vasut2017-11-301-0/+2
| * ARM: rmobile: Unify R8A7795 and R8A7796 in rmobile MakefileMarek Vasut2017-11-301-2/+1
| * ARM: rmobile: Unify memory map for RCar Gen3Marek Vasut2017-11-306-62/+72
| * ARM: rmobile: Add PRR CPU ID macrosMarek Vasut2017-11-302-9/+20
| * ARM: rmobile: Dispose of r8a779x.h for Gen3Marek Vasut2017-11-303-62/+2
| * ARM: rmobile: Zap Gen3 PFC tablesMarek Vasut2017-11-306-12366/+2
| * ARM: rmobile: Drop SDHI address macros from Gen3Marek Vasut2017-11-303-20/+0
| * ARM: rmobile: Fix eMMC signal voltage on ULCBMarek Vasut2017-11-301-1/+1
* | Merge git://git.denx.de/u-boot-marvellTom Rini2017-11-303-3/+44
|\ \
| * | arm: mvebu: enable boot from NANDSean Nyekjaer2017-11-302-2/+15
| * | arm: mvebu: fix boot from UART when in fallback modeSean Nyekjaer2017-11-302-0/+15
| * | arm: mvebu: add nand pinsSean Nyekjaer2017-11-301-1/+14
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-11-307-43/+118
|\ \
| * | x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese2017-11-304-39/+114
| * | Revert "x86: bootm: Fix FIT image booting on x86"Anatolij Gustschin2017-11-301-1/+1
| * | x86: don't compare pointers to 0Heinrich Schuchardt2017-11-301-2/+2
| * | x86: qemu: Move Cache-As-RAM memory from area mapped to ROMAnton Gerasimov2017-11-301-1/+1
| |/
* | board: laird: add WB50N CPU moduleBen Whitten2017-11-291-0/+8
* | board: laird: add WB45N CPU moduleBen Whitten2017-11-292-0/+8
* | ARM: dts: Rename logicpd-toredp-37xx-devkit in U-BootAdam Ford2017-11-291-0/+2
* | board: atmel: add sama5d2_ptc_ek boardLudovic Desroches2017-11-294-4/+239
* | ARM: at91: add sama5d2 smc headerLudovic Desroches2017-11-291-0/+76
* | mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard2017-11-297-116/+14
* | stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard2017-11-295-96/+3
* | clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard2017-11-291-0/+1
* | clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard2017-11-291-31/+0
* | ARM: DTS: stm32: update rcc compatible for STM32F746Patrice Chotard2017-11-291-1/+1
* | clk: stm32f7: retrieve PWR base address from DTPatrice Chotard2017-11-293-7/+48
* | ARM: DTS: stm32: add pwrcfg node for stm32f746Patrice Chotard2017-11-292-0/+11
* | nds32: dts: Support ftsdc010 DM.Rick Chen2017-11-302-0/+16
|/
* Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-11-2939-222/+1180
|\
| * arm: zynq: Change Zynq/ZynqMP Kconfig descriptionMichal Simek2017-11-291-2/+2
| * mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee2017-11-291-0/+9
| * arm: zynq: Use unsigned type with comparison with ARRAY_SIZEMichal Simek2017-11-291-1/+2
| * arm: zynq: Add support for EMIT_WRITE operationMichal Simek2017-11-292-0/+8
| * arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_initMichal Simek2017-11-292-0/+12
| * arm: zynq: Move common ps7_init* initialization to arch codeMichal Simek2017-11-292-1/+136
| * arm: zynq: Move ps7_* to separate fileMichal Simek2017-11-295-22/+43
| * arm: zynq: Add missing ps7_post_config declarationMichal Simek2017-11-291-0/+1