u-boot/include
Alexander Gendin 04291ee0ab cmd: mbr: Allow 4 MBR partitions without need for extended
Current code allows up to 3 MBR partitions without extended one.
If more than 3 partitions are required, then extended partition(s)
must be used.
This commit allows up to 4 primary MBR partitions without the
need for extended partition.

Add mbr test unit. In order to run the test manually, mmc6.img file
of size 12 MiB or greater is required in the same directory as u-boot.
Test also runs automatically via ./test/py/test.py tool.
Running mbr test is only supported in sandbox mode.

Signed-off-by: Alex Gendin <agendin@matrox.com>
[ And due to some further changes for testing ]
Signed-off-by: Simon Glass <sjg@chromium.org>
2023-10-24 17:05:24 -04:00
..
acpi x86: Prevent from missing the FADT chaining 2023-09-22 06:03:46 +08:00
asm-generic bloblist: Support initing from multiple places 2023-10-06 14:38:13 -04:00
broadcom
cavium
clk
configs Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip 2023-10-24 09:39:52 -04:00
cramfs
crypto common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
dm rockchip: dm: prepare rkmtd UCLASS 2023-10-24 15:55:16 +08:00
dt-bindings Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip 2023-10-24 09:39:52 -04:00
env Merge branch 'next' 2023-10-02 10:55:44 -04:00
faraday include: Remove unused header files 2023-05-31 12:31:47 -04:00
firmware/imx/sci imx: scu_api: update to version 1.16 and add more APIs 2023-07-13 11:29:40 +02:00
fsl-mc drivers: net: fsl-mc: add support for MC reserved memory 2023-10-10 10:13:33 +08:00
jffs2
k210
keys
linux mtd/spinand: sync supported devices with linux-5.15.43 2023-10-13 10:49:07 +02:00
lzma
meson drivers: introduce Meson Secure Monitor driver 2023-10-15 12:23:48 +02:00
mtd
mvebu
net net: add fastboot TCP support 2023-05-05 17:48:44 -04:00
power power: regulator: Only run autoset once for each regulator 2023-10-07 16:49:41 +08:00
reboot-mode
renesas pinctrl: renesas: Add RZ/G2L PFC driver 2023-10-16 15:46:18 +02:00
samsung
spmi
tee
test cmd: mbr: Allow 4 MBR partitions without need for extended 2023-10-24 17:05:24 -04:00
u-boot
usb usb: Drop unused fotg210 gadget 2023-02-07 14:33:50 -05:00
valgrind
xen Revert "xen: add definitions for console_io" 2020-10-23 09:16:01 -04:00
zfs
_exports.h
abuf.h abuf: Allow incrementing the size 2023-08-25 13:54:33 -04:00
ACEX1K.h
adc.h
addr_map.h
ahci.h
altera.h
android_ab.h android_ab: Add option to skip decrementing tries 2023-07-17 15:39:55 -04:00
android_bootloader_message.h
android_image.h android: boot: support bootconfig 2023-04-04 14:50:47 -04:00
ansi.h
api_public.h
api.h
arm_ffa_priv.h arm_ffa: introduce Arm FF-A support 2023-08-08 10:22:03 -04:00
arm_ffa.h arm_ffa: introduce Arm FF-A support 2023-08-08 10:22:03 -04:00
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
autoboot.h
avb_verify.h
axi.h
axp_pmic.h power: pmic: axp: Provide a variant ID in the driver data 2023-01-23 01:18:31 +00:00
axp152.h
axp209.h gpio: axp/sunxi: Remove virtual VBUS detection GPIO 2023-04-28 01:30:24 +01:00
axp221.h gpio: axp/sunxi: Remove virtual VBUS detection GPIO 2023-04-28 01:30:24 +01:00
axp305.h
axp809.h gpio: axp/sunxi: Remove virtual VBUS detection GPIO 2023-04-28 01:30:24 +01:00
axp818.h gpio: axp/sunxi: Remove virtual VBUS detection GPIO 2023-04-28 01:30:24 +01:00
backlight.h
bcb.h Correct SPL use of CMD_BCB 2023-02-09 16:32:25 -05:00
bcd.h
binman_sym.h binman: Use unsigned long over typedef ulong 2023-04-28 11:30:17 -06:00
binman.h
bios_emul.h
bitfield.h
blk.h rockchip: block: blk-uclass: add bounce buffer flag to blk_desc 2023-10-24 15:55:17 +08:00
blkmap.h blk: blkmap: Add linear device mapping support 2023-04-05 10:54:47 -04:00
bloblist.h bloblist: Support initing from multiple places 2023-10-06 14:38:13 -04:00
bmp_layout.h
boot_fit.h
bootcount.h
bootdev.h bootstd: Keep track of use of usb stop 2023-09-22 06:05:40 +08:00
bootflow.h bootstd: Add a command to read all files for a bootflow 2023-08-11 07:33:38 -06:00
bootm.h bootstd: cros: Add ARM support 2023-08-11 07:33:40 -06:00
bootmeth.h bootstd: Support bootmeths which can scan any partition 2023-08-25 17:55:19 -04:00
bootretry.h
bootstage.h include: Add <linux/types.h> in a few places 2023-10-24 16:34:45 -04:00
bootstd.h bootstd: Correct 'bpot' typo 2023-07-17 15:38:11 -04:00
bouncebuf.h
btrfs.h
bus_vcxk.h
button.h dm: button: add support for linux_code in button-gpio.c driver 2023-02-10 12:50:01 -05:00
bzlib.h
cache.h include: Add <linux/types.h> in a few places 2023-10-24 16:34:45 -04:00
capitalization.h
cbfs.h
cedit.h expo: cedit: Support reading settings from CMOS RAM 2023-08-25 13:54:33 -04:00
charset.h doc: fix description of u16_strcasecmp() 2023-01-13 09:09:07 +01:00
circbuf.h
cli_hush.h
cli.h cli: Add a function to set up a new cread 2023-10-11 15:43:54 -04:00
clk-uclass.h clk: Fix typo in header comment 2023-08-19 04:12:53 +02:00
clk.h clk: Allow clk_get_by_name() with NULL name 2023-02-12 13:44:20 -05:00
clock_legacy.h
cmd_spl.h
command.h command.h: Add a U_BOOT_LONGHELP macro 2023-10-16 10:22:11 -04:00
common_timing_params.h
common.h common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
compiler.h
config_distro_bootcmd.h config_distro_bootcmd: remove booting environment variables from SPL environment 2023-05-10 16:45:42 -04:00
config_fallbacks.h
config_fsl_chain_trust.h
config_phylib_all_drivers.h
console.h
cortina.h
cp437.h
cp1250.h
cpsw.h
cpu_func.h
cpu.h include: Add <linux/types.h> in a few places 2023-10-24 16:34:45 -04:00
cros_ec_message.h
cros_ec.h
crypt.h
ctype.h
cyclic.h
ddr_spd.h
debug_uart.h
dfu.h
dialog_pmic.h
display_options.h
display.h
div64.h
dm-demo.h
dm.h
dma-uclass.h
dma.h
dsi_host.h
dt_table.h
dt-structs.h
dw_hdmi.h
dwc_ahsata.h
dwc3-omap-uboot.h board: usb: Replace legacy usb_gadget_handle_interrupts() 2023-09-15 23:38:02 +02:00
dwc3-sti-glue.h
dwc3-uboot.h board: usb: Replace legacy usb_gadget_handle_interrupts() 2023-09-15 23:38:02 +02:00
dwmmc.h
e500.h
ec_commands.h
edid.h
eeprom_field.h
eeprom_layout.h
eeprom.h
efi_api.h efi_loader: support all uclasses in device path 2023-07-20 09:12:50 +02:00
efi_config.h Move bootorder and bootoption apis to lib 2023-07-15 11:20:41 +02:00
efi_default_filename.h
efi_driver.h
efi_dt_fixup.h
efi_load_initrd.h
efi_loader.h efi_loader: use well-known guid for auto-created boot option 2023-10-12 08:32:27 +02:00
efi_riscv.h
efi_rng.h
efi_selftest.h
efi_tcg2.h efi_loader: Measure the loaded DTB 2023-02-19 21:15:15 +01:00
efi_variable.h
efi.h efi: Split out table-listing code into a new file 2023-03-25 11:07:22 +01:00
elf.h elf: add Elf64_Sym 2023-02-06 13:04:52 -05:00
env_attr.h
env_callback.h bootstd: Use the bootargs env var for changing the cmdline 2023-07-16 23:13:17 +08:00
env_default.h envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scripts to be placed in 2023-05-15 17:14:46 -04:00
env_flags.h net: ipv6: IPv6 environment variable cleanup 2023-05-05 13:41:55 -04:00
env_internal.h Correct SPL use of CMD_ERASEENV 2023-02-09 16:32:25 -05:00
env.h env: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
erofs.h
errno.h
eth_phy.h
ethsw.h
event_internal.h
event.h event: add new EVT_SETTINGS_R event 2023-10-23 17:07:06 +03:00
exception.h
expo.h expo: Add basic support for textline objects 2023-10-11 15:43:55 -04:00
exports.h
ext_common.h fs: ext4: Add some defines for testing 2023-10-17 20:50:52 -04:00
ext4fs.h fs: ext4: Add some defines for testing 2023-10-17 20:50:52 -04:00
extcon.h dm: extcon: add an uclass for extcon 2023-05-02 14:23:34 -04:00
extension_board.h
extlinux.h bootstd: Rename distro and syslinux to extlinux 2023-05-13 09:52:32 -04:00
fastboot-internal.h
fastboot.h net: share fastboot boot handle logic between transports 2023-05-05 17:48:44 -04:00
fat.h fs/fat: avoid noisy message fat_read_file() 2023-01-20 16:38:52 +01:00
fb_mmc.h
fb_nand.h
fdt_region.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
fdt_simplefb.h common: static fdt_simplefb_enable_existing_node() 2023-04-28 11:30:17 -06:00
fdt_support.h fdt_support: add fdt_copy_fixed_partitions function 2023-06-16 11:01:15 +02:00
fdt.h
fdtdec.h include: fdtdec: decouple fdt_addr_t and phys_addr_t size 2023-05-06 17:28:18 +08:00
fis.h
flash.h mtd: cfi: respect reg address length 2023-05-15 10:00:30 +02:00
fm_eth.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
fpga.h fpga: define dummy fpga_load function for debug build 2023-09-21 13:20:11 +02:00
fs_internal.h
fs_loader.h misc: fs_loader: Add function to get the chosen loader 2023-01-12 14:06:15 -05:00
fs.h fs: Create functions to load and allocate a file 2023-07-14 12:54:51 -04:00
fsl_csu.h
fsl_ddr_dimm_params.h
fsl_ddr_sdram.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
fsl_ddr.h global: Remove unused CONFIG defines 2023-01-20 12:27:06 -05:00
fsl_ddrc_version.h
fsl_devdis.h
fsl_dspi.h
fsl_dtsec.h
fsl_errata.h
fsl_esdhc_imx.h
fsl_esdhc.h
fsl_fman.h
fsl_ifc.h
fsl_immap.h
fsl_lpuart.h
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 imx: fsl_sec: preprocessor casting issue with addresses involving math 2023-07-13 11:29:40 +02:00
fsl_secboot_err.h
fsl_sfp.h
fsl_tgec.h
fsl_usb.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
fsl_validate.h global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
fsl_wdog.h
fuse.h
fuzzing_engine.h
fwu_mdata.h fwu_metadata: make sure structures are packed 2023-06-19 14:34:16 -04:00
fwu.h FWU: Add FWU metadata access driver for MTD storage regions 2023-06-09 13:52:40 -04:00
g_dnl.h
gdsys_fpga.h
generic-phy.h phy: Add .set_mode and .set_speed callbacks 2023-04-07 14:23:26 +02:00
getopt.h
gsc.h
gt64120.h
gzip.h
handoff.h
hang.h
hash.h
hda_codec.h
hexdump.h
host_arch.h
hw_sha.h
hwconfig.h
hwspinlock.h
i2c_eeprom.h
i2c.h
i2s.h
i8042.h
ide.h ide: Make function static 2023-04-27 13:51:06 -04:00
image-android-dt.h
image-sparse.h lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number 2023-07-25 12:44:46 -04:00
image.h tools: mkimage: Add StarFive SPL image support 2023-09-20 21:05:14 +08:00
imx_container.h arm: imx: Check header before calling spl_load_imx_container 2023-10-17 20:50:52 -04:00
imx_lpi2c.h
imx_sip.h imx: bootaux: change names of MACROs used to boot MCU on iMX devices 2023-07-13 11:29:40 +02:00
imx_thermal.h
imx8image.h
imximage.h
init.h common: add prototype & rename populate_serial_number() 2023-10-23 17:07:06 +03:00
initcall.h initcall: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
input.h
inttypes.h
iommu.h iommu: Add DMA mapping operations 2023-01-27 14:47:57 -05:00
iomux.h
ioports.h
iotrace.h
ipu_pixfmt.h
irq_func.h common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
irq.h irq: Fix typo in header comment 2023-08-19 04:12:53 +02:00
k3-avs.h
k3-clk.h
k3-ddrss.h
k3-dev.h
key_matrix.h
keyboard.h
kgdb.h
lattice.h
led.h
libata.h
libtizen.h
linker_lists.h linker_lists: Rework start/end macros to not rely on undefined behavior 2023-04-04 12:24:29 -04:00
lmb.h lmb: description lmb_is_reserved, lmb_is_reserved_flags 2023-08-15 18:21:17 +02:00
log.h bootstd: Add a separate log category for expo 2023-07-14 12:54:51 -04:00
mailbox-uclass.h
mailbox.h
malloc.h
mapmem.h
marvell_phy.h net: phy: marvell: Import and use marvell_phy.h from Linux 2023-04-07 14:21:37 +02:00
mc13892.h
MCD_dma.h
MCD_progCheck.h
MCD_tasksInit.h
media_bus_format.h
memalign.h
membuff.h
menu.h expo: Support handling any key in cedit 2023-10-11 15:43:55 -04:00
micrel.h
miiphy.h
mipi_display.h
mipi_dsi.h
misc.h
mm_communication.h arm_ffa: efi: introduce FF-A MM communication 2023-08-08 10:22:03 -04:00
mmc.h mmc: Introduce mmc_send_stop_transmission() 2023-07-18 09:17:16 +09:00
mpc8xx_irq.h
mpc8xx.h
mpc83xx.h
mpc85xx.h
msc01.h
mtd_node.h
mtd.h
mux-internal.h
mux.h Correct SPL uses of MULTIPLEXER 2023-03-02 17:45:58 -05:00
mv88e6352.h
mvebu_mmc.h
mxs_nand.h
nand.h
ndisc.h net: ipv6: Add support for default gateway discovery. 2023-05-05 17:58:52 -04:00
net.h cmd: net: add a 'net stats' command to dump network statistics 2023-06-14 18:40:16 +08:00
net6.h net: ipv6: network protocol structures should be packed 2023-07-27 13:39:07 -04:00
netdev.h armada: usb: net: Drop unused USB drivers 2023-02-07 14:33:50 -05:00
ns16550.h pci: serial: Support reading PCI-register size with base 2023-10-06 14:38:13 -04: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
nvmem.h misc: Add support for nvmem cells 2022-06-08 14:00:22 -04:00
nvmxip.h drivers/mtd/nvmxip: Trigger post bind as probe on driver level 2023-08-30 17:56:21 -04:00
of_live.h dm: core: Add a way to convert a devicetree to a dtb 2023-10-06 14:38:13 -04:00
omap3_spi.h drivers: spi: omap3_spi: Initialize mode for all channels 2023-06-20 16:08:13 -04:00
onenand_uboot.h
opensbi.h
os.h sandbox: Add a way to access persistent test files 2023-08-25 17:55:19 -04:00
p2sb.h
palmas.h
panel.h
part_efi.h uuid: Add ChromiumOS partition types 2023-08-25 17:55:19 -04:00
part.h part: rename disk_partition_type_uuid() 2023-09-11 16:27:49 -04:00
pca953x.h
pch.h
pci_ep.h
pci_gt64120.h
pci_ids.h
pci_msc01.h
pci_rom.h
pci_tegra.h
pci.h cmd: pci: Add command to set MPS of all PCIe devices 2023-03-30 15:09:59 -04:00
pe.h
phy_interface.h net: phy: Synchronize PHY interface modes with Linux 2023-04-07 14:20:53 +02:00
phy-mipi-dphy.h
phy-sun4i-usb.h
phy.h net: phy: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:25 -04:00
phys2bus.h
physmem.h
post.h post: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:25 -04:00
power-domain-uclass.h
power-domain.h
ppc_asm.tmpl
ppc_defs.h
pvblock.h
pwm.h
pwrseq.h
pxe_utils.h net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 2023-05-05 17:48:44 -04:00
qfw.h qemu: Move qfw kernel setup into a common file 2023-02-06 13:04:53 -05:00
ram.h
rand.h
rc4.h rc4: mark key as const 2023-01-16 18:01:10 +08:00
regmap.h core: remap: fix regmap_init_mem_plat() reg size handeling 2023-05-06 17:28:18 +08:00
reiserfs.h
relocate.h image: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
remoteproc.h
reset-uclass.h
reset.h reset: Allow reset_get_by_name() with NULL name 2023-02-12 13:44:20 -05:00
rkmtd.h rockchip: block: add rkmtd class and drivers 2023-10-24 15:55:17 +08:00
rng.h
rtc_def.h
rtc.h
s_record.h
samsung-usb-phy-uboot.h
sandbox_efi_capsule.h test: capsule: Generate EFI capsules through binman 2023-08-29 13:37:54 -04:00
sandbox_host.h blk: sandbox: Support binding a device with a given logical block size 2023-10-10 16:19:43 -04:00
sandbox-adc.h
sandbox-clk.h
sandbox-sm.h sandbox: add sandbox sm uclass driver 2023-10-15 12:23:48 +02:00
sandboxfs.h
sandboxtee.h
sata.h bootstd: sata: Add bootstd support for ahci sata 2023-10-23 13:07:12 -04:00
scmi_agent-uclass.h firmware: scmi: install base protocol to SCMI agent 2023-10-13 16:59:24 -04:00
scmi_agent.h firmware: scmi: framework for installing additional protocols 2023-10-13 16:59:23 -04:00
scmi_protocols.h firmware: scmi: implement SCMI base protocol 2023-10-13 16:59:23 -04:00
scp03.h
scsi_emul.h
scsi.h scsi: Add buffer_aligned check pass-through 2023-08-22 15:17:53 -04:00
sdhci.h mmc: sdhci: Enable HS400 support if available in caps 2023-01-31 22:02:27 +09:00
sdp.h sdp: Use plain udevice for UDC controller interaction 2023-09-15 23:38:02 +02:00
search.h
semihosting.h
semihostingfs.h
serial.h pci: serial: Support reading PCI-register size with base 2023-10-06 14:38:13 -04:00
sh_pfc.h
signatures.h
sl28cpld.h
slre.h
sm-uclass.h drivers: introduce Secure Monitor uclass 2023-10-15 12:23:48 +02:00
sm.h drivers: introduce Secure Monitor uclass 2023-10-15 12:23:48 +02:00
smbios.h
smem.h
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
soc.h
sort.h
sound.h
sparse_defs.h
sparse_format.h
spartan2.h
spartan3.h
spd_sdram.h
spd.h
spi_flash.h
spi-mem.h spi-mem: Add dirmap API from Linux 2022-09-13 12:08:40 -04:00
spi.h
spl_gpio.h
spl.h u-boot-imx-20231024 2023-10-24 09:39:02 -04:00
splash.h common: Replace #ifdef and #if with if's 2023-04-24 21:37:45 +02:00
squashfs.h
status_led.h
stdint.h
stdio_dev.h stdio: fix stdio_deregister_dev() 2023-10-09 15:24:31 -04:00
stdio.h
stdlib.h
stm32_rcc.h
stratixII.h
string.h
sunxi_gpio.h sunxi: introduce NCAT2 generation model 2023-10-22 23:41:46 +01:00
sunxi_image.h
sy8106a.h
syscon.h core: remap: fix regmap_init_mem_plat() reg size handeling 2023-05-06 17:28:18 +08:00
sysinfo.h
sysreset.h
system-constants.h spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR 2023-10-06 14:38:12 -04:00
tables_csum.h
tca642x.h
tee.h Correct SPL use of TEE 2023-02-10 07:41:40 -05:00
tegra-kbc.h
thermal.h
thor.h thordown: Use plain udevice for UDC controller interaction 2023-09-15 23:38:02 +02:00
ti-usb-phy-uboot.h
time.h
timer.h timer: document the unit of the timer rate 2023-09-09 06:12:47 +02:00
timestamp.h
tlv_eeprom.h cmd: tlv_eeprom: remove use of global variable current_dev 2023-05-08 10:47:05 +02:00
tmu.h
tpm_api.h tpm: add a function that performs selftest + startup 2023-02-28 09:44:19 +02:00
tpm-common.h tpm: Implement tpm_auto_start() for TPMv1.2 2023-02-28 09:44:33 +02:00
tpm-v1.h tpm: Implement tpm_auto_start() for TPMv1.2 2023-02-28 09:44:33 +02:00
tpm-v2.h tpm: add a function that performs selftest + startup 2023-02-28 09:44:19 +02:00
tps6586x.h
trace.h trace: Reduce the number of function sites 2023-02-11 12:22:35 -05:00
tsec.h
tsi148.h
twl4030.h
twl6030.h
ubi_uboot.h
ubifs_uboot.h ubifs: allow loading to above 4GiB 2023-06-06 10:37:25 +02:00
ubispl.h
uboot_aes.h
ufs.h
universe.h
usb_cdc_acm.h
usb_defs.h
usb_ether.h
usb_mass_storage.h cmd: ums: Use plain udevice for UDC controller interaction 2023-09-15 23:38:02 +02:00
usb.h usb: Return -ENOENT when no devices are found 2023-08-09 23:31:11 +08:00
usbdescriptors.h
usbdevice.h
usbroothubdes.h
uuid.h uuid: Move function comments to header file 2023-08-25 17:55:18 -04:00
vbe.h
versalpl.h arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
version_string.h acpi: Put the version numbers in a central place 2023-05-31 17:23:01 -04:00
version.h
vesa.h efi: Support a 64-bit frame buffer address 2023-03-13 13:53:01 +01:00
video_bridge.h
video_console.h video: Support showing a cursor 2023-10-11 15:43:55 -04:00
video_font_4x6.h video console: implement multiple fonts configuration 2023-03-07 15:57:19 +01:00
video_font_8x16.h video console: implement multiple fonts configuration 2023-03-07 15:57:19 +01:00
video_font_data.h video console: implement multiple fonts configuration 2023-03-07 15:57:19 +01:00
video_font_sun12x22.h video console: add 12x22 Sun font from linux 2023-03-07 15:59:47 +01:00
video_font_ter16x32.h video console: add 16x32 Terminus font from linux 2023-03-07 15:59:58 +01:00
video_font.h video console: add 16x32 Terminus font from linux 2023-03-07 15:59:58 +01:00
video_osd.h
video.h Prepare v2023.10-rc4 2023-09-04 10:51:58 -04:00
virtex2.h
virtio_ring.h virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM 2023-04-25 11:53:15 -04:00
virtio_types.h
virtio.h
vsc7385.h
vsc9953.h
vsprintf.h lib: Add a function to split a string into substrings 2023-01-23 18:11:39 -05:00
vxworks.h
w1-eeprom.h
w1.h
wait_bit.h
watchdog.h
wdt.h
winbond_w83627.h
xen.h
xilinx.h
xyzModem.h
zfs_common.h
zynq_bootimg.h
zynqmp_firmware.h firmware: zynqmp: Add support to check feature 2023-09-21 13:20:10 +02:00
zynqmppl.h arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
zynqpl.h