summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/py: highlight warnings in the log summaryStephen Warren2018-03-133-3/+50
* test/py: add MMC/SD block read testStephen Warren2018-03-131-0/+129
* disk: part: use common api to lookup part driverKever Yang2018-03-131-20/+17
* disk: part: scan the disk if the part_type is unknownKever Yang2018-03-131-6/+18
* mach-stm32: Use default memory map as background regionPatrice Chotard2018-03-132-30/+17
* configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boardsPatrice Chotard2018-03-133-3/+1
* ARM: dts: Add support for stm32f746-evaluation board supportPatrice Chotard2018-03-132-1/+242
* arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard2018-03-131-9/+0
* arch-stm32: Remove stm32_periph.hPatrice Chotard2018-03-133-62/+0
* arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard2018-03-134-57/+26
* arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard2018-03-134-373/+118
* arch-stm32f4: Remove fmc.h filePatrice Chotard2018-03-131-75/+0
* ARM: dts: stm32: limit sdio frequency to 14Mhz for stm32f429i-evalPatrice Chotard2018-03-131-0/+1
* clk: clk_stm32f: Add DSI clock supportPatrice Chotard2018-03-132-1/+2
* clk: clk_stm32f: Add set_rate for LTDC clockPatrice Chotard2018-03-131-0/+100
* clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clockPatrice Chotard2018-03-131-1/+36
* clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() partPatrice Chotard2018-03-131-31/+74
* clk: clk_stm32f: No more need of 48Mhz from PLL_SAIPatrice Chotard2018-03-131-21/+8
* clk: clk_stm32f: Fix RCC_PLLSAICFGR mask definesPatrice Chotard2018-03-131-4/+4
* clk: clk_stm32f: Fix stm32_clk_get_rate()Patrice Chotard2018-03-131-5/+7
* mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckinPatrick Delaunay2018-03-131-1/+6
* mmc: stm32: sdmmc2: add hardware flow control supportPatrick Delaunay2018-03-131-1/+2
* board: stm32: switch to DM STM32 timerPatrice Chotard2018-03-1317-365/+9
* ARM: dts: stm32: Add timer support for STM32F7Patrice Chotard2018-03-132-0/+15
* clk: clk_stm32h7: Fix prescaler for Domain 3Patrice Chotard2018-03-131-3/+4
* clk: clk_stm32h7: Fix stm32_clk_get_rate() for timerPatrice Chotard2018-03-131-12/+90
* clk: clk_stm32f: Fix stm32_clk_get_rate() for timerPatrice Chotard2018-03-132-17/+104
* timer: stm32: Add timer support for STM32 SoCs familyPatrice Chotard2018-03-133-0/+146
* Merge git://git.denx.de/u-boot-rockchipTom Rini2018-03-1314-80/+286
|\
| * rk3288: vyasa: Add eMMC boot supportJagan Teki2018-03-133-0/+22
| * ARM: dts: rockchip: Add usb otg for rk3288-vyasaJagan Teki2018-03-131-0/+25
| * ARM: dts: rockchip: Add usb host for rk3288-vyasaJagan Teki2018-03-131-0/+48
| * rockchip: rk3288-vyasa: defconfig: Enable gmac supportJagan Teki2018-03-131-0/+3
| * ARM: dts: rockchip: Add gmac support for rk3288-vyasa boardJagan Teki2018-03-131-0/+41
| * ARM: dts: rockchip: Add regulators for rk3288-vyasaJagan Teki2018-03-131-0/+40
| * ARM: dts: rockchip: rk3288-vyasa: Use vmmc-supply from PMICJagan Teki2018-03-131-20/+2
| * ARM: dts: rockchip: rk3288-vyasa: Remove vdd_log from rk808, DCDC_REG1Jagan Teki2018-03-131-2/+2
| * ARM: dts: rockchip: Sync rk3288-vyasa dts from LinuxJagan Teki2018-03-133-60/+105
| * rockchip: add text_offset to kernel_addr_r on aarch64 platformsKlaus Goger2018-03-132-2/+2
| * rockchip: pwm: convert to use live dtKever Yang2018-03-131-1/+1
| * rockchip: clk: rk1108: convert to use live dtKever Yang2018-03-131-1/+1
| * rockchip: clk: rk3328: convert to use live dtKever Yang2018-03-131-1/+1
| * rockchip: clk: rk3288: convert to use live dtKever Yang2018-03-131-1/+1
| * rockchip: clk: rk322x: convert to use live dtKever Yang2018-03-131-1/+1
| * rockchip: clk: rk3188: convert to use live dtKever Yang2018-03-131-1/+1
| * rockchip: clk: rk3036: convert to use live dtKever Yang2018-03-131-1/+1
* | Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini2018-03-139-55/+167
|\ \ | |/ |/|
| * sunxi: video: mark framebuffer as EFI reserved memoryHeinrich Schuchardt2018-03-091-0/+8
| * video: indicate code page of bitmap fontsHeinrich Schuchardt2018-03-063-3/+5
| * pwm-backlight: make power-supply as optionKever Yang2018-03-061-12/+12