Age | Commit message (Expand) | Author |
2016-08-19 | Kconfig: introduce writable boot device notion | Aaron Durbin |
2016-08-08 | chromeos chipsets: select RTC usage | Aaron Durbin |
2016-07-31 | src/soc: Capitalize CPU, ACPI, RAM and ROM | Elyes HAOUAS |
2016-07-30 | chromeos mainboards: remove chromeos.asl | Aaron Durbin |
2016-07-28 | bootmode: Get rid of CONFIG_BOOTMODE_STRAPS | Furquan Shaikh |
2016-07-15 | soc/intel/baytrail: use common Intel ACPI hardware definitions | Aaron Durbin |
2016-07-10 | intel post-car: Consolidate choose_top_of_stack() | Kyösti Mälkki |
2016-06-29 | intel romstage: Use run_ramstage() | Kyösti Mälkki |
2016-06-22 | Ignore RAMTOP for MTRRs | Kyösti Mälkki |
2016-06-18 | intel cache_as_ram: Fix typo in comment | Kyösti Mälkki |
2016-06-17 | Fix some cbmem.h includes | Kyösti Mälkki |
2016-05-06 | soc/intel: indicate to build system that XIP_ROM_SIZE isn't used | Aaron Durbin |
2016-05-06 | {cpu,soc}/intel: remove unused smm_init() function | Aaron Durbin |
2016-05-04 | soc/intel/baytrail: convert to using common MP and SMM init | Aaron Durbin |
2016-05-04 | cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option | Aaron Durbin |
2016-05-03 | intel/baytrail: use fmap information for code caching | Patrick Georgi |
2016-05-02 | cpu/x86/mp_init: remove unused callback arguments | Aaron Durbin |
2016-04-14 | soc/intel: Update license headers | Martin Roth |
2016-03-08 | x86 chipsets: utilize x86_setup_mtrrs_with_detect() | Aaron Durbin |
2016-02-26 | tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" | Denis 'GNUtoo' Carikli |
2015-12-10 | ACPI: Fix IASL Warning about unused method for GBUF check | Martin Roth |
2015-12-10 | lib: remove assets infrastructure | Aaron Durbin |
2015-11-28 | baytrail: fix missing brackets around ir_base to fix IRQ routing | Alexander Couzens |
2015-11-24 | intel/soc/baytrail: Move MCRS ResourceTemplate out of _CRS method | Martin Roth |
2015-11-21 | baytrail: add C0 and D0 stepping decode | Ben Gardner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-10-05 | Add EM100 'hyper term' spi console support in ramstage & smm | Martin Roth |
2015-09-30 | cpu: microcode: Use microcode stored in binary format | Alexandru Gagniuc |
2015-09-29 | intel: auto include intel/common/firmware | Aaron Durbin |
2015-09-24 | coreboot: move TS_END_ROMSTAGE to one spot | Aaron Durbin |
2015-09-23 | chromeos: vboot and chromeos dependency removal for sw write protect state | Paul Kocialkowski |
2015-09-09 | x86: bootblock: remove linking and program flow from build system | Aaron Durbin |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-09-04 | bootstate: remove need for #ifdef ENV_RAMSTAGE | Aaron Durbin |
2015-09-04 | x86: remove cpu_incs as romstage Make variable | Aaron Durbin |
2015-07-07 | x86: Drop -Wa,--divide | Stefan Reinauer |
2015-07-02 | Move baytrail & fsp_baytrail to the common IFD interface. | Martin Roth |
2015-06-24 | Kconfig: Get rid of obsolete symbols | Martin Roth |
2015-06-23 | Kconfig: Move CBFS_SIZE into Mainboard menu | Martin Roth |
2015-06-09 | stage_cache: use cbmem init hooks | Aaron Durbin |
2015-06-09 | cbmem: add indicator to hooks if cbmem is being recovered | Aaron Durbin |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-06-02 | assets: abstract away the firmware assets used for booting | Aaron Durbin |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-29 | chromeos: always enable timestamps | Stefan Reinauer |
2015-05-28 | smm: Merge configs SMM_MODULES and SMM_TSEG | Vladimir Serbinenko |
2015-05-27 | Move TPM code out of chromeos | Vladimir Serbinenko |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-23 | baytrail: Switch to per-device ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-13 | baytrail: broadwell: correct refcode loading | Aaron Durbin |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-05-01 | intel: Correct MMIO related ACPI table settings | Dave Frodin |
2015-04-30 | kbuild: Don't require intel/common changes for every soc | Stefan Reinauer |
2015-04-29 | kbuild: automatically include SOCs | Stefan Reinauer |
2015-04-22 | coreboot: common stage cache | Aaron Durbin |
2015-04-15 | soc/baytrail: Use microcode from the blobs repository | Marc Jones |
2015-04-10 | baytrail: correct NC pin to GPO pin according to BYT platform design guide | Kane Chen |
2015-04-10 | baytrail: add code for supporting 2x ddr refresh rate | Kane Chen |
2015-04-10 | baytrail: fix the coding error on PCIe L1 exit latency | Kevin L Lee |
2015-04-10 | Baytrail: Prior to PCI scan, wait for LCTL to be active in 50 ms | Kevin Hsieh |
2015-04-10 | baytrail: Switch from ACPI mode to PCI mode for legacy support | Marc Jones |
2015-04-07 | baytrail: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-06 | baytrail: Fix hdmi audio choppy issue | Kein Yuan |
2015-04-06 | baytrail: reinitialize spi controller in SMM finalization | Aaron Durbin |
2015-04-04 | Baytrail: Fix no_dev_behind_port not executed for RP1/2/3. | Kenji Chen |
2015-04-03 | rmodule: use struct prog while loading rmodules | Aaron Durbin |
2015-04-02 | baytrail: Change USB3 PLL VCO and iCLK PLL current on BYT-M/D CPU | Kein Yuan |
2015-04-02 | Baytrail: Change PCIe root disable algorithm | Kenji Chen |
2015-04-02 | Baytrail: add _PRT to each PCIe root port device | Ted Kuo |
2015-04-01 | cbfs: correct types used for accessing files | Aaron Durbin |
2015-03-30 | baytrail: fix HAVE_REFCODE_BLOB build errors | Aaron Durbin |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-10 | ACPI: Get S3 resume state from romstage_handoff | Kyösti Mälkki |
2015-03-09 | coreboot: fix munged license text | Aaron Durbin |
2015-02-25 | soc/intel/baytrail/Kconfig: Remove explicit `HAVE_MONOTONIC_TIMER` | Paul Menzel |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-16 | baytrail: there is a chance that USBPHY_COMPBG is set to 0 | Kane Chen |
2015-01-16 | baytrail: use the setting in devicetree.cb to config USBPHY_COMPBG | Kane Chen |
2015-01-14 | baytrail broadwell: Use timestamps internal stash | Kyösti Mälkki |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2014-12-31 | baytrail: add more gpio init macros | Kane Chen |
2014-12-30 | baytrail: Add defines and functions for GPNCORE | Kein Yuan |
2014-12-28 | intel baytrail broadwell: Include microcode updates | Kyösti Mälkki |
2014-12-19 | baytrail SOCs: Add missing comma in gpio.h | Martin Roth |
2014-12-17 | baytrail: initialize backlight PWM frequency | Aaron Durbin |
2014-12-17 | x86: Initialize SPI controller explicitly during PCH init | David Hendricks |
2014-12-09 | spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. | Gabe Black |