aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-17Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
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-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-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
2021-11-30pinctrl: stmfx: define LOG_CATEGORYPatrick Delaunay
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
2021-11-28mmc: Allow for children other than the block deviceSimon Glass
2021-11-28sandbox: mmc: Support a backing fileSimon Glass
2021-11-23firmware: scmi: Add OP-TEE transportEtienne Carriere
2021-11-23tee: optee: remove unused duplicated login Id macrosEtienne Carriere
2021-11-23firmware: scmi: smccc transport: simplify probe sequenceEtienne Carriere
2021-11-23firmware: scmi: smccc transport: use plat data, not priv dataEtienne Carriere
2021-11-23firmware: scmi: mailbox transport: use plat data, not priv dataEtienne Carriere
2021-11-23firmware: scmi: mailbox transport: fix probe failure implementationEtienne Carriere
2021-11-23firmware: scmi: add configs to select the supported agentsPatrick Delaunay
2021-11-23power: regulator: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23clk: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23reset: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23net: phy: realtek: Add tx/rx delay config for 8211eSamuel Holland
2021-11-23drivers: net: add Aspeed MDIO driverDylan Hung
2021-11-23net: tsec: Make redundant_init() staticBin Meng
2021-11-23net: fec_mxc: Declare 'promisc' as boolBin Meng
2021-11-23cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes
2021-11-23net: dsa: sja1105: add support for SGMIIVladimir Oltean