summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-22colibri-imx8x: declare consoleargsOleksandr Suvorov
2020-06-22mx6cuboxi: Convert to DM_ETHFabio Estevam
2020-06-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-06-18ARM: rmobile: Increase PHY auto-negotiation timeout to 20sMarek Vasut
2020-06-18colibri_imx6: fix video stdout in default environmentAnatolij Gustschin
2020-06-18apalis_imx6: fix video stdout in default environmentAnatolij Gustschin
2020-06-18cm_fx6: fix video stdout in default environmentAnatolij Gustschin
2020-06-15Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-06-15mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issueYangbo Lu
2020-06-14doc: random number generationHeinrich Schuchardt
2020-06-11arm: Remove pcm051 boardJagan Teki
2020-06-11arm: Remove omap3_pandora_defconfig boardJagan Teki
2020-06-11spi: davinci: Drop non-dm codeJagan Teki
2020-06-11ks2_evm: Switch to DM_SPL, SPL_OF_CONTROLJagan Teki
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-08imx: imx8mp_evk: fix boot issuePeng Fan
2020-06-08imx: Update MTD partitions layout for display5 (i.MX6Q) boardLukasz Majewski
2020-06-07rockchip: rockpro64: Store default env into SPIMarcin Juszkiewicz
2020-06-07roc-rk3399-pc: Mark default env from SPIJagan Teki
2020-06-04Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-06-04Convert CONFIG_BZIP2 et al to KconfigTom Rini
2020-06-04topic_miami: Disable GPIOTom Rini
2020-06-04ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPITom Rini
2020-06-04bcmstb: Migrate CONFIG_CMD_EXT[24]Tom Rini
2020-06-04mx6memcal: Finish migration to defconfig optionsTom Rini
2020-06-04pfla02: Rework excluding NAND from SPLTom Rini
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini
2020-06-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-06-04sifive: fu540: Add sample SD gpt partition layoutJagan Teki
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel
2020-06-03Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-06-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-06-03efi_loader: validate load optionHeinrich Schuchardt
2020-06-02dma-mapping: Add header file for ARCH_DMA_MINALIGNSimon Glass
2020-06-01sf: Drop spl_flash_get_sw_write_protJagan Teki
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson
2020-05-31dt-bindings: input: adopt Linux gpio-keys binding constantsPeter Robinson
2020-05-29usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang
2020-05-29usb: dwc3: Add disable u2mac linestate check quirkJagan Teki
2020-05-29usb: dwc3: add dis_u2_freeclk_exists_quirkFrank Wang
2020-05-29usb: dwc3: add dis_enblslpm_quirkFrank Wang
2020-05-29rockchip: enable USB OHCI host for RockPro64Marcin Juszkiewicz
2020-05-29rk3399: Enable NVMe distro bootcmdMark Kettenis
2020-05-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-05-27cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass
2020-05-27cbfs: Allow reading a file from a CBFS given its base addrSimon Glass
2020-05-27cbfs: Change file_cbfs_find_uncached() to return an errorSimon Glass
2020-05-27cbfs: Return the error code from file_cbfs_init()Simon Glass
2020-05-27cbfs: Use ulong consistentlySimon Glass