1
0
Fork 0
mirror of https://github.com/u-boot/u-boot.git synced 2025-04-24 22:36:05 +00:00
u-boot/drivers/misc
Heinrich Schuchardt b2f088c121 acpi: Kconfig symbol CONFIG_QFW_ACPI
We have two implementations of write_acpi_tables(). One for writing ACPI
tables based on ACPI_WRITER() entries another based on copying tables from
QEMU.

Create a symbol CONFIG_QFW_ACPI that signifies copying ACPI tables from
QEMU and use it consistently.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2024-01-07 13:49:15 -07:00
..
imx8 imx: scu_api: update to version 1.16 and add more APIs 2023-07-13 11:29:40 +02:00
imx_ele imx: imx8ulp: start the ELE RNG at boot 2023-07-13 11:29:40 +02:00
altera_sysid.c
atsha204a-i2c.c misc: atsha204a: Don't check for error when waking up the device 2022-08-09 10:01:31 +02:00
cbmem_console.c x86: Update cbmem driver 2023-09-22 06:03:46 +08:00
cros_ec.c cros_ec: Fix an error code is cros_ec_get_sku_id() 2023-08-08 17:05:43 -04:00
cros_ec_i2c.c
cros_ec_lpc.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
cros_ec_sandbox.c sandbox: Init the EC properly even if no state file is available 2023-10-06 14:38:13 -04:00
cros_ec_spi.c cros_ec: spi: disable annoying key echo on console 2023-11-02 22:38:01 -04:00
ds4510.c
ds4510.h
esm_pmic.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
fs_loader.c misc: fs_loader: Fix alignment of fs_loader driver 2023-10-11 13:22:32 -04:00
fsl_devdis.c global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace 2022-11-10 10:08:55 -05:00
fsl_ifc.c Correct SPL use of A003399_NOR_WORKAROUND 2023-02-09 16:32:25 -05:00
fsl_iim.c
fsl_portals.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
fsl_sec_mon.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
gdsys_ioep.c
gdsys_ioep.h
gdsys_rxaui_ctrl.c
gdsys_soc.c
gdsys_soc.h
gpio_led.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
gsc.c command: Introduce functions to obtain command arguments 2023-12-13 11:51:24 -05:00
i2c_eeprom.c misc: i2c_eeprom: consider pagesize when writing to eeprom 2023-10-30 15:32:49 -04:00
i2c_eeprom_emul.c test: Load mac address with i2c eeprom 2022-06-08 14:00:22 -04:00
ihs_fpga.c
ihs_fpga.h
irq-uclass.c treewide: invaild -> invalid 2022-01-13 07:57:49 -05:00
irq_sandbox.c
irq_sandbox_test.c
jz4780_efuse.c
k3_avs.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
k3_esm.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
Kconfig acpi: Kconfig symbol CONFIG_QFW_ACPI 2024-01-07 13:49:15 -07:00
ls2_sfp.c misc: ls2_sfp: Fix regulator name 2023-02-01 14:17:29 +08:00
Makefile rockchip: Port IO-domain driver for RK3568 from linux 2023-10-07 16:49:41 +08:00
microchip_flexcom.c
misc-uclass.c misc: mark write buffer const 2022-01-24 10:35:10 -05:00
misc_sandbox.c test: Load mac address using misc device 2022-06-08 14:00:22 -04:00
mpc83xx_serdes.c
mpc83xx_serdes.h
mxc_ocotp.c Fix URLs to old freescale git repos 2022-03-28 08:22:17 -04:00
mxs_ocotp.c
npcm_host_intf.c misc: npcm_host_intf: change initialization sequence 2023-07-14 12:52:18 -04:00
npcm_otp.c misc: nuvoton: fix type error 2023-07-14 12:52:18 -04:00
nuvoton_nct6102d.c
nvmem.c misc: Add support for nvmem cells 2022-06-08 14:00:22 -04:00
p2sb-uclass.c
p2sb_emul.c
p2sb_sandbox.c
pca9551_led.c
pwrseq-uclass.c
qcom-geni-se.c misc: add Qualcomm GENI SE QUP device driver 2023-05-02 14:23:58 -04:00
qfw.c acpi: Kconfig symbol CONFIG_QFW_ACPI 2024-01-07 13:49:15 -07:00
qfw_mmio.c
qfw_pio.c
qfw_sandbox.c sandbox: cast to pointer from integer of different size 2022-06-28 03:09:52 +01:00
rockchip-efuse.c rockchip: efuse: fix misc_read() return values 2023-04-21 15:16:01 +08:00
rockchip-io-domain.c rockchip: Port IO-domain driver for RK3568 from linux 2023-10-07 16:49:41 +08:00
rockchip-otp.c rockchip: otp: Add support for RV1126 2023-11-10 10:58:44 -05:00
sandbox_adder.c
sifive-otp.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
sl28cpld.c misc: add sl28cpld base driver 2022-02-28 11:59:35 +05:30
smsc_lpc47m.c
smsc_sio1007.c
spltest_sandbox.c
status_led.c
stm32_rcc.c clk: stm32: add support compatible st, stm32mp1-rcc-secure 2022-07-12 11:46:32 +02:00
stm32mp_fuse.c
swap_case.c drivers: pci: sandbox: Add stub sandbox PCI MPS support 2023-03-30 15:09:59 -04:00
syscon_sandbox.c
tegra186_bpmp.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
tegra_car.c
test_drv.c dm: core: Support accessing core tags 2022-06-28 03:09:52 +01:00
twl4030_led.c
usb251xb.c misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR 2023-04-08 03:53:23 +02:00
vexpress_config.c misc: vexpress_config: Use member .priv_auto to set the private data 2023-10-27 21:02:08 -04:00
winbond_w83627.c