Age | Commit message (Expand) | Author |
2019-10-25 | src/mainboard: Drop wrong _ADR objects | Elyes HAOUAS |
2019-09-24 | emulation/qemu-i440fx: use fw_cfg_dma for fw_cfg_read | Himanshu Sahdev |
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-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-22 | arch/x86: Add <arch/romstage.h> | 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-07-12 | device/pci: Replace use of dev_find_slot() for IRQs | Kyösti Mälkki |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
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-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-24 | mb/emulation/qemu: Fix fw_cfg file loading | Patrick Rudolph |
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-14 | console: Change BOOTBLOCK_CONSOLE default to `y` | Nico Huber |
2019-01-04 | device: Replace ugly cases of dev_find_slot() | Kyösti Mälkki |
2018-12-22 | emulation/qemu-{i440fx,q35}: Don't migrate globals | Arthur Heymans |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-23 | mb: Set coreboot as DSDT's manufacturer model ID | Elyes HAOUAS |
2018-11-14 | mb/emulation/qemu-i440fx|q35: Fix stack size | Patrick Rudolph |
2018-11-12 | mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK | Patrick Rudolph |
2018-11-12 | mb/emulation/qemu-i440fx|q35: Get rid of unused headers | Patrick Rudolph |
2018-11-12 | mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file" | Elyes HAOUAS |
2018-11-11 | mb/emulation/qemu-i440fx|q35: Link memory.c | Patrick Rudolph |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-16 | mb/*/*/cmos.default: Harmonise CMOS files syntax | Elyes HAOUAS |
2018-08-15 | mb/*/*/cmos.default: Decrease debug_level to 'Debug' | Elyes HAOUAS |
2018-08-13 | src/mb: Remove some unneeded includes | Elyes HAOUAS |
2018-07-09 | src/mb: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-09 | mainboard: Get rid of device_t in ramstage | Elyes HAOUAS |
2018-06-02 | src/mainboard: Add and update license headers | Martin Roth |
2018-05-23 | mb/emulation/qemu-i440fx: Get rid of device_t | Kyösti Mälkki |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-04-24 | mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tables | Oleksii Kurochko |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-06 | mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-19 | mainboard/emulation/qemu-i440fx/fw_cfg: Fix undefined behavior | Ryan Salsamendi |
2017-06-08 | device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT | Nico Huber |
2017-06-02 | Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG | Nico Huber |
2017-03-21 | emulation/qemu-i440fx: Use SMBIOS macros | Paul Menzel |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-06 | cpu/x86/msr.h: Drop excessive includes | Kyösti Mälkki |
2016-10-24 | mainboard/emulation: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-09-26 | mainboard/*/*/dsdt.asl: Use tabs for indents | Elyes HAOUAS |
2016-09-26 | mainboard/*/*/irq_tables.c: Use tabs for indents | Elyes HAOUAS |
2016-09-20 | src/mainboard/a-trend - emulation: Add space around operators | Elyes HAOUAS |
2016-08-23 | emulation/qemu-i440fx: add cmos.default file | Antonello Dettori |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-06-21 | qemu/x86: car: drop pointless code, move stack out of the way | Gerd Hoffmann |
2016-06-18 | emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main() | Kyösti Mälkki |
2016-06-17 | Fix some cbmem.h includes | Kyösti Mälkki |
2016-05-01 | mb/emulation/*/board_info.txt: Update QEMU URL | Jonathan Neuschäfer |
2016-03-10 | northbridge/intel/i440bx: Unify UDELAY selection | Stefan Reinauer |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
2015-11-10 | mainboard/**/irq_tables.c: Remove reference to getpir | Patrick Georgi |
2015-11-05 | mainboard: Remove last_boot NVRAM option | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-04 | x86: remove cpu_incs as romstage Make variable | Aaron Durbin |
2015-08-14 | emulation/qemu: Serialize IQCR method | Paul Menzel |
2015-07-07 | x86: Drop -Wa,--divide | Stefan Reinauer |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | devicetree: Rename unused parameter to passthru | Kyösti Mälkki |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-03-10 | qemu: 2.1+ smbios tables support | Gerd Hoffmann |
2015-02-16 | mainboard/cmos: Kill off unused boot_* parameters | Timothy Pearson |
2015-02-16 | mainboard/cmos: Move ECC variables out of fallback mechanism byte | Timothy Pearson |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-06 | mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion | Edward O'Callaghan |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2014-12-18 | i82371eb & qemu: Move to per-device ACPI. | Vladimir Serbinenko |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-01 | mainboard: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-08-28 | qemu: log acpi table size | Gerd Hoffmann |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |