summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* malloc_simple: Remove usage of unsupported %zx format stringPali Rohár2022-02-111-1/+1
* common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdpar...Matthias Schiffer2022-02-111-2/+7
* console: usb: kbd: Limit poll frequency to improve performanceThomas Watson2022-02-111-5/+26
* bloblist: Update to use conditional valueSimon Glass2022-02-081-4/+11
* spl: ymodem: Fix buffer overflow during Image copyVignesh Raghavendra2022-02-031-1/+14
* spl: add support for custom boot method namesHeiko Thiery2022-01-281-0/+5
* Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-01-271-1/+2
|\
| * tools: Pass the key blob aroundSimon Glass2022-01-261-1/+2
* | usb: gadget: Add CDC ACM functionLoic Poulain2022-01-261-0/+3
|/