summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-21pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTRPali Rohár
2021-12-21pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()Pali Rohár
2021-12-21pci: pci_mvebu: Move setup for BAR[0] where other BARs are setupPali Rohár
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-20i2c: mvtwsi: Swab the register address if its size is > 1Stefan Roese
2021-12-19arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial driversPali Rohár
2021-12-19arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe driversPali Rohár
2021-12-19phy: marvell: a3700: Convert to official DT bindings in COMPHY driverPali Rohár
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún
2021-12-19treewide: Use fdt_create_phandle() where appropriateMarek Behún
2021-12-19arm: mvebu: axp: ddr: Switch to using DM I2C APIStefan Roese
2021-12-19arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() functionStefan Roese
2021-12-18blk: add a helper function, blk_probe_or_unbind()AKASHI Takahiro
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-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-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