summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-03dm: Add a TPL symbol for simple-busSimon Glass
2023-03-03net: Add an SPL config for atherosSimon Glass
2023-03-02sandbox: Tidy up I2C optionsSimon Glass
2023-03-02sandbox: Tidy up RTC optionsSimon Glass
2023-03-02Correct SPL uses of PHY_FIXEDSimon Glass
2023-03-02Correct SPL uses of MULTIPLEXERSimon Glass
2023-03-02Correct SPL uses of DISPLAY_AER_FULLSimon Glass
2023-03-02sh4: Drop unused twl6030 driverSimon Glass
2023-03-02mtd: Drop unused kb9202_nand driverSimon Glass
2023-03-01arm: mvebu: Add support for generating NAND kwbimagePali Rohár
2023-02-28Merge tag 'tpm-next-28022023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-02-28Merge tag 'u-boot-nand-20230227' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-02-28tpm: sandbox: Change the return code when device is already openIlias Apalodimas
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini
2023-02-27mtd: nand: Show reserved block in chip.eraseMichael Trimarchi
2023-02-27mtd: spinand: Fix display of unknown raw IDPatrice Chotard
2023-02-27mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas
2023-02-27mtd: rawnand: brcmnand: support v2.1-v2.2 controllersÁlvaro Fernández Rojas
2023-02-27mtd: rawnand: brcmnand: rename page sizesÁlvaro Fernández Rojas
2023-02-27mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas
2023-02-27mtd: rawnand: brcmnand: rename v4 registersÁlvaro Fernández Rojas
2023-02-27mtd: rawnand: brcmnand: correctly verify erased pagesÁlvaro Fernández Rojas
2023-02-27mtd: nand: brcmnand: Add support for flash-dma v0Kamal Dasu
2023-02-27mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin
2023-02-27mtd: rawnand: brcmnand: Add support for v7.3 controllerKamal Dasu
2023-02-27mtd: rawnand: brcmnand: Refactored code to introduce helper functionsKamal Dasu
2023-02-27mtd: nand: Mark reserved blocksAshok Reddy Soma
2023-02-23ARM: tegra: provide default USB gadget setupMaxim Schwalm
2023-02-23spi: tegra20_slink: accept any word lengthSvyatoslav Ryhel
2023-02-23ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel
2023-02-23usb: dwc3-uniphier: Select PHYMarek Vasut
2023-02-22usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3Kunihiko Hayashi
2023-02-22phy: socionext: Add UniPhier USB3 PHY driverKunihiko Hayashi
2023-02-22clk: uniphier: Add missing USB SS-PHY clocksKunihiko Hayashi
2023-02-22reset: uniphier: Add USB glue reset supportKunihiko Hayashi
2023-02-22usb: dwc3-generic: Add the size of regs property to glue structureKunihiko Hayashi
2023-02-22usb: dwc3-generic: Export glue structures and functionsKunihiko Hayashi
2023-02-22usb: dwc3-generic: Add clock initialization in child DT nodeKunihiko Hayashi
2023-02-22usb: dwc3-generic: Allow different controller DT node patternKunihiko Hayashi
2023-02-22usb: dwc3: Look up reference clock DT phandle in both controller DT nodesMarek Vasut
2023-02-22usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpioVenkatesh Yadav Abbarapu
2023-02-17cpsw_mdio.c: Use correct reg in cpsw_mdio_get_aliveUlf Samuelsson
2023-02-17driver: cache-v5l2: Fix type casting warning on RV32Yu Chien Peter Lin
2023-02-17riscv: ae350: dts: Update L2 cache compatible stringYu Chien Peter Lin
2023-02-17driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platformYu Chien Peter Lin
2023-02-17riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"Leo Yu-Chi Liang
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass
2023-02-13i2c: i2c-cdns.c: Update driver to read fifo-depth from device treePei Yue Ho
2023-02-13i2c:aspeed:support ast2600 i2c new register mode driverRyan Chen