aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-06reset: zynqmp: Add reset controller for ZynqMP SoCMichal Simek
2021-08-06rtc: zynqmp: Add support for ZynqMP RTCMichal Simek
2021-08-06dm: rtc: uclass: Add flag to control sequence numberingMichal Simek
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-08-03mtd: spi-nor: Mask out fast read if not requested in DTBin Meng
2021-08-03mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()Bin Meng
2021-08-03spi: spi-mem-nodm: Fix read data size issueBin Meng
2021-08-03mtd: spi-nor-ids: Add support for XMC XM25QH64CReto Schneider
2021-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-02Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-08-02Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-08-02x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQBin Meng
2021-08-02spi: ich: Limit slave->max_read_sizeBin Meng
2021-08-01sandbox: tpm: Support extending a PCR multiple timesSimon Glass
2021-08-01sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NBSimon Glass
2021-08-01sandbox: tpm: Support storing device state in tpm2Simon Glass
2021-08-01sandbox: tpm: Support nvdata in TPM2Simon Glass
2021-08-01sandbox: tpm: Track whether the state is validSimon Glass
2021-08-01sandbox: tpm: Finish comments for struct sandbox_tpm2Simon Glass
2021-08-01sandbox: tpm: Correct handling of get-capabilitySimon Glass
2021-08-01sandbox: tpm: Support the define-space commandSimon Glass
2021-08-01sandbox: tpm: Tidy up reading and writing of device stateSimon Glass
2021-08-01sandbox: tpm: Split out common nvdata codeSimon Glass
2021-08-01video: buffer overrun in TrueType consoleHeinrich Schuchardt
2021-07-31serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()Pali Rohár
2021-07-31serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UARTPali Rohár
2021-07-31arm64: a37xx: pinctrl: Correct PWM pins definitionsMarek Behún
2021-07-30mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2Stephan Gerhold
2021-07-30mmc: arm_pl180_mmci: Simplify code using mmc_of_parse()Stephan Gerhold
2021-07-30mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr()Stephan Gerhold
2021-07-30mmc: arm_pl180_mmci: Don't bind to all arm, primecell devicesStephan Gerhold
2021-07-30mmc: rpmb: Fix driver routing memory alignment with tmp bufferlitchipi
2021-07-29Merge branch '2021-07-28-assorted-fixes'Tom Rini
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-28pci: swap_case: Allow compilation on 32-bit machinesSimon Glass
2021-07-28Makefile: Move drivers/i2c/ into drivers/MakefileSimon Glass
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28i2c: Create a new Kconfig for I2CSimon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass
2021-07-28Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-07-28Makefile: Move phy rules into drivers/phySimon Glass