aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-13Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini4-13/+14
2020-06-12net: move random_port() to dnsBaruch Siach1-3/+0
2020-06-12net: phy: Add helper routines to set and clear bitsDan Murphy1-0/+54
2020-06-12net: phy: Fix kernel doc issues in phy.hDan Murphy1-11/+8
2020-06-12net: phy: Add missing kernel doc to phy functionsDan Murphy1-0/+39
2020-06-12board: tbs2910: Enable distro_boot support.Denis 'GNUtoo' Carikli1-0/+18
2020-06-12board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfigDenis 'GNUtoo' Carikli1-8/+0
2020-06-12Add support for SHA384 and SHA512Reuben Dowle4-0/+61
2020-06-11dm: uclass: don't assign aliased seq numbersMichael Walle1-3/+3
2020-06-11dm: core: fix dev_read_alias_highest_id() without libfdtMichael Walle1-0/+2
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-10/+9
2020-06-08imx: imx8mp_evk: fix boot issuePeng Fan1-7/+5
2020-06-08imx: Update MTD partitions layout for display5 (i.MX6Q) boardLukasz Majewski1-3/+4
2020-06-07rockchip: rockpro64: Store default env into SPIMarcin Juszkiewicz1-2/+0
2020-06-07roc-rk3399-pc: Mark default env from SPIJagan Teki1-4/+0
2020-06-04Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini13-16/+0
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini130-514/+0
2020-06-04Convert CONFIG_BZIP2 et al to KconfigTom Rini12-27/+0
2020-06-04topic_miami: Disable GPIOTom Rini1-4/+0
2020-06-04ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPITom Rini1-2/+0
2020-06-04bcmstb: Migrate CONFIG_CMD_EXT[24]Tom Rini1-3/+0
2020-06-04mx6memcal: Finish migration to defconfig optionsTom Rini1-5/+0
2020-06-04pfla02: Rework excluding NAND from SPLTom Rini1-4/+0
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini3-4/+0
2020-06-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+31
2020-06-04sifive: fu540: Add sample SD gpt partition layoutJagan Teki1-0/+13
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel1-0/+18
2020-06-03Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+2
2020-06-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini1-27/+0
2020-06-03efi_loader: validate load optionHeinrich Schuchardt1-1/+2
2020-06-02dma-mapping: Add header file for ARCH_DMA_MINALIGNSimon Glass1-0/+1
2020-06-01sf: Drop spl_flash_get_sw_write_protJagan Teki1-27/+0
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson1-0/+28
2020-05-31dt-bindings: input: adopt Linux gpio-keys binding constantsPeter Robinson1-0/+13
2020-05-29usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang1-0/+18
2020-05-29usb: dwc3: Add disable u2mac linestate check quirkJagan Teki1-0/+1
2020-05-29usb: dwc3: add dis_u2_freeclk_exists_quirkFrank Wang1-0/+1
2020-05-29usb: dwc3: add dis_enblslpm_quirkFrank Wang1-0/+1
2020-05-29rockchip: enable USB OHCI host for RockPro64Marcin Juszkiewicz1-0/+2
2020-05-29rk3399: Enable NVMe distro bootcmdMark Kettenis1-0/+7
2020-05-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-3/+6
2020-05-27cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass1-2/+1
2020-05-27cbfs: Allow reading a file from a CBFS given its base addrSimon Glass1-0/+14
2020-05-27cbfs: Change file_cbfs_find_uncached() to return an errorSimon Glass1-8/+9
2020-05-27cbfs: Return the error code from file_cbfs_init()Simon Glass1-3/+3
2020-05-27cbfs: Use ulong consistentlySimon Glass1-2/+2
2020-05-27cbfs: drop file_cbfs_result declarationChristian Gmeiner1-2/+0
2020-05-27arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic1-3/+3
2020-05-27arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFSEzra Buehler1-0/+3
2020-05-25sandbox: move compression option to KconfigMichael Walle1-3/+0