aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-06-031-27/+0
|\
| * sf: Drop spl_flash_get_sw_write_protJagan Teki2020-06-011-27/+0
* | dma-mapping: Add header file for ARCH_DMA_MINALIGNSimon Glass2020-06-021-0/+1
* | rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson2020-05-311-0/+28
* | dt-bindings: input: adopt Linux gpio-keys binding constantsPeter Robinson2020-05-311-0/+13
* | usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang2020-05-291-0/+18
* | usb: dwc3: Add disable u2mac linestate check quirkJagan Teki2020-05-291-0/+1
* | usb: dwc3: add dis_u2_freeclk_exists_quirkFrank Wang2020-05-291-0/+1
* | usb: dwc3: add dis_enblslpm_quirkFrank Wang2020-05-291-0/+1
* | rockchip: enable USB OHCI host for RockPro64Marcin Juszkiewicz2020-05-291-0/+2
* | rk3399: Enable NVMe distro bootcmdMark Kettenis2020-05-291-0/+7
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-05-272-3/+6
|\
| * arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic2020-05-271-3/+3
| * arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFSEzra Buehler2020-05-271-0/+3
* | cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass2020-05-271-2/+1
* | cbfs: Allow reading a file from a CBFS given its base addrSimon Glass2020-05-271-0/+14
* | cbfs: Change file_cbfs_find_uncached() to return an errorSimon Glass2020-05-271-8/+9
* | cbfs: Return the error code from file_cbfs_init()Simon Glass2020-05-271-3/+3
* | cbfs: Use ulong consistentlySimon Glass2020-05-271-2/+2
* | cbfs: drop file_cbfs_result declarationChristian Gmeiner2020-05-271-2/+0
|/
* sandbox: move compression option to KconfigMichael Walle2020-05-251-3/+0
* Convert CONFIG_CMD_MMC to KconfigTom Rini2020-05-257-10/+0
* doc: dfu: describe more DFU functionHeinrich Schuchardt2020-05-251-4/+174
* doc: dfu: add DFU to HTML documentationHeinrich Schuchardt2020-05-251-20/+20
* Merge branch 'net' of git://git.denx.de/u-boot-socfpgaTom Rini2020-05-221-3/+0
|\
| * net: ks8851: Add Kconfig entriesMarek Vasut2020-05-221-3/+0
* | Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-221-0/+5
|\ \
| * | rockpro64: Enable HDMI output on rockpro64 boardAndrius Štikonas2020-05-221-0/+5
| |/
* | Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-05-223-0/+13
|\ \ | |/ |/|
| * efi_loader: device path for SATA devicesHeinrich Schuchardt2020-05-211-0/+8
| * efi_loader: device path for virtio block devicesHeinrich Schuchardt2020-05-211-0/+4
| * efi_loader: add EFI_MEMORY_SP to memory attributesHeinrich Schuchardt2020-05-211-0/+1
* | Merge git://git.denx.de/u-boot-shTom Rini2020-05-211-0/+5
|\ \ | |/ |/|
| * fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()Marek Vasut2020-05-201-0/+5
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-05-2015-165/+40
|\ \
| * | include/configs: ls1046afrwy: add support for boot targets.Pramod Kumar2020-05-191-1/+9
| * | configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh2020-05-191-1/+1
| * | configs: ls2080ardb: Make BOOT command access flash memory as per spi-memKuldeep Singh2020-05-191-4/+10
| * | configs: ls2080ardb: Make MC_INIT access flash memory as per spi-memKuldeep Singh2020-05-191-10/+18
| * | configs: ls1046a: Move SPI_FLASH_SPANSION to defconfigKuldeep Singh2020-05-192-15/+0
| * | configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh2020-05-191-1/+0
| * | configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfigKuldeep Singh2020-05-191-8/+0
| * | treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2020-05-1915-125/+2
* | | mpc83xx, abb: remove suvd3 boardHeiko Schocher2020-05-191-34/+0
* | | mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes2020-05-191-5/+0
| |/ |/|
* | common: Drop linux/bitops.h from common headerSimon Glass2020-05-1832-1/+38
* | Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-182-3/+3
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-186-1/+8
* | common: Drop linux/stringify.h from common headerSimon Glass2020-05-18101-1/+158
* | common: Drop linux/bug.h from common headerSimon Glass2020-05-183-1/+2