Age | Commit message (Expand) | Author |
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 |