summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2020-05-18MA-14898 Fix build warningsJi Luo
2020-05-18MA-15678 image-android: remove deprecated androidboot.storage_typeJindong
2020-05-18MA-15158 Set spl recovery mode for dual bootloaderJi Luo
2020-05-18MA-15082 Do not pass btmacaddr from uboot if serial is all zeroyang.tian
2020-05-18MA-14712 change androidboot.storage_type to androidboot.boot_device_rootJindong
2020-05-18MA-12973 [AUTO] Skip serial init in board_init_fJi Luo
2020-05-18MA-14916-4 support dual bootloader for imx8m/imx8qJi Luo
2020-05-11MLK-23964-3 splash: Fix build warning on 64 bits CPUYe Li
2020-05-11MLK-23964-1 video: Add video link frameworkYe Li
2020-04-26MLK-22357-2 sdp/fastboot: Add board_usb_gadget_port_auto() to autodetect the ...Sherry Sun
2020-04-26MLK-22078 romapi: Fix issue for stream mode with secure boot enabledYe Li
2020-04-26MLK-22045-2 sdp: Add DM gadget support for sdpSherry Sun
2020-04-26MLK-22035-1 lmb: Add lmb_reserve_overlap for fdt reserved memoryYe Li
2020-04-26MLK-20467 imx8m: Fix issue for booting signed image through uuuYe Li
2020-04-26MLK-21854-2 imx: uuu: Update autoboot to run uuu or fastbootYe Li
2020-04-26MLK-18591-6 android: iot: Add boot Trusty OS codes for i.MX SoCsYe Li
2020-04-26MLK-18591-3 android: Add FSL android fastboot supportYe Li
2020-04-26MLK-18591-1 android: Add the AVB libraryYe Li
2020-04-26MLK-12425-2 video: epdc: introduce epdc supportPeng Fan
2020-04-26MLK-20559-5 f_sdp: Add a callback to clean up USB driverYe Li
2020-04-26MLK-20559-1 spl_sdp: Add CONFIG_SPL_SDP_USB_DEV for USB deviceYe Li
2020-04-26MLK-19181-1: sdp: call board_usb_init at spl_sdp_load_imageFrank Li
2020-04-26MLK-20664-2 imx8/imx8m: Disable the SPL RAW image supportYe Li
2020-04-23MLK-21828-2 common: board_f: Use cpu_get_current_dev in print_cpuinfoYe Li
2020-04-09usb: Keep async schedule running only across mass storage xfersMarek Vasut
2020-04-03Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"Ye Li
2020-04-02rockchip: Enable pre console for rk3399Jagan Teki
2020-04-01image: Use constants for 'required' and 'key-name-hint'Simon Glass
2020-04-01image: Load the correct configuration in fit_check_signSimon Glass
2020-04-01image: Check hash-nodes when checking configurationsSimon Glass
2020-04-01image: Return an error message from fit_config_verify_sig()Simon Glass
2020-04-01image: Be a little more verbose when checking signaturesSimon Glass
2020-04-01image: Correct comment for fit_conf_get_node()Simon Glass
2020-03-31image-fit: Allow loading FIT image for VxWorksLihua Zhao
2020-03-13fit: check return value of fit_image_get_data_size()Heinrich Schuchardt
2020-03-09spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas
2020-02-19rockchip: rk3288: Enable pre console bufferJagan Teki
2020-02-13board_f: Make clear_bss genericOvidiu Panait
2020-02-13common/console.c: discard volatileHeinrich Schuchardt
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-10Kconfig: update LOGLEVEL rangeMarek Bykowski
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05exports: Add the malloc.h headerSimon Glass
2020-02-05cli: Make the sandbox board_run_command the defaultSean Anderson
2020-02-05image: fdt: check "status" of "/reserved-memory" subnodesThirupathaiah Annapureddy
2020-02-05console: Add a function to read a line of the output / eofSimon Glass
2020-02-05bloblist: Zero records when addingSimon Glass
2020-02-05bloblist: Tidy up a few comments and code-style nitsSimon Glass
2020-02-05bloblist: Add a new function to add or check sizeSimon Glass
2020-02-04image: android: Add routine to get dtbo paramsSam Protsenko