summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-16spl.h: make <spl.h> self-containedMasahiro Yamada1-0/+4
2020-03-16debug_uart.h: make <debug_uart.h> self-containedMasahiro Yamada1-10/+10
2020-03-16asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-containedMasahiro Yamada1-0/+2
2020-03-16global_data.h: make <asm-generic/global_data.h> self-containedMasahiro Yamada1-1/+1
2020-03-12lib: rsa: generate additional parameters for public keyAKASHI Takahiro1-0/+23
2020-03-12include: image.h: add key info to image_sign_infoAKASHI Takahiro1-0/+7
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro1-5/+9
2020-03-12image.h: isolate android_image_* functions from toolingEugeniu Rosca1-0/+2
2020-03-11Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini3-6/+17
2020-03-10Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini10-279/+15
2020-03-10Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini1-1/+3
2020-03-10mx6slevk: Convert to DM_ETHPedro Jardim1-7/+0
2020-03-10mx6sabreauto: Convert to DM_ETHPedro Jardim1-8/+0
2020-03-10imx: imx8qm: enable relocation of fdt and initrdOliver Graute1-2/+1
2020-03-10mx6sabresd: Convert ethernet to driver modelAlifer Moraes1-9/+0
2020-03-10board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPLFabien Lehoussel1-1/+3
2020-03-10net: phy: add XFI, USXGMII types to is_10g_interface() helperAlex Marginean1-2/+7
2020-03-10phy: Include NC-SI in phy setupSamuel Mendoza-Jonas2-0/+14
2020-03-10phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas4-0/+459
2020-03-09imx: imx8qm_rom7720: added missing USDHC Base address definesOliver Graute1-0/+4
2020-03-09mx6cuboxi: don't disable fdt relocationBaruch Siach1-1/+0
2020-03-09ARM: dts: imx6sx: Sync with kernel 5.4.16Fabio Estevam1-6/+7
2020-03-09imx8qxp_mek: Fix the console command line stringFabio Estevam1-3/+3
2020-03-09imx: remove woodburn boardStefano Babic3-243/+0
2020-03-09configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOTFaiz Abbas1-2/+0
2020-03-09mmc: Merge SD_LEGACY and MMC_LEGACY bus modesFaiz Abbas1-1/+0
2020-03-09sdhci: Add sdhci_deferred_probe() APIFaiz Abbas1-0/+1
2020-03-09mmc: Add a deferred_probe() APIFaiz Abbas1-0/+10
2020-03-09mmc: Add a saved_clock memberFaiz Abbas1-0/+1
2020-03-09mmc: make <mmc.h> self-containedMasahiro Yamada1-3/+5
2020-03-05Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-1/+4
2020-03-04Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-1/+134
2020-03-04ARM: socfpga: Add initial support for the ABB SECU boardHolger Brunck1-0/+131
2020-03-03dm: core: Add a flag for power domain control on device removalAnatolij Gustschin1-0/+6
2020-03-02Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-2/+0
2020-03-02ARM: socfpga: Add missing Denali NAND config optionsMarek Vasut1-0/+1
2020-03-02ARM: socfpga: Permit overriding the default timer frequencyMarek Vasut1-1/+2
2020-03-01ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3Marek Vasut1-1/+4
2020-02-29Merge tag 'efi-2020-04-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini3-0/+43
2020-02-29Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+11
2020-02-28efi_loader: Implement FileLoad2 for initramfs loadingIlias Apalodimas3-0/+43
2020-02-28ARM: zynq: Remove single comment about QSPIMichal Simek1-2/+0
2020-02-27ARM: uniphier: add sdscript, sdboot, sdupdate environment variablesMasahiro Yamada1-0/+11
2020-02-26efi_loader: implement EFI_RT_PROPERTIES_TABLEHeinrich Schuchardt1-0/+12
2020-02-21Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodi...Tom Rini3-2/+32
2020-02-20mmc: add mmc_get_dma_dir() helperMasahiro Yamada1-0/+6
2020-02-20mmc: sdhci: reduce code duplication for aligned bufferMasahiro Yamada1-0/+2
2020-02-20mmc: sdhci: put the aligned buffer pointer to struct sdhci_hostMasahiro Yamada1-0/+1
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada1-0/+63
2020-02-19rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh1-0/+22