Age | Commit message (Expand) | Author |
2019-09-19 | cpu,mb,soc: Init missing lb_serial struct fields | Jacob Garber |
2019-09-13 | emulation/qemu-i440fx/fw_cfg_if.h: replace macro with enum | Himanshu Sahdev |
2019-09-11 | emulation/qemu-i440fx/northbridge.c: Fix minor whitespace | Himanshu Sahdev |
2019-09-02 | arch/ppc64: move misc.c to qemu-power8 as timer.c | Marty E. Plummer |
2019-08-26 | emulation/qemu-x86: Rename memory.c to memmap.c | Kyösti Mälkki |
2019-08-26 | emulation/qemu-x86: Use common romstage code | Kyösti Mälkki |
2019-08-26 | mainboard/emulation/qemu-aarch64: Update DRAM_SIZE_MB | Asami Doi |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-20 | arch/non-x86: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-08-11 | arch/x86: Enable POSTCAR_CONSOLE by default | Kyösti Mälkki |
2019-08-08 | mainboard/emulation/qemu-aarch64: Add new board for ARMv8 | Asami Doi |
2019-08-03 | mb/emulation/qemu-riscv: Add opensbi support | Patrick Rudolph |
2019-07-30 | mb/emulation/qemu-riscv: Protect CBFS from payload loader | Patrick Rudolph |
2019-07-29 | mb/emulation/qemu-riscv: Fix regression | Patrick Rudolph |
2019-07-28 | lib: Rewrite qemu-armv7 ramdetect | Patrick Rudolph |
2019-07-26 | arch/ppc64: Make PPC64 stages select ARCH_PPC64 | Arthur Heymans |
2019-07-17 | lib: Remove the BOOTBLOCK_CUSTOM compile guard | Asami Doi |
2019-07-12 | device/pci: Replace use of dev_find_slot() for IRQs | Kyösti Mälkki |
2019-07-09 | arch/non-x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-09 | emulation/qemu-power8: Select CPU_QEMU_POWER8 | Kyösti Mälkki |
2019-07-08 | qemu-q35: die if started on wrong machine | Patrick Rudolph |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-06-28 | mb/emulation/qemu-riscv: Use generic 8250 uart driver | Patrick Rudolph |
2019-06-21 | mb/emulation/qemu-riscv: Support arbitrary ROM sizes | Patrick Rudolph |
2019-06-19 | {mb,sb}: Use get_acpi_table_revision(FADT) | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-16 | x86/smbios: Untangle system and board tables | Nico Huber |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-05 | mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage | Arthur Heymans |
2019-03-04 | Fix indirect include for endianess | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-03-01 | ACPI: Rename FADT model and set it to zero | Elyes HAOUAS |
2019-02-24 | mb/emulation/qemu: Fix fw_cfg file loading | Patrick Rudolph |
2019-02-21 | ACPI: Correct asl_compiler_revision value | Elyes HAOUAS |
2019-02-15 | src: Use macro `ACPI_FADT_LEGACY_FREE` | Paul Menzel |
2019-02-13 | riscv: Add initial support for 32bit boards | Philipp Hug |
2019-02-05 | mb/emulation/qemu-i440fx: use e820 in romstage | Thomas Heijligen |
2019-02-05 | mb/emulation/qemu-i440fx: make fw_cfg_present usable in PRERAM | Thomas Heijligen |
2019-02-05 | mb/emulation/qemu-i440fx: add e820 interface | Thomas Heijligen |
2019-02-05 | mb/emulation/qemu-i440fx: remove mm file listing | Thomas Heijligen |
2019-01-31 | mb/emulation/qemu-i440fx: prepare fw_cfg for romstage usage | Thomas Heijligen |
2019-01-31 | mb/emulation/qemu-i440fx: change file handling | Thomas Heijligen |
2019-01-26 | mb/qemu-riscv: update to match current qemu version | Philipp Hug |
2019-01-14 | console: Change BOOTBLOCK_CONSOLE default to `y` | Nico Huber |
2019-01-14 | sb/intel: Use common RCBA MACROs | Peter Lemenkov |