summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-11-17Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner
2019-11-14image: fdt: copy possible optee nodes to a loaded devicetreeHeiko Stuebner
2019-11-11Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-10common: spl: atf: support booting bl32 imageJoseph Chen
2019-11-07hush: re-sequence includesHeinrich Schuchardt
2019-11-07dlmalloc: calloc: fix zeroing early allocationsSimon Goldschmidt
2019-11-07spl: fix SPI config dependenciesSimon Goldschmidt
2019-11-06common/console.c: Fix unused warning with console_doenv()Tom Rini
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-04Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-11-03spl: nor: Provide falcon boot support for NOR memoriesLukasz Majewski
2019-11-03spl: Add a size check for TPLSimon Glass
2019-11-01Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini
2019-10-31common: Kconfig: Fix typo in TPL_LOG_CONSOLE descriptionSimon South
2019-10-31usb: storage: Only clear READY flag on errorMarek Vasut
2019-10-31usb: storage: Limit transfer size to 120 kiBMarek Vasut
2019-10-31splash: fix build breakage with newer llvm-7Anatolij Gustschin
2019-10-29spl: spl_mmc: fix getting raw_sect when boot from emmc boot partitionPeng Fan
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot
2019-10-27bootstage: Allow SPL to obtain bootstage info from TPLSimon Glass
2019-10-27bootstage: Mark the start/end of TPL and SPL separatelySimon Glass
2019-10-27bootstage: Correct relocation algorithmSimon Glass
2019-10-27bootstage: Avoid conflicts between stash/unstashSimon Glass
2019-10-27bootstage: Fix counting of entries in stashSimon Glass
2019-10-27bootstage: Store the next ID in the stashSimon Glass
2019-10-27bloblist: Reserve an aligned baseSimon Glass
2019-10-24common: command: Fix manual relocation for repeatable commandMichal Simek
2019-10-24common: image-sig.c: Add manual relocationT Karthik Reddy
2019-10-24common: hash: Manually relocate struct hash_algoT Karthik Reddy
2019-10-18spl: mmc: make eMMC HW boot partition configuration optionalAnatolij Gustschin
2019-10-15image: android: Support boot image v1 and v2Sam Protsenko
2019-10-14Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2019-10-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini
2019-10-11spl: Introduce SPL_DM_SPI Kconfig defineLukasz Majewski
2019-10-11spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard
2019-10-11spl: mmc: Fix indentation in spl_mmc.c fileMans Rullgard
2019-10-11spl: add a generic function board_init_fPhilippe Reynes
2019-10-11spl: ymodem: Make SPL Y-Modem loader framework accessibleAndreas Dannenberg
2019-10-11spl: ymodem: Fix FIT loading termination handlingAndreas Dannenberg
2019-10-11trace: Remove the const from write functionsSimon Glass
2019-10-10spl: dm_mmc: Initialize only the required mmc deviceLokesh Vutla
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-08spl: nor: support loading i.MX container format filePeng Fan
2019-10-08spl: spi: support loading i.MX container format filePeng Fan