Age | Commit message (Expand) | Author |
2019-07-08 | intel/fsp_baytrail: Move TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-18 | src: Drop unused 'include <romstage_handoff.h>' | Elyes HAOUAS |
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-07 | src: Drop unused include <timestamp.h> | Elyes HAOUAS |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-05 | mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files | Hung-Te Lin |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2018-12-28 | arch/x86: Drop spurious arch/stages.h includes | Kyösti Mälkki |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | 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-21 | ACPI: Fix DSDT's revision field | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-17 | mb/*/*: Clean up FADT checksum assignment | Jonathan Neuschäfer |
2018-08-13 | src/mb: Remove some unneeded includes | Elyes HAOUAS |
2018-08-13 | mb: Get rid of unneeded include <cbmem.h> | Elyes HAOUAS |
2018-06-04 | mb/intel: Get rid of whitespace before tab | Elyes HAOUAS |
2018-05-31 | cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE | Nico Huber |
2018-05-08 | mb/intel: Get rid of device_t | Elyes HAOUAS |
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-06 | mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-02 | intel/bakersport_fsp: Move into bayleybay_fsp as a variant | Martin Roth |
2016-12-06 | cpu/x86/msr.h: Drop excessive includes | Kyösti Mälkki |
2016-12-06 | cpu/cpu.h: Drop excessive includes | Kyösti Mälkki |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-02-02 | src/: Fix Kcofig symbols missing CONFIG_ prefix | Martin Roth |
2016-01-21 | chromeos: import Chrome OS fmaps | Patrick Georgi |
2015-12-16 | intel/fsp_baytrail: rename include folder baytrail to include/soc | Ben Gardner |
2015-12-06 | fsp_baytrail: Change A, A, A, A IRQ routing to A, A, A, B | Martin Roth |
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-10-06 | fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO | Alexandru Gagniuc |
2015-09-07 | intel: Do not hardcode the position of mrc.cache | Alexandru Gagniuc |
2015-07-02 | Move baytrail & fsp_baytrail to the common IFD interface. | Martin Roth |
2015-06-27 | Kconfig: Remove unnecessary and incorrect MRC_CACHE symbols | Martin Roth |
2015-05-23 | baytrail: Switch to per-device ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-21 | Remove unused functions | Patrick Georgi |
2015-04-24 | fsp: Move fsp to fsp1_0 | Marc Jones |
2015-04-23 | src/mainboard/*/*/board_info.txt: Added Release year for boards | Mathias Friman |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-03-12 | intel/fsp_baytrail: Add PCI Root Port IRQ Routing | Martin Roth |
2015-03-05 | mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variable | Alexandru Gagniuc |
2015-02-24 | (bakersport|bayleybay)_fsp: Do not force a default loglevel | Alexandru Gagniuc |
2015-02-24 | mainboard: Do not redefine CONSOLE_POST Kconfig variable | Alexandru Gagniuc |
2015-02-24 | soc/fsp_baytrail: Fix use of microcode-related Kconfig variables | Alexandru Gagniuc |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2014-12-06 | Remove IRQ_SLOT_COUNT on all boards without PIRQ table. | Vladimir Serbinenko |
2014-12-05 | fsp_baytrail: remove register option for TSEG size | Martin Roth |
2014-11-19 | fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.h | Martin Roth |
2014-11-15 | fsp: Change mobo partnumbers to reflect that it's running code FSP variant | Vladimir Serbinenko |
2014-10-09 | intel/fsp_baytrail: Fix SMM/SMI | Kayalvizhi Dhandapani |
2014-08-22 | Remove dead video.asl | Vladimir Serbinenko |
2014-08-11 | bayleybay_fsp: Add bakersport board variant | Martin Roth |
2014-08-11 | soc/intel/fsp_baytrail: set up for including irqroute.h twice | Martin Roth |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | intel: Make monotonic timer a first class citizen | Edward O'Callaghan |
2014-06-26 | bayleybay_fsp: Switch from EHCI controller to XHCI | Martin Roth |
2014-06-23 | bayleybay_fsp: Add comments for the MMC/SD devices in devicetree | Martin Roth |
2014-06-18 | intel/bayleybay_fsp: Drop redundant EARLY_CBMEM_INIT | Kyösti Mälkki |
2014-06-18 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-06-13 | fsp_baytrail: Fix CONFIG_ENABLE_FSP_FAST_BOOT | Martin Roth |
2014-06-12 | bayleybay_fsp Kconfig: Remove unnecessary overrides | Martin Roth |
2014-05-30 | intel/bayleybay: Add Intel's Bayley Bay mainboard | Martin Roth |