u-boot-brain/include
Sean Anderson 7224d5ccf8 pinctrl: Add support for Kendryte K210 FPIOA
The Fully-Programmable Input/Output Array (FPIOA) device controls pin
multiplexing on the K210. The FPIOA can remap any supported function to any
multifunctional IO pin. It can also perform basic GPIO functions, such as
reading the current value of a pin. However, GPIO functionality remains
largely unimplemented (in favor of the dedicated GPIO peripherals).

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-10-08 11:42:36 -04:00
..
acpi acpi: Use I2cSerialBusV2() instead of I2cSerialBus() 2020-09-25 11:27:26 +08:00
andestech SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
asm-generic drivers: gpio: Add a managed API to get a GPIO from the device-tree 2020-09-30 11:55:22 -04:00
bedbug command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
broadcom cmd: broadcom: add command for chimp handshake 2020-09-09 16:57:35 -04:00
cavium SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
configs mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN 2020-10-07 20:25:58 +02:00
cramfs
crypto lib: crypto: export and enhance pkcs7_verify_one() 2020-07-22 12:37:17 +02:00
dm pinctrl: Reformat documentation in dm/pinctrl.h 2020-10-08 11:42:36 -04:00
dt-bindings pinctrl: Add support for Kendryte K210 FPIOA 2020-10-08 11:42:36 -04:00
environment ti: Use devtype=mmc instead of setenv devtype mmc 2020-09-15 18:51:53 +05:30
faraday common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
fsl-mc treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
jffs2 cmd: mtdparts: accept spi-nand devices 2018-09-20 20:11:01 +05:30
kendryte clk: kendryte/pll.h: do not redefine nop() 2020-08-25 09:33:35 +08:00
keys lib: crypto: add public key utility 2019-12-06 16:44:20 -05:00
linux First set of u-boot-atmel features for 2021.01 cycle 2020-10-05 10:54:27 -04:00
lzma SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mtd ubi: provide a way to skip CRC checks 2019-10-16 05:42:27 +02:00
mvebu phy: marvell: Support changing SERDES map in board file 2018-09-19 08:59:26 +02:00
net sntp: use udp framework 2020-09-30 16:55:03 -04:00
power x86: apl: Add power-management definitions 2020-09-25 11:27:16 +08:00
samsung arm: exynos: Detect revision later, when all resources are ready 2019-03-11 15:53:19 +09:00
spmi
synopsys SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tee common: Drop image.h from common header 2020-05-18 17:33:33 -04:00
test bloblist: Compare addresses rather than pointers in tests 2020-10-06 09:07:54 -06:00
u-boot include/u-boot, lib/zlib: add sources for zlib decompression 2020-08-07 22:31:32 -04:00
usb usb: xhci: use macros with parameter to fill ep_info2 2020-10-01 19:43:05 +02:00
xen xen: Code style conformity 2020-08-24 14:11:31 -04:00
zfs SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
.gitignore
ACEX1K.h fpga: altera: Add some more device sizes 2019-07-30 10:21:11 +02:00
MCD_dma.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
MCD_progCheck.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
MCD_tasksInit.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
SA-1100.h
_exports.h command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
adc.h dm: adc: add uclass's mask and conversion helpers 2018-11-20 12:35:25 -05:00
addr_map.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ahci.h ata: ahci: drop read-only ahci_ioports members 2019-05-18 12:32:01 -04:00
ali512x.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
altera.h arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table 2018-12-20 17:12:25 +01:00
android_ab.h common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
android_bootloader_message.h include: android_bootloader_message.h: Minimize the diff to AOSP 2019-07-11 14:11:19 -04:00
android_image.h image: android: Fix possible build errors 2019-10-15 09:56:04 -04:00
ansi.h Nokia RX-51: Update my email address 2020-05-11 10:16:49 +05:30
api.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
api_public.h SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
armcoremodule.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
asm-offsets.h
ata.h include/ata.h: remove invalid links 2020-04-17 12:32:36 -04:00
atf_common.h Use __ASSEMBLY__ as the assembly macros 2020-05-18 21:19:23 -04:00
atmel_hlcdc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
atmel_lcd.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
atmel_lcdc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
atmel_mci.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
atsha204a-i2c.h
audio_codec.h dm: sound: Create a uclass for audio codecs 2018-12-13 16:32:49 -07:00
autoboot.h autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY 2019-08-02 11:19:14 -04:00
avb_verify.h avb: Make AVB independent of fastboot 2020-08-24 14:11:13 -04:00
axi.h axi: Add AXI sandbox driver and simple emulator 2018-08-11 08:09:39 +02:00
axp152.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
axp209.h power: axp209: Add support for voltage rate control on LDO3 2018-12-07 22:24:33 +05:30
axp221.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
axp809.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
axp818.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
axp_pmic.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
backlight.h panel: Expand the backlight support 2018-10-09 04:40:27 -06:00
bcd.h
binman.h binman: Add way to locate an entry in memory 2020-07-17 14:32:24 +08:00
binman_sym.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bios_emul.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bitfield.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
blk.h xen: pvblock: Add initial support for para-virtualized block driver 2020-08-14 15:18:30 -04:00
bloblist.h bloblist: Fix up a few comments 2020-10-06 09:07:54 -06:00
bmp_layout.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
board.h include: board: provide empty stubs when the BOARD option is not selected 2020-01-07 11:13:24 -05:00
boot_fit.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bootcount.h common: Move bootcount functions to their header file 2019-12-02 18:23:08 -05:00
bootm.h common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image 2020-07-17 08:51:01 -04:00
bootretry.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bootstage.h bootstage: Fix 'stacked' typo 2020-07-09 12:33:24 +08:00
bouncebuf.h common: bouncebuf: Permit passing custom alignment check function 2020-04-22 20:41:56 +08:00
btrfs.h common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
bus_vcxk.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
button.h dm: button: add an uclass for button 2020-07-28 19:30:39 -06:00
bzlib.h
cache.h dm: cache: Add enable and disable ops for cache uclass 2019-09-03 09:31:03 +08:00
capitalization.h efi_loader: capitalization table 2018-09-23 21:55:29 +02:00
cbfs.h cbfs: Don't require the CBFS size with cbfs_init_mem() 2020-05-27 14:40:09 +08:00
charset.h lib: charset: correct function descriptions 2020-05-09 09:30:28 +02:00
circbuf.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cli.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cli_hush.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
clk-uclass.h clk: Rename free() to rfree() 2020-02-05 19:33:46 -07:00
clk.h dtoc: extend dtoc to use struct driver_info when linking nodes 2020-07-09 22:00:29 -06:00
clock_legacy.h common: Move clock functions into a new file 2020-01-24 23:06:48 +05:30
cmd_spl.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
command.h command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
common.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
common_timing_params.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
compiler.h Update MEM_SUPPORT_64BIT_DATA to be always defined 2020-07-08 17:21:46 -04:00
config_distro_bootcmd.h distro_bootcmd: call EFI bootmgr even without having /EFI/boot 2020-10-06 07:43:56 +02:00
config_fallbacks.h Migrate IMAGE_FORMAT_LEGACY to Kconfig 2018-04-28 10:42:35 -04:00
config_fsl_chain_trust.h common: Drop linux/stringify.h from common header 2020-05-18 21:19:23 -04:00
config_phylib_all_drivers.h Convert CONFIG_PHYLIB et al to Kconfig 2020-04-28 15:57:58 -04:00
config_uncmd_spl.h dm: gpio: Allow control of GPIO uclass in SPL 2019-12-15 08:52:29 +08:00
console.h console: Always define the console-recording functions 2020-08-07 22:31:32 -04:00
cortina.h net/phy/cortina: Add support for CS4223 PHY 2018-06-13 13:54:15 -05:00
cp437.h efi_loader: EFI_UNICODE_COLLATION_PROTOCOL 2018-09-23 21:55:29 +02:00
cp1250.h efi_loader: EFI_UNICODE_COLLATION_PROTOCOL 2018-09-23 21:55:29 +02:00
cpsw.h net: ti: cpsw: convert to use dev/ofnode api 2019-11-04 12:56:37 -05:00
cpu.h cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
cpu_func.h command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
cros_ec.h cros_ec: Add new features for events and power 2018-11-20 19:14:22 -07:00
cros_ec_message.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ddr_spd.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
debug_uart.h debug_uart: Add CR before and after announce string 2020-07-08 17:21:46 -04:00
dfu.h dfu: fix dfu tftp on sandbox 2020-09-01 14:47:43 +02:00
dialog_pmic.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
display.h video: display: use edid_get_timing_validate() variant to filter supported EDID modes 2019-07-29 00:21:49 +02:00
display_options.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
div64.h div64: Use kernel types 2019-04-23 20:26:43 -06:00
dm-demo.h dm: core: Drop dm.h header file from dm-demo.h 2020-08-03 22:19:54 -04:00
dm.h dm: core: Guard against including dm.h in header files 2020-08-03 22:19:54 -04:00
dm9000.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dma-uclass.h dma: Rename free() to rfree() 2020-02-05 19:33:46 -07:00
dma.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
dp83848.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ds1722.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dsi_host.h dm: Add a dsi host uclass 2019-10-13 23:34:43 +02:00
dt-structs.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dt_table.h Import Android's dt_table.h for DT image format 2018-05-29 11:00:59 -04:00
dw_hdmi.h video: dw_hdmi: Add support for ddc-i2c-bus property 2019-07-29 00:32:59 +02:00
dwc3-omap-uboot.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dwc3-sti-glue.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
dwc3-uboot.h usb: dwc3: Add disable u2mac linestate check quirk 2020-05-29 18:13:19 +08:00
dwc_ahsata.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dwmmc.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
e500.h powerpc/mpc85xx: drop eSDHC periperhal clock code 2020-01-16 13:16:25 +08:00
ec_commands.h cros_ec: Add MEC_EMI_BASE and size to the header file 2019-10-08 13:57:44 +08:00
edid.h edid: add edid_get_timing_validate() variant to filter out edid modes 2019-07-29 00:21:40 +02:00
eeprom.h include/eeprom.h: fix build errors 2020-05-07 09:01:42 -04:00
eeprom_field.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
eeprom_layout.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
efi.h efi: clean up efi command 2020-09-06 21:21:41 +02:00
efi_api.h efi_loader: optional pointer for ConvertPointer 2020-07-11 23:14:17 +02:00
efi_driver.h efi: Tidy up header includes 2020-08-03 22:19:54 -04:00
efi_load_initrd.h efi_loader: Implement FileLoad2 for initramfs loading 2020-02-28 19:37:14 +01:00
efi_loader.h efi_loader: installation of EFI_RNG_PROTOCOL 2020-09-27 16:10:45 +02:00
efi_rng.h efi: qemu: arm64: Add efi_rng_protocol implementation for the platform 2020-01-07 18:08:22 +01:00
efi_selftest.h efi_selftest: add unit test functions to HTML documentation 2020-05-09 09:30:28 +02:00
efi_variable.h efi_loader: remove empty comment line 2020-08-24 16:37:53 +02:00
elf.h Use __ASSEMBLY__ as the assembly macros 2020-05-18 21:19:23 -04:00
env.h env: Discern environment coming from external storage 2020-07-31 10:13:00 -04:00
env_attr.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
env_callback.h env: remove callback.o for an SPL build 2020-04-24 10:09:59 -04:00
env_default.h Kconfig: Remove CONFIG_CLOCKS_IN_MHZ 2020-06-26 10:29:26 -04:00
env_flags.h env: Add support for explicit write access list 2020-07-31 10:13:00 -04:00
env_internal.h env: the ops driver load becomes mandatory in struct env_driver 2020-07-31 10:13:00 -04:00
errno.h lib: errno: avoid error format-overflow 2019-10-31 07:22:53 -04:00
eth_phy.h net: Drop dm.h header file in eth_phy.h 2020-08-03 22:19:54 -04:00
ethsw.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exception.h command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
exports.h common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
ext4fs.h common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
ext_common.h command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
exynos_lcd.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fastboot-internal.h net: fastboot: Merge AOSP UDP fastboot 2018-05-30 11:59:21 +02:00
fastboot.h fastboot: Add default fastboot_set_reboot_flag implementation 2020-09-01 14:47:43 +02:00
fat.h common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
fb_mmc.h common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
fb_nand.h fastboot: Use const qualifier for char *part_name 2019-06-14 12:39:54 +02:00
fdt.h libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/* 2017-11-17 07:44:13 -05:00
fdt_region.h libfdt: split fdt_region declarations out to <fdt_region.h> 2020-04-26 14:24:08 -06:00
fdt_simplefb.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fdt_support.h treewide: convert bd_t to struct bd_info manually 2020-07-17 10:46:44 -04:00
fdtdec.h fdtdec: optionally add property no-map to created reserved memory node 2020-09-22 12:54:13 -06:00
fis.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
flash.h flash: Tidy up coding style for flash functions 2020-05-18 14:53:28 -04:00
fm_eth.h treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
fpga.h cmd: fpga: Change return value to avoid printing usage text 2019-07-30 10:21:16 +02:00
fs.h fs/squashfs: new filesystem 2020-08-07 22:31:32 -04:00
fs_internal.h part: Drop disk_partition_t typedef 2020-05-18 17:33:33 -04:00
fs_loader.h fs: fs-loader: Drop dm.h header file 2020-08-03 22:19:54 -04:00
fsl_csu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_dcu_fb.h video: fsl_dcu_fb: refactor init functions 2019-07-29 00:08:49 +02:00
fsl_ddr.h command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fsl_ddr_dimm_params.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_ddr_sdram.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_ddrc_version.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_devdis.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_diu_fb.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_dspi.h fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays 2020-07-27 14:16:26 +05:30
fsl_dtsec.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_errata.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_esdhc.h Move eSDHC adapter card identification to board files 2020-07-27 14:16:28 +05:30
fsl_esdhc_imx.h treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
fsl_fman.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_ifc.h common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
fsl_immap.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_lpuart.h serial_lpuart: add support for i.MXRT 2020-01-14 22:54:00 +01:00
fsl_mdio.h net: fsl_mdio: Correct the MII management register block address 2020-09-24 08:27:44 -04:00
fsl_memac.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_mmdc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_pmic.h pmic: fsl: Define number of bytes sent at once by MC34708 PMIC 2018-05-18 08:27:26 +02:00
fsl_qbman.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_qe.h powerpc, qe: add DTS support for parallel I/O ports 2020-09-17 06:09:53 +02:00
fsl_sec.h crypto/fsl: instantiate the RNG with prediciton resistance 2020-07-27 14:16:29 +05:30
fsl_sec_mon.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_secboot_err.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_sfp.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_tgec.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_usb.h fsl/usb: Workaround for USB erratum-A005275 2018-10-29 13:13:05 -07:00
fsl_validate.h command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fsl_wdog.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fuse.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
g_dnl.h usb: gadget: g_dnl: add function g_dnl_set_product 2020-05-14 09:02:12 +02:00
gdsys_fpga.h gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
generic-phy.h phy: Use _nodev naming convention if non-device clients 2020-05-11 01:30:49 +05:30
gt64120.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gzip.h common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
handoff.h CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined 2020-08-26 09:19:16 +02:00
hang.h common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
hash.h Add support for SHA384 and SHA512 2020-06-12 13:14:07 -04:00
hda_codec.h sound: Add support for Intel HDA 2019-02-20 15:27:09 +08:00
hexdump.h lib: Add hexdump 2018-06-13 07:49:12 -04:00
host_arch.h efi_loader: support building UEFI binaries on sandbox 2019-11-12 23:13:54 +01:00
hw_sha.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
hwconfig.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
hwspinlock.h dm: Add Hardware Spinlock class 2018-12-06 23:26:32 -05:00
i2c.h i2c: Add a generic driver to generate ACPI info 2020-09-25 11:27:15 +08:00
i2c_eeprom.h misc: i2c_eeprom: remove pagewidth field from i2c_eeprom 2020-03-16 08:03:05 +01:00
i2s.h sound: i2s: Tidy up a few comments 2019-02-09 12:50:22 -07:00
i8042.h input: i8042: Use remove() instead of exported functions 2018-12-05 06:01:35 -07:00
ide.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
image-android-dt.h common: Add support for Android DT image 2018-08-20 07:21:29 -04:00
image-sparse.h fastboot: Refactor fastboot_okay/fail to take response 2018-05-30 11:59:21 +02:00
image.h treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
imx8image.h tool: Move ALIGN_MASK to header as common MACRO 2020-04-24 10:10:00 -04:00
imx_lpi2c.h i2c: imx_lpi2c: add ipg clk 2019-10-14 09:31:41 +02:00
imx_sip.h imx8: move SIP macro to common header 2020-05-01 13:46:21 +02:00
imx_thermal.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
imximage.h imx: fix typo in header file 2020-01-20 15:38:16 +01:00
init.h board_f: Introduce arch_setup_bdinfo initcall 2020-08-06 14:26:35 -04:00
initcall.h common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
input.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
inttypes.h Add inttypes.h 2018-12-05 06:01:35 -07:00
iomux.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ioports.h
iotrace.h trace: Remove the const from write functions 2019-10-11 17:37:19 +08:00
ipu_pixfmt.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
irq.h irq: Add a method to convert an interrupt to ACPI 2020-07-17 14:32:24 +08:00
irq_func.h common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
k3-avs.h misc: k3_avs: Add j721e support 2019-11-07 18:39:16 -05:00
key_matrix.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
keyboard.h input: Drop PS/2 keyboard support 2018-04-06 17:04:33 -04:00
kgdb.h command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
lattice.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lcd.h common: Move lcd_setmem() to lcd.h 2019-08-11 16:43:41 -04:00
lcd_console.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lcdvideo.h
ld9040.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
led.h dm: led: move default state support in led uclass 2018-08-10 10:27:32 -04:00
libata.h ata: sort ATA commands 2020-04-17 12:32:36 -04:00
libtizen.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
linker_lists.h doc: Replace DocBook with sphinx-based docs 2018-07-23 14:33:21 -04:00
linux_logo.h
lmb.h lmb/bdinfo: dump lmb info via bdinfo 2020-08-04 23:30:02 -04:00
log.h log: don't show function by default 2020-07-09 18:57:22 -06:00
lxt971a.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lynxkdi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lz4.h common: Add a new lz4.h header file 2019-12-02 18:23:11 -05:00
mailbox-uclass.h mailbox: Rename free() to rfree() 2020-02-05 19:33:46 -07:00
mailbox.h mailbox: Allow attaching private data for mbox_chan 2018-09-11 08:32:55 -04:00
malloc.h sandbox: Use a prefix for all allocation functions 2020-02-05 19:33:46 -07:00
mapmem.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mb862xx.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mc9sdz60.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mc13783.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mc13892.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mc34704.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
media_bus_format.h video: dw_hdmi: add support for color conversion 2019-01-31 09:35:01 +01:00
memalign.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
membuff.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
menu.h menu: add support for client defined statusline function 2020-05-07 09:01:42 -04:00
micrel.h board: apalis_imx6: Add KSZ9131 phy skew settings 2020-05-01 13:46:22 +02:00
mii_phy.h
miiphy.h net: mdio-uclass: add dm_eth_phy_connect helper function 2019-12-09 09:47:43 -06:00
mipi_display.h include: Add new DCS commands in the enum list 2019-10-13 21:24:47 +02:00
mipi_dsi.h video: mipi update panel platform data 2020-06-28 01:24:35 +02:00
misc.h misc: Update read() and write() methods to return bytes xfered 2018-11-20 19:14:22 -07:00
mk48t59.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mm_communication.h efi_loader: Rename and correct values for ARM_SMC_MM_* 2020-07-22 12:32:41 +02:00
mmc.h mmc: Add mmc_dev() 2020-09-30 08:52:46 -04:00
mpc8xx.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpc8xx_irq.h
mpc83xx.h mpc83xx: remove redundant MPC83xx_RESET #define 2020-05-19 14:01:47 -04:00
mpc85xx.h
mpc86xx.h
mpc106.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
msc01.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mtd.h mtd: add prototypes for weak function 2020-01-25 12:04:36 -05:00
mtd_node.h
mv88e6352.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mvebu_mmc.h treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
mvmfp.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mxs_nand.h mtd: nand: raw: mxs_nand changes for nandbcb 2020-05-10 20:55:20 +02:00
nand.h spl: fit: nand: fix fit loading in case of bad blocks 2020-07-08 17:21:46 -04:00
net.h net: add a generic udp protocol 2020-09-30 16:55:03 -04:00
netdev.h treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
ns16550.h serial: ns16550: Support run-time configuration 2020-02-04 01:19:13 +08:00
nuvoton_nct6102d.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
nvme.h nvme: add accessor to namespace id and eui64 2019-10-06 16:02:37 +02:00
of_live.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap3_spi.h arm: mach-omap2: am33xx: Add device structure for spi 2020-09-15 18:51:53 +05:30
onenand_uboot.h
opensbi.h spl: opensbi: specify main hart as preferred boot hart 2019-12-10 08:23:10 +08:00
os.h sandbox: Drop os_realloc() 2020-02-05 19:33:46 -07:00
p2sb.h p2sb: Add some definitions used for ACPI 2020-09-25 11:27:19 +08:00
palmas.h power: make most tps drivers and the twl4030 driver compatible with DM_I2C 2018-12-10 06:17:30 +01:00
panel.h panel: Expand the backlight support 2018-10-09 04:40:27 -06:00
part.h part: Drop disk_partition_t typedef 2020-05-18 17:33:33 -04:00
part_efi.h part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT 2020-01-07 18:08:20 +01:00
pca953x.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pca9564.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pca9698.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pch.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pci.h pci: pci-uclass: Add VF BAR map support for Enhanced Allocation 2020-08-25 08:01:16 +02:00
pci_ep.h drivers: pci_ep: Introduce UCLASS_PCI_EP uclass 2019-07-11 10:05:15 -04:00
pci_gt64120.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pci_ids.h include: pci_ids: Add Cavium devices 2020-07-17 10:47:19 -04:00
pci_msc01.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pci_rom.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pci_tegra.h pci: tegra: introduce weak tegra_pcie_board_port_reset() function 2018-05-10 16:34:21 -07:00
pe.h include: pe.h: add signature-related definitions 2020-01-07 18:08:19 +01:00
phy-sun4i-usb.h phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect 2018-05-28 16:40:43 +05:30
phy.h include: phy: fix NULL pointer check in phy_write() 2020-09-16 16:54:00 -04:00
phy_interface.h net: Drop dm.h header file from phy.h 2020-08-03 22:19:54 -04:00
phys2bus.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
physmem.h
post.h mpc83xx: Introduce ARCH_MPC836* 2019-05-20 13:50:34 +02:00
power-domain-uclass.h power-domain: Rename free() to rfree() 2020-02-05 19:33:46 -07:00
power-domain.h power: domain: Introduce dev_power_domain_off 2019-10-15 08:40:03 -06:00
ppc_asm.tmpl SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ppc_defs.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pvblock.h xen: pvblock: Add initial support for para-virtualized block driver 2020-08-14 15:18:30 -04:00
pwm.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pwrseq.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pxa_lcd.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
qfw.h x86: Move qemu CPU fixup function into its own file 2019-12-15 11:44:25 +08:00
radeon.h
ram.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rand.h doc: random number generation 2020-06-14 21:07:20 +02:00
rc4.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
regmap.h regmap: Add support for regmap fields 2020-09-30 11:55:23 -04:00
reiserfs.h common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
relocate.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
remoteproc.h remoteproc: Remove unused function rproc_elf_sanity_check 2020-09-30 08:53:38 -04:00
reset-uclass.h reset: Rename free() to rfree() 2020-02-05 19:33:46 -07:00
reset.h drivers: reset: Add a managed API to get reset controllers from the DT 2020-09-30 11:55:22 -04:00
rng.h doc: random number generation 2020-06-14 21:07:20 +02:00
rtc.h rtc: add dm_rtc_write() helper 2020-07-09 06:02:44 +02:00
rtc_def.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
s_record.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
samsung-usb-phy-uboot.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox-adc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox-clk.h dm: test: clk: add the test for the ccf gated clock 2020-08-24 11:03:26 +02:00
sandboxblockdev.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandboxfs.h common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
sandboxtee.h avb: add support for named persistent values 2019-04-26 18:58:22 -04:00
sata.h
scf0403_lcd.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
scmi_agent-uclass.h firmware: add SCMI agent uclass 2020-09-30 11:55:23 -04:00
scmi_agent.h firmware: add SCMI agent uclass 2020-09-30 11:55:23 -04:00
scmi_protocols.h reset: add reset controller driver for SCMI agents 2020-09-30 11:55:23 -04:00
scsi.h common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
sdhci.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
sdp.h usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP 2019-06-27 13:50:28 +02:00
search.h env: Discern environment coming from external storage 2020-07-31 10:13:00 -04:00
serial.h drivers: serial: Make serial_initialize return int 2020-08-06 14:27:27 -04:00
sh_pfc.h
sja1000.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
slre.h
smbios.h efi: Update some comments related to smbios tables 2018-06-03 15:27:21 +02:00
smem.h dm: SMEM (Shared memory) uclass 2018-07-19 16:31:37 -04:00
smsc_lpc47m.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
smsc_sio1007.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
soc.h dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching 2020-07-25 14:46:57 -06:00
sort.h common: Move sorting functions to their own header file 2019-12-02 18:23:08 -05:00
sound.h sound: Add a new stop_play() method 2020-02-05 19:33:46 -07:00
sparse_defs.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sparse_format.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spartan2.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spartan3.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spd.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spd_sdram.h
spi-mem.h mtd: spi-mem: Drop dm.h header file 2020-08-03 22:19:54 -04:00
spi.h mtd: spi: Drop SPI_XFER_MMAP* 2020-08-03 22:19:54 -04:00
spi_flash.h sf: Drop dm.h header file from spi_flash.h 2020-08-03 22:19:54 -04:00
spl.h spl: usb: Create an API spl_usb_load() 2020-08-11 20:34:46 +05:30
spl_gpio.h gpio: Add a simple GPIO API for SPL 2019-02-01 16:59:12 +01:00
splash.h splash: display splash in DM_VIDEO configurations 2019-06-04 23:20:43 +02:00
squashfs.h fs/squashfs: new filesystem 2020-08-07 22:31:32 -04:00
st_logo_data.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
status_led.h status_led: Tidy up the code style 2019-12-02 18:23:06 -05:00
stdint.h Add an empty stdint.h file 2019-05-21 17:33:23 -06:00
stdio.h stdio.h: move printf() stuff from <common.h> to <stdio.h> 2017-10-04 07:55:21 -04:00
stdio_dev.h stdio: Tidy up the coding style 2020-08-23 13:43:10 -04:00
stdlib.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stm32_rcc.h misc: stm32: Add STM32MP1 support 2018-07-20 15:55:05 -04:00
stratixII.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
string.h Add a header file for strings 2018-10-09 04:40:27 -06:00
sy8106a.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sym53c8xx.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
syscon.h syscon: dm: Add a new method to get a regmap from DTS 2018-12-07 16:31:45 +01:00
sysreset.h sysreset: Add a way to find the last reset 2018-10-09 04:40:27 -06:00
tables_csum.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tca642x.h
tee.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
tegra-kbc.h
thermal.h thermal: Drop dm.h header file 2020-08-03 22:19:54 -04:00
thor.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ti-usb-phy-uboot.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
time.h timer: Allow delays with a 32-bit microsecond timer 2020-07-17 14:32:24 +08:00
timer.h timer: Add helper for drivers using timebase fallback 2020-09-30 08:54:45 +08:00
timestamp.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tlv_eeprom.h cmd: add tlv_eeprom command 2020-01-21 15:56:15 +01:00
tmu.h
tpm-common.h command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
tpm-v1.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
tpm-v2.h tpm: add TPM2_GetRandom command support 2020-07-08 15:38:32 -04:00
tps6586x.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
trace.h trace: do not limit trace buffer to 2GiB 2019-07-10 16:52:58 -06:00
tsec.h net: tsec: Add the compatible string "gianfar" support 2020-09-24 08:27:44 -04:00
tsi148.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
twl4030.h power: make most tps drivers and the twl4030 driver compatible with DM_I2C 2018-12-10 06:17:30 +01:00
twl6030.h power: make most tps drivers and the twl4030 driver compatible with DM_I2C 2018-12-10 06:17:30 +01:00
ubi_uboot.h cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() 2018-09-28 20:22:32 -04:00
ubifs_uboot.h common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
ubispl.h ubispl: add support for loading volumes by name 2019-07-09 07:00:25 +02:00
uboot_aes.h aes: add support of aes192 and aes256 2020-01-17 10:15:49 -05:00
ufs.h ufs: Add Initial Support for UFS subsystem 2019-10-23 20:47:12 -04:00
universe.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
usb.h usb: ci_udc: Add function to remove usb device 2020-09-01 14:47:43 +02:00
usb_cdc_acm.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
usb_defs.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
usb_ether.h net.h: Include linux/if_ether.h to avoid duplication 2018-10-10 12:28:52 -05:00
usb_mass_storage.h usb: gadget: Fix controller index in UMS 2020-09-01 14:47:43 +02:00
usbdescriptors.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
usbdevice.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
usbroothubdes.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
uuid.h uuid: Use const char * where possible 2020-04-24 16:40:09 -04:00
vbe.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
versalpl.h arm64: versal: fpga: Add PL bit stream load support 2019-10-08 09:11:14 +02:00
version.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
video.h x86: video: Show information about each video device 2020-09-25 11:27:27 +08:00
video_bridge.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
video_console.h video: Add helpers for vidconsole for the copy framebuffer 2020-07-09 12:33:24 +08:00
video_easylogo.h
video_fb.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
video_font.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
video_font_4x6.h video: indicate code page of bitmap fonts 2018-03-06 10:22:37 +01:00
video_font_data.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
video_osd.h drivers: Add OSD uclass 2018-09-28 18:26:32 +02:00
virtex2.h fpga: virtex2: Add slave serial programming support 2019-07-30 10:20:06 +02:00
virtio.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
virtio_ring.h virtio: Add codes for virtual queue/ring management 2018-11-14 09:16:27 -08:00
virtio_types.h dm: Add a new uclass driver for VirtIO transport devices 2018-11-14 09:16:27 -08:00
vsc7385.h
vsc9953.h treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
vsprintf.h lib: sscanf: add sscanf implementation 2020-08-14 15:18:30 -04:00
vxworks.h command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
w1-eeprom.h W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs 2018-09-28 20:22:35 -04:00
w1.h w1: Drop dm.h header file 2020-08-03 22:19:54 -04:00
w83c553f.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
wait_bit.h common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
watchdog.h watchdog: omap_wdt: Disable DM watchdog support in SPL 2019-08-12 13:27:55 -04:00
wdt.h wdt: Drop dm.h header file 2020-08-03 22:19:54 -04:00
winbond_w83627.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
xen.h board: xen: De-initialize before jumping to Linux 2020-08-14 15:18:30 -04:00
xilinx.h arm64: versal: fpga: Add PL bit stream load support 2019-10-08 09:11:14 +02:00
xyzModem.h common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
zfs_common.h zfs: fix missing include for disk_partition definition 2020-06-23 14:43:23 -04:00
zynq_bootimg.h xilinx: zynq: Add support to secure images 2018-07-19 10:49:54 +02:00
zynqmp_firmware.h clk: versal: Move pm_query_id out of clock driver 2020-08-20 10:57:46 +02:00
zynqmp_tap_delay.h mmc: zynq_sdhci: Add support for SD3.0 2018-05-11 11:13:51 +02:00
zynqmppl.h fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macros 2020-09-23 10:31:41 +02:00
zynqpl.h fpga: zynqpl: Correct PL bitstream loading sequence for zynqaes 2020-06-24 13:07:57 +02:00