| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Move reset_phy() to net.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | common: Move jumptable_init() out of common.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | common: Move flash_perror() to flash.h | Simon Glass | 2020-01-17 | 1 | -1/+1 |
* | common: Move main_loop() to init.h | Simon Glass | 2020-01-17 | 2 | -0/+2 |
* | u-boot: fit: add support to decrypt fit with aesWIP/2020-01-17-improve-aes-support | Philippe Reynes | 2020-01-17 | 2 | -0/+167 |
* | mkimage: fit: add support to encrypt image with aes | Philippe Reynes | 2020-01-17 | 3 | -0/+91 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini | 2020-01-16 | 2 | -2/+25 |
|\ |
|
| * | spl: mmc: support uboot image offset on main partition | Baruch Siach | 2020-01-16 | 2 | -2/+25 |
* | | Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2020-01-16 | 1 | -15/+2 |
|\ \ |
|
| * | | spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() | Michal Simek | 2020-01-14 | 1 | -14/+1 |
| * | | spl: atf: Add missing ndepth initialization | Michal Simek | 2020-01-14 | 1 | -1/+1 |
* | | | Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA | Vignesh Raghavendra | 2020-01-15 | 1 | -1/+1 |
| |/
|/| |
|
* | | spl: fix entry_point equal to load_addr | Giulio Benetti | 2020-01-14 | 1 | -2/+2 |
|/ |
|
* | dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg | Eugeniu Rosca | 2020-01-10 | 1 | -1/+1 |
* | spl: fix stack usage check if gd is not initialized | Simon Goldschmidt | 2020-01-10 | 1 | -0/+17 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2020-01-09 | 1 | -0/+17 |
|\ |
|
| * | dfu: Add optional timeout parameter | Andy Shevchenko | 2020-01-07 | 1 | -0/+17 |
* | | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/08Jan2020 | Tom Rini | 2020-01-08 | 3 | -1/+59 |
|\ \ |
|
| * | | bootm: Add a bootm command for type IH_OS_EFI | Cristian Ciocaltea | 2020-01-07 | 1 | -0/+56 |
| * | | image: Add IH_OS_EFI for EFI chain-load boot | Cristian Ciocaltea | 2020-01-07 | 2 | -1/+3 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2020-01-08 | 1 | -0/+6 |
|\ \ |
|
| * | | spl: Allow cache drivers to be used in SPL | Ley Foon Tan | 2020-01-07 | 1 | -0/+6 |
| |/ |
|
* | | spl: fit: Allow the board to tell if more images must be loaded from FIT | Jean-Jacques Hiblot | 2020-01-07 | 1 | -3/+62 |
* | | spl: fit: constify the output parameter of spl_fit_get_image_name() | Jean-Jacques Hiblot | 2020-01-07 | 1 | -3/+3 |
* | | spl: fit: be more verbose when an error occurs when applying the overlays | Jean-Jacques Hiblot | 2020-01-07 | 1 | -2/+5 |
* | | spl: fit: Do not fail immediately if an overlay is not available | Jean-Jacques Hiblot | 2020-01-07 | 1 | -1/+5 |
* | | spl: fit: allocate a temporary buffer to load the overlays | Jean-Jacques Hiblot | 2020-01-07 | 1 | -5/+29 |
* | | spl: fit: Make room in the FDT before applying overlays | Jean-Jacques Hiblot | 2020-01-07 | 1 | -5/+12 |
* | | spl: fit: Add support for applying DT overlay | Michal Simek | 2020-01-07 | 1 | -3/+27 |
* | | spl: fit: don't load the firmware twice | Jean-Jacques Hiblot | 2020-01-07 | 1 | -0/+10 |
|/ |
|
* | configs: Enable SPL_FSL_PBL for some LayerScape platforms | Alison Wang | 2019-12-26 | 1 | -2/+6 |
* | spl: Add methods to find the position/size of next phase | Simon Glass | 2019-12-15 | 1 | -0/+20 |
* | x86: fsp: Add a new arch_fsp_init_r() hook | Simon Glass | 2019-12-15 | 1 | -0/+3 |
* | board_r: Move early-timer init later | Simon Glass | 2019-12-15 | 1 | -5/+14 |
* | binman: Add a library to access binman entries | Simon Glass | 2019-12-15 | 1 | -0/+10 |
* | spl: opensbi: wait for ack from secondary harts before entering OpenSBI | Lukas Auer | 2019-12-10 | 1 | -1/+11 |
* | riscv: add option to wait for ack from secondary harts in smp functions | Lukas Auer | 2019-12-10 | 1 | -1/+1 |
* | spl: opensbi: specify main hart as preferred boot hart | Lukas Auer | 2019-12-10 | 1 | -0/+1 |
* | spl: cache: Allow cache drivers in SPL | Rick Chen | 2019-12-10 | 1 | -0/+7 |
* | Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2019-12-09 | 1 | -0/+35 |
|\ |
|
| * | common: fdt_support: add support for setting usable memory | Igor Opaniuk | 2019-12-06 | 1 | -0/+35 |
* | | Revert "spl: fix entry_point equal to load_addr" | Tom Rini | 2019-12-06 | 1 | -2/+2 |
* | | spl: fix entry_point equal to load_addr | Giulio Benetti | 2019-12-05 | 1 | -2/+2 |
* | | spl: Introduce SPL_DM_GPIO Kconfig define | Lukasz Majewski | 2019-12-05 | 1 | -0/+6 |
* | | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal | 2019-12-03 | 1 | -2/+2 |
* | | spl: ymodem: Fix loading of fit image | Lokesh Vutla | 2019-12-03 | 1 | -2/+6 |
* | | bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC | Lihua Zhao | 2019-12-03 | 1 | -2/+37 |
* | | cosmetic: Fix spelling and whitespace errors | Thomas Hebb | 2019-12-03 | 1 | -3/+3 |
|/ |
|
* | common: Move board_get_usable_ram_top() out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | common: Move command functions out of common.h | Simon Glass | 2019-12-02 | 5 | -0/+5 |