summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2022-06-03fdt: Add U-Boot version to chosen nodeFrancesco Dolcini
2022-05-20spl: spl_nand: Fix bad block handling in fitImageMichael Trimarchi
2022-05-11board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()Ovidiu Panait
2022-05-11common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variablesRasmus Villemoes
2022-05-11spl: Force disable non-FIT loading for TI secure devicesAndrew Davis
2022-05-11spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMATAndrew Davis
2022-05-08Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-07bootmenu: factor out the user input handlingMasahisa Kojima
2022-05-06fdt: don't set linux,phandleJohn Keeping
2022-05-03menu: menu_get_choice() return -ENOENT if menu item is emptyMasahisa Kojima
2022-05-03menu: always show the menu regardless of the number of entryMasahisa Kojima
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass
2022-05-02avb: Don't build in SPLSimon Glass
2022-05-02bloblist: Correct Kconfig dependenciesSimon Glass
2022-04-29efi_loader: call efi_init_early() earlierHeinrich Schuchardt
2022-04-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2022-04-26hwconfig: Allow to compile it without env supportPali Rohár
2022-04-25nds32: Remove the architectureTom Rini
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini
2022-04-25bootstd: usb: Add a bootdev driverSimon Glass
2022-04-23efi_loader: split efi_init_obj_list() into two stagesAKASHI Takahiro
2022-04-19Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini
2022-04-11spl: allow boot from first bootable partitionJérôme Carretero
2022-04-11malloc: Annotate allocator for valgrindSean Anderson
2022-04-10Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-04-09usb: storage: call device_probe() after scanningAKASHI Takahiro
2022-04-08gpio: Enable hogging support in SPLEddie James
2022-04-07env: Move the doc comment to the codeSimon Glass
2022-04-06Add a default for TPL_TEXT_BASESimon Glass
2022-04-05Merge branch '2022-04-04-platform-updates'Tom Rini
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara
2022-04-04arm: init: save previous bootloader dataDzmitry Sankouski
2022-04-01spl: Add semihosting boot methodSean Anderson
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini
2022-03-31common: spl: fit_ram: allow to use image pre loadPhilippe Reynes
2022-03-28video: Drop CONFIG_LCD_BMP_RLE8Simon Glass
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass
2022-03-28video: Drop cfg_consoleSimon Glass
2022-03-25lcd: Remove LCD_TEST_PATTERN codeTom Rini
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini
2022-03-18spl: Correct Kconfig help for TPL_BINMAN_SYMBOLSSimon Glass
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass
2022-03-10event: Add events for device probe/removeSimon Glass
2022-03-10event: Set up the event system on start-upSimon Glass
2022-03-10event: Add basic support for eventsSimon Glass
2022-03-03Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini