summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-09env: Update env_addr for mmc environment driverPankit Garg
2020-03-09phy: Include NC-SI in phy setupSamuel Mendoza-Jonas
2020-03-09phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas
2020-03-09Azure/Travis: Re-sync jobs and clarify exclusionsTom Rini
2020-03-09imx: imx8qm_rom7720: added missing USDHC Base address definesOliver Graute
2020-03-09ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dlyMax Krummenacher
2020-03-09ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 nodeIgor Opaniuk
2020-03-09serial_lpuart: make clock failure less verboseGiulio Benetti
2020-03-09imx8mm/mn: Add missing root clock entry for ARM core clockFrieder Schrempf
2020-03-09mx6cuboxi: don't disable fdt relocationBaruch Siach
2020-03-09imx: Makefile: added missing ahab.oOliver Graute