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
2022-01-12
pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro
Pali Rohár
2022-01-12
mmc: dwmmc: return a proper error code when busy
John Keeping
2022-01-12
mmc: fsl_esdhc_imx: set sysctl register for clock initialization
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: Replace more #ifdefs by if
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: simplify esdhc_setup_data()
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: use dma-mapping API
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: fix mmc->clock with actual clock
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: drop redundant code for non-removable feature
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: clean up bus width configuration code
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: fix voltage validation
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: remove redundant DM_MMC checking
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC
Sean Anderson
2022-01-10
Merge branch 'next'
Tom Rini
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
2022-01-08
usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable
Gary Bisson
2022-01-07
Revert "clk: Detect failure to set defaults"
Marek Vasut
2021-12-31
Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...
Tom Rini
2021-12-31
efi: serial: Support arrow keys
Simon Glass
2021-12-28
Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-12-28
Merge tag 'video-20211228' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2021-12-28
Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-12-27
Convert CONFIG_KIRKWOOD_GPIO to Kconfig
Tom Rini
2021-12-27
serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8
Tom Rini
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-27
Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_TEGRA_NAND to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_SYS_PCI_64BIT to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_SYS_IMMR to Kconfig
Tom Rini
2021-12-27
pci: Remove unused FSL_PCI_INIT code
Tom Rini
2021-12-27
Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_FSL_IFC to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
2021-12-27
Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig
Tom Rini
2021-12-27
video: mxsfb: fix clk_get_by_name() return value check
Giulio Benetti
2021-12-26
video: Show the U-Boot logo by default
Simon Glass
2021-12-26
video: Support showing the U-Boot logo
Simon Glass
2021-12-26
video: Drop VIDEO_LOGO from cfb_console
Simon Glass
2021-12-26
video: Convert CONFIG_VIDEO_LOGO to Kconfig
Simon Glass
2021-12-26
video: Drop #ifdefs from video_bmp
Simon Glass
2021-12-26
video: theadorable: Use RGB565 for BMP blitting
Simon Glass
2021-12-26
video: Tidy up 24/32 BMP blitting
Simon Glass
2021-12-26
video: Drop the uclass colour map
Simon Glass
2021-12-26
video: bmp: Update RLE8 support to use the write function
Simon Glass
2021-12-26
video: Move BMP pixel-writing into a function
Simon Glass
2021-12-26
video: Drop fb_put_byte() el at
Simon Glass
2021-12-26
video: Expand video debugging buffer size
Simon Glass
2021-12-26
sandbox: video: Add BMP tests for 32bpp and 8bpp modes
Simon Glass
2021-12-26
sandbox: video: Correct the address of the copy base
Simon Glass
[next]