summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-24ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()Marek Vasut
2023-08-24ufs: Handle UFS 3.0 controllersMarek Vasut
2023-08-24ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTOMarek Vasut
2023-08-24ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSMarek Vasut
2023-08-24ufs: Convert quirks to BIT() macroMarek Vasut
2023-08-23Merge branch '2023-08-22-assorted-code-cleanups' into nextTom Rini
2023-08-22net: Fix the displayed value of bytes transferredSiddharth Vadapalli
2023-08-22scsi: Add buffer_aligned check pass-throughMarek Vasut
2023-08-22blk: Add bounce buffer support to read/write operationsMarek Vasut
2023-08-22disk: dos: Infer MBR partition sector size from underlying drive sector sizeMarek Vasut
2023-08-22common: bouncebuf: Add missing cast to dma_addr_tMarek Vasut
2023-08-22disk: Make blk_get_ops() internal to blk uclassMarek Vasut
2023-08-22disk: Move part_create_block_devices() to blk uclassMarek Vasut
2023-08-22disk: Switch part_blk_*() functions to disk_blk_*()Marek Vasut
2023-08-22disk: Extend disk_blk_part_validate() with range checkingMarek Vasut
2023-08-22disk: Handle partition to block device offset conversionMarek Vasut
2023-08-22disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}()Marek Vasut
2023-08-22disk: Simplify disk_blk_read() using blk_read()Marek Vasut
2023-08-22disk: Drop always true conditional checkMarek Vasut
2023-08-22test: acpi: Handle both 32bit and 64bit ACPI tablesMarek Vasut
2023-08-22test: Fix the help for the ut commandMarek Vasut
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-21Prepare v2023.10-rc3v2023.10-rc3Tom Rini
2023-08-21Merge tag 'dm-pull-20aug23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-08-20test: cpu: Handle both 32bit and 64bit CPUsMarek Vasut
2023-08-20configs: sandbox64: Enable PCI register multi-entry supportMarek Vasut
2023-08-20configs: sandbox64: Enable clock CCF driverMarek Vasut
2023-08-20configs: sandbox64: Enable video 12x22 font supportMarek Vasut
2023-08-20configs: sandbox64: Enable video 16bpp and 24bpp supportMarek Vasut
2023-08-20configs: sandbox64: Enable PINCTRL_SINGLE driverMarek Vasut
2023-08-20test: dm: pinmux: Handle %pa in pinctrl-single mux outputMarek Vasut
2023-08-20configs: sandbox64: Enable BUTTON_ADC driverMarek Vasut
2023-08-20configs: sandbox64: Enable MC34708 driverMarek Vasut
2023-08-20configs: sandbox64: Increase console record size to 0x6000Marek Vasut
2023-08-20configs: sandbox64: Enable SF bootdevMarek Vasut
2023-08-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-08-19arm: rmobile: Fix off-by-one error in cpuinfoPaul Barker
2023-08-19Merge tag 'doc-2023-10-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-08-19doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR lineFabio Estevam
2023-08-19irq: Fix typo in header commentPaul Barker
2023-08-19clk: Fix typo in header commentPaul Barker
2023-08-19doc: printf() codes: Fix format specifier for unsigned intSiddharth Vadapalli
2023-08-19docs: fix wrong usage of proftoolPuhan Zhou
2023-08-19spl: don't assume NVMe partition 1 existsHeinrich Schuchardt
2023-08-19fs/erofs: Quieten test for filesystem presenceSimon Glass
2023-08-18Merge branch '2023-08-18-assorted-updates' into nextTom Rini
2023-08-18rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC nameJonas Karlman
2023-08-18Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-08-17CI: Switch to tools-only from sandbox_spl for tooling testsTom Rini
2023-08-17spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORElena Popa