Age | Commit message (Expand) | Author |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-07-31 | src/soc: Capitalize CPU, ACPI, RAM and ROM | Elyes HAOUAS |
2016-07-15 | soc/intel/fsp_baytrail: use common Intel ACPI hardware definitions | Aaron Durbin |
2016-07-06 | PCI: Use PCI_DEVFN macro instead of DEV_FUNC | Werner Zeh |
2016-06-29 | intel romstage: Use run_ramstage() | Kyösti Mälkki |
2016-06-03 | intel/fsp_baytrail/i2c: mask i2c interrupts in i2c_init() | Ben Gardner |
2016-05-06 | {cpu,soc}/intel: remove unused smm_init() function | Aaron Durbin |
2016-05-04 | soc/intel/fsp_baytrail: convert to using common MP and SMM init | Aaron Durbin |
2016-05-02 | cpu/x86/mp_init: remove unused callback arguments | Aaron Durbin |
2016-04-28 | fsp_baytrail: Fix missing "$" when using Kconfig switch | Werner Zeh |
2016-04-16 | intel/fsp_baytrail: Eliminate warning about missing set_resources | Ben Gardner |
2016-04-15 | intel/fsp_baytrail: fix whitespace issue in romstage.c | Ben Gardner |
2016-04-14 | soc/intel: Update license headers | Martin Roth |
2016-03-25 | intel/fsp_baytrail: Fix I2C abort logic | Ben Gardner |
2016-03-25 | intel/fsp_baytrail: Use read32() and write32() in i2c.c | Ben Gardner |
2016-03-14 | intel/fsp_baytrail: Enable LPSS in ACPI mode | Ben Gardner |
2016-03-13 | intel/fsp_baytrail: Fix LPE initialization and enable ACPI mode | Ben Gardner |
2016-03-13 | intel/fsp_baytrail: Don't clear gnvs in acpi_init_gnvs() | Ben Gardner |
2016-03-07 | intel/fsp_baytrail: use 20K PU/PD for GPIO | Ben Gardner |
2016-02-25 | fsp_baytrail: Fix a possible hanging DisplayPort | Werner Zeh |
2016-02-22 | fsp_baytrail: Add full support for iosf access in reg_script | Werner Zeh |
2016-02-10 | soc/fsp_baytrail: Add support for FSP MR 005 | Ben Gardner |
2016-01-29 | src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files | Martin Roth |
2016-01-08 | fsp_baytrail: Add additional PCI space above 4GB | Martin Roth |
2015-12-22 | soc/intel/fsp_baytrail: Make sure i2c bus is < 7 | Martin Roth |
2015-12-17 | soc/intel/fsp_baytrail: Adjust root port INT routing | Martin Roth |
2015-12-16 | intel/fsp_baytrail: change indent to use tabs | Ben Gardner |
2015-12-16 | intel/fsp_baytrail: rename include folder baytrail to include/soc | Ben Gardner |
2015-12-16 | intel/fsp_baytrail: Fix PCI_DEV_PIRQ_ROUTE macro ending | Ben Gardner |
2015-12-15 | x86 acpi: remove ALIGN_CURRENT macro | Aaron Durbin |
2015-12-10 | intel/fsp_baytrail: Remove code for nonexistant BBAR | Ben Gardner |
2015-12-06 | fsp_baytrail: Add missing newline to eMMC Mode log | Ben Gardner |
2015-12-06 | Remove #ifdef checks on Kconfig symbols | Martin Roth |
2015-11-30 | fsp_baytrail: Remove use of BAYTRAIL_SMM Kconfig symbol | Martin Roth |
2015-11-21 | baytrail: add C0 and D0 stepping decode | Ben Gardner |
2015-11-20 | fsp1_0: Remove hardcoded microcode locations | Martin Roth |
2015-11-17 | fsp_baytrail: use external microcode .h files | Martin Roth |
2015-11-16 | intel/fsp_baytrail: Load APs microcode in baytrail_init_cpus | York Yang |
2015-11-16 | intel/fsp_baytrail: Load BSP microcode in bootblock | York Yang |
2015-11-11 | fsp_baytrail: Add macros for legacy GPIO output set up | Werner Zeh |
2015-11-09 | fsp_baytrail: Add functions to set a GPIO | Werner Zeh |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-23 | intel/fsp_baytrail: Fix logging of ISPEnable option | David Imhoff |
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-10-01 | intel/fsp_baytrail: Remove unused MICROCODE_INCLUDE_PATH from Kconfig | Werner Zeh |
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-07-21 | intel/fsp_baytrail: Support Baytrail FSP Gold4 release | York Yang |
2015-07-17 | soc/intel: Remove microcode terminators | 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-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
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: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-28 | smm: Merge configs SMM_MODULES and SMM_TSEG | Vladimir Serbinenko |
2015-05-26 | acpigen: Remove all explicit length tracking | 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-04 | intel/fsp_baytrail: Fix SPI debugging | David Imhoff |
2015-05-01 | intel: Correct MMIO related ACPI table settings | Dave Frodin |
2015-04-29 | kbuild: automatically include SOCs | Stefan Reinauer |
2015-04-28 | fsp platforms: consolidate FspNotify calls | Martin Roth |
2015-04-27 | intel/fsp_baytrail: Fix default SMM_TSEG_SIZE value | David Imhoff |
2015-04-24 | fsp: Move fsp to fsp1_0 | Marc Jones |
2015-04-04 | build system: rename __BOOT_BLOCK__ and __VER_STAGE__ | Patrick Georgi |
2015-03-12 | intel/fsp_baytrail: Add PCI Root Port IRQ Routing | Martin Roth |
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-03-05 | fsp_baytrail: Add I2C driver | Werner Zeh |
2015-03-05 | fsp_baytrail: Add new microcode for Bay Trail M | Werner Zeh |
2015-02-27 | x86: Fix pointer arithmetic regressions from MMIO changes | Kevin Paul Herbert |
2015-02-24 | soc/fsp_baytrail: Fix use of microcode-related Kconfig variables | Alexandru Gagniuc |
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-02-13 | fsp_baytrail: Add macros to define 20K pull-up and down | Werner Zeh |
2015-02-10 | Baytrail_fsp: Make ME path configurable in menuconfig | Werner Zeh |
2015-02-09 | fsp_baytrail: Get FSP reserved memory from the FSP HOB list | Martin Roth |
2015-02-09 | Intel FSP platforms: Fix timestamps | Kyösti Mälkki |
2015-02-06 | FSP & CBMEM: Fix broken cbmem CAR transition. | Martin Roth |
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 | CBMEM: Move cbmemc_reinit() | Kyösti Mälkki |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-13 | soc/intel/fsp_baytrail/gpio.c: Silence unused variable warning | Edward O'Callaghan |
2015-01-06 | Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" | Kyösti Mälkki |
2015-01-06 | Re-factor 'to_flash_offset()' into 'spi_flash.h' | Edward O'Callaghan |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2014-12-19 | fsp_baytrail: Initialize LPC pads in bootblock for port 80 | Martin Roth |
2014-12-19 | fsp_baytrail: Remove GPIO_NC1 #define | Martin Roth |
2014-12-19 | baytrail SOCs: Add missing comma in gpio.h | Martin Roth |
2014-12-17 | fsp_baytrail: Add code to read GPIOs in romstage | Martin Roth |
2014-12-16 | CBMEM console: Fix boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
2014-12-16 | Intel FSP: Move to DYNAMIC_CBMEM | Kyösti Mälkki |
2014-12-09 | spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. | Gabe Black |