summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-07Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-...Tom Rini8-400/+530
2023-03-07video console: add 16x32 Terminus font from linuxDzmitry Sankouski1-0/+7
2023-03-07video console: add 12x22 Sun font from linuxDzmitry Sankouski1-0/+7
2023-03-07video console: allow font size configuration at runtimeDzmitry Sankouski5-0/+61
2023-03-07video console: move vidconsole_get_font_size() logic to driver opsDzmitry Sankouski2-1/+13
2023-03-07video console: implement multiple fonts configurationDzmitry Sankouski5-75/+145
2023-03-07video console: add support for fonts wider than 1 byteDzmitry Sankouski4-34/+59
2023-03-07video console: refactoring and optimizationDzmitry Sankouski5-376/+324
2023-03-07mmc: remove SDHCI SPEARPatrick Delaunay2-13/+0
2023-03-07clk: ast2600: Keep PLL power onDylan Hung1-2/+1
2023-03-07ram: ast2600: Keep MPLL power onDylan Hung1-3/+3
2023-03-07timer: fttmr010: return a previously deleted driver now ported to DMSergei Antonov3-0/+100
2023-03-03Merge branch '2023-03-02-kconfig-and-CONFIG-cleanups' into nextTom Rini13-191/+56
2023-03-03dm: Add a TPL symbol for simple-busSimon Glass1-0/+7
2023-03-03net: Add an SPL config for atherosSimon Glass1-0/+3
2023-03-03sandbox: Tidy up I2C optionsSimon Glass1-0/+20
2023-03-03sandbox: Tidy up RTC optionsSimon Glass2-2/+20
2023-03-03Correct SPL uses of PHY_FIXEDSimon Glass1-2/+2
2023-03-03Correct SPL uses of MULTIPLEXERSimon Glass2-2/+2
2023-03-03Correct SPL uses of DISPLAY_AER_FULLSimon Glass1-2/+2
2023-03-03sh4: Drop unused twl6030 driverSimon Glass2-48/+0
2023-03-03mtd: Drop unused kb9202_nand driverSimon Glass2-135/+0
2023-03-03usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun1-1/+48
2023-03-03phy: phy-mtk-tphy: add support mt8195Chunfeng Yun1-10/+81
2023-03-03phy: phy-mtk-tphy: remove macros to prepare bitfield valueChunfeng Yun1-75/+47
2023-03-03usb: dwc3-meson-g12a: Select PHY instead of imply PHYMarek Vasut1-2/+2
2023-03-01arm: mvebu: Add support for generating NAND kwbimagePali Rohár1-1/+3
2023-02-28Merge tag 'tpm-next-28022023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-1/+1
2023-02-28Merge tag 'u-boot-nand-20230227' of https://source.denx.de/u-boot/custodians/...Tom Rini4-89/+275
2023-02-28tpm: sandbox: Change the return code when device is already openIlias Apalodimas1-1/+1
2023-02-28Merge tag 'v2023.04-rc3' into nextTom Rini7-45/+68
2023-02-27mtd: nand: Show reserved block in chip.eraseMichael Trimarchi1-1/+2
2023-02-27mtd: spinand: Fix display of unknown raw IDPatrice Chotard1-2/+3
2023-02-27mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas1-0/+6
2023-02-27mtd: rawnand: brcmnand: support v2.1-v2.2 controllersÁlvaro Fernández Rojas1-9/+76
2023-02-27mtd: rawnand: brcmnand: rename page sizesÁlvaro Fernández Rojas1-2/+2
2023-02-27mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas1-2/+3
2023-02-27mtd: rawnand: brcmnand: rename v4 registersÁlvaro Fernández Rojas1-4/+4
2023-02-27mtd: rawnand: brcmnand: correctly verify erased pagesÁlvaro Fernández Rojas1-8/+11
2023-02-27mtd: nand: brcmnand: Add support for flash-dma v0Kamal Dasu1-2/+19
2023-02-27mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin1-1/+4
2023-02-27mtd: rawnand: brcmnand: Add support for v7.3 controllerKamal Dasu1-22/+84
2023-02-27mtd: rawnand: brcmnand: Refactored code to introduce helper functionsKamal Dasu1-38/+62
2023-02-27mtd: nand: Mark reserved blocksAshok Reddy Soma1-1/+2
2023-02-23ARM: tegra: provide default USB gadget setupMaxim Schwalm1-0/+3
2023-02-23spi: tegra20_slink: accept any word lengthSvyatoslav Ryhel1-8/+11
2023-02-23ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel1-4/+6
2023-02-23usb: dwc3-uniphier: Select PHYMarek Vasut1-0/+1
2023-02-22usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3Kunihiko Hayashi2-42/+78
2023-02-22phy: socionext: Add UniPhier USB3 PHY driverKunihiko Hayashi3-0/+177