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-17
usb: ohci-generic: handle phy power on/off
Patrice Chotard
2018-03-17
usb: ehci-generic: replace pr_err() by dev_err()
Patrice Chotard
2018-03-17
usb: ehci-generic: factorize PHY operation
Patrice Chotard
2018-03-17
usb: ehci-generic: handle phy power on/off
Patrice Chotard
2018-03-17
usb: Remove unused ppc4xx EHCI host driver
Stefan Roese
2018-03-17
ubs: xhci-dwc3: Enable USB3 PHY when available
Vignesh R
2018-03-17
usb: xhci-dwc3: Refractor PHY operations into separate function
Vignesh R
2018-03-17
usb: xhci-dwc3: Power on USB PHY before using
Vignesh R
2018-03-17
usb: dwc2: Allow selection of data buffer size
Alexey Brodkin
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
2018-03-09
bcm283x_pl011: Flush RX queue after setting baud rate
Alexander Graf
2018-03-09
serial_bcm283x_mu: Flush RX queue after setting baud rate
Alexander Graf
2018-03-09
sunxi: video: mark framebuffer as EFI reserved memory
Heinrich Schuchardt
[next]