Age | Commit message (Expand) | Author |
2017-11-30 | rockchip: rk3036: fix pll config for correct frequency | Kever Yang |
2017-11-30 | rockchip: rk3128: add evb-rk3128 support | Kever Yang |
2017-11-30 | rockchip: rk3128: add pinctrl driver | Kever Yang |
2017-11-30 | rockchip: rk3128: add clock driver | Kever Yang |
2017-11-30 | rockchip: rk3128: add soc basic support | Kever Yang |
2017-11-30 | rockchip: rk3128: add device tree file | Kever Yang |
2017-11-30 | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh | Tom Rini |
2017-11-30 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2017-11-30 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2017-11-30 | ARM: rmobile: Rework the ULCB CPLD driver | Marek Vasut |
2017-11-30 | arm: mvebu: enable boot from NAND | Sean Nyekjaer |
2017-11-30 | arm: mvebu: fix boot from UART when in fallback mode | Sean Nyekjaer |
2017-11-30 | arm: mvebu: add nand pins | Sean Nyekjaer |
2017-11-30 | x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones | Stefan Roese |
2017-11-30 | Revert "x86: bootm: Fix FIT image booting on x86" | Anatolij Gustschin |
2017-11-30 | x86: don't compare pointers to 0 | Heinrich Schuchardt |
2017-11-30 | x86: qemu: Move Cache-As-RAM memory from area mapped to ROM | Anton Gerasimov |
2017-11-29 | board: laird: add WB50N CPU module | Ben Whitten |
2017-11-29 | board: laird: add WB45N CPU module | Ben Whitten |
2017-11-29 | ARM: dts: Rename logicpd-toredp-37xx-devkit in U-Boot | Adam Ford |
2017-11-29 | board: atmel: add sama5d2_ptc_ek board | Ludovic Desroches |
2017-11-29 | ARM: at91: add sama5d2 smc header | Ludovic Desroches |
2017-11-29 | mach-stm32: Factorize MPU's region config for STM32 SoCs | Patrice Chotard |
2017-11-29 | stm32: migrate clock structs in include/stm32_rcc.h | Patrice Chotard |
2017-11-29 | clk: clk_stm32fx: add clock configuration for mmc usage | Patrice Chotard |
2017-11-29 | clk: stm32fx: migrate define from rcc.h to driver | Patrice Chotard |
2017-11-29 | ARM: DTS: stm32: update rcc compatible for STM32F746 | Patrice Chotard |
2017-11-29 | clk: stm32f7: retrieve PWR base address from DT | Patrice Chotard |
2017-11-29 | ARM: DTS: stm32: add pwrcfg node for stm32f746 | Patrice Chotard |
2017-11-30 | nds32: dts: Support ftsdc010 DM. | Rick Chen |
2017-11-30 | ARM: rmobile: Migrate boards to RCar IIC drivers | Marek Vasut |
2017-11-30 | ARM: rmobile: Use PRR driver on all Gen3 boards | Marek Vasut |
2017-11-30 | ARM: rmobile: Convert PRR to DM and OF control | Marek Vasut |
2017-11-30 | ARM: rmobile: Zap checkboard on Gen3 | Marek Vasut |
2017-11-30 | ARM: rmobile: Unify R8A7795 and R8A7796 in rmobile Makefile | Marek Vasut |
2017-11-30 | ARM: rmobile: Unify memory map for RCar Gen3 | Marek Vasut |
2017-11-30 | ARM: rmobile: Add PRR CPU ID macros | Marek Vasut |
2017-11-30 | ARM: rmobile: Dispose of r8a779x.h for Gen3 | Marek Vasut |
2017-11-30 | ARM: rmobile: Zap Gen3 PFC tables | Marek Vasut |
2017-11-30 | ARM: rmobile: Drop SDHI address macros from Gen3 | Marek Vasut |
2017-11-30 | ARM: rmobile: Fix eMMC signal voltage on ULCB | Marek Vasut |
2017-11-29 | Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2017-11-29 | arm: zynq: Change Zynq/ZynqMP Kconfig description | Michal Simek |
2017-11-29 | mtd: zynq: nand: Move board_nand_init() function to board.c | Wilson Lee |
2017-11-29 | arm: zynq: Use unsigned type with comparison with ARRAY_SIZE | Michal Simek |
2017-11-29 | arm: zynq: Add support for EMIT_WRITE operation | Michal Simek |
2017-11-29 | arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init | Michal Simek |
2017-11-29 | arm: zynq: Move common ps7_init* initialization to arch code | Michal Simek |
2017-11-29 | arm: zynq: Move ps7_* to separate file | Michal Simek |
2017-11-29 | arm: zynq: Add missing ps7_post_config declaration | Michal Simek |