Age | Commit message (Expand) | Author |
2016-08-09 | drivers/elog: remove unnecessary global state | Aaron Durbin |
2016-08-09 | drivers/elog: sync events to non-volatile storage last | Aaron Durbin |
2016-08-09 | flashmap: Allocate at least one entry in kv_pair_new() | Stefan Reinauer |
2016-08-09 | payloads: add Kconfig option for bayou | Antonello Dettori |
2016-08-09 | gigbyte/ga-g41m-es2l: add cmos.layout and cmos.default | Arthur Heymans |
2016-08-09 | x4x: make preallocated IGD memory a cmos option | Arthur Heymans |
2016-08-09 | x4x: add non documented vram sizes | Arthur Heymans |
2016-08-09 | vendorcode/amd: Remove dead code | Patrick Georgi |
2016-08-09 | superio/*: Relocate Kconfig to chip folder. | Omar Pakker |
2016-08-09 | buildgcc: Use upstream patch for aarch64 build issue | Paul Kocialkowski |
2016-08-09 | build system: drop commented out code | Patrick Georgi |
2016-08-09 | soc/intel/quark: Remove TODO message from FspUpdVpd.h | Lee Leahy |
2016-08-09 | soc/nvidia/tegra210: remove unused spi boot device support | Aaron Durbin |
2016-08-09 | soc/nvidia/tegra132: remove tegra132 support | Aaron Durbin |
2016-08-09 | mainboard/google/rush_ryu: remove rush_ryu mainboard | Aaron Durbin |
2016-08-09 | mainboard/google/rush: remove rush mainboard | Aaron Durbin |
2016-08-09 | google/gru: Update board/RAM ID ADC values | Julius Werner |
2016-08-09 | rockchip/rk3399: sdram: correct read obs and set DQS driver register | Lin Huang |
2016-08-09 | soc/qualcomm/ipq40xx: Use block mode for I2C | Varadarajan Narayanan |
2016-08-08 | drivers/elog: treat offsets relative to start of mirror | Aaron Durbin |
2016-08-08 | drivers/elog: use region_device for mirroring into ram | Aaron Durbin |
2016-08-08 | drivers/elog: use offsets for checking cleared buffers | Aaron Durbin |
2016-08-08 | sconfig: Reformat C code | Martin Roth |
2016-08-08 | sconfig: Remove mainboard chip.h support | Martin Roth |
2016-08-08 | sconfig: Remove bootblock and Kconfig modes | Martin Roth |
2016-08-08 | sconfig: Update command line parameters | Martin Roth |
2016-08-08 | sconfig: pass in devicetree filename | Martin Roth |
2016-08-08 | drivers/elog: perform writes in terms of offsets | Aaron Durbin |
2016-08-08 | libpayload: lzma: Allocate scratchpad on the heap | Julius Werner |
2016-08-08 | supermicro/h8scm: Remove last unused chip.h file | Martin Roth |
2016-08-08 | drivers/elog: remove parameters from elog_flash_erase() | Aaron Durbin |
2016-08-08 | drivers/elog: remove unnecessary check in elog_shrink() | Aaron Durbin |
2016-08-08 | drivers/elog: use event region size when adding a clear event | Aaron Durbin |
2016-08-08 | drivers/elog: remove unused function | Aaron Durbin |
2016-08-08 | soc/intel/common: fix gsmi handler | Aaron Durbin |
2016-08-08 | chromeos chipsets: select RTC usage | Aaron Durbin |
2016-08-08 | vendorcode/google/chromeos: remove unnecessary includes in elog.c | Aaron Durbin |
2016-08-08 | commonlib/region: make buffer argument const for writeat | Aaron Durbin |
2016-08-08 | soc/intel/skylake: Clean up SoC ASL code. | Barnali Sarkar |
2016-08-08 | skylake/devicetree: Add PIRQ Routing programming | Barnali Sarkar |
2016-08-08 | soc/intel/skylake: Cleanup patch for Skylake SoC | Barnali Sarkar |
2016-08-08 | google/reef: Configure SDIO D1 to enable SCS Power Gating | Jagadish Krishnamoorthy |
2016-08-08 | google/chromeec: Enable/Disable ccache with config variable | Martin Roth |
2016-08-08 | libpayload: arm64: Fix MMU range overlap check | Julius Werner |
2016-08-08 | vendorcode/amd/pi/Lib: Fix reporting fatal error | Patrick Georgi |
2016-08-08 | cbfstool/cbfs_image: Fix resource leak for tbuff | Furquan Shaikh |
2016-08-08 | cbfstool/cbfs_image: Check for return value of buffer_create | Furquan Shaikh |
2016-08-08 | cbfstool/cbfs_image: Fix resource leak for segs | Furquan Shaikh |
2016-08-08 | cbfstool/elfheaders: Make elf_writer_destroy NULL-safe | Furquan Shaikh |
2016-08-08 | cbfstool/cbfs_image: Initialze empty_sz to 0 | Furquan Shaikh |
2016-08-08 | Use VBOOT_SOURCE instead of hardcoding vboot path | Paul Kocialkowski |
2016-08-06 | soc/intel/skylake: Add Kabylake device Ids | Rizwan Qureshi |
2016-08-06 | google/reef: Enable I2C2 for use in bootblock | Duncan Laurie |
2016-08-06 | acpi: Generate object for coreboot table region | Duncan Laurie |
2016-08-06 | drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFS | Aaron Durbin |
2016-08-05 | drivers/intel/fsp2_0: Ensure EC is in right mode before memory init | Furquan Shaikh |
2016-08-05 | google/reef: Correct SD card pins config | Chiranjeevi Rapolu |
2016-08-05 | soc/intel/quark: Add missing breaks | Lee Leahy |
2016-08-05 | build system: add easier targetting of cbfstool options per region | Aaron Durbin |
2016-08-05 | drivers/spi: Add support for Micron N25Q128A | Werner Zeh |
2016-08-05 | drivers/intel/fsp2_0: Add checklist support | Lee Leahy |
2016-08-05 | soc/intel/quark: Add bootblock_c_entry | Lee Leahy |
2016-08-05 | soc/intel/quark: Clean up debug output levels | Lee Leahy |
2016-08-05 | soc/intel/quark: Disable FSP serial output | Lee Leahy |
2016-08-05 | soc/intel/quark: Add FSP 2.0 romstage support | Lee Leahy |
2016-08-05 | soc/intel/quark: Add FSP 2.0 boot block support | Lee Leahy |
2016-08-05 | checkpatch: Add BLOCK_COMMENT_STYLE to ignore list | Julius Werner |
2016-08-04 | 3rdparty/vboot: update to latest master | Patrick Georgi |
2016-08-04 | toolchain.inc: Update 'required toolchain' error text | Martin Roth |
2016-08-04 | sb/amd/sb700: Do not reset fifo after skipping the sent bytes | Timothy Pearson |
2016-08-04 | chromeec: Chrome EC firmware source selection for EC and PD firmwares | Paul Kocialkowski |
2016-08-04 | src/arch/riscv/id.S: Don't hardcode the strings | Jonathan Neuschäfer |
2016-08-04 | soc/apollolake: Return correct wake status in _SWS | Shaunak Saha |
2016-08-04 | soc/intel/apollolake: Configure gpio ownership | Jagadish Krishnamoorthy |
2016-08-04 | google/reef: Add GPIO changes to assert SLP_S0/Reset signal | Shankar, Vaibhav |
2016-08-04 | soc/intel/skylake: Correct address of I2C5 Device | Barnali Sarkar |
2016-08-04 | lib/timestamp: Add timestamps to CBMEM in POSTCAR stage | Furquan Shaikh |
2016-08-03 | lenovo/x60: Fetch 16 bits when trying to parse bit 13 | Patrick Georgi |
2016-08-03 | sb/amd/sb[6|7|8]00: Initialize PIC | Timothy Pearson |
2016-08-03 | spi/tpm: read TPM version in larger chunks | Vadim Bendebury |
2016-08-03 | google/gale: Add more board ID variants | Kan Yan |
2016-08-03 | google/gru: Add code to support I2C TPM for Kevin | Julius Werner |
2016-08-03 | google/gru: Add support for Gru rev1 | Julius Werner |
2016-08-03 | payloads/coreinfo: Set KCONFIG_CONFIG value | Martin Roth |
2016-08-03 | soc/intel/quark: Support access to CPU CR registers | Lee Leahy |
2016-08-03 | util/checklist: Place tables in proper boot order | Lee Leahy |
2016-08-03 | util/checklist: Concatinate optional list to complete list | Lee Leahy |
2016-08-03 | util/checklist: Process .debug files before .elf files | Lee Leahy |
2016-08-03 | util/checklist: Add usage instructions | Lee Leahy |
2016-08-03 | mainboard/intel/galileo: Add FSP 2.0 Kconfig support | Lee Leahy |
2016-08-03 | soc/intel/quark: Add header files for FSP 2.0 | Lee Leahy |
2016-08-03 | soc/intel/quark: Prepare for FSP2.0 support | Lee Leahy |
2016-08-03 | soc/intel/quark: Initialize MTRRs in bootblock | Lee Leahy |
2016-08-03 | soc/intel/quark: Remove use of EDK-II macros and data types | Lee Leahy |
2016-08-03 | fsp_broadwell_de: Add DMAR table to ACPI | Werner Zeh |
2016-08-03 | cbfstool: Check for excessive arguments | Nico Huber |
2016-08-03 | cbfstool: Check arguments to strtoul() where appropriate | Nico Huber |
2016-08-03 | Makefile.inc: Strip output of `wc` | Nico Huber |
2016-08-03 | ACPI: Add code to create root port entry in DMAR table | Werner Zeh |
2016-08-03 | ACPI: Add code to include ATSR structure in DMAR table | Werner Zeh |