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