aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-13configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boardsPatrice Chotard
2018-03-13ARM: dts: Add support for stm32f746-evaluation board supportPatrice Chotard
2018-03-13arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard
2018-03-13arch-stm32: Remove stm32_periph.hPatrice Chotard
2018-03-13arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard
2018-03-13arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard
2018-03-13arch-stm32f4: Remove fmc.h filePatrice Chotard
2018-03-13ARM: dts: stm32: limit sdio frequency to 14Mhz for stm32f429i-evalPatrice Chotard
2018-03-13clk: clk_stm32f: Add DSI clock supportPatrice Chotard
2018-03-13clk: clk_stm32f: Add set_rate for LTDC clockPatrice Chotard
2018-03-13clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clockPatrice Chotard
2018-03-13clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() partPatrice Chotard
2018-03-13clk: clk_stm32f: No more need of 48Mhz from PLL_SAIPatrice Chotard
2018-03-13clk: clk_stm32f: Fix RCC_PLLSAICFGR mask definesPatrice Chotard
2018-03-13clk: clk_stm32f: Fix stm32_clk_get_rate()Patrice Chotard
2018-03-13mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckinPatrick Delaunay
2018-03-13mmc: stm32: sdmmc2: add hardware flow control supportPatrick Delaunay
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard
2018-03-13ARM: dts: stm32: Add timer support for STM32F7Patrice Chotard
2018-03-13clk: clk_stm32h7: Fix prescaler for Domain 3Patrice Chotard
2018-03-13clk: clk_stm32h7: Fix stm32_clk_get_rate() for timerPatrice Chotard
2018-03-13clk: clk_stm32f: Fix stm32_clk_get_rate() for timerPatrice Chotard
2018-03-13timer: stm32: Add timer support for STM32 SoCs familyPatrice Chotard
2018-03-13Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-03-13Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini
2018-03-13rk3288: vyasa: Add eMMC boot supportJagan Teki
2018-03-13ARM: dts: rockchip: Add usb otg for rk3288-vyasaJagan Teki
2018-03-13ARM: dts: rockchip: Add usb host for rk3288-vyasaJagan Teki
2018-03-13rockchip: rk3288-vyasa: defconfig: Enable gmac supportJagan Teki
2018-03-13ARM: dts: rockchip: Add gmac support for rk3288-vyasa boardJagan Teki
2018-03-13ARM: dts: rockchip: Add regulators for rk3288-vyasaJagan Teki
2018-03-13ARM: dts: rockchip: rk3288-vyasa: Use vmmc-supply from PMICJagan Teki
2018-03-13ARM: dts: rockchip: rk3288-vyasa: Remove vdd_log from rk808, DCDC_REG1Jagan Teki
2018-03-13ARM: dts: rockchip: Sync rk3288-vyasa dts from LinuxJagan Teki
2018-03-13rockchip: add text_offset to kernel_addr_r on aarch64 platformsKlaus Goger
2018-03-13rockchip: pwm: convert to use live dtKever Yang
2018-03-13rockchip: clk: rk1108: convert to use live dtKever Yang
2018-03-13rockchip: clk: rk3328: convert to use live dtKever Yang
2018-03-13rockchip: clk: rk3288: convert to use live dtKever Yang
2018-03-13rockchip: clk: rk322x: convert to use live dtKever Yang
2018-03-13rockchip: clk: rk3188: convert to use live dtKever Yang
2018-03-13rockchip: clk: rk3036: convert to use live dtKever Yang
2018-03-13sunxi: Add A20-SOM204-EVB-eMMC boardStefan Mavrodiev
2018-03-13sunxi: Add A20-SOM204-EVB boardStefan Mavrodiev
2018-03-13Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev
2018-03-13net: sun8i_emac: Fix PHY initializationSamuel Holland
2018-03-13ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as wellTuomas Tynkkynen
2018-03-13ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to MakefileTuomas Tynkkynen
2018-03-13mmc: sunxi: support cd-invertedHeinrich Schuchardt
2018-03-13sunxi: Add reg property for USB OTG node in sun8i-a83t.dtsiChen-Yu Tsai