summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
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
2022-02-22spl: Allow disabling binman symbols in SPLSimon Glass2-0/+28
2022-02-22spl: x86: Correct the binman symbols for SPLSimon Glass1-4/+4
2022-02-11malloc_simple: Remove usage of unsupported %zx format stringPali Rohár1-1/+1
2022-02-11common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdpar...Matthias Schiffer1-2/+7
2022-02-11console: usb: kbd: Limit poll frequency to improve performanceThomas Watson1-5/+26
2022-02-09bloblist: Update to use conditional valueSimon Glass1-4/+11
2022-02-03spl: ymodem: Fix buffer overflow during Image copyVignesh Raghavendra1-1/+14
2022-01-29spl: add support for custom boot method namesHeiko Thiery1-0/+5
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+2
2022-01-27usb: gadget: Add CDC ACM functionLoic Poulain1-0/+3
2022-01-26tools: Pass the key blob aroundSimon Glass1-1/+2
2022-01-21mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay2-3/+3
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc2-5/+24
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini18-67/+93
2022-01-20SPL: Add support for checking board / BootROM specific image typesPali Rohár1-0/+9