summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2025-04-11Merge tag 'qcom-for-2025.07' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2025-04-11Merge tag 'efi-2025-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-04-11cli_hush: support running bootcmd on boot retryCaleb Connolly
2025-04-11efi_loader: Handle GD_FLG_SKIP_RELOCVaradarajan Narayanan
2025-04-10common: console: move break; statementAndre Przywara
2025-04-08Merge patch series "Annotate switch/case fallthrough cases"Tom Rini
2025-04-08use proper fallthrough annotationsAndre Przywara
2025-04-08spl: mmc: properly annotate fallthroughAndre Przywara
2025-04-08Merge patch series "Change DRAM message and add RAM doc"Tom Rini
2025-04-08board_f: Modify DRAM messageNeha Malcom Francis
2025-04-03Merge patch series "membuff: Add tests and update to support a flag for empty...Tom Rini
2025-04-03membuf: Rename structSimon Glass
2025-04-03membuff: Rename functions to have membuf_ prefixSimon Glass
2025-04-02Merge patch series "Various toolchain compatibility fixes/improvements"Tom Rini
2025-04-02spl: Align FDT load addressSam Edwards
2025-04-02spl: riscv: opensbi: Error on misaligned FDTSam Edwards
2025-03-30spl: return header size to spl_load in os bootAnshul Dalal
2025-03-30config: falcon: move CFG_SYS_SPI_* to KconfigAnshul Dalal
2025-03-27Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi ...Tom Rini
2025-03-27spl: reorder SPL_MAX_SIZE defaults for sunxiAndre Przywara
2025-03-26Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2025-03-19video: edid: guard standard timings EDID expansion behind kconfigSvyatoslav Ryhel
2025-03-14common: console: Delete obsolete VIDCONSOLE_AS_{LCD, NAME} optionsDragan Simic
2025-03-14arm64: Enable RW, RX and RO mappings for the relocated binaryIlias Apalodimas
2025-03-13Merge patch series "xPL-stack cleanup"Tom Rini
2025-03-13arm: Support a separate stack for VPLSimon Glass
2025-03-13spl: Use CONFIG_VAL() to obtain the SPL stackSimon Glass
2025-03-13spl: Add an SPL_HAVE_INIT_STACK optionSimon Glass
2025-03-13tpl: Rename TPL_NEEDS_SEPARATE_STACK to TPL_HAVE_INIT_STACKSimon Glass
2025-03-12Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2025-03-12Merge branch 'graph' of https://source.denx.de/u-boot/custodians/u-boot-tegra...Tom Rini
2025-03-11net: miiphybb: Drop mdio_init()Marek Vasut
2025-03-11common: edid: update timing selection logicJonas Schwöbel
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-03-10usb: gadget: Remove the legacy usbtty driverTom Rini
2025-03-08sandbox: remap memory load addressesSvyatoslav Ryhel
2025-03-04Revert "dm: core: Simplify dm_probe_devices()"Simon Glass
2025-03-04miiphy: define mii_devs with LIST_HEAD()Weijie Gao
2025-02-26net: miiphy: Introduce mdio_init()Marek Vasut
2025-02-26net: miiphybb: Drop bb_miiphy_init() and .init callbackMarek Vasut
2025-02-19Merge patch series "bloblist: refactor xferlist and bloblist"Tom Rini
2025-02-19bloblist: kconfig for mandatory incoming standard passageRaymond Mao
2025-02-19bloblist: refactor xferlist and bloblistRaymond Mao
2025-02-14Merge patch series "Introduce K3 remoteproc driver for M4 subsystem"Tom Rini
2025-02-14spl: Enable SPL remoteproc by default for K3 ARCHJudith Mendez
2025-02-11Merge patch series "Enable bloblist support on Vexpress64"Tom Rini
2025-02-11bloblist: add support for CONFIG_BLOBLIST_PASSAGEHarrison Mutai
2025-02-11bloblist: fix typo in code commentsHarrison Mutai
2025-02-11common: Add NULL checks for xrealloc in make_string cli_hush.cAnton Moryakov
2025-02-11common: Add NULL checks for malloc_cache_aligned in autoboot.cAnton Moryakov