summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()Ovidiu Panait2022-05-111-8/+5
* common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variablesRasmus Villemoes2022-05-111-6/+6
* spl: Force disable non-FIT loading for TI secure devicesAndrew Davis2022-05-111-2/+4
* spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMATAndrew Davis2022-05-113-5/+5
* Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-05-081-0/+128
|\
| * bootmenu: factor out the user input handlingMasahisa Kojima2022-05-071-0/+128
* | fdt: don't set linux,phandleJohn Keeping2022-05-061-8/+0
|/
* menu: menu_get_choice() return -ENOENT if menu item is emptyMasahisa Kojima2022-05-031-0/+3
* menu: always show the menu regardless of the number of entryMasahisa Kojima2022-05-031-1/+1
* vpl: Add Kconfig options for VPLSimon Glass2022-05-022-0/+286
* Introduce Verifying Program Loader (VPL)Simon Glass2022-05-022-4/+36
* avb: Don't build in SPLSimon Glass2022-05-021-1/+1
* bloblist: Correct Kconfig dependenciesSimon Glass2022-05-021-2/+2
* efi_loader: call efi_init_early() earlierHeinrich Schuchardt2022-04-291-3/+3
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2022-04-271-0/+2
|\
| * hwconfig: Allow to compile it without env supportPali Rohár2022-04-261-0/+2
* | nds32: Remove the architectureTom Rini2022-04-252-4/+3
* | Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini2022-04-251-0/+11
|\ \
| * | bootstd: usb: Add a bootdev driverSimon Glass2022-04-251-0/+11
| |/
* | efi_loader: split efi_init_obj_list() into two stagesAKASHI Takahiro2022-04-232-3/+6
|/
* Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini2022-04-191-1/+1
* spl: allow boot from first bootable partitionJérôme Carretero2022-04-112-5/+30
* malloc: Annotate allocator for valgrindSean Anderson2022-04-112-1/+40
* Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-04-101-0/+4
|\
| * usb: storage: call device_probe() after scanningAKASHI Takahiro2022-04-091-0/+4
* | gpio: Enable hogging support in SPLEddie James2022-04-081-0/+4
|/
* env: Move the doc comment to the codeSimon Glass2022-04-071-0/+5
* Add a default for TPL_TEXT_BASESimon Glass2022-04-061-0/+1
* Merge branch '2022-04-04-platform-updates'Tom Rini2022-04-051-0/+5
|\
| * arm: init: save previous bootloader dataDzmitry Sankouski2022-04-041-0/+5
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-04-051-2/+2
|\ \ | |/ |/|
| * spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara2022-04-041-2/+2
* | spl: Add semihosting boot methodSean Anderson2022-04-012-0/+72
* | Convert CONFIG_CLOCKS to KconfigTom Rini2022-04-011-0/+4
* | common: spl: fit_ram: allow to use image pre loadPhilippe Reynes2022-03-311-1/+20
* | video: Drop CONFIG_LCD_BMP_RLE8Simon Glass2022-03-281-142/+0
* | video: Drop references to CONFIG_VIDEO et alSimon Glass2022-03-282-3/+2
* | video: Drop cfg_consoleSimon Glass2022-03-281-1/+0
* | lcd: Remove LCD_TEST_PATTERN codeTom Rini2022-03-251-52/+0
* | Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini2022-03-251-1/+1
* | Convert CONFIG_RESET_PHY_R to KconfigTom Rini2022-03-251-0/+6
* | spl: Correct Kconfig help for TPL_BINMAN_SYMBOLSSimon Glass2022-03-181-3/+3
* | event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-102-6/+1
* | event: Convert misc_init_f() to use eventsSimon Glass2022-03-103-8/+8
* | event: Add events for device probe/removeSimon Glass2022-03-101-0/+6
* | event: Set up the event system on start-upSimon Glass2022-03-101-0/+2
* | event: Add basic support for eventsSimon Glass2022-03-105-0/+221
* | Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini2022-03-031-0/+6
|/
* spl: Allow disabling binman symbols in SPLSimon Glass2022-02-222-0/+28
* spl: x86: Correct the binman symbols for SPLSimon Glass2022-02-221-4/+4