summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-16watchdog: omap_wdt: improve watchdog reset pathRuslan Bilovol
2018-03-16clk: at91: clk-system: add set/get_rate operationsWenyou Yang
2018-03-16clk: at91: add PLLADIV driverWenyou Yang
2018-03-16clk: at91: add USB Host clock driverWenyou Yang
2018-03-15Merge git://git.denx.de/u-boot-spiTom Rini
2018-03-14spi: omap3: Fix redeclared errorJagan Teki
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-03-13arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice 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-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-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-13Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev
2018-03-13net: sun8i_emac: Fix PHY initializationSamuel Holland
2018-03-13mmc: sunxi: support cd-invertedHeinrich Schuchardt
2018-03-13arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki
2018-03-13spi: omap3: Skip set_mode, set_speed from claimJagan Teki
2018-03-13spi: atcspi200: Drop non-dm codeJagan Teki
2018-03-09bcm283x_pl011: Flush RX queue after setting baud rateAlexander Graf
2018-03-09serial_bcm283x_mu: Flush RX queue after setting baud rateAlexander Graf
2018-03-09sunxi: video: mark framebuffer as EFI reserved memoryHeinrich Schuchardt
2018-03-09treewide: Fix gdsys mail addressesMario Six
2018-03-06video: indicate code page of bitmap fontsHeinrich Schuchardt
2018-03-06pwm-backlight: make power-supply as optionKever Yang
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt
2018-03-06dm: video: use constants to refer to colorsHeinrich Schuchardt
2018-03-06dm: video: correctly clean background in 16bit modeHeinrich Schuchardt
2018-03-06dm: video: show correct colors in graphical consoleHeinrich Schuchardt
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada