summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-23Merge 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-19common: Drop linux/bitops.h from common headerSimon Glass32-1/+38
2020-05-19Use __ASSEMBLY__ as the assembly macrosSimon Glass2-3/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass6-1/+8
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass101-1/+158
2020-05-19common: Drop linux/bug.h from common headerSimon Glass3-1/+2
2020-05-19common: Drop asm_offsets.h from common headerSimon Glass1-1/+0
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass1-1/+0
2020-05-19common: Drop log.h from common headerSimon Glass7-2/+9
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass22-138/+177
2020-05-19common: Drop init.h from common headerSimon Glass1-1/+0
2020-05-19common: Drop image.h from common headerSimon Glass4-5/+10
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-1/+0
2020-05-19bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass1-5/+5
2020-05-19common: Drop part.h from common headerSimon Glass15-2/+34
2020-05-19part: Drop disk_partition_t typedefSimon Glass12-32/+36
2020-05-19common: Drop net.h from common headerSimon Glass5-4/+9
2020-05-18arm: Don't include common.h in header filesSimon Glass4-1/+9
2020-05-18common: Drop flash.h from common headerSimon Glass1-1/+0
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass1-12/+12
2020-05-18common: Drop uuid.h from common headerSimon Glass1-1/+0
2020-05-17efi_loader: Add headers for EDK2 StandAloneMM communicationSughosh Ganu1-0/+208
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle1-2/+1
2020-05-16qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait1-2/+0
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner1-1/+1
2020-05-15pci: Fix typo in definition for PCI_DEVSimon Glass1-1/+1
2020-05-15usb: Update struct usb_device to indicate speed enumSimon Glass1-1/+1