aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini115-173/+639
2023-11-20scsi: set dma direction to NONE for TEST UNIT READYNikita Yushchenko1-0/+2
2023-11-18Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-4/+10
2023-11-18blk: blkmap: add ramdisk creation utility functionMasahisa Kojima3-16/+55
2023-11-17virtio: rng: gracefully handle 0 byte returnsAndre Przywara1-2/+7
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini35-67/+54
2023-11-16blk: Drop reference to DM_SPLSimon Glass1-1/+1
2023-11-16dm: core: Correct reference to DM_SPL in SPL_DM_STATSSimon Glass1-1/+1
2023-11-16cmd: bcb: extend BCB C API to allow read/write the fieldsDmitrii Merkurev1-1/+13
2023-11-16cmd: bcb: support various block device interfaces for BCB commandDmitrii Merkurev1-1/+1
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov26-57/+31
2023-11-16spi: meson_spifc_a1: Use define for time intervalIgor Prusov1-1/+2
2023-11-16sysreset: Fix unsupported request return valuesPaul Barker5-6/+6
2023-11-16spl: Only support bl_len when we have toSean Anderson1-2/+2
2023-11-16spl: Remove dev from spl_load_infoSean Anderson1-3/+3
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini19-36/+858
2023-11-16test: spl: Add a test for NANDSean Anderson2-1/+33
2023-11-16nand: Add sandbox driverSean Anderson3-0/+693
2023-11-16nand: Allow reinitializationSean Anderson1-7/+33
2023-11-16nand: Add function to unregister NAND devicesSean Anderson1-0/+17
2023-11-16mtd: Add some fallbacks for add/del_mtd_deviceSean Anderson2-4/+0
2023-11-16mtd: Rename SPL_MTD_SUPPORT to SPL_MTDSean Anderson1-1/+1
2023-11-16spl: nand: Set bl_len to page sizeSean Anderson11-1/+62
2023-11-16nand: spl_loaders: Only read enough pages to load the imageSean Anderson1-1/+4
2023-11-16nand: Calculate SYS_NAND_BLOCK_PAGES (neeĢ SYS_NAND_PAGE_COUNT) automaticallySean Anderson7-17/+14
2023-11-16nand: Don't dereference NULL manufacturer_descSean Anderson1-5/+2
2023-11-14dm: Do not enable debug messages by defaultHeinrich Schuchardt1-1/+0
2023-11-13pinctrl: pinctrl_stm32: Add stm32mp2 supportPatrice Chotard1-0/+2
2023-11-13serial: stm32: Fix AARCH64 compilation warningsPatrice Chotard2-11/+14
2023-11-13mmc: renesas-sdhi: Disable clock after tuning reset when possibleMarek Vasut1-4/+10
2023-11-12power: regulator: add AXP313 supportAndre Przywara2-0/+18
2023-11-12power: pmic: sunxi: add AXP313 SPL driverAndre Przywara3-2/+150
2023-11-12pinctrl: sunxi: Avoid using .bss for SPLSamuel Holland1-1/+1
2023-11-12sunxi: mmc: Sort compatible strings numericallySamuel Holland1-1/+1
2023-11-12clk: sunxi: Use the right symbol in the MakefileSamuel Holland1-1/+1
2023-11-12sunxi: mmc: Move header to the driver directorySamuel Holland2-0/+142
2023-11-12net: sun8i_emac: Drop DM_GPIO checksSamuel Holland1-10/+0
2023-11-12sunxi: board: simplify early PMIC setup conditionsAndre Przywara1-1/+1
2023-11-10Merge branch '2023-11-10-assorted-fixes'Tom Rini93-99/+96
2023-11-10bootstd: Skip over bad device during bootflows scanningTony Dinh1-1/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon90-90/+90
2023-11-10firmware: scmi: correct a validity check against power domain idAKASHI Takahiro1-4/+4
2023-11-10scsi: Have scsi_init_dev_desc_priv() use memsetTom Rini1-4/+1
2023-11-10rockchip: otp: Add support for RV1126Tim Lunn1-0/+76
2023-11-07scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom Rini9-481/+14
2023-11-07qe: Add <asm/ppc.h> on PowerPCTom Rini1-0/+3
2023-11-07spi: Add <errno.h> to spi-mem-nodm.cTom Rini1-0/+1
2023-11-07fsl_qe: Drop common.hTom Rini4-4/+0
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini8-4251/+0
2023-11-07clk_k210.c: Clean up how we handle nopTom Rini1-0/+1