| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini | 2019-11-17 | 2 | -1/+9 |
|\ |
|
| * | spl: separate SPL_FRAMEWORK config for spl and tpl | Heiko Stuebner | 2019-11-17 | 2 | -1/+9 |
* | | image: fdt: copy possible optee nodes to a loaded devicetree | Heiko Stuebner | 2019-11-14 | 1 | -0/+8 |
|/ |
|
* | Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini | 2019-11-11 | 1 | -14/+34 |
|\ |
|
| * | common: spl: atf: support booting bl32 image | Joseph Chen | 2019-11-10 | 1 | -14/+34 |
* | | hush: re-sequence includes | Heinrich Schuchardt | 2019-11-07 | 1 | -1/+1 |
* | | dlmalloc: calloc: fix zeroing early allocations | Simon Goldschmidt | 2019-11-07 | 1 | -1/+1 |
* | | spl: fix SPI config dependencies | Simon Goldschmidt | 2019-11-07 | 1 | -10/+11 |
* | | common/console.c: Fix unused warning with console_doenv() | Tom Rini | 2019-11-06 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2019-11-06 | 1 | -24/+25 |
|\ |
|
| * | usb: storage: Only clear READY flag on error | Marek Vasut | 2019-10-31 | 1 | -3/+3 |
| * | usb: storage: Limit transfer size to 120 kiB | Marek Vasut | 2019-10-31 | 1 | -21/+22 |
* | | Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...WIP/04Nov2019 | Tom Rini | 2019-11-04 | 1 | -0/+5 |
|\ \ |
|
| * | | spl: nor: Provide falcon boot support for NOR memories | Lukasz Majewski | 2019-11-03 | 1 | -0/+5 |
* | | | spl: Add a size check for TPL | Simon Glass | 2019-11-03 | 1 | -0/+8 |
|/ / |
|
* | | Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini | 2019-11-01 | 1 | -2/+2 |
|\ \ |
|
| * | | splash: fix build breakage with newer llvm-7 | Anatolij Gustschin | 2019-10-31 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm | Tom Rini | 2019-11-01 | 5 | -24/+57 |
|\ \ |
|
| * | | fdt: Fix alignment issue when reading 64-bits properties from fdt | Jean-Jacques Hiblot | 2019-10-27 | 1 | -1/+1 |
| * | | bootstage: Allow SPL to obtain bootstage info from TPL | Simon Glass | 2019-10-27 | 1 | -1/+13 |
| * | | bootstage: Mark the start/end of TPL and SPL separately | Simon Glass | 2019-10-27 | 1 | -3/+6 |
| * | | bootstage: Correct relocation algorithm | Simon Glass | 2019-10-27 | 3 | -4/+23 |
| * | | bootstage: Avoid conflicts between stash/unstash | Simon Glass | 2019-10-27 | 1 | -1/+4 |
| * | | bootstage: Fix counting of entries in stash | Simon Glass | 2019-10-27 | 1 | -10/+2 |
| * | | bootstage: Store the next ID in the stash | Simon Glass | 2019-10-27 | 1 | -4/+7 |
| * | | bloblist: Reserve an aligned base | Simon Glass | 2019-10-27 | 1 | -0/+1 |
* | | | common: Kconfig: Fix typo in TPL_LOG_CONSOLE description | Simon South | 2019-10-31 | 1 | -1/+1 |
| |/
|/| |
|
* | | spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition | Peng Fan | 2019-10-29 | 1 | -2/+3 |
|/ |
|
* | common: command: Fix manual relocation for repeatable command | Michal Simek | 2019-10-24 | 1 | -0/+5 |
* | common: image-sig.c: Add manual relocation | T Karthik Reddy | 2019-10-24 | 1 | -0/+29 |
* | common: hash: Manually relocate struct hash_algo | T Karthik Reddy | 2019-10-24 | 1 | -0/+29 |
* | spl: mmc: make eMMC HW boot partition configuration optionalWIP/18Oct2019 | Anatolij Gustschin | 2019-10-18 | 1 | -6/+22 |
* | image: android: Support boot image v1 and v2 | Sam Protsenko | 2019-10-15 | 1 | -11/+33 |
* | Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot... | Tom Rini | 2019-10-14 | 1 | -10/+4 |
|\ |
|
| * | spl: dm_mmc: Initialize only the required mmc device | Lokesh Vutla | 2019-10-10 | 1 | -10/+4 |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/12Oct2019 | Tom Rini | 2019-10-12 | 1 | -3/+3 |
|\ \ |
|
| * | | trace: Remove the const from write functions | Simon Glass | 2019-10-11 | 1 | -3/+3 |
| |/ |
|
* | | Merge branch '2019-10-11-master-imports' | Tom Rini | 2019-10-12 | 3 | -20/+64 |
|\ \ |
|
| * | | spl: Introduce SPL_DM_SPI Kconfig define | Lukasz Majewski | 2019-10-11 | 1 | -0/+7 |
| * | | spl: mmc: Add option to set eMMC HW boot partition | Mans Rullgard | 2019-10-11 | 2 | -0/+10 |
| * | | spl: mmc: Fix indentation in spl_mmc.c file | Mans Rullgard | 2019-10-11 | 1 | -20/+20 |
| * | | spl: add a generic function board_init_f | Philippe Reynes | 2019-10-11 | 2 | -0/+27 |
* | | | spl: ymodem: Make SPL Y-Modem loader framework accessible | Andreas Dannenberg | 2019-10-11 | 1 | -2/+2 |
* | | | spl: ymodem: Fix FIT loading termination handling | Andreas Dannenberg | 2019-10-11 | 1 | -2/+3 |
|/ / |
|
* | | Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Oct2019 | Tom Rini | 2019-10-09 | 2 | -2/+4 |
|\ \
| |/
|/| |
|
| * | microblaze: Fix lmb memory initialization | Michal Simek | 2019-10-08 | 1 | -2/+3 |
| * | arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig | Michal Simek | 2019-10-08 | 1 | -0/+1 |
* | | Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2019-10-09 | 8 | -17/+93 |
|\ \ |
|
| * | | imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB | Stefano Babic | 2019-10-08 | 1 | -1/+1 |
| * | | spl: nor: support loading i.MX container format file | Peng Fan | 2019-10-08 | 1 | -2/+7 |