summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* video: stm32: stm32_ltdc: set the blending factoryannick fertre2018-03-191-6/+35
* video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre2018-03-191-0/+2
* video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre2018-03-191-23/+29
* video: stm32: stm32_ltdc: update file header & footeryannick fertre2018-03-191-9/+8
* video: stm32: stm32_ltdc: add resetyannick fertre2018-03-191-0/+11
* video: exynos: remove redundant assignmentsHeinrich Schuchardt2018-03-191-6/+6
* video, da8xx-fb: fix time out in wait_for_event()Heinrich Schuchardt2018-03-191-2/+3
* video: stb_truetype: simplify expressionHeinrich Schuchardt2018-03-191-1/+1
* video: cfb_console: simplify logical constraintHeinrich Schuchardt2018-03-191-1/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-8/+40
* watchdog: omap_wdt: improve watchdog reset pathRuslan Bilovol2018-03-161-6/+15
* clk: at91: clk-system: add set/get_rate operationsWenyou Yang2018-03-161-0/+26
* clk: at91: add PLLADIV driverWenyou Yang2018-03-162-1/+89
* clk: at91: add USB Host clock driverWenyou Yang2018-03-163-0/+155
* Merge git://git.denx.de/u-boot-spiTom Rini2018-03-156-427/+25
|\
| * spi: omap3: Fix redeclared errorJagan Teki2018-03-141-2/+2
| * arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki2018-03-133-326/+0
| * spi: omap3: Skip set_mode, set_speed from claimJagan Teki2018-03-131-5/+16
| * spi: atcspi200: Drop non-dm codeJagan Teki2018-03-132-94/+7
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-03-143-3/+16
|\ \
| * | Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev2018-03-131-0/+7
| * | net: sun8i_emac: Fix PHY initializationSamuel Holland2018-03-131-1/+1
| * | mmc: sunxi: support cd-invertedHeinrich Schuchardt2018-03-131-2/+8
| |/
* | arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard2018-03-131-1/+1
* | clk: clk_stm32f: Add DSI clock supportPatrice Chotard2018-03-131-1/+1
* | 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-132-16/+0
* | 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-131-17/+99
* | timer: stm32: Add timer support for STM32 SoCs familyPatrice Chotard2018-03-133-0/+146
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2018-03-137-7/+7
|\ \
| * | 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-134-50/+108
|\ \ | |/ |/|
| * sunxi: video: mark framebuffer as EFI reserved memoryHeinrich Schuchardt2018-03-091-0/+8
| * video: indicate code page of bitmap fontsHeinrich Schuchardt2018-03-061-1/+1
| * pwm-backlight: make power-supply as optionKever Yang2018-03-061-12/+12