Age | Commit message (Expand) | Author |
2019-01-21 | lib/boot_device: Add API for write protect a region | Rizwan Qureshi |
2019-01-21 | drivers/spi: Add controller protection type | Rizwan Qureshi |
2019-01-16 | string.h: Add isprint() | Nico Huber |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-08 | cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK | Kyösti Mälkki |
2019-01-06 | usbdebug: Make the EHCI debug console work in the bootblock | Arthur Heymans |
2019-01-06 | usbdebug: Refactor init calls | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Use defaults for get_pci1234() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Add temporary pirq_router_bus variable | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Declare get_pci1234() just once | Kyösti Mälkki |
2019-01-04 | device: Introduce pcidev_on_root() and friends | Kyösti Mälkki |
2019-01-04 | src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' | Elyes HAOUAS |
2019-01-04 | src: Get rid of device_t | Elyes HAOUAS |
2018-12-30 | device/pci_early: Fixes for __SIMPLE_DEVICE__ | Kyösti Mälkki |
2018-12-30 | cpu/intel/car: Drop remains of setup_stack_and_mtrrs() | Kyösti Mälkki |
2018-12-30 | bootblock: Move function prototype | Kyösti Mälkki |
2018-12-28 | sb/intel/lynxpoint: Handle H81 only having 6 PCIe root ports | Tristan Corrick |
2018-12-28 | soc/intel: Drop romstage_after_car() | Kyösti Mälkki |
2018-12-22 | arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT | Kyösti Mälkki |
2018-12-18 | Fix typos involving "the the" | Jonathan Neuschäfer |
2018-12-17 | vendorcode/google: support multiple SAR filenames | Justin TerAvest |
2018-12-15 | cpu/x86: Make mp_get_apic_id() function externally available | Subrata Banik |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-12-05 | smmstore: make smmstore's SMM handler code follow everything else | Patrick Georgi |
2018-12-05 | elog: make elog's SMM handler code follow everything else | Patrick Georgi |
2018-12-03 | include/device/smbus.h: Don't use device_t | Elyes HAOUAS |
2018-11-29 | azalia: Add Azalia Reset macro | Lijian Zhao |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2018-11-27 | soc/intel/common: Add audio controller device id for SKL-H pch | Praveen hodagatta pranesh |
2018-11-26 | drivers/spi: store detected flash IDs | Stefan Tauner |
2018-11-23 | soc/intel/common: Bring DISPLAY_MTRRS into the light | Nico Huber |
2018-11-16 | SMBIOS: Remove duplicated smbios_memory_type enum | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-09 | include/program_loading: Add POSTCAR prog type | Philipp Deppenwiese |
2018-11-08 | src: Replace common MSR addresses with macros | Elyes HAOUAS |
2018-11-08 | soc/intel/skylake: Add PCH sku id's supported for KBL | Praveen hodagatta pranesh |
2018-11-07 | soc/intel/common: Include Icelake device IDs | Aamir Bohra |
2018-11-07 | intel: Get rid of smm_get_pmbase | Patrick Rudolph |
2018-11-07 | timer: Add wait_us/wait_ms helper macros to wait for conditions | Julius Werner |
2018-11-05 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-11-05 | amd/mtrr: Fix IORR MTRR | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
2018-10-30 | src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-30 | {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros | Elyes HAOUAS |
2018-10-30 | drivers/spi: Winbond specific write-protection enable | Patrick Rudolph |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-25 | selfboot: create selfboot_check function, remove check param | Ronald G. Minnich |
2018-10-22 | intel: Use CF9 reset (part 2) | Patrick Rudolph |
2018-10-22 | reset: Provide new single-function reset API | Nico Huber |