u-boot/include
Matthias Brugger 7a3f15e718 dm: Fix default address cells return value
Default address cells value on the livetree access function
returns the wrong value. Fix this so that the value returned
corresponds to the device tree specification.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
2019-10-15 08:40:02 -06:00
..
andestech
asm-generic global_data: Remove comment of reserved arch-specific GD flags 2019-08-18 21:54:10 +08:00
bedbug
cavium
configs Merge branch 'master' of git://git.denx.de/u-boot-socfpga 2019-10-14 21:00:10 -04:00
cramfs
dm dm: Fix default address cells return value 2019-10-15 08:40:02 -06:00
dt-bindings arm: dts: split mtk-reset.h into per-chip header 2019-10-11 10:10:18 -04:00
environment/ti env: ti: k3_rproc: Add common rproc environment variables 2019-10-11 10:07:35 -04:00
faraday
fsl-mc drivers: net: mc: Report extra memory to Linux 2019-08-22 09:07:35 +05:30
jffs2 cmd: mtdparts: accept spi-nand devices 2018-09-20 20:11:01 +05:30
linux mtd: spi: Add 'struct spi_flash {' to the code 2019-10-08 13:51:00 +08:00
lzma
mtd
mvebu phy: marvell: Support changing SERDES map in board file 2018-09-19 08:59:26 +02:00
net net: introduce packet capture support 2019-09-04 11:37:19 -05:00
power pmu: stpmic1: change specific NVM api to MISC 2019-08-27 11:19:23 +02:00
samsung arm: exynos: Detect revision later, when all resources are ready 2019-03-11 15:53:19 +09:00
spmi
synopsys
tee avb: add support for named persistent values 2019-04-26 18:58:22 -04:00
test test: provide unit test for memory functions 2019-02-09 07:50:53 -05:00
u-boot Roll CRC16-CCITT into the hash infrastructure 2018-12-08 20:18:44 -05:00
usb mpc83xx: Introduce ARCH_MPC834* 2019-05-20 13:50:34 +02:00
zfs
_exports.h i2c: remove i2c driver-model compatibility layer 2019-07-29 17:58:52 -04:00
.gitignore
ACEX1K.h fpga: altera: Add some more device sizes 2019-07-30 10:21:11 +02:00
acpi_s3.h x86: Move acpi_s3.h to a common location 2019-10-08 13:57:46 +08:00
adc.h dm: adc: add uclass's mask and conversion helpers 2018-11-20 12:35:25 -05:00
addr_map.h
ahci.h ata: ahci: drop read-only ahci_ioports members 2019-05-18 12:32:01 -04:00
ali512x.h
altera.h arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table 2018-12-20 17:12:25 +01:00
android_ab.h common: Implement A/B metadata 2019-07-24 13:16:29 -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 Update include/android_image.h from AOSP 2019-08-07 15:31:06 -04:00
ansi.h
api_public.h
api.h
armcoremodule.h
asm-offsets.h
ata.h
atf_common.h
atmel_hlcdc.h
atmel_lcd.h
atmel_lcdc.h
atmel_mci.h
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_verify: support sandbox configuration 2018-10-07 11:07:26 -04:00
axi.h axi: Add AXI sandbox driver and simple emulator 2018-08-11 08:09:39 +02:00
axp152.h
axp209.h power: axp209: Add support for voltage rate control on LDO3 2018-12-07 22:24:33 +05:30
axp221.h
axp809.h
axp818.h
axp_pmic.h
backlight.h panel: Expand the backlight support 2018-10-09 04:40:27 -06:00
bcd.h
binman_sym.h
bios_emul.h
bitfield.h
blk.h blk: Introduce IF_TYPE_VIRTIO 2018-11-14 09:16:27 -08:00
bloblist.h Add core support for a bloblist to convey data from SPL 2018-11-26 08:25:32 -05:00
bmp_layout.h
board.h drivers: Add board uclass 2018-09-29 11:49:35 -06:00
boot_fit.h
bootcount.h env: Move env_set_ulong() to env.h 2019-08-11 16:43:41 -04:00
bootm.h common: Move bootm_decomp_image() to image.c (as image_decomp()) 2019-07-29 09:30:42 -04:00
bootretry.h
bootstage.h main: add new bootstage ID for entering cli loop 2019-04-26 17:51:51 -04:00
bouncebuf.h
btrfs.h
bus_vcxk.h
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: Add functions to support multiple CBFSs 2019-08-18 21:54:10 +08:00
charset.h lib: charset: add u16_str<n>cmp() 2019-09-20 20:09:19 +02:00
circbuf.h
cli_hush.h
cli.h
clk-uclass.h
clk.h clk: introduce enable_count 2019-08-22 00:10:09 +02:00
cmd_spl.h
command.h env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
common_timing_params.h
common.h common: Add a note about the effort to reduce common.h 2019-08-11 19:27:41 -04:00
compiler.h Remove CONFIG_USE_STDINT 2018-09-10 20:48:16 -04:00
config_defaults.h Kconfig: Migrate CONFIG_BOOTM_* options 2019-10-04 12:21:23 -04:00
config_distro_bootcmd.h distro_bootcmd: refactor virtio to support PCI block devices 2019-07-24 14:15:38 -04:00
config_fallbacks.h
config_fsl_chain_trust.h
config_phylib_all_drivers.h
config_uncmd_spl.h
console.h
cortina.h
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 board: ti: am335x: Add platdata for cpsw in SPL 2019-04-12 08:05:54 -04:00
cpu.h dm: cpu: Add timebase frequency to the platdata 2018-12-18 09:56:26 +08:00
cros_ec_message.h
cros_ec.h cros_ec: Add new features for events and power 2018-11-20 19:14:22 -07:00
ddr_spd.h
debug_uart.h debug_uart: Add printdec 2019-07-19 11:11:09 +08:00
dfu.h dfu: mmc: call fs functions instead of run_command 2019-01-30 21:22:53 -05:00
dialog_pmic.h
display_options.h
display.h video: display: use edid_get_timing_validate() variant to filter supported EDID modes 2019-07-29 00:21:49 +02:00
div64.h div64: Use kernel types 2019-04-23 20:26:43 -06:00
dm9000.h
dm-demo.h
dm.h include/dm.h: Remove duplicated include directive 2018-09-29 11:49:35 -06:00
dma-uclass.h dma: add channels support 2018-12-07 08:13:45 -05:00
dma.h dma: add channels support 2018-12-07 08:13:45 -05:00
dp83848.h
ds1722.h
dsi_host.h dm: Add a dsi host uclass 2019-10-13 23:34:43 +02:00
dt_table.h
dt-structs.h
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
dwc3-sti-glue.h
dwc3-uboot.h dwc3: move phy operation to core.c 2018-12-07 16:31:45 +01:00
dwc_ahsata.h
dwmmc.h mmc: dwmmc: Poll for iDMAC TX/RX interrupt 2019-02-18 13:00:54 +01:00
e500.h
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_field.h
eeprom_layout.h
efi_api.h efi: device path for nvme 2019-10-06 16:02:37 +02:00
efi_driver.h
efi_loader.h efi: Move inline functions to unconditional part of header 2019-10-08 13:54:12 +08:00
efi_selftest.h efi_selftest: remove redundant function efi_st_memcmp() 2019-05-07 21:10:04 +02:00
efi.h efi_loader: check memory type in AllocatePages() 2019-04-23 00:37:28 +02:00
elf.h elf: Add support for PPC64 ELF V1 ABI in bootelf 2018-08-10 13:50:15 -04:00
env_attr.h
env_callback.h env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET 2019-09-04 11:37:19 -05:00
env_default.h env: Rename environment to embedded_environment 2019-08-11 16:43:41 -04:00
env_flags.h env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET 2019-09-04 11:37:19 -05:00
env_internal.h env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
env.h env: add missing <compiler.h> header file 2019-09-24 17:46:13 -04:00
errno.h
ethsw.h
exception.h cmd: add exception command 2019-04-22 12:06:39 -04:00
exports.h env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
ext4fs.h fs: ext4: Add support for the creation of symbolic links 2019-04-09 20:03:30 -04:00
ext_common.h ext4: fix calculating inode blkcount for non-512 blocksize filesystems 2019-07-18 11:31:24 -04:00
exynos_lcd.h
fastboot-internal.h
fastboot.h
fat.h fs: fat: support unlink 2018-09-23 21:55:30 +02:00
fb_mmc.h fastboot: Use const qualifier for char *part_name 2019-06-14 12:39:54 +02:00
fb_nand.h fastboot: Use const qualifier for char *part_name 2019-06-14 12:39:54 +02:00
fdt_simplefb.h
fdt_support.h dm: core: Introduce xxx_translate_dma_address() 2019-07-22 09:21:28 +02:00
fdt.h
fdtdec.h dm: core: Drop fdtdec_get_pci_addr() 2019-10-08 13:57:47 +08:00
fis.h
flash.h
fm_eth.h armv8: ls1046afrwy: Add support for LS1046AFRWY platform 2019-06-19 12:54:57 +05:30
fpga.h cmd: fpga: Change return value to avoid printing usage text 2019-07-30 10:21:16 +02:00
fs_internal.h
fs_loader.h misc: fs_loader: Switching private data allocation to DM auto allocation 2019-01-15 15:28:54 -05:00
fs.h fs: correct comments for fs_read() and write() 2019-05-03 07:23:17 -04:00
fsl_csu.h
fsl_dcu_fb.h video: fsl_dcu_fb: refactor init functions 2019-07-29 00:08:49 +02:00
fsl_ddr_dimm_params.h
fsl_ddr_sdram.h
fsl_ddr.h
fsl_ddrc_version.h
fsl_devdis.h
fsl_diu_fb.h
fsl_dspi.h
fsl_dtsec.h
fsl_errata.h
fsl_esdhc_imx.h mmc: fsl_esdhc_imx: drop useless code 2019-06-23 14:18:48 +08:00
fsl_esdhc.h mmc: fsl_esdhc: Add emmc hs200 support 2019-09-12 14:05:38 +05:30
fsl_fman.h
fsl_ifc.h drivers: ifc: dynamic chipselect mapping support 2018-12-06 14:37:19 -08:00
fsl_immap.h
fsl_lpuart.h serial_lpuart: Update lpuart driver to support i.MX8 2018-10-22 12:59:02 +02:00
fsl_mdio.h
fsl_memac.h
fsl_mmdc.h
fsl_pmic.h
fsl_qbman.h
fsl_qe.h
fsl_sec_mon.h
fsl_sec.h fsl_sec: fix register layout on Layerscape architectures 2019-03-03 22:01:04 +05:30
fsl_secboot_err.h
fsl_sfp.h
fsl_tgec.h
fsl_usb.h fsl/usb: Workaround for USB erratum-A005275 2018-10-29 13:13:05 -07:00
fsl_validate.h
fsl_wdog.h
fuse.h
g_dnl.h
gdsys_fpga.h gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
generic-phy.h phy: Fix warning due to missing definition of structure 2018-08-28 11:00:18 +02:00
gt64120.h
gzip.h common: Move gzip functions into a new gzip header 2019-08-11 16:43:41 -04:00
handoff.h spl: Add an arch-specific hook for writing to SPL handoff 2019-10-08 13:51:03 +08:00
hash.h
hda_codec.h sound: Add support for Intel HDA 2019-02-20 15:27:09 +08:00
hexdump.h
hw_sha.h
hwconfig.h
hwspinlock.h dm: Add Hardware Spinlock class 2018-12-06 23:26:32 -05:00
i2c_eeprom.h
i2c.h i2c: remove i2c driver-model compatibility layer 2019-07-29 17:58:52 -04: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
image-android-dt.h common: Add support for Android DT image 2018-08-20 07:21:29 -04:00
image-sparse.h
image.h image: add new "copro" image type 2019-08-27 11:19:23 +02:00
imx8image.h tools: add i.MX8/8X image support 2018-10-22 13:01:27 +02:00
imx_lpi2c.h i2c: imx_lpi2c: add ipg clk 2019-10-14 09:31:41 +02:00
imx_sip.h imx: add support for i.MX8MQ power domain controller 2019-10-08 16:36:36 +02:00
imx_thermal.h
imximage.h tools: add i.MX8M image support 2019-01-01 14:12:18 +01:00
init.h board_f: Use static print_cpuinfo if CONFIG_CPU is active 2018-11-14 09:16:27 -08:00
initcall.h initcall.h: initcall_run_list(): Improve debug output 2019-10-04 12:21:23 -04:00
input.h
inttypes.h Add inttypes.h 2018-12-05 06:01:35 -07:00
iomux.h
ioports.h
iotrace.h trace: Remove the const from write functions 2019-10-11 17:37:19 +08:00
ipu_pixfmt.h
key_matrix.h
keyboard.h
kgdb.h
lattice.h
lcd_console.h
lcd.h common: Move lcd_setmem() to lcd.h 2019-08-11 16:43:41 -04:00
lcdvideo.h
ld9040.h
led.h dm: led: move default state support in led uclass 2018-08-10 10:27:32 -04:00
libata.h
libtizen.h
linker_lists.h
linux_logo.h
lmb.h lmb: handle more than one DRAM BANK 2019-02-02 08:19:17 -05:00
log.h log: Add log_nop() to avoid unused-variable warnings 2019-10-08 13:57:44 +08:00
lxt971a.h
lynxkdi.h
mailbox-uclass.h
mailbox.h mailbox: Allow attaching private data for mbox_chan 2018-09-11 08:32:55 -04:00
malloc.h malloc: Fix memalign not honoring alignment prior to full malloc init 2019-04-23 17:57:27 -04:00
mapmem.h
mb862xx.h
mc9sdz60.h
mc13783.h
mc13892.h
mc34704.h
MCD_dma.h
MCD_progCheck.h
MCD_tasksInit.h
media_bus_format.h video: dw_hdmi: add support for color conversion 2019-01-31 09:35:01 +01:00
memalign.h
membuff.h
menu.h autoboot: Add comments for menu_show() 2019-08-02 11:19:14 -04:00
micrel.h
mii_phy.h
miiphy.h net: add MDIO_MUX DM class 2019-07-18 16:37:13 -05: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: add support of MIPI DSI interface 2019-10-13 21:24:47 +02:00
misc.h misc: Update read() and write() methods to return bytes xfered 2018-11-20 19:14:22 -07:00
mk48t59.h
mmc.h mmc: add a driver callback for power-cycle 2019-10-10 10:59:48 +08:00
mpc8xx_irq.h
mpc8xx.h
mpc83xx.h mpc83xx: Introduce ARCH_MPC837X 2019-05-20 13:50:34 +02:00
mpc85xx.h
mpc86xx.h
mpc106.h
msc01.h
mtd_node.h
mtd.h cmd: mtd: add 'mtd' command 2018-10-02 22:12:32 +05:30
mv88e6352.h
mvebu_mmc.h mmc: mvebu: Remove unused MMC_CAP.. macros 2019-07-15 10:16:49 +08:00
mvmfp.h
mxs_nand.h i.MX6: nand: add nandbcb command for imx 2019-07-19 14:51:25 +02:00
nand.h
net.h net: make net_random_ethaddr() more random 2019-09-04 11:37:19 -05:00
netdev.h net: dwc_et_qos: update weak function board_interface_eth_init 2019-09-04 11:37:19 -05:00
ns16550.h serial: ns16550: Add a PCI device/function field 2019-10-08 13:57:43 +08:00
ns87308.h
nuvoton_nct6102d.h
nvme.h nvme: add accessor to namespace id and eui64 2019-10-06 16:02:37 +02:00
of_live.h
onenand_uboot.h
opensbi.h spl: support booting via RISC-V OpenSBI 2019-08-26 16:07:42 +08:00
os.h sandbox: Improve debugging in initcall_run_list() 2019-04-23 20:26:43 -06: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_efi.h disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs 2019-08-23 18:15:50 +08:00
part.h disk: part: Extend API to get partition info 2019-07-24 13:16:29 -04:00
pca953x.h
pca9564.h
pca9698.h
pch.h x86: pch: Add an ioctl to read power-management info 2019-05-08 13:02:14 +08:00
pci_ep.h drivers: pci_ep: Introduce UCLASS_PCI_EP uclass 2019-07-11 10:05:15 -04:00
pci_gt64120.h
pci_ids.h pci: Add IDs for Intel high-definition audio 2019-02-20 15:25:28 +08:00
pci_msc01.h
pci_rom.h
pci_tegra.h
pci.h sandbox: pci: Remember the device being emulated 2019-10-11 17:37:15 +08:00
pe.h efi_loader: use predefined constants in crt0_*_efi.S 2019-07-16 22:17:14 +00:00
phy_interface.h phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macros 2018-10-10 12:28:55 -05:00
phy-sun4i-usb.h
phy.h net: phy: Add gmiitorgmii converter support 2019-10-08 09:41:27 +02:00
phys2bus.h
physmem.h
post.h mpc83xx: Introduce ARCH_MPC836* 2019-05-20 13:50:34 +02:00
power-domain-uclass.h
power-domain.h power-domain: Add private data to power domain 2019-07-26 21:49:22 -04:00
ppc_asm.tmpl
ppc_defs.h
pwm.h
pwrseq.h
pxa_lcd.h
qfw.h
radeon.h
ram.h
rc4.h
regmap.h regmap: Add API regmap_init_mem_index() 2019-07-17 11:12:08 -04:00
reiserfs.h
relocate.h
remoteproc.h remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api 2019-10-11 10:07:34 -04:00
reset-uclass.h dm: reset: Update uclass to allow querying reset status 2018-09-11 08:32:55 -04:00
reset.h Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2019-05-08 16:21:43 -04:00
rtc_def.h
rtc.h rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module 2019-08-22 09:07:36 +05:30
s_record.h
SA-1100.h
samsung-usb-phy-uboot.h
sandbox-adc.h
sandbox-clk.h sandbox: clk: add clk enable/disable test code 2019-08-22 00:10:09 +02:00
sandboxblockdev.h
sandboxfs.h
sandboxtee.h avb: add support for named persistent values 2019-04-26 18:58:22 -04:00
sata.h
scf0403_lcd.h
scsi.h
sdhci.h mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings 2019-07-17 11:12:08 -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: Drop the double underscores in search.h 2019-08-11 16:43:41 -04:00
serial.h dm: serial: Tidy up header file comments 2019-01-14 17:47:13 -07:00
sh_pfc.h
sja1000.h
slre.h
smbios.h
smem.h
smsc_lpc47m.h
smsc_sio1007.h
sound.h sound: Add uclass operations for beeping 2019-02-20 15:27:08 +08:00
sparse_defs.h
sparse_format.h
spartan2.h
spartan3.h
spd_sdram.h
spd.h
spi_flash.h Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
spi-mem.h spi: Extend the core to ease integration of SPI memory controllers 2018-09-20 20:10:49 +05:30
spi.h spi: Add spi_write_then_read 2019-09-16 08:09:22 +05:30
spl_gpio.h gpio: Add a simple GPIO API for SPL 2019-02-01 16:59:12 +01:00
spl.h spl: ymodem: Make SPL Y-Modem loader framework accessible 2019-10-11 10:07:33 -04:00
splash.h splash: display splash in DM_VIDEO configurations 2019-06-04 23:20:43 +02:00
st_logo_data.h
status_led.h
stdint.h Add an empty stdint.h file 2019-05-21 17:33:23 -06:00
stdio_dev.h
stdio.h
stdlib.h
stm32_rcc.h
stratixII.h
string.h Add a header file for strings 2018-10-09 04:40:27 -06:00
sy8106a.h
sym53c8xx.h
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
tca642x.h
tee.h avb: add support for named persistent values 2019-04-26 18:58:22 -04:00
tegra-kbc.h
thermal.h
thor.h
ti-usb-phy-uboot.h
time.h lib: time: export usec_to_tick() 2019-06-04 22:09:26 +02:00
timer.h
timestamp.h
tmu.h
tpm-common.h tpm: Export tpm_clear_and_reenable() 2018-12-05 06:01:34 -07:00
tpm-v1.h tpm: Convert to use a device parameter 2018-11-29 09:30:06 -07:00
tpm-v2.h tpm: Add non-volatile index attributes needed for v2 2018-12-05 06:01:34 -07:00
tps6586x.h
trace.h trace: do not limit trace buffer to 2GiB 2019-07-10 16:52:58 -06:00
tsec.h net: tsec: Fix offset of MDIO registers for DM_ETH 2019-07-25 13:13:31 -05:00
tsi148.h
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
ubispl.h ubispl: add support for loading volumes by name 2019-07-09 07:00:25 +02:00
uboot_aes.h
universe.h
usb_cdc_acm.h
usb_defs.h
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.h usb: Add nonblock argument to submit_int_msg 2019-09-11 10:11:29 +02:00
usbdescriptors.h
usbdevice.h
usbroothubdes.h
uuid.h lib/vsprintf: allow printing upper case GUIDs 2019-06-07 10:52:30 -04:00
vbe.h
versalpl.h arm64: versal: fpga: Add PL bit stream load support 2019-10-08 09:11:14 +02:00
version.h
video_bridge.h
video_console.h video: Factor out vidconsole_put_string() 2019-05-20 12:00:05 +02:00
video_easylogo.h
video_fb.h
video_font_4x6.h
video_font_data.h
video_font.h
video_osd.h drivers: Add OSD uclass 2018-09-28 18:26:32 +02:00
video.h video/console: Implement reverse video ANSI sequence for DM_VIDEO 2019-04-14 14:18:47 +02:00
virtex2.h fpga: virtex2: Add slave serial programming support 2019-07-30 10:20:06 +02: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
virtio.h dm: Add a new uclass driver for VirtIO transport devices 2018-11-14 09:16:27 -08:00
vsc7385.h
vsc9953.h
vsprintf.h
vxworks.h bootm: vxworks: Make do_bootvx_fdt() static 2018-12-31 08:08:51 -05: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-eeprom: Add support for Maxim DS2502 add only memory 2018-11-16 16:51:55 -05:00
w83c553f.h
wait_bit.h waitbit: Add the generic wait_for_bit macros for 16 and 32 bits. 2019-10-11 10:09:16 -04:00
watchdog.h watchdog: omap_wdt: Disable DM watchdog support in SPL 2019-08-12 13:27:55 -04:00
wdt.h watchdog: Split WDT from SPL_WDT 2019-07-19 20:14:50 +02:00
winbond_w83627.h
xilinx.h arm64: versal: fpga: Add PL bit stream load support 2019-10-08 09:11:14 +02:00
xyzModem.h
zfs_common.h
zynq_bootimg.h
zynqmp_firmware.h arm64: zynqmp: Use mailbox driver for PMUFW config loading 2019-10-08 09:55:11 +02:00
zynqmp_tap_delay.h
zynqmppl.h
zynqpl.h