summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2022-02-22spl: Allow disabling binman symbols in SPLSimon Glass
2022-02-22spl: x86: Correct the binman symbols for SPLSimon Glass
2022-02-11malloc_simple: Remove usage of unsupported %zx format stringPali Rohár
2022-02-11common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdpar...Matthias Schiffer
2022-02-11console: usb: kbd: Limit poll frequency to improve performanceThomas Watson
2022-02-08bloblist: Update to use conditional valueSimon Glass
2022-02-03spl: ymodem: Fix buffer overflow during Image copyVignesh Raghavendra
2022-01-28spl: add support for custom boot method namesHeiko Thiery
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-26usb: gadget: Add CDC ACM functionLoic Poulain
2022-01-26tools: Pass the key blob aroundSimon Glass
2022-01-21mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20SPL: Add support for checking board / BootROM specific image typesPali Rohár
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-18common: board_r: drop ifdefs around header includesOvidiu Panait
2022-01-18common: board_r: include asm-generic/gpio.hOvidiu Panait
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait
2022-01-18common: board_r: drop initr_addr_map wrapperOvidiu Panait
2022-01-18common: board_r: drop initr_kgdb wrapperOvidiu Panait
2022-01-18common: remove bedbug debugger supportOvidiu Panait
2022-01-18common: spl: move armv7m-specific code to spl_perform_fixups()Ovidiu Panait