index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2019-09-24
device/mmio.h: Add bit field helpers
Hung-Te Lin
2019-09-23
lib/trace: Replace __PRE_RAM__ use
Kyösti Mälkki
2019-09-19
cpu/x86/lapic: Refactor timer_fsb()
Kyösti Mälkki
2019-09-17
security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGE
Kyösti Mälkki
2019-09-15
lib/coreboot_table: Show splashscreen in lb_table_init
Johanna Schander
2019-09-14
src/: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
arch/x86: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
cpu/x86: Drop lapic_remote_read()
Kyösti Mälkki
2019-09-14
arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Kyösti Mälkki
2019-09-13
timestamps: Remove TIMESTAMP_CACHE_IN_BSS
Kyösti Mälkki
2019-09-13
drivers/elog: Add elog_boot_notify()
Kyösti Mälkki
2019-09-11
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
2019-09-11
timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-09-09
lib/spd_bin: Extend DDR4 spd information
Eric Lai
2019-09-06
soc/intel/skylake: Add Lewisburg family PCH support
Maxim Polyakov
2019-09-04
drivers/spi/spi_flash.c: Add SPI vendor IDs
Richard Spiegel
2019-08-30
soc/intel/skylake: Remove duplicated PCI Id
Maxim Polyakov
2019-08-28
intel/smm/gen1: Use smm_subregion()
Kyösti Mälkki
2019-08-28
soc/intel/cnl: Add CML IGD IDs
Meera Ravindranath
2019-08-26
x86: Introduce RESET_VECTOR_IN_RAM option
Martin Roth
2019-08-26
arch/x86: Simplify <arch/early_variables.h>
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-26
Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h>
Kyösti Mälkki
2019-08-26
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-26
Move and rename ARCH_STAGE_HAS_xxx_SECTION rules
Kyösti Mälkki
2019-08-26
soc/intel/common: Include cometlake EMMC controller ID
Jamie Chen
2019-08-26
lib: ramdetect: Register exception handlers for ARMv8
Asami Doi
2019-08-26
amdfam10: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-23
ec/google/chromeec: Update ec_commands.h
You-Cheng Syu
2019-08-23
arch/x86/acpi: Add acpi_device_hid
Patrick Rudolph
2019-08-23
soc/intel/cometlake: Add ISH Device ID
Bernardo Perez Priego
2019-08-22
Add buffer_to/from_fifo32(_prefix) helpers
Julius Werner
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-20
device/pnp.h: Move __SIMPLE_DEVICE__ guards
Kyösti Mälkki
2019-08-20
device/oprom: Drop unnecessary AMD headers
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-08-16
soc/intel/cannonlake: Add more PCI Ids for Coffeelake
Christian Walter
2019-08-15
intel/smm: Define struct ied_header just once
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
intel/smm/gen1: Rename header file
Kyösti Mälkki
2019-08-15
soc/*: mp_run_on_all_cpus: Remove configurable timeout
Patrick Rudolph
2019-08-15
cpu/x86/smm: Promote smm_memory_map()
Kyösti Mälkki
2019-08-15
cpu/intel: Refactor platform_enter_postcar()
Kyösti Mälkki
2019-08-15
cpu/intel: Replace bsp_init_and_start_aps()
Kyösti Mälkki
2019-08-15
lib: edid: Move manufacturer name from private extra to public info
Hung-Te Lin
2019-08-14
dram: Add basic DDR4 SPD parsing
Andrey Petrov
2019-08-13
cpu/x86: Hide smm_save_state_area_t typedef
Kyösti Mälkki
2019-08-13
cpu/x86: Change old-style SMI handler prototypes
Kyösti Mälkki
2019-08-13
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-11
arch/x86: Obsolete CACHE_AS_RAM config
Kyösti Mälkki
2019-08-10
include, lib: Add <inttypes.h> printf macros
Jacob Garber
2019-08-10
string: implement strspn, strcspn, atol
Yuji Sasaki
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-08-08
lib/edid: Add suport for display rotation
Nicolas Boichat
2019-08-07
soc/amd: Rename smm_region_info() to smm_region()
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-08-02
device/pci_ops: Make PCI_BDF() available in all stages
Kyösti Mälkki
2019-08-02
stage_cache: Add more empty stubs functions
Kyösti Mälkki
2019-07-31
soc/intel/skl: Add C232 chipset and reorder IDs
Felix Singer
2019-07-31
lib/bootmem: Prepare for OpenSBI
Patrick Rudolph
2019-07-31
device: Constify `dev` argument to (probe|find)_resource()
Nico Huber
2019-07-30
soc/intel/cannonlake: Add new PCI IDs
Felix Singer
2019-07-28
lib: Rewrite qemu-armv7 ramdetect
Patrick Rudolph
2019-07-26
src/device/oprom: Fix bootsplash display code for optionroms
Johanna Schander
2019-07-23
include/spi-generic: Append unit to macro names
Uwe Poeche
2019-07-23
include/spi-generic: move common flash timeouts
Uwe Poeche
2019-07-21
pci_ids: Add AMD Family 17h host bridge
Marshall Dawson
2019-07-21
nb/amd/trinity: Rename PCI ID of the IOMMU
Marshall Dawson
2019-07-21
pci_ids: Reorder AMD internal northbridge and IOMMU IDs
Marshall Dawson
2019-07-19
device/oprom: List all supported vesa mode by oprom
Subrata Banik
2019-07-18
devicetree: Add accessors for chip_info
Kyösti Mälkki
2019-07-17
device: Move pci_irqs outside DEVTREE_EARLY
Kyösti Mälkki
2019-07-17
soc/intel/cannonlake: Add device Ids for new CFL SKUs support
Lean Sheng Tan
2019-07-17
soc/intel: Fix regression with hidden PCI devices
Kyösti Mälkki
2019-07-15
device: Remove device->ops from early stages
Kyösti Mälkki
2019-07-12
arch, include, soc: Use common stdint.h
Jacob Garber
2019-07-12
pci_ids: Drop a block of unused, redundant definitions
Nico Huber
2019-07-12
soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics id
Nico Huber
2019-07-12
soc/intel/common: Add CM246 LPC device id
Nico Huber
2019-07-12
device/pci: Declare pcidev_path_on_bus()
Kyösti Mälkki
2019-07-12
device/pci: Replace use of dev_find_slot() for IRQs
Kyösti Mälkki
2019-07-11
cpu/x86: Declare smi_release_lock() static
Kyösti Mälkki
2019-07-07
lib/romstage_stack.c: Remove file
Kyösti Mälkki
2019-07-07
device/pci: Declare pci_root_bus()
Kyösti Mälkki
2019-07-07
cpu/x86: Fix MSR_PLATFORM_INFO definition
Kyösti Mälkki
2019-07-07
include/cpu/x86/mtrr: Fix return type
Elyes HAOUAS
2019-07-04
device/pci_ops: Define pci_find_capability() just once
Kyösti Mälkki
2019-07-04
lib/romstage_stack.c: Remove unused functions
Arthur Heymans
2019-07-02
cpu/amd/msr: Clarify MMIO_CONF shift value
Marshall Dawson
2019-07-02
src: Use CRx_TYPE type for CRx
Elyes HAOUAS
2019-07-02
cpu/x86/pae/pgtbl: Add memset with PAE
Patrick Rudolph
2019-06-30
pci_ids.h: Add AMD Picasso IDs
Marshall Dawson
2019-06-28
device: Tidy up add_more_links()
Jacob Garber
2019-06-28
device,nb/amd: Deduplicate add_more_links()
Jacob Garber
2019-06-24
add ctype.h header
Joel Kitching
2019-06-24
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-06-21
device_tree: Update comment style to C89
Julius Werner
[prev]
[next]