u-boot-brain/arch/x86/lib
Andy Shevchenko d905aa8a42 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
This is reincarnation of the U-Boot

commit 3469bf4274
Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date:   Wed Jan 10 19:40:15 2018 +0200

    x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters

after upstream got eventually the Linux kernel

commit e6e094e053af75cbc164e950814d3d084fb1e698
Author: Juergen Gross <jgross@suse.com>
Date:   Tue Nov 20 08:25:29 2018 +0100

    x86/acpi, x86/boot: Take RSDP address from boot params if available

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-01 18:20:47 +08:00
..
fsp x86: Add a common HOB library 2019-08-09 22:24:02 +08:00
acpi_s3.c
acpi_table.c x86: acpi: Introduce a stub to generate CSRT 2019-08-09 22:24:02 +08:00
acpi.c
asm-offsets.c x86: Add new slimbootloader CPU type 2019-08-09 22:24:02 +08:00
bios_asm.S
bios_interrupts.c
bios.c
bios.h
bootm.c x86: Don't generate a bootstage report in SPL 2019-05-08 13:02:16 +08:00
cmd_boot.c
coreboot_table.c
crt0_ia32_efi.S
crt0_x86_64_efi.S
div64.c
e820.c x86: efi_loader: Use efi_add_conventional_memory_map() 2019-09-10 14:31:42 +08:00
early_cmos.c
elf_ia32_efi.lds
elf_x86_64_efi.lds
hob.c x86: Add a common HOB library 2019-08-09 22:24:02 +08:00
i8254.c x86: Make sure i8254 is setup correctly before generating beeps 2019-03-11 22:55:01 +08:00
i8259.c
init_helpers.c x86: Drop weak version board_get_usable_ram_top() 2019-09-10 14:19:39 +08:00
interrupts.c x86: Wrap calls to 8259 with CONFIG_I8259_PIC 2018-12-10 10:14:30 +08:00
lpc-uclass.c
Makefile x86: Add a common HOB library 2019-08-09 22:24:02 +08:00
mpspec.c
mrccache.c x86: mrccache: Add more debugging 2019-05-08 13:02:14 +08:00
northbridge-uclass.c
physmem.c
pinctrl_ich6.c
pirq_routing.c
pmu.c
ramtest.c
reloc_ia32_efi.c
reloc_x86_64_efi.c
relocate.c x86: detect unsupported relocation types 2018-10-22 17:51:45 +08:00
scu.c x86: cpu: add docstring to scu_ipc_command() 2018-09-17 17:35:53 +08:00
sections.c
sfi.c
spl.c x86: Add a simple TPL implementation 2019-05-08 13:02:18 +08:00
string.c
tables.c
tpl.c x86: Add a simple TPL implementation 2019-05-08 13:02:18 +08:00
zimage.c x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters 2019-10-01 18:20:47 +08:00