index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-03-19
gpio: stm32f7_gpio: handle node ngpios
Patrick Delaunay
2018-03-19
dm: gpio: Convert stm32f7 driver to livetree
Patrick Delaunay
2018-03-19
spl: add SPL_RESET_SUPPORT
Patrick Delaunay
2018-03-19
video: stm32: stm32_ltdc: set the blending factor
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: missing set of line interrupt position
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: set rate of the pixel clock
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: update file header & footer
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: add reset
yannick fertre
2018-03-19
video: exynos: remove redundant assignments
Heinrich Schuchardt
2018-03-19
video, da8xx-fb: fix time out in wait_for_event()
Heinrich Schuchardt
2018-03-19
video: stb_truetype: simplify expression
Heinrich Schuchardt
2018-03-19
video: cfb_console: simplify logical constraint
Heinrich Schuchardt
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-03-16
watchdog: omap_wdt: improve watchdog reset path
Ruslan Bilovol
2018-03-16
clk: at91: clk-system: add set/get_rate operations
Wenyou Yang
2018-03-16
clk: at91: add PLLADIV driver
Wenyou Yang
2018-03-16
clk: at91: add USB Host clock driver
Wenyou Yang
2018-03-15
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-03-14
spi: omap3: Fix redeclared error
Jagan Teki
2018-03-14
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-03-13
arch-stm32: Factorize stm32.h for STM32F4 and F7
Patrice Chotard
2018-03-13
clk: clk_stm32f: Add DSI clock support
Patrice Chotard
2018-03-13
clk: clk_stm32f: Add set_rate for LTDC clock
Patrice Chotard
2018-03-13
clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clock
Patrice Chotard
2018-03-13
clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() part
Patrice Chotard
2018-03-13
clk: clk_stm32f: No more need of 48Mhz from PLL_SAI
Patrice Chotard
2018-03-13
clk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines
Patrice Chotard
2018-03-13
clk: clk_stm32f: Fix stm32_clk_get_rate()
Patrice Chotard
2018-03-13
mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin
Patrick Delaunay
2018-03-13
mmc: stm32: sdmmc2: add hardware flow control support
Patrick Delaunay
2018-03-13
board: stm32: switch to DM STM32 timer
Patrice Chotard
2018-03-13
clk: clk_stm32h7: Fix prescaler for Domain 3
Patrice Chotard
2018-03-13
clk: clk_stm32h7: Fix stm32_clk_get_rate() for timer
Patrice Chotard
2018-03-13
clk: clk_stm32f: Fix stm32_clk_get_rate() for timer
Patrice Chotard
2018-03-13
timer: stm32: Add timer support for STM32 SoCs family
Patrice Chotard
2018-03-13
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2018-03-13
Merge branch 'next' of git://git.denx.de/u-boot-video
Tom Rini
2018-03-13
rockchip: pwm: convert to use live dt
Kever Yang
2018-03-13
rockchip: clk: rk1108: convert to use live dt
Kever Yang
2018-03-13
rockchip: clk: rk3328: convert to use live dt
Kever Yang
2018-03-13
rockchip: clk: rk3288: convert to use live dt
Kever Yang
2018-03-13
rockchip: clk: rk322x: convert to use live dt
Kever Yang
2018-03-13
rockchip: clk: rk3188: convert to use live dt
Kever Yang
2018-03-13
rockchip: clk: rk3036: convert to use live dt
Kever Yang
2018-03-13
Move CONFIG_PHY_ADDR to Kconfig
Stefan Mavrodiev
2018-03-13
net: sun8i_emac: Fix PHY initialization
Samuel Holland
2018-03-13
mmc: sunxi: support cd-inverted
Heinrich Schuchardt
2018-03-13
arm: sunxi: Move spl spi sunxi code to mach-sunxi
Jagan Teki
2018-03-13
spi: omap3: Skip set_mode, set_speed from claim
Jagan Teki
2018-03-13
spi: atcspi200: Drop non-dm code
Jagan Teki
[next]