u-boot/include
Prasad Kummari 33a4dfc703 cmd: sf: prevent overwriting the reserved memory
Added LMB API to prevent SF command from overwriting reserved
memory areas. The current SPI code does not use LMB APIs for
loading data into memory addresses. To resolve this, LMB APIs
were added to check the load address of an SF command and ensure it
does not overwrite reserved memory addresses. Similar checks are
used in TFTP, serial load, and boot code to prevent overwriting
reserved memory.

Signed-off-by: Prasad Kummari <prasad.kummari@amd.com>
Suggested-by: Sughosh Ganu <sughosh.ganu@linaro.org>
2024-09-20 17:38:16 -06:00
..
acpi Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
asm-generic global_data: Remove environment members if not used 2024-08-26 14:06:08 -06:00
broadcom
cavium
clk
configs imx6q-lxr: Add board support 2024-09-19 00:13:20 -03:00
cramfs
crypto
dm test: Rename UTF_CONSOLE_REC to UTF_CONSOLE 2024-08-26 18:51:49 -06:00
dt-bindings dt-bindings: clk: import header for clock controller of sophgo CV1800B 2024-09-11 20:32:06 +08:00
env include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes 2024-09-10 13:16:01 -06:00
faraday
firmware/imx/sci include: firmware: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
fsl-mc include: fsl-mc: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
jffs2 include: jffs2: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
k210
keys
linux - meson_nand: R/W support for pages used by boot ROM 2024-09-02 16:02:37 -06:00
lzma
meson
mtd include: mtd: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
mvebu
net include: net: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
power imx93_evk: spl: update pmic settings 2024-09-19 00:12:42 -03:00
reboot-mode
renesas
samsung
soc/qcom soc: qcom: rpmh: U-Boot API changes 2024-07-26 01:28:11 +02:00
spmi
tee
test test: log: Use UTF_CONSOLE in tests 2024-08-26 18:51:49 -06:00
u-boot include: export uuid.h 2024-09-12 17:35:37 +02:00
usb include: usb: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
valgrind include: valgrind: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
xen Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
zfs include: zfs: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
_exports.h
abuf.h
ACEX1K.h
adc.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
addr_map.h
ahci.h
alist.h alist: add a helper to check if the list is full 2024-09-03 14:08:49 -06:00
altera.h
android_ab.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
android_bootloader_message.h
android_image.h
ansi.h
api.h
api_public.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
arm_ffa.h
arm_ffa_priv.h
armcoremodule.h
asm-offsets.h
ata.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
atf_common.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
atmel_hlcdc.h
atmel_lcd.h
atmel_lcdc.h
atmel_mci.h
atsha204a-i2c.h
audio_codec.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
autoboot.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
avb_verify.h common: avb_verify: add str_avb_io_error/str_avb_slot_error 2024-02-15 10:38:34 +01:00
axi.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
axp152.h
axp209.h
axp221.h
axp305.h
axp809.h
axp818.h
axp_pmic.h power: regulator: add AXP717 support 2024-07-15 00:17:27 +01:00
backlight.h
bcb.h cmd: bcb: Fix bcb compilation when CONFIG_CMD_BCB=n 2024-06-13 16:30:48 -06:00
bcd.h
binman.h
binman_sym.h
bios_emul.h
bitfield.h
blk.h blk: Correct comment for blk_get_devnum_by_uclass_idname() 2024-08-23 15:58:42 -06:00
blkmap.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
bloblist.h bloblist: fix bloblist convention check. 2024-07-18 07:40:30 -06:00
bmp_layout.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
board_f.h board_f: Move new_bloblist to boardf 2024-08-26 14:05:38 -06:00
boot_fit.h
bootcount.h
bootdev.h
bootflow.h bootstd: Add bootflow_iter_check_mmc() helper 2024-07-18 13:51:30 -06:00
bootm.h Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
bootmeth.h Prepare v2024.07-rc5 2024-06-24 13:34:52 -06:00
bootretry.h
bootstage.h bootstage: Fix out-of-bounds read in reloc_bootstage() 2024-08-15 14:35:31 -06:00
bootstd.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
bouncebuf.h
btrfs.h
bus_vcxk.h
button.h boot: add support for button commands 2024-02-13 15:38:49 -05:00
bzlib.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
cache.h
capitalization.h
cbfs.h
cedit.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
charset.h lib/charset: Map Unicode code points to CP437 code points 1-31 2024-03-21 06:56:13 +01:00
circbuf.h
cli.h
cli_hush.h
clk-uclass.h
clk.h clk: Revise help text for clk_get_parent_rate() 2024-08-01 15:33:19 -06:00
clock_legacy.h
cmd_spl.h
command.h
common_timing_params.h
compiler.h
config_distro_bootcmd.h
config_fallbacks.h
config_fsl_chain_trust.h
config_phylib_all_drivers.h
console.h dm: usb: Deal with USB keyboard persisting across tests 2024-09-18 13:01:00 -06:00
cortina.h
cp437.h lib/charset: Map Unicode code points to CP437 code points 1-31 2024-03-21 06:56:13 +01:00
cp1250.h lib/charset: Map Unicode code points to CP437 code points 1-31 2024-03-21 06:56:13 +01:00
cpsw.h
cpu.h cpu: add release_core callback 2024-08-02 15:16:51 -03:00
cpu_func.h
cros_ec.h
cros_ec_message.h
crypt.h
ctype.h
cyclic.h cyclic: Add a symbol for SPL 2024-07-31 16:51:54 +02:00
ddr_spd.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
debug_uart.h
dfu.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
dialog_pmic.h
display.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
display_options.h
div64.h
dm-demo.h
dm.h
dma-uclass.h
dma.h
dsi_host.h
dt-structs.h
dt_table.h
dw_hdmi.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
dwc3-omap-uboot.h usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget 2024-04-02 09:08:07 +02:00
dwc3-sti-glue.h
dwc3-uboot.h usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts 2024-04-02 09:08:07 +02:00
dwc_ahsata.h
dwmmc.h mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data 2024-08-19 16:09:06 +09:00
e500.h
ec_commands.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
edid.h
eeprom.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
eeprom_field.h
eeprom_layout.h common: eeprom_layout: Split field finding code from the field update function 2024-06-07 10:47:59 -06:00
efi.h efi: define struct efi_guid 2024-09-12 17:35:37 +02:00
efi_api.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
efi_config.h
efi_default_filename.h
efi_driver.h
efi_dt_fixup.h
efi_load_initrd.h efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix 2024-06-10 11:43:37 +02:00
efi_loader.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
efi_riscv.h
efi_rng.h
efi_selftest.h efi_selftest: add tests for QueryVariableInfo at runtime 2024-05-01 08:39:16 +02:00
efi_tcg2.h tpm: Move TCG headers into a separate file 2024-06-30 13:58:31 +02:00
efi_variable.h efi_loader: add an EFI variable with the file contents 2024-04-20 08:22:24 +02:00
elf.h cmd: move ELF load and boot to lib/elf.c 2024-06-14 12:59:07 -06:00
env.h
env_attr.h
env_callback.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
env_default.h global_data: Drop pci_bootdelay 2024-08-26 14:05:38 -06:00
env_flags.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
env_internal.h global_data: Use less space for environment fields 2024-08-26 14:05:38 -06:00
erofs.h
errno.h
eth_phy.h
ethsw.h
event.h event: typo arguemnts 2024-05-03 12:22:58 -06:00
event_internal.h
exception.h
expo.h
exports.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
ext4fs.h ext4: Improve feature checking 2024-08-15 14:35:15 -06:00
ext_common.h
extcon.h
extension_board.h include: extension_board: Increase overlay file name size 2024-06-07 14:05:03 -06:00
extlinux.h
fastboot-internal.h Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
fastboot.h include/fastboot.h: add missing types.h include 2024-07-09 09:15:37 +02:00
fat.h
fb_mmc.h
fb_nand.h
fdt.h
fdt_region.h
fdt_simplefb.h
fdt_support.h Add fdt_kaslrseed function to add kaslr-seed to chosen node 2024-06-28 17:30:45 -06:00
fdtdec.h
fis.h
flash.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
fm_eth.h
fpga.h
fs.h
fs_internal.h
fs_loader.h
fsl_csu.h
fsl_ddr.h
fsl_ddr_dimm_params.h
fsl_ddr_sdram.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
fsl_ddrc_version.h
fsl_devdis.h
fsl_dspi.h
fsl_dtsec.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
fsl_errata.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
fsl_esdhc.h
fsl_esdhc_imx.h
fsl_fman.h
fsl_ifc.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
fsl_immap.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
fsl_lpuart.h
fsl_mdio.h
fsl_memac.h
fsl_mmdc.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
fsl_pmic.h
fsl_qbman.h
fsl_qe.h
fsl_sec.h
fsl_sec_mon.h
fsl_secboot_err.h
fsl_sfp.h
fsl_tgec.h
fsl_usb.h
fsl_validate.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
fsl_wdog.h
fuse.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
fuzzing_engine.h
fwu.h fwu: check all images for transitioning out of Trial State 2024-09-19 10:52:50 +03:00
fwu_mdata.h fwu: metadata: add support for version 2 of the structure 2024-05-24 13:40:03 -06:00
g_dnl.h
gdsys_fpga.h
generic-phy.h phy: Extend generic_setup_phy() with PHY mode and submode 2024-09-09 17:18:04 +02:00
getopt.h
gsc.h
gt64120.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
gzip.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
handoff.h global_data: Drop spl_handoff 2024-08-26 14:05:38 -06:00
hang.h
hash.h
hda_codec.h
hexdump.h
host_arch.h efi_loader: move HOST_ARCH to version_autogenerated.h 2024-04-08 13:04:48 +02:00
hw_sha.h
hwconfig.h
hwspinlock.h
i2c.h i2c: Remove CFG_SYS_I2C_DIRECT_BUS 2024-08-13 06:23:15 +02:00
i2c_eeprom.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
i2s.h
i8042.h
ide.h
image-android-dt.h
image-sparse.h
image.h Merge patch series "Make LMB memory map global and persistent" 2024-09-03 14:09:30 -06:00
imx8image.h tools: imx8image: add upower image support 2024-08-13 08:28:24 -03:00
imx_container.h arm: imx: fix signature_block_hdr struct fields order 2024-04-05 09:39:18 -03:00
imx_lpi2c.h
imx_sip.h
imx_thermal.h
imximage.h tools: mkimage: Add support for i.MXRT FlexSPI Header 2024-02-08 09:01:22 -03:00
init.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
initcall.h
input.h
interrupt.h
inttypes.h
iommu.h
iomux.h
ioports.h
iotrace.h
ipu_pixfmt.h
irq.h
irq_func.h
k3-avs.h
k3-clk.h arm: mach-k3: j722s: introduce clock and device files for wkup spl 2024-06-19 12:07:44 -06:00
k3-ddrss.h
k3-dev.h arm: mach-k3: j722s: introduce clock and device files for wkup spl 2024-06-19 12:07:44 -06:00
key_matrix.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
keyboard.h
kgdb.h
lattice.h
led.h Merge patch series "led: implement software blinking" 2024-07-30 14:31:24 -06:00
libata.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
libtizen.h
linker_lists.h
lmb.h cmd: sf: prevent overwriting the reserved memory 2024-09-20 17:38:16 -06:00
log.h Merge patch series "Fix various bugs" 2024-09-18 13:07:19 -06:00
mailbox-uclass.h
mailbox.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
malloc.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
mapmem.h
marvell_phy.h
mc13892.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
mcheck.h mcheck: let mcheck_abortfunc_t print the pointer 2024-04-12 16:23:06 -06:00
media_bus_format.h
memalign.h
membuff.h
menu.h
micrel.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
miiphy.h
mipi_display.h
mipi_dsi.h
misc.h
mm_communication.h
mmc.h Merge patch series "provide names for emmc hardware partitions" 2024-09-05 12:13:24 -06:00
mpc8xx.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
mpc8xx_irq.h
mpc83xx.h
mpc85xx.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
msc01.h
mtd.h
mtd_node.h
mux-internal.h
mux.h
mv88e6352.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
mvebu_mmc.h
mxs_nand.h
nand.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
ndisc.h
net.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
net6.h
netdev.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ns16550.h
nuvoton_nct6102d.h
nvme.h
nvmem.h
nvmxip.h
of_live.h
omap3_spi.h
onenand_uboot.h
opensbi.h
os.h sandbox: Return error code from read/write/seek 2024-08-09 16:03:19 -06:00
p2sb.h
palmas.h
panel.h
part.h include: export uuid.h 2024-09-12 17:35:37 +02:00
part_efi.h
pca953x.h
pch.h
pci.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
pci_ep.h
pci_gt64120.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
pci_ids.h net: dwc_eth_qos: Add glue driver for Intel MAC 2024-09-03 09:12:00 -06:00
pci_msc01.h
pci_rom.h
pci_tegra.h
pe.h
phy-mipi-dphy.h
phy-sun4i-usb.h
phy.h net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol 2024-06-13 16:27:07 -06:00
phy_interface.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
phys2bus.h
physmem.h
post.h
power-domain-uclass.h
power-domain.h
ppc_asm.tmpl
ppc_defs.h
pvblock.h
pwm.h
pwrseq.h
pxe_utils.h
qfw.h
ram.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
rand.h
rc4.h
regmap.h
relocate.h
remoteproc.h remoteproc: uclass: Add methods to load firmware to rproc and boot rproc 2024-03-22 15:50:28 -04:00
reset-uclass.h
reset.h
rkmtd.h include: export uuid.h 2024-09-12 17:35:37 +02:00
rng.h rng: eliminate common.h include from RNG drivers 2024-03-02 12:26:19 -05:00
rtc.h
rtc_def.h
s_record.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
samsung-usb-phy-uboot.h
sandbox-adc.h
sandbox-clk.h
sandbox-sm.h
sandbox_efi_capsule.h sandbox: switch to dynamic UUIDs 2024-09-12 17:35:37 +02:00
sandbox_host.h
sandboxfs.h
sandboxtee.h
sata.h
scmi_agent-uclass.h
scmi_agent.h
scmi_protocols.h
scp03.h
scsi.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
scsi_emul.h
sdhci.h mmc: sdhci: Correct ADMA_DESC_LEN to 12 2024-05-02 10:34:34 -06:00
sdp.h
search.h
semihosting.h
semihostingfs.h
serial.h
sh_pfc.h
signatures.h
sl28cpld.h
slre.h
sm-uclass.h
sm.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
smbios.h smbios: add extended Extended BIOS ROM Size 2024-07-31 08:29:16 +02:00
smem.h
smsc_lpc47m.h
smsc_sio1007.h
soc.h
sort.h
sound.h
sparse_defs.h
sparse_format.h
spartan2.h
spartan3.h
spd.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
spd_sdram.h
spi-mem.h
spi.h env_spi: support overriding spi dev from board code 2024-08-05 16:10:36 +02:00
spi_flash.h
spl.h spl: Create a function to init spl_load_info 2024-08-23 15:58:42 -06:00
spl_gpio.h
spl_load.h spl: spl_load: fix comparison between negative error code and unsigned size 2024-09-10 13:15:13 -06:00
splash.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
squashfs.h
status_led.h
stdint.h
stdio.h include: Move snprintf to stdio.h 2024-05-22 08:55:29 -06:00
stdio_dev.h
stdlib.h
stm32_rcc.h
stratixII.h
string.h
sunxi_gpio.h
sunxi_image.h
sy8106a.h
syscon.h
sysinfo.h lib: smbios: Detect system properties via SYSINFO IDs 2024-06-20 11:41:43 -06:00
sysreset.h
system-constants.h
tables_csum.h
tca642x.h
tee.h
tegra-kbc.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
thermal.h
thor.h
ti-usb-phy-uboot.h
time.h
timer.h
timestamp.h
tlv_eeprom.h
tmu.h
tpm-common.h
tpm-v1.h
tpm-v2.h tpm: allow the user to select the compiled algorithms 2024-06-30 13:58:31 +02:00
tpm_api.h
tpm_tcg2.h tpm: Untangle tpm2_get_pcr_info() 2024-06-30 13:58:31 +02:00
tps6586x.h
trace.h
tsec.h
tsi148.h
turris-omnia-mcu-interface.h arm: mvebu: turris_omnia: Add header containing MCU command interface and use it 2024-04-04 10:45:27 +02:00
twl4030.h
ubi_uboot.h drivers: introduce UBI block abstraction 2024-08-08 09:28:00 +02:00
ubifs_uboot.h
ubispl.h
uboot_aes.h
ufs.h
universe.h
upl.h upl: Add basic tests 2024-08-09 16:03:20 -06:00
usb.h dm: usb: Deal with USB keyboard persisting across tests 2024-09-18 13:01:00 -06:00
usb_cdc_acm.h
usb_defs.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
usb_ether.h
usb_mass_storage.h usb: gadget: UMS: support multiple sector sizes 2024-03-22 10:16:13 +01:00
usbdescriptors.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
usbdevice.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
usbroothubdes.h
vbe.h
versalpl.h
version.h
version_string.h
vesa.h
video.h video: Add a function to obtain the framebuffer address 2024-08-26 14:05:37 -06:00
video_bridge.h
video_console.h video: console: Parse UTF-8 character sequences 2024-03-21 06:56:13 +01:00
video_font.h
video_font_4x6.h
video_font_8x16.h
video_font_data.h
video_font_sun12x22.h
video_font_ter16x32.h
video_osd.h
virtex2.h
virtio.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
virtio_ring.h
virtio_types.h
vsc7385.h
vsc9953.h
vsprintf.h include: Move snprintf to stdio.h 2024-05-22 08:55:29 -06:00
vxworks.h
w1-eeprom.h
w1.h
wait_bit.h
watchdog.h powerpc: mpc85xx: remove dead watchdog-related code 2024-06-16 12:14:18 +02:00
wdt.h
winbond_w83627.h
xen.h
xilinx.h
xyzModem.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
zfs_common.h include: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
zynq_bootimg.h
zynqmp_firmware.h
zynqmppl.h
zynqpl.h ARM: zynq: Add support for 7z010_lr and 7z020_lr 2024-08-05 16:13:26 +02:00