Age | Commit message (Expand) | Author |
2020-06-07 | mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() | Kyösti Mälkki |
2020-06-06 | src: Remove unused 'include <cpu/x86/mtrr.h>' | Elyes HAOUAS |
2020-06-03 | soc/intel/quark/memmap: Add missing 'include <cpu/x86/mtrr.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-12 | device/pci_device: Extract pci_domain_set_resources from SOC | Raul E Rangel |
2020-05-11 | soc/intel/quark: Revamp file headers | Patrick Georgi |
2020-05-11 | treewide: Replace BSD-3-Clause and ISC headers with SPDX headers | Patrick Georgi |
2020-05-11 | treewide: split off license text, remove extra copyright notices | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-06 | soc/intel/quark: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-02-04 | soc/intel: Add get_pmbase | Eugene Myers |
2019-12-20 | {nb,soc}: Replace min/max() with MIN/MAX() | Elyes HAOUAS |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-12 | arch/x86/car.ld: Rename suffix _start/_end | Arthur Heymans |
2019-11-11 | drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver | Michael Niewöhner |
2019-11-11 | soc/intel/quark: make use of common cbmem_top_chipset | Michael Niewöhner |
2019-11-07 | soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options | Mario Scheithauer |
2019-11-05 | drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames | Wim Vervoorn |
2019-11-03 | arch/x86: Use the stage argument to implement cbmem_top | Arthur Heymans |
2019-11-03 | intel/quark: Switch to TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-10-26 | soc,mb/intel: clean up remaining FSP2.0 socs/boards | Michael Niewöhner |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-02 | intel/quark: Drop xx_DEV_FUNC | Kyösti Mälkki |
2019-10-02 | soc/intel: Replace config_of_path() with config_of_soc() | Kyösti Mälkki |
2019-09-15 | src/soc: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-13 | soc/intel: Remove some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-11 | arch/x86: Restrict use of _car_global[start|end] | Kyösti Mälkki |
2019-09-11 | arch/x86: Drop _car_relocatable_data symbols | Kyösti Mälkki |
2019-09-02 | soc/intel/quark: Remove variable set but not used | Elyes HAOUAS |
2019-08-30 | intel/quark: Use common romstage entry | Kyösti Mälkki |
2019-08-30 | intel/quark: Select NO_SMM | Kyösti Mälkki |
2019-08-30 | intel/quark: Remove extra steps on entry to romstage | Kyösti Mälkki |
2019-08-28 | soc/intel: Move fill_postcar_frame to memmap.c | Kyösti Mälkki |
2019-08-26 | lib/bootblock: Add simplified entry with basetime | Kyösti Mälkki |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-20 | devicetree: Remove duplicate chip_ops declarations | Kyösti Mälkki |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-07-12 | src: Add missing include <device/pci_ops.h> | Elyes HAOUAS |
2019-07-09 | arch/x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-07-02 | src: Use CRx_TYPE type for CRx | Elyes HAOUAS |
2019-05-29 | soc/intel/quark: Don't use CAR_GLOBAL | Arthur Heymans |
2019-05-29 | intel/quark/storage_test.h: Drop external variable declaration | Arthur Heymans |
2019-05-22 | post_code: add post code for hardware initialization failure | Keith Short |
2019-05-22 | post_code: add post code for critical CBFS failures | Keith Short |
2019-05-21 | soc/intel/fsp1.1: Implement postcar stage | Arthur Heymans |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-04-06 | src: Use #include <timer.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
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/io.h: Add missing includes | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-27 | console: Split loglevel for fast and slow | Kyösti Mälkki |
2019-02-11 | mb/intel/galileo: Drop the FSP1.1 option | Arthur Heymans |
2019-02-05 | intel/quark: Fix COMMONLIB_STORAGE in CAR | Kyösti Mälkki |
2019-01-23 | soc/{amd,intel}: Remove needless '&' on function pointers | Elyes HAOUAS |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-24 | soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP | Kyösti Mälkki |
2018-12-20 | soc/intel: Get rid of device_t | Elyes HAOUAS |
2018-12-19 | soc: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-11-29 | {mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__ | Elyes HAOUAS |
2018-11-23 | soc/intel/common: Bring DISPLAY_MTRRS into the light | Nico Huber |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-15 | oc/intel/quark/Kconfig: Remove unused MMCOMF_SUPPORT_DEFAULT | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-22 | intel: Use CF9 reset (part 2) | Patrick Rudolph |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-21 | soc/intel/quark/uart.c: Don't use device_t | Elyes HAOUAS |
2018-06-09 | mainboard: Get rid of device_t | Elyes HAOUAS |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-04 | soc/{amd,intel}: Use postcar_frame_add_romcache() | Nico Huber |
2018-05-31 | soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE) | Nico Huber |
2018-05-28 | soc/intel/quark: Get rid of device_t | Elyes HAOUAS |
2018-05-22 | bootblock: Allow more timestamps in bootblock_main_with_timestamp() | Julius Werner |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-01-30 | drivers/spi: support cmd opcode deduction for spi_crop_chunk() | Aaron Durbin |
2017-11-03 | soc/intel/quark/spi: Correct conversion specifier | Paul Menzel |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |