aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-02drivers: core: lists: fix for loop index typeAlexander Preißner1-1/+1
2021-12-02Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net in...WIP/02Dec2021Tom Rini9-40/+3588
2021-12-02net: brcm: netXtreme driverBharat Gooty8-0/+3537
2021-12-02driver: net: Makefile: order file alphabeticallyRamon Fried1-39/+39
2021-12-02drivers: net: Soft reset felix switch coreRadu Bulie1-1/+12
2021-12-01dm: add debug message when failed to select the default pinctrlPatrick Delaunay1-4/+12
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini1-0/+92
2021-11-30ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setupPatrick Delaunay1-1/+1
2021-11-30ram: stm32mp1: compute DDR size from DDRCTL registersPatrick Delaunay2-3/+191
2021-11-30video: stm32: stm32_ltdc: align framebuffer on 2MBPatrick Delaunay1-1/+4
2021-11-30video: Add video_is_active functionPatrick Delaunay1-0/+14
2021-11-30stm32mp1: ram: remove tuning supportPatrick Delaunay7-1636/+7
2021-11-30stm32mp1: ram: remove the support of calibration resultPatrick Delaunay4-92/+27
2021-11-30stm32mp1: ram: add read valid training supportPatrick Delaunay2-2/+7
2021-11-30mmc: stm32_sdmmc2: Add support for probing bus voltage level translatorMarek Vasut1-1/+62
2021-11-30pinctrl: stmfx: define LOG_CATEGORYPatrick Delaunay1-0/+4
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini9-25/+38
2021-11-28dm: core: Add a way to count the devices in a uclassSimon Glass1-0/+12
2021-11-28dm: core: Allow finding children / uclasses by partial nameSimon Glass2-5/+17
2021-11-28dm: core: Add a way to obtain a string listSimon Glass2-0/+32
2021-11-28dm: core: Fix up string-function documentationSimon Glass1-1/+2
2021-11-28dm: core: Fix handling of uclass pre_unbind methodSimon Glass2-5/+12
2021-11-28mmc: Allow for children other than the block deviceSimon Glass1-2/+2
2021-11-28sandbox: mmc: Support a backing fileSimon Glass1-9/+51
2021-11-23firmware: scmi: Add OP-TEE transportWIP/2021-11-23-scmi-and-tee-updatesEtienne Carriere3-2/+323
2021-11-23tee: optee: remove unused duplicated login Id macrosEtienne Carriere1-11/+1
2021-11-23firmware: scmi: smccc transport: simplify probe sequenceEtienne Carriere1-4/+2
2021-11-23firmware: scmi: smccc transport: use plat data, not priv dataEtienne Carriere1-5/+5
2021-11-23firmware: scmi: mailbox transport: use plat data, not priv dataEtienne Carriere1-5/+5
2021-11-23firmware: scmi: mailbox transport: fix probe failure implementationEtienne Carriere1-5/+1
2021-11-23firmware: scmi: add configs to select the supported agentsPatrick Delaunay2-2/+18
2021-11-23power: regulator: scmi: define LOG_CATEGORYPatrick Delaunay1-0/+3
2021-11-23clk: scmi: define LOG_CATEGORYPatrick Delaunay1-0/+3
2021-11-23reset: scmi: define LOG_CATEGORYPatrick Delaunay1-0/+3
2021-11-23net: phy: realtek: Add tx/rx delay config for 8211eSamuel Holland2-36/+43
2021-11-23drivers: net: add Aspeed MDIO driverDylan Hung3-0/+136
2021-11-23net: tsec: Make redundant_init() staticBin Meng1-1/+1
2021-11-23net: fec_mxc: Declare 'promisc' as boolBin Meng1-1/+1
2021-11-23cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes1-1/+1
2021-11-23net: dsa: sja1105: add support for SGMIIVladimir Oltean1-1/+570
2021-11-23net: dsa: add driver for NXP SJA1105 L2 switchVladimir Oltean3-0/+2824
2021-11-23net: dsa: felix: configure the in-band autoneg property based on OF node infoVladimir Oltean1-6/+4
2021-11-23net: introduce a helper to determine whether to use in-band autonegVladimir Oltean1-0/+12
2021-11-23net: tsec: add support for promiscuous modeVladimir Oltean1-4/+16
2021-11-23net: phy: mscc: add support for VSC8502 in dual RGMII modeVladimir Oltean1-0/+56
2021-11-19Merge tag 'u-boot-amlogic-20211119' of https://source.denx.de/u-boot/custodia...WIP/19Nov2021Tom Rini4-6/+6
2021-11-19pinctrl: meson: Correct the driver GPIO declarationSimon Glass4-6/+6
2021-11-18Revert "nvme: Enable FUA"Tom Rini1-4/+0
2021-11-18Revert "nvme: Fix error in nvme_setup_prps"Tom Rini1-5/+4
2021-11-17usb: cdns3: cdns3-ti: Add compatible for AM64 SoCAswath Govindraju1-0/+1