Age | Commit message (Expand) | Author |
2019-07-02 | util/docker/coreboot.org-status: Add more "nice" names for CPUs | Patrick Georgi |
2019-07-02 | util/release: add more categories | Patrick Georgi |
2019-07-02 | mb/google/hatch: Set trackpad irq and wake to GPP_A21 | Shelley Chen |
2019-07-02 | mb/google/hatch: Add INVERT to all IOAPIC pads | Shelley Chen |
2019-07-02 | soc/amd: Add picasso to Kconfig | Marshall Dawson |
2019-07-02 | soc/amd/picasso: Stub out bootblock | Martin Roth |
2019-07-02 | soc/amd/picasso: Update stoney paths to picasso | Martin Roth |
2019-07-02 | soc/amd/picasso: Rename makefile.inc back to Makefile.inc | Martin Roth |
2019-07-02 | soc/amd/picasso: Change SOC_AMD_STONEY* to SOC_AMD_PICASSO | Martin Roth |
2019-07-02 | soc/amd/picasso: Change header guards from stoney to picasso | Martin Roth |
2019-07-02 | soc/amd/picasso: Remove ST files not used for PCO | Martin Roth |
2019-07-02 | soc/amd/picasso: Create picasso as a copy of stoneyridge | Martin Roth |
2019-07-02 | mb/google/reef/variants/: fix Samsung K4F6E3S4HM-MGCJ density | Kevin Chiu |
2019-07-02 | device/pci_rom: Fix redundant pci_rom_probe() calls | Kyösti Mälkki |
2019-07-02 | device/pci_rom: Fix on-board optionrom address | Kyösti Mälkki |
2019-07-02 | security/memory: Clear memory in ramstage | Patrick Rudolph |
2019-07-02 | cpu/x86/pae/pgtbl: Add memset with PAE | Patrick Rudolph |
2019-07-02 | soc/intel/icelake: Disable HDA based on devicetree | Subrata Banik |
2019-07-02 | QC common: fix compiler complaint, missing <string.h> | T Michael Turney |
2019-07-01 | util/cbmem: Update banner string regular expression | You-Cheng Syu |
2019-07-01 | util/ifdtool: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-01 | util/ifdtool: Make internal functions static | Jacob Garber |
2019-07-01 | util/cbfstool/ifittool: use strtol function instead of atoi | Pandya, Varshit B |
2019-07-01 | mb/up/squared: Add kernel cmdline parameters | Felix Singer |
2019-07-01 | Use 3rdparty/intel-microcode | Arthur Heymans |
2019-07-01 | security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init() | Frans Hendriks |
2019-07-01 | util/superiotool/nuvoton.c: Minor tag update/removal | Pavel Sayekat |
2019-07-01 | intel/fsp_rangeley: Use fixed FSB/BCLK value 100 MHz | Kyösti Mälkki |
2019-07-01 | Kconfig: Enable RAMPAYLOAD for x86 | Subrata Banik |
2019-06-30 | pci_ids.h: Add AMD Picasso IDs | Marshall Dawson |
2019-06-29 | libpayload: cbgfx: Run cbgfx_init() before we need it for draw_box() | Julius Werner |
2019-06-28 | sb/amd/sb{700,800}: Clean up index manipulations | Jacob Garber |
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-28 | nb/intel/pineview: Remove unused code | Jacob Garber |
2019-06-28 | device/dram: Inline value into print statement | Jacob Garber |
2019-06-28 | cpu/amd/family_10h-family_15h: Remove dead assignment | Jacob Garber |
2019-06-28 | sb/amd/rs780: Remove dead assignment | Jacob Garber |
2019-06-28 | MAINTAINERS: Add myself as a maintainer for apple boards | Evgeny Zinoviev |
2019-06-28 | {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB | Elyes HAOUAS |
2019-06-28 | soc/intel/cannonlake: fix use of legacy 8254 timer | Matt DeVillier |
2019-06-28 | asus/am1i-a: Enable UART according to CONFIG_UART_FOR_CONSOLE | Mike Banon |
2019-06-28 | mb/google/kohaku: Correct trackpad i2c address | Seunghwan Kim |
2019-06-28 | payloads/external/LinuxBoot: Update x86_64 defconfig | Patrick Rudolph |
2019-06-28 | lib/gnat: Enable -Werror | Nico Huber |
2019-06-28 | lib/gnat: Use ADAFLAGS instead of CFLAGS | Nico Huber |
2019-06-28 | mb/emulation/qemu-riscv: Use generic 8250 uart driver | Patrick Rudolph |
2019-06-28 | arch/riscv/mcall: Drop debug code | Patrick Rudolph |
2019-06-28 | qualcomm: qclib: Ensure interface table entry name is terminated | Julius Werner |
2019-06-27 | libpayload: Re-initialize UART RX | Prudhvi Yarlagadda |
2019-06-27 | mainboard: Add support for ASUS P8Z77-M PRO desktop mainboard | Vlado Cibic |
2019-06-27 | mb/upsquared: Align partitions to 4KiB | Felix Singer |
2019-06-27 | mb/asrock/h110m: set serirq_mode to continuous mode | Maxim Polyakov |
2019-06-27 | drivers/pc80/tpm: add support for TPM emulator SwTPM 2.0 module | Tsung Ho Wu |
2019-06-27 | security: Add memory subfolder | Patrick Rudolph |
2019-06-27 | vboot: remove vboot_handoff step | Joel Kitching |
2019-06-26 | mb/google/hatch: Add a GPIO to enable/disable FPMCU power | Philip Chen |
2019-06-26 | mb/google/hatch: Remove pulls on NC pads | Furquan Shaikh |
2019-06-26 | mb/google/hatch/variants/baseboard: Update PL2 power limit value | Sumeet Pawnikar |
2019-06-26 | soc/intel/cannonlake/Kconfig: Don't have all variants select SOC_INTEL_CANNON... | Arthur Heymans |
2019-06-26 | cbfstool/fit: need inttypes.h for PRIx64 | Joel Kitching |
2019-06-26 | mb/up/squared: Remove unnecessary code | Felix Singer |
2019-06-25 | atlas: enable GEO_SAR | Caveh Jalali |
2019-06-25 | intel/945 boards: Use smp_write_pci_intsrc() | Kyösti Mälkki |
2019-06-25 | soc/intel/dnv: Fix value of B_PCH_GPIO_RX_SCI_ROUTE | Patrick Havelange |
2019-06-25 | mainboard/facebook/fbg1701: Set CBFS_SIZE to 0x600000 | Frans Hendriks |
2019-06-25 | mainboard/facebook/fbg1701: Use LCD Panel type for name of tables | Frans Hendriks |
2019-06-25 | mb/lenovo/z61t: Remove `fn_ctrl_swap` option | Peter Lemenkov |
2019-06-24 | add ctype.h header | Joel Kitching |
2019-06-24 | Documentation: Add PC Engines apu2 | Piotr Kleinschmidt |
2019-06-24 | Documentation: Add PC Engines apu1 | Piotr Kleinschmidt |
2019-06-24 | mb/gigabyte/ga-h61ma-d3v: Add new mainboard as variant | Angel Pons |
2019-06-24 | util/cbfstool/flashmap: Correct local includes | Elyes HAOUAS |
2019-06-24 | cbfstool: Drop update-fit option | Patrick Rudolph |
2019-06-24 | Makefile: Use ifittool to update FIT | Patrick Rudolph |
2019-06-24 | cbfstool: Add ifittool | Philipp Deppenwiese |
2019-06-24 | Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER | Subrata Banik |
2019-06-23 | riscv: workaround selfboot putting the coreboot table into prog_entry_arg | Xiang Wang |
2019-06-23 | riscv: use mret to invoke M-mode payload and disable interrupts | Xiang Wang |
2019-06-23 | riscv: Fix MENTRY_FRAME_SIZE to fit different machine lengths | Xiang Wang |
2019-06-22 | src/ec: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-06-22 | src/cpu: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-06-22 | drivers: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS |
2019-06-22 | nuvoton/early_serial: improve comments on serial pinmux settings | Felix Held |
2019-06-22 | mainboard/facebook/fbg1701: Configure TC358860 eDP to MIPI controller | Frans Hendriks |
2019-06-21 | superio/nuvoton/nct6776: Make Kconfig symbol dependent | Angel Pons |
2019-06-21 | mb/asrock/h110m: Correct Kconfig symbol selection | Angel Pons |
2019-06-21 | superio/nuvoton/nct6791d: Add symbol to select COM port | Angel Pons |
2019-06-21 | cpu: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS |
2019-06-21 | arch: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS |
2019-06-21 | mb/ocp/wedge100s: Use the new IPMI driver | Patrick Rudolph |
2019-06-21 | drivers/ipmi: Add chip ops | Patrick Rudolph |
2019-06-21 | arch/x86/acpi: use ALIGN_UP instead of ALIGN | Felix Held |
2019-06-21 | drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-06-21 | cpu/x86: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-06-21 | cpu/amd: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-06-21 | device/pci_rom: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-06-21 | commonlib/storage: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-06-21 | arch/arm/cpu: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-06-21 | arch/x86: use ALIGN_UP instead of ALIGN for better readability | Felix Held |