summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-02video: Add a test for font measurementSimon Glass
2025-05-02sandbox: Select white-on-blackSimon Glass
2025-05-02video: Make white-on-black a video-device propertySimon Glass
2025-05-02console: Support a format string for stderr outputSimon Glass
2025-05-02Merge patch series "Qualcomm: cleanup OF_LIVE fixup and fix RB1/2"Tom Rini
2025-05-02pinctrl: qcom: qcm2290: fix off by 1 in pin_countCaleb Connolly
2025-05-02clk/qcom: qcm2290: show clock name in set_rate()Caleb Connolly
2025-05-02mach-snapdragon: of_fixup: set dr_mode for RB1/2 boardsCaleb Connolly
2025-05-02mach-snapdragon: of_fixup: update commentCaleb Connolly
2025-05-02mach-snapdragon: of_fixup: remove confusing log messageCaleb Connolly
2025-05-02mach-snapdragon: of_fixup: skip disabled USB nodesCaleb Connolly
2025-05-02mach-snapdragon: use EVT_OF_LIVE_INIT to apply DT fixupsCaleb Connolly
2025-05-02event: signal when livetree has been builtCaleb Connolly
2025-05-01Merge tag 'dm-pull-mayday' of git://git.denx.de/u-boot-dmTom Rini
2025-05-01Merge tag 'efi-2025-07-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-05-01video: Enable VIDEO_DAMAGE for drivers that need itAlexander Graf
2025-05-01video: Always compile cache flushing codeAlexander Graf
2025-05-01video: Use VIDEO_DAMAGE for VIDEO_COPYAlexander Graf
2025-05-01video: Only dcache flush damaged linesAlexander Graf
2025-05-01efi_loader: GOP: Add damage notification on BLTAlexander Graf
2025-05-01video: Add damage notification on bmp displayAlexander Graf
2025-05-01video: test: Test video damage tracking via vidconsoleAlper Nebi Yasak
2025-05-01vidconsole: Add damage notifications to all vidconsole driversAlexander Graf
2025-05-01dm: video: Add damage notification on display fillsAlexander Graf
2025-05-01dm: video: Add damage tracking APIAlexander Graf
2025-05-01video: test: Test partial updates of hardware frame bufferAlper Nebi Yasak
2025-05-01video: test: Support checking copy frame buffer contentsAlper Nebi Yasak
2025-05-01video: test: Split copy frame buffer check into a functionAlper Nebi Yasak
2025-05-01boot: let BOOTSTAGE_RECORD_COUNT default to 50Heinrich Schuchardt
2025-05-01bootm: pass kernel load address not entry point for IH_OS_EFIHeinrich Schuchardt
2025-05-01doc: ti: k3: add language for code-block directiveAnshul Dalal
2025-05-01doc: ti: update bash code-block directives to promptAnshul Dalal
2025-05-01efi_loader: fix typo initd_sz to initrd_szAdriano Cordova
2025-05-01efi_loader: bootbin: do not load an initrd if none is providedAdriano Cordova
2025-05-01uthread: doc: fix inline documentationJerome Forissier
2025-04-30mtd: mtdpart: Support MTDPART_SIZ_FULL in fixed-partitionsMike Looijmans
2025-04-30clk: fix crash on clk_set_rate clean rate cacheChristian Marangi
2025-04-30common: board: fix build condition of noncached memory initcallWeijie Gao
2025-04-29Revert "mtd: spi-nor: Remove recently added SST special case"Prasad Kummari
2025-04-29drivers: spi: Fix data loss issue in QSPINaresh Kumar Ravulapalli
2025-04-29Merge patch series "Add support for Infineon S28HL256T and S28HL02GT"Tom Rini
2025-04-29mtd: spi-nor-ids: Add support for S28HL02GTTakahiro Kuwano
2025-04-29mtd: spi-nor-ids: Add support for S28HL256TTakahiro Kuwano
2025-04-29mtd: spi-nor: Use CONFIG_IS_ENABLED for CONFIG_SPI_FLASH_BAR definesBernhard Messerklinger
2025-04-29mtd: spi-nor: Add NO_CHIP_ERASE flag for mt35xu01g/2gVenkatesh Yadav Abbarapu
2025-04-29Docker, CI: Add vexpress_fvp / vexpress_fvp_bloblist supportTom Rini
2025-04-28Prepare v2025.07-rc1v2025.07-rc1Tom Rini
2025-04-28mtd: mtdparts: calculate mtd partition offset before calculating sizeWeijie Gao
2025-04-28mkimage: fix option parsing segfaultCarlos López
2025-04-28lmb: use a different bit position for LMB_NOMAPSughosh Ganu