aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-13cmd: part: Extract common code to separate functionSam Protsenko1-38/+23
2018-03-13cmd: part: Allow passing partition name to start and sizeSam Protsenko1-11/+25
2018-03-13test/py: highlight warnings in the log summaryStephen Warren3-3/+50
2018-03-13test/py: add MMC/SD block read testStephen Warren1-0/+129
2018-03-13disk: part: use common api to lookup part driverKever Yang1-20/+17
2018-03-13disk: part: scan the disk if the part_type is unknownKever Yang1-6/+18
2018-03-13mach-stm32: Use default memory map as background regionPatrice Chotard2-30/+17
2018-03-13configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boardsPatrice Chotard3-3/+1
2018-03-13ARM: dts: Add support for stm32f746-evaluation board supportPatrice Chotard2-1/+242
2018-03-13arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard1-9/+0
2018-03-13arch-stm32: Remove stm32_periph.hPatrice Chotard3-62/+0
2018-03-13arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard4-57/+26
2018-03-13arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard4-373/+118
2018-03-13arch-stm32f4: Remove fmc.h filePatrice Chotard1-75/+0
2018-03-13ARM: dts: stm32: limit sdio frequency to 14Mhz for stm32f429i-evalPatrice Chotard1-0/+1
2018-03-13clk: clk_stm32f: Add DSI clock supportPatrice Chotard2-1/+2
2018-03-13clk: clk_stm32f: Add set_rate for LTDC clockPatrice Chotard1-0/+100
2018-03-13clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clockPatrice Chotard1-1/+36
2018-03-13clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() partPatrice Chotard1-31/+74
2018-03-13clk: clk_stm32f: No more need of 48Mhz from PLL_SAIPatrice Chotard1-21/+8
2018-03-13clk: clk_stm32f: Fix RCC_PLLSAICFGR mask definesPatrice Chotard1-4/+4
2018-03-13clk: clk_stm32f: Fix stm32_clk_get_rate()Patrice Chotard1-5/+7
2018-03-13mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckinPatrick Delaunay1-1/+6
2018-03-13mmc: stm32: sdmmc2: add hardware flow control supportPatrick Delaunay1-1/+2
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard17-365/+9
2018-03-13ARM: dts: stm32: Add timer support for STM32F7Patrice Chotard2-0/+15
2018-03-13clk: clk_stm32h7: Fix prescaler for Domain 3Patrice Chotard1-3/+4
2018-03-13clk: clk_stm32h7: Fix stm32_clk_get_rate() for timerPatrice Chotard1-12/+90
2018-03-13clk: clk_stm32f: Fix stm32_clk_get_rate() for timerPatrice Chotard2-17/+104
2018-03-13timer: stm32: Add timer support for STM32 SoCs familyPatrice Chotard3-0/+146
2018-03-13Merge git://git.denx.de/u-boot-rockchipTom Rini14-80/+286
2018-03-13Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini9-55/+167
2018-03-13rk3288: vyasa: Add eMMC boot supportJagan Teki3-0/+22
2018-03-13ARM: dts: rockchip: Add usb otg for rk3288-vyasaJagan Teki1-0/+25
2018-03-13ARM: dts: rockchip: Add usb host for rk3288-vyasaJagan Teki1-0/+48
2018-03-13rockchip: rk3288-vyasa: defconfig: Enable gmac supportJagan Teki1-0/+3
2018-03-13ARM: dts: rockchip: Add gmac support for rk3288-vyasa boardJagan Teki1-0/+41
2018-03-13ARM: dts: rockchip: Add regulators for rk3288-vyasaJagan Teki1-0/+40
2018-03-13ARM: dts: rockchip: rk3288-vyasa: Use vmmc-supply from PMICJagan Teki1-20/+2
2018-03-13ARM: dts: rockchip: rk3288-vyasa: Remove vdd_log from rk808, DCDC_REG1Jagan Teki1-2/+2
2018-03-13ARM: dts: rockchip: Sync rk3288-vyasa dts from LinuxJagan Teki3-60/+105
2018-03-13rockchip: add text_offset to kernel_addr_r on aarch64 platformsKlaus Goger2-2/+2
2018-03-13rockchip: pwm: convert to use live dtKever Yang1-1/+1
2018-03-13rockchip: clk: rk1108: convert to use live dtKever Yang1-1/+1
2018-03-13rockchip: clk: rk3328: convert to use live dtKever Yang1-1/+1
2018-03-13rockchip: clk: rk3288: convert to use live dtKever Yang1-1/+1
2018-03-13rockchip: clk: rk322x: convert to use live dtKever Yang1-1/+1
2018-03-13rockchip: clk: rk3188: convert to use live dtKever Yang1-1/+1
2018-03-13rockchip: clk: rk3036: convert to use live dtKever Yang1-1/+1
2018-03-13Prepare v2018.03v2018.03Tom Rini1-1/+1