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
2021-08-06
reset: zynqmp: Add reset controller for ZynqMP SoC
Michal Simek
2021-08-06
rtc: zynqmp: Add support for ZynqMP RTC
Michal Simek
2021-08-06
dm: rtc: uclass: Add flag to control sequence numbering
Michal Simek
2021-08-03
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2021-08-03
mtd: spi-nor: Mask out fast read if not requested in DT
Bin Meng
2021-08-03
mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()
Bin Meng
2021-08-03
spi: spi-mem-nodm: Fix read data size issue
Bin Meng
2021-08-03
mtd: spi-nor-ids: Add support for XMC XM25QH64C
Reto Schneider
2021-08-02
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-08-02
Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2021-08-02
x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ
Bin Meng
2021-08-02
spi: ich: Limit slave->max_read_size
Bin Meng
2021-08-01
sandbox: tpm: Support extending a PCR multiple times
Simon Glass
2021-08-01
sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB
Simon Glass
2021-08-01
sandbox: tpm: Support storing device state in tpm2
Simon Glass
2021-08-01
sandbox: tpm: Support nvdata in TPM2
Simon Glass
2021-08-01
sandbox: tpm: Track whether the state is valid
Simon Glass
2021-08-01
sandbox: tpm: Finish comments for struct sandbox_tpm2
Simon Glass
2021-08-01
sandbox: tpm: Correct handling of get-capability
Simon Glass
2021-08-01
sandbox: tpm: Support the define-space command
Simon Glass
2021-08-01
sandbox: tpm: Tidy up reading and writing of device state
Simon Glass
2021-08-01
sandbox: tpm: Split out common nvdata code
Simon Glass
2021-08-01
video: buffer overrun in TrueType console
Heinrich Schuchardt
2021-07-31
serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()
Pali Rohár
2021-07-31
serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART
Pali Rohár
2021-07-31
arm64: a37xx: pinctrl: Correct PWM pins definitions
Marek Behún
2021-07-30
mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2
Stephan Gerhold
2021-07-30
mmc: arm_pl180_mmci: Simplify code using mmc_of_parse()
Stephan Gerhold
2021-07-30
mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr()
Stephan Gerhold
2021-07-30
mmc: arm_pl180_mmci: Don't bind to all arm, primecell devices
Stephan Gerhold
2021-07-30
mmc: rpmb: Fix driver routing memory alignment with tmp buffer
litchipi
2021-07-29
Merge branch '2021-07-28-assorted-fixes'
Tom Rini
2021-07-29
Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-07-28
pci: swap_case: Allow compilation on 32-bit machines
Simon Glass
2021-07-28
Makefile: Move drivers/i2c/ into drivers/Makefile
Simon Glass
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
2021-07-28
i2c: Create a new Kconfig for I2C
Simon Glass
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-07-28
Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
Simon Glass
2021-07-28
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
Simon Glass
2021-07-28
Rename SPL_ETH_SUPPORT to SPL_ETH
Simon Glass
2021-07-28
Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO
Simon Glass
2021-07-28
Rename SPL_POWER_SUPPORT to SPL_POWER
Simon Glass
2021-07-28
Makefile: Move phy rules into drivers/phy
Simon Glass
[next]