summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-13disk: part: use common api to lookup part driverKever Yang
2018-03-13disk: part: scan the disk if the part_type is unknownKever Yang
2018-03-13mach-stm32: Use default memory map as background regionPatrice Chotard
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-13Prepare v2018.03Tom Rini
2018-03-13imx: hab: Convert DCD non-NULL error to warningBryan O'Donoghue
2018-03-11doc: mxc_hab: Update i.MX HAB documentationBreno Lima
2018-03-11doc: mxc_hab: Move HAB related info to the appropriate docBreno Lima
2018-03-11imx: hab: Make usage of packed attribute consistentBryan O'Donoghue