summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2020-02-04image: android: Add functions for handling dtb fieldSam Protsenko
2020-01-30common/board_f.c: Remove arch-specific checks for cpucheckOvidiu Panait
2020-01-26common: fix regression on block cache initAngelo Durgehello
2020-01-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-01-25common: add blkcache initAngelo Durgehello
2020-01-24sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfigAndre Przywara
2020-01-24common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass
2020-01-24common: Move hang() to the same header as panic()Simon Glass