summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2022-04-06MLK-22357-2 sdp/fastboot: Add board_usb_gadget_port_auto() to autodetect the ...Sherry Sun
2022-04-06MLK-22078 romapi: Fix issue for stream mode with secure boot enabledYe Li
2022-04-06MLK-21854-2 imx: uuu: Update autoboot to run uuu or fastbootYe Li
2022-04-06MLK-18591-6 android: iot: Add boot Trusty OS codes for i.MX SoCsYe Li
2022-04-06MLK-18591-3 android: Add FSL android fastboot supportYe Li
2022-04-06MLK-18591-1 android: Add the AVB libraryYe Li
2022-04-06MLK-12425-2 video: epdc: introduce epdc supportPeng Fan
2022-04-06LFU-278-3 Revert "sdp: call board_usb_init at spl_sdp_load_image"Ye Li
2022-04-06MLK-20664-2 imx8/imx8m: Disable the SPL RAW image supportYe Li
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
2022-01-13bloblist: Relicense to allow BSD-3-ClauseSimon Glass
2022-01-13bloblist: Add functions to obtain base address and sizeSimon Glass
2022-01-13bloblist: Refactor Kconfig to support alloc or fixedSimon Glass
2022-01-13bloblist: Use 'phase' consistently for bloblistsSimon Glass
2022-01-13bloblist: Use LOG_CATEGORY to simply loggingSimon Glass
2022-01-13bloblist: Use explicit numbering for the tagsSimon Glass
2022-01-13bloblist: Drop unused tagsSimon Glass
2022-01-13bloblist: Rename the SPL tagSimon Glass
2022-01-13common/fdt_support.c: Fix spelling of "shouldn't".Vagrant Cascadian
2021-12-31Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...Tom Rini
2021-12-31x86: efi: Don't set up global_data again with EFISimon Glass
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-12-27Convert CONFIG_TPL_TEXT_BASE to KconfigTom Rini
2021-12-27Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini
2021-12-26video: Support virtio devices with the splash screenSimon Glass
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass