aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-25Convert CONFIG_CMD_MMC to KconfigTom Rini7-10/+0
2020-05-25doc: dfu: describe more DFU functionHeinrich Schuchardt1-4/+174
2020-05-25doc: dfu: add DFU to HTML documentationHeinrich Schuchardt1-20/+20
2020-05-22Merge branch 'net' of git://git.denx.de/u-boot-socfpgaTom Rini1-3/+0
2020-05-22net: ks8851: Add Kconfig entriesMarek Vasut1-3/+0
2020-05-22Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-0/+5
2020-05-22Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini3-0/+13
2020-05-22rockpro64: Enable HDMI output on rockpro64 boardAndrius Štikonas1-0/+5
2020-05-21Merge git://git.denx.de/u-boot-shTom Rini1-0/+5
2020-05-21efi_loader: device path for SATA devicesHeinrich Schuchardt1-0/+8
2020-05-21efi_loader: device path for virtio block devicesHeinrich Schuchardt1-0/+4
2020-05-21efi_loader: add EFI_MEMORY_SP to memory attributesHeinrich Schuchardt1-0/+1
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini15-165/+40
2020-05-20fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()Marek Vasut1-0/+5
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher1-34/+0
2020-05-19mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes1-5/+0
2020-05-19include/configs: ls1046afrwy: add support for boot targets.Pramod Kumar1-1/+9
2020-05-19configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh1-1/+1
2020-05-19configs: ls2080ardb: Make BOOT command access flash memory as per spi-memKuldeep Singh1-4/+10
2020-05-19configs: ls2080ardb: Make MC_INIT access flash memory as per spi-memKuldeep Singh1-10/+18
2020-05-19configs: ls1046a: Move SPI_FLASH_SPANSION to defconfigKuldeep Singh2-15/+0
2020-05-19configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh1-1/+0
2020-05-19configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfigKuldeep Singh1-8/+0
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh15-125/+2
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass32-1/+38
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass2-3/+3
2020-05-18common: Drop linux/delay.h from common headerSimon Glass6-1/+8
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass101-1/+158
2020-05-18common: Drop linux/bug.h from common headerSimon Glass3-1/+2
2020-05-18common: Drop asm_offsets.h from common headerSimon Glass1-1/+0
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-1/+0
2020-05-18common: Drop log.h from common headerSimon Glass7-2/+9