index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-15
drivers/reset/Kconfig: fix typo
Trevor Woerner
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-05-14
Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-05-14
Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-05-14
clk: stm32mp1: fix CK_MPU calculation
Lionel Debieve
2020-05-14
mmc: stm32_sdmmc2: change the displayed config name
Patrick Delaunay
2020-05-14
gpio: stm32: support gpio ops in SPL
Patrick Delaunay
2020-05-14
usb: gadget: g_dnl: add function g_dnl_set_product
Patrick Delaunay
2020-05-14
ram: stm32mp1: Add support for multiple configs
Marek Vasut
2020-05-13
CLK: ARC: HSDK: add separate clock map for HSDK-4xD
Eugeniy Paltsev
2020-05-13
CLK: ARC: HSDK: define clock map with DT binding constants
Eugeniy Paltsev
2020-05-13
CLK: ARC: HSDK: make set_clock optional
Eugeniy Paltsev
2020-05-13
CLK: ARC: HSDK: prepare for multiple clock maps support
Eugeniy Paltsev
2020-05-13
CLK: ARC: HSDK: driver cleanup
Eugeniy Paltsev
2020-05-13
CLK: ARC: HSDK: use appropriate config data types
Eugeniy Paltsev
2020-05-13
CLK: ARC: HSDK: drop unused offset
Eugeniy Paltsev
2020-05-13
CLK: ARC: HSDK: avoid code duplication
Eugeniy Paltsev
2020-05-13
mmc: sdhci: Use debug for not supported SDMA info message
Matthias Brugger
2020-05-12
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2020-05-12
Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-05-12
mmc: sdhci: not return error when SDMA is not supported
Jaehoon Chung
2020-05-12
mmc: sdhci: use phys2bus macro when dma address is accessed
Jaehoon Chung
2020-05-12
arm: bcm283x: serial: Move ofdata reading to probe() method
Simon Glass
2020-05-12
net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII
Nicolas Saenz Julienne
2020-05-12
usb: dwc3: Add versal compatibility string to dwc3 glue ids
Siva Durga Prasad Paladugu
2020-05-12
usb: dwc3: add dis_del_phy_power_chg_quirk
Jagan Teki
2020-05-11
Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-05-11
Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-11
gpio: emulate open drain & open source in dm_gpio_set_value()
Neil Armstrong
2020-05-11
video: omap: change include order
Dario Binacchi
[next]