summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPTWIP/2020-03-16-kbuild-etc-resync-v4.18Tom Rini2020-03-163-3/+3
* kconfig / kbuild: re-sync with Linux 4.18Tom Rini2020-03-1642-1030/+1202
* scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring2020-03-164-16/+206
* Azure / GitLab / Travis: Add Kconfig unit tests to a jobTom Rini2020-03-163-6/+9
* mach-davinci: Hard-code the default SPL_LDSCRIPT pathTom Rini2020-03-161-1/+1
* edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini2020-03-162-3/+1
* mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini2020-03-162-3/+1
* Kconfig: Remove redundant variable setsTom Rini2020-03-163-9/+0
* spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entriesTom Rini2020-03-161-2/+2
* kbuild: remove unused dtc-version.sh scriptMasahiro Yamada2020-03-162-22/+0
* spl.h: make <spl.h> self-containedMasahiro Yamada2020-03-161-0/+4
* debug_uart.h: make <debug_uart.h> self-containedMasahiro Yamada2020-03-161-10/+10
* asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-containedMasahiro Yamada2020-03-161-0/+2
* global_data.h: make <asm-generic/global_data.h> self-containedMasahiro Yamada2020-03-161-1/+1
* scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGSTom Rini2020-03-161-0/+1
* scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGSTom Rini2020-03-161-0/+4
* kbuild: Re-sync DTC flag logic with v4.17Tom Rini2020-03-162-21/+16
* kbuild: fixdep: Resync this with v4.17Tom Rini2020-03-161-201/+150
* fixdep: fix U-Boot own code to handle only valid symbol charactersMasahiro Yamada2020-03-161-1/+1
* Merge branch '2020-03-12-rsa-improvements' into nextTom Rini2020-03-1220-436/+1558
|\
| * test: enable RSA library test on sandboxWIP/2020-03-12-rsa-improvementsAKASHI Takahiro2020-03-124-0/+4
| * test: add rsa_verify() unit testAKASHI Takahiro2020-03-123-0/+217
| * lib: rsa: add rsa_verify_with_pkey()AKASHI Takahiro2020-03-121-1/+64
| * lib: rsa: generate additional parameters for public keyAKASHI Takahiro2020-03-124-0/+752
| * include: image.h: add key info to image_sign_infoAKASHI Takahiro2020-03-121-0/+7
| * rsa: add CONFIG_RSA_VERIFY_WITH_PKEY configAKASHI Takahiro2020-03-121-0/+14
| * lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro2020-03-1211-438/+501
| * image.h: isolate android_image_* functions from toolingEugeniu Rosca2020-03-121-0/+2
|/
* Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/10Mar2020Tom Rini2020-03-1029-84/+531
|\
| * configs: j721e_evm: Add Support for eMMC bootFaiz Abbas2020-03-092-0/+6
| * configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOTFaiz Abbas2020-03-093-2/+2
| * arm: dts: k3-j721e-r5-common-proc-board: Use unique names for dummy clocksFaiz Abbas2020-03-091-2/+2
| * arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas2020-03-094-4/+70
| * spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas2020-03-092-8/+6
| * mmc: am654_sdhci: Implement workaround for card detectFaiz Abbas2020-03-091-41/+68
| * mmc: am654_sdhci: Update output tap delay writesFaiz Abbas2020-03-094-13/+95
| * mmc: Merge SD_LEGACY and MMC_LEGACY bus modesFaiz Abbas2020-03-095-13/+7
| * sdhci: Add sdhci_deferred_probe() APIFaiz Abbas2020-03-092-0/+16
| * mmc: Add a deferred_probe() APIFaiz Abbas2020-03-093-1/+28
| * mmc: Add a saved_clock memberFaiz Abbas2020-03-091-0/+1
| * mmc: make <mmc.h> self-containedMasahiro Yamada2020-03-091-3/+5
| * board: presidio-asic: Add eMMC board supportAlex Nemirovsky2020-03-091-0/+33
| * mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCsArthur Li2020-03-094-0/+195
* | arm: mediatek: remove unused binman configSam Shih2020-03-102-1/+1
* | power-domain: fix hang in endless loop on i.MX8Anatolij Gustschin2020-03-101-0/+11
* | Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-03-1046-1208/+606
|\ \
| * | mx6slevk: Convert to DM_ETHPedro Jardim2020-03-103-38/+3
| * | mx6sabreauto: Convert to DM_ETHPedro Jardim2020-03-103-50/+5
| * | mx7dsabresd: Boot in non secure by defaultFabio Estevam2020-03-102-2/+0
| * | imx: imx8qm: enable relocation of fdt and initrdOliver Graute2020-03-101-2/+1