summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-17Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
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-07spi: atmel-quadspi: Add support for SAMA7G5 QSPITudor Ambarus
2021-12-05ide: Drop ATA_PORT_ADDRSimon Glass
2021-12-05ide: Drop unused CONFIG optionsSimon Glass
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass
2021-12-03Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-12-02drivers: core: lists: fix for loop index typeAlexander Preißner
2021-12-02Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net in...Tom 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-02net: brcm: netXtreme driverBharat Gooty
2021-12-02driver: net: Makefile: order file alphabeticallyRamon Fried
2021-12-02drivers: net: Soft reset felix switch coreRadu Bulie
2021-12-02mtd: spi: Remove SF_DUAL_FLASH symbol from KconfigMichal Simek
2021-12-02mtd: cqspi: Wait for transfer completionMarek Vasut
2021-12-01dm: add debug message when failed to select the default pinctrlPatrick Delaunay
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini
2021-11-30ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setupPatrick Delaunay
2021-11-30ram: stm32mp1: compute DDR size from DDRCTL registersPatrick Delaunay
2021-11-30video: stm32: stm32_ltdc: align framebuffer on 2MBPatrick Delaunay
2021-11-30video: Add video_is_active functionPatrick Delaunay
2021-11-30stm32mp1: ram: remove tuning supportPatrick Delaunay
2021-11-30stm32mp1: ram: remove the support of calibration resultPatrick Delaunay
2021-11-30stm32mp1: ram: add read valid training supportPatrick Delaunay
2021-11-30mmc: stm32_sdmmc2: Add support for probing bus voltage level translatorMarek 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-30pinctrl: stmfx: define LOG_CATEGORYPatrick Delaunay
2021-11-30serial: a37xx: Reset whole UART when changing parent clock from TBG to XTALPali Rohár
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-28dm: core: Add a way to count the devices in a uclassSimon Glass
2021-11-28dm: core: Allow finding children / uclasses by partial nameSimon Glass
2021-11-28dm: core: Add a way to obtain a string listSimon Glass
2021-11-28dm: core: Fix up string-function documentationSimon Glass
2021-11-28dm: core: Fix handling of uclass pre_unbind methodSimon Glass