summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-24ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSMarek Vasut
2023-08-24ufs: Convert quirks to BIT() macroMarek Vasut
2023-08-23Merge tag 'doc-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-08-23Merge branch '2023-08-22-assorted-code-cleanups' into nextTom Rini
2023-08-23mtd: nand: raw: atmel: Remove duplicate lineAlexander Dahl
2023-08-23doc: Highlight the most relevant u-boot talksPaul Barker
2023-08-23doc: Explicitly list build dependencies for docsPaul Barker
2023-08-23Documentation extended with specific information for VirtualBoxThomas Mittelstaedt
2023-08-23doc: board: ti: k3: Fix up OpenOCD references and debug infoJonathan Humphreys
2023-08-23doc: board: ti: k3: Elaborate on various firmwareNishanth Menon
2023-08-23doc: board: ti: j721e: Fix build step numberingNishanth Menon
2023-08-23doc: board: ti: j7200: Fix build step numberingNishanth Menon
2023-08-23doc: board: ti: am65x: Fix build step numberingNishanth Menon
2023-08-23doc: board: ti: am62x: Fix build step numberingNishanth Menon
2023-08-23doc: board: ti: j721e: provide image alt textNishanth Menon
2023-08-23doc: board: ti: j7200: provide image alt textNishanth Menon
2023-08-23doc: board: ti: am65x: provide image alt textHeinrich Schuchardt
2023-08-23doc: board: ti: am62x: provide image alt textsHeinrich Schuchardt
2023-08-23doc: board: ti: k3: Fixup alt text for openocd sequenceNishanth Menon
2023-08-23doc: board: ti: k3: image alt textsHeinrich Schuchardt
2023-08-23cmd: setexpr: fix printf_str()Heinrich Schuchardt
2023-08-22Merge tag 'dm-pull-22aug23' of https://source.denx.de/u-boot/custodians/u-boo...Tom 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-22riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callbackChanho Park
2023-08-22dm: event: add EVT_DM_POST_INIT_R event typeChanho Park
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