summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2020-05-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2020-05-07menu: add support for client defined statusline functionThirupathaiah Annapureddy
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-03common: board_f: Use cpu_get_current_dev in print_cpuinfoYe Li
2020-05-03spl: sdp: Add DM gadget support for sdpSherry Sun
2020-05-03spl: sdp: Add a callback to clean up USB driverYe Li
2020-05-03spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB deviceYe Li
2020-05-03spl: sdp: call board_usb_init at spl_sdp_load_imageFrank Li
2020-05-01Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler
2020-05-01common/board_r: Drop initr_bedbug wrapperOvidiu Panait
2020-05-01common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait
2020-05-01malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...Marek Bykowski
2020-05-01rsa: sig: fix config signature check for fit with paddingPhilippe Reynes
2020-05-01hush: avoid NULL check before free()Heinrich Schuchardt
2020-04-28Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini
2020-04-27spl: spl_legacy: Add lzma decompression support for legacy imageWeijie Gao
2020-04-27spl: spl_nor: Remove unused variable 'ret' warningStefan Roese
2020-04-27spl: spl_nor: Move legacy image loading into spl_legacy.cStefan Roese
2020-04-27spl: spl_legacy: Use IS_ENABLED() to remove #ifdefStefan Roese
2020-04-27spl: Extract legacy image handling into separate fileStefan Roese
2020-04-26log: remove useless castHeinrich Schuchardt
2020-04-26libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada
2020-04-26fdt_region: move fdt_region.c to common/ from lib/libfdt/Masahiro Yamada
2020-04-24spl: fit: do not check argument of free()Heinrich Schuchardt
2020-04-24common/board_f: Make reserve_mmu genericOvidiu Panait
2020-04-24common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.cOvidiu Panait
2020-04-24spl: Kconfig: de-dup SPL_DM_GPIO definitionJoel Johnson
2020-04-24dlmalloc: remove unit test support in SPLHeinrich Schuchardt
2020-04-24common: image_sign_info helper functions in SPLHeinrich Schuchardt
2020-04-23riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-04-22spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2020-04-22common: bouncebuf: Permit passing custom alignment check functionMarek Vasut
2020-04-17image: Add a common compression type detection function.Atish Patra
2020-04-16board_f.c: Ensure 16 alignment of start_addr_sp and reserved memoryPatrick Delaunay
2020-04-16board_f.c: Ensure gd->new_bootstage alignmentPatrice Chotard
2020-04-16log: syslog driverHeinrich Schuchardt
2020-04-16log: correct CONFIG_LOG_TEST prerequisitesHeinrich Schuchardt
2020-04-13Merge branch 'next'Tom Rini
2020-04-10main: Drop show_boot_progress() prototypeSimon Glass
2020-04-09usb: Keep async schedule running only across mass storage xfersMarek Vasut
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
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