summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-08usb: gadget: dwc2_udc_otg: set ep's desc during enable/disableGary Bisson
2022-01-07Revert "clk: Detect failure to set defaults"Marek Vasut
2021-12-28Merge tag 'video-20211228' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2021-12-28Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-12-27video: mxsfb: fix clk_get_by_name() return value checkGiulio Benetti
2021-12-26Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-12-26sysreset: watchdog: watchdog cannot power offHeinrich Schuchardt
2021-12-24power: pmic/fan53555: allow dm be omitted by SPLQuentin Schulz
2021-12-20i2c: mvtwsi: Swab the register address if its size is > 1Stefan Roese
2021-12-18blk: add a helper function, blk_probe_or_unbind()AKASHI Takahiro
2021-12-17arm: socfpga: arria10: Enable double peripheral RBF configurationTien Fong Chee
2021-12-16mtd: spi-nor-ids: Add support for W25Q01JVRam Narayanan
2021-12-15Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-12-15clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay
2021-12-15clk: cosmetic: reorder include filesPatrick Delaunay
2021-12-15arm: a37xx: pci: Do not allow setting ROM BAR on PCI BridgePali Rohár
2021-12-15pci: pci_mvebu: Do not allow setting ROM BAR on PCI BridgePali Rohár
2021-12-15pci: pci_mvebu, pci_aardvark: Fix size of configuration cacheMarek Behún
2021-12-13net: ravb: Support multiple clocksAdam Ford
2021-12-09efi: Add a media/block driver for EFI block devicesSimon Glass
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-12-09efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass
2021-12-03Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-12-02i2c: Add Microchip PolarFire SoC I2C driverPadmarao Begari
2021-12-02net: macb: Remove Microchip compatible stringPadmarao Begari
2021-12-02net: dwc_eth_qos: Enable clock in probeMarek Vasut
2021-12-02net: eth-phy: Handle gpio_request_by_name() return valueMarek Vasut
2021-12-02mtd: spi: Remove SF_DUAL_FLASH symbol from KconfigMichal Simek
2021-12-02mtd: cqspi: Wait for transfer completionMarek Vasut
2021-11-30Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-11-30tis: fix tpm_tis_remove()Heinrich Schuchardt
2021-11-30serial: a37xx: Reset whole UART when changing parent clock from TBG to XTALPali Rohár
2021-11-19Merge tag 'u-boot-amlogic-20211119' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-11-19pinctrl: meson: Correct the driver GPIO declarationSimon Glass
2021-11-17drivers: tpm: atmel_twi: fix printf specifier compile warningMathew McBride
2021-11-17drivers: tpm: atmel_twi: implement get_desc operationMathew McBride
2021-11-17drivers: tpm: atmel_twi: do not use an offset byteMathew McBride
2021-11-17drivers: tpm: atmel_twi: drop non-DM_I2C compatibilityMathew McBride
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-11-15usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXISamuel Dionne-Riel
2021-11-13Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-11-13Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-11-13sandbox: fix sandbox_wdt_expire_now()Heinrich Schuchardt
2021-11-12Convert CONFIG_MACB to KconfigTom Rini
2021-11-11rtc: ds1337: fix compatible string typoClemens Gruber
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-11-10tpm: Use the new API on tpm2 spi driverIlias Apalodimas
2021-11-10tpm2: Add a TPMv2 MMIO TIS driverIlias Apalodimas
2021-11-10tpm2: Introduce TIS tpm coreIlias Apalodimas
2021-11-10tpm: refactor function names for LPC based TPMsIlias Apalodimas