summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-08-17scsi: Cache align temporary bufferMarek Vasut
2023-08-17gpio: pca953x: Add TI TCA9554 supportMarek Vasut
2023-08-17ufs: cdns: Drop extra spaceMarek Vasut
2023-08-17arm: mediatek: add usb support for MT7988Frank Wunderlich
2023-08-17arm: dts: mediatek: convert gmac link mode to 2500base-x for r3Frank Wunderlich
2023-08-17arm: bcm283x undefined reference to "print_cpuinfo"Naveen Kumar Chaudhary
2023-08-17armv8: Skip PIE in SPL due to load alignment fault.Kevin Chen
2023-08-17arm: Use builtins for ffs/flsSean Anderson
2023-08-17Merge branch '2023-08-17-ti-k3-am64-dt-resync' into nextTom Rini
2023-08-17arm: dts: k3-am64: Sync DT with Linux v6.5-rc1Roger Quadros
2023-08-17doc: board: ti: am64: Add boot flow diagramRoger Quadros
2023-08-17Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node"Roger Quadros