summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2025-05-29Merge patch series "Start removing <env.h> from headers when not required"Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-26Merge tag 'v2025.07-rc3' into nextTom Rini
2025-05-22common: add config for board_init() callBen Dooks
2025-05-22tiny-printf: Handle formatting of %p with an extra KconfigChristoph Niedermaier
2025-05-22Merge tag 'u-boot-imx-master-20250522' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-05-21spl: Kconfig: support U-Boot load from raw NANDDario Binacchi
2025-05-21riscv: Access gd with inline assembly when building with LTO or ClangYao Zi
2025-05-16cyclic: make cyclic_register safe to call on already-registered infoRasmus Villemoes
2025-05-16cyclic: make cyclic_unregister() idempotentRasmus Villemoes
2025-05-06rockchip: Add SPL_PAD_TO Kconfig default valueJonas Karlman
2025-05-03spl: imx: use trampoline buffer to load images to secure regionYe Li
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-02event: signal when livetree has been builtCaleb Connolly
2025-04-30common: board: fix build condition of noncached memory initcallWeijie Gao
2025-04-24configs: set SPL_TEXT_BASE by default for k3 platformsAnshul Dalal
2025-04-23Merge patch series "Uthreads"Tom Rini
2025-04-23cyclic: invoke uthread_schedule() from schedule()Jerome Forissier
2025-04-23net: make initr_net() invocation command line agnosticHeinrich Schuchardt
2025-04-16Merge tag 'u-boot-marvell-20250516' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-04-16ARM: mvebu: Correct SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR usageTom Rini
2025-04-15common: Add CONFIG_SKIP_RELOCATEJesse Taube
2025-04-14IOMUX: Fix stopping unused dropped consolesStephan Gerhold
2025-04-14Merge patch series "Static initcalls"Tom Rini
2025-04-14common: board: make initcalls staticJerome Forissier
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