summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2023-12-22MA-21597 check spl fit pointer before parsing itJi Luo
2023-09-04usb: Add missing guard around env_get() in usb_hubMarek Vasut
2023-06-15gpio: Enable hogging support in SPLEddie James
2023-02-14board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDRMarek Vasut
2022-11-08Merge remote-tracking branch 'gh-nxp/lf_v2022.04' into update-to-5.15.52_2.1....Philippe Schenker
2022-07-14fdt: Add U-Boot version to chosen nodeFrancesco Dolcini
2022-07-06LFU-330-7 spl: Use SPL_FIT_IMAGE_TINY for iMX9Peng Fan
2022-05-25MA-20303-1 Support rollback index check for single bootloaderJi Luo
2022-04-20MA-19048-1 MCU security enhancementJi Luo
2022-04-18MA-17390 Clean build warnings for androidJi Luo
2022-04-18MA-17382 spl: Add weak function at the end of image loadJi Luo
2022-04-18MA-15158 Set spl recovery mode for dual bootloaderJi Luo
2022-04-18MA-12973 [AUTO] Skip serial init in board_init_fJi Luo
2022-04-18MA-14916-4 support dual bootloader for imx8m/imx8qJi Luo
2022-04-06LFU-278-16 usb_hub: Set DM_FLAG_DEFAULT_PD_CTRL_OFF to usb_hub driverYe Li
2022-04-06MLK-25504-7 imx: Support loading container image from RAM deviceYe Li
2022-04-06MLK-23820 imx8mq/mm: Add config to support secondary image bootYe Li
2022-04-06MLK-23964-1 video: Add video link frameworkYe Li
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