summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-16kconfig / kbuild: re-sync with Linux 4.18Tom Rini
2020-03-16scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring
2020-03-16Azure / GitLab / Travis: Add Kconfig unit tests to a jobTom Rini
2020-03-16mach-davinci: Hard-code the default SPL_LDSCRIPT pathTom Rini
2020-03-16edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini
2020-03-16mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini
2020-03-16Kconfig: Remove redundant variable setsTom Rini
2020-03-16spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entriesTom Rini
2020-03-16kbuild: remove unused dtc-version.sh scriptMasahiro Yamada
2020-03-16spl.h: make <spl.h> self-containedMasahiro Yamada
2020-03-16debug_uart.h: make <debug_uart.h> self-containedMasahiro Yamada
2020-03-16asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-containedMasahiro Yamada
2020-03-16global_data.h: make <asm-generic/global_data.h> self-containedMasahiro Yamada
2020-03-16scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGSTom Rini
2020-03-16scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGSTom Rini
2020-03-16kbuild: Re-sync DTC flag logic with v4.17Tom Rini
2020-03-16kbuild: fixdep: Resync this with v4.17Tom Rini
2020-03-16fixdep: fix U-Boot own code to handle only valid symbol charactersMasahiro Yamada
2020-03-12Merge branch '2020-03-12-rsa-improvements' into nextTom Rini
2020-03-12test: enable RSA library test on sandboxAKASHI Takahiro
2020-03-12test: add rsa_verify() unit testAKASHI Takahiro
2020-03-12lib: rsa: add rsa_verify_with_pkey()AKASHI Takahiro
2020-03-12lib: rsa: generate additional parameters for public keyAKASHI Takahiro
2020-03-12include: image.h: add key info to image_sign_infoAKASHI Takahiro
2020-03-12rsa: add CONFIG_RSA_VERIFY_WITH_PKEY configAKASHI Takahiro
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro
2020-03-12image.h: isolate android_image_* functions from toolingEugeniu Rosca
2020-03-10Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-03-10arm: mediatek: remove unused binman configSam Shih
2020-03-10power-domain: fix hang in endless loop on i.MX8Anatolij Gustschin
2020-03-10Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-03-10Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2020-03-10Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2020-03-10mx6slevk: Convert to DM_ETHPedro Jardim
2020-03-10mx6sabreauto: Convert to DM_ETHPedro Jardim
2020-03-10mx7dsabresd: Boot in non secure by defaultFabio Estevam
2020-03-10imx: imx8qm: enable relocation of fdt and initrdOliver Graute
2020-03-10arm: dts: imx8mq-evk: add phy-reset-gpios for fec1Alifer Moraes
2020-03-10mx6sabresd: Convert ethernet to driver modelAlifer Moraes
2020-03-10board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPLFabien Lehoussel
2020-03-10board: sama5d3_xplained: Fix SPL DTB read from NANDFabien Lehoussel
2020-03-09net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber
2020-03-09net: tftp: use correct printf codesHeinrich Schuchardt
2020-03-09net: phy: dp83867: Add SGMII mode type switchingMichal Simek
2020-03-09dt-bindings: net: dp83867: Remove binding doc from U-Boot treeMichal Simek
2020-03-09net: phy: add XFI, USXGMII types to is_10g_interface() helperAlex Marginean
2020-03-09net: phy: Fix overlong PHY timeoutAndre Przywara
2020-03-09doc: net: Rewrite network driver documentationAndre Przywara
2020-03-09drivers: net: phy: aquantia: make it less verboseAlex Marginean
2020-03-09drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean