summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2020-05-27cbfs: drop file_cbfs_result declarationChristian Gmeiner
2020-05-27arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic
2020-05-27arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFSEzra Buehler
2020-05-25sandbox: move compression option to KconfigMichael Walle
2020-05-25Convert CONFIG_CMD_MMC to KconfigTom Rini
2020-05-25doc: dfu: describe more DFU functionHeinrich Schuchardt
2020-05-25doc: dfu: add DFU to HTML documentationHeinrich Schuchardt
2020-05-22Merge branch 'net' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-05-22net: ks8851: Add Kconfig entriesMarek Vasut
2020-05-22Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-22Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-05-22rockpro64: Enable HDMI output on rockpro64 boardAndrius Štikonas
2020-05-21Merge git://git.denx.de/u-boot-shTom Rini
2020-05-21efi_loader: device path for SATA devicesHeinrich Schuchardt
2020-05-21efi_loader: device path for virtio block devicesHeinrich Schuchardt
2020-05-21efi_loader: add EFI_MEMORY_SP to memory attributesHeinrich Schuchardt
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-20fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()Marek Vasut
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher
2020-05-19mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes
2020-05-19include/configs: ls1046afrwy: add support for boot targets.Pramod Kumar
2020-05-19configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh
2020-05-19configs: ls2080ardb: Make BOOT command access flash memory as per spi-memKuldeep Singh
2020-05-19configs: ls2080ardb: Make MC_INIT access flash memory as per spi-memKuldeep Singh
2020-05-19configs: ls1046a: Move SPI_FLASH_SPANSION to defconfigKuldeep Singh
2020-05-19configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh
2020-05-19configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfigKuldeep Singh
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop asm_offsets.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass