summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * dm: video: support increased intensity (bold)Heinrich Schuchardt2018-03-062-7/+30
| * dm: video: use constants to refer to colorsHeinrich Schuchardt2018-03-062-29/+45
| * dm: video: correctly clean background in 16bit modeHeinrich Schuchardt2018-03-061-2/+14
| * dm: video: show correct colors in graphical consoleHeinrich Schuchardt2018-03-061-7/+6
* | bcm283x_pl011: Flush RX queue after setting baud rateAlexander Graf2018-03-093-7/+35
* | serial_bcm283x_mu: Flush RX queue after setting baud rateAlexander Graf2018-03-091-1/+7
* | treewide: Fix gdsys mail addressesMario Six2018-03-094-4/+4
|/
* Merge git://git.denx.de/u-boot-shTom Rini2018-03-056-0/+26
|\
| * usb: xhci-rcar: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
| * pinctrl: rmobile: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+3
| * net: ravb: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
| * mmc: uniphier-sd: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
| * gpio: rcar: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
| * clk: renesas: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+19
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-0543-43/+43
* | input: indicate that code page 437 is usedHeinrich Schuchardt2018-03-051-1/+4
* | pinctrl: Kconfig: Fix typoMarek BehĂșn2018-03-051-3/+3
* | gpio: pca953x_gpio: Support label setting from DTMario Six2018-03-051-2/+13
* | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-1/+1
* | Atmel TPM: Fix potential buffer overrunsJeremy Boone2018-03-051-2/+12
* | Infineon TPM: Fix potential buffer overrunsJeremy Boone2018-03-051-2/+3
* | STMicro TPM: Fix potential buffer overrunsJeremy Boone2018-03-052-4/+6
|/
* mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar2018-03-012-4/+7