index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
fsp_baytrail
Age
Commit message (
Expand
)
Author
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
2014-12-09
spi: Remove the spi_set_speed and spi_cs_is_valid functions.
Gabe Black
2014-12-09
fsp platfoms: add prototype & consolidate main entry-point
Martin Roth
2014-12-08
intel/fsp_baytrail: Spelling fixes
Martin Roth
2014-12-05
fsp_baytrail: Update function disable code
Martin Roth
2014-12-05
fsp_baytrail: Kconfig update for Gold 3 FSP
Martin Roth
2014-12-05
fsp_baytrail: Update microcode for Gold 3 FSP release
Martin Roth
2014-12-05
FSP platform microcode: Update to remove Kconfig variable
Martin Roth
2014-12-05
fsp_baytrail: remove register option for TSEG size
Martin Roth
2014-12-05
fsp_baytrail: update printk to use FSP_INFO_LEVEL
Martin Roth
2014-12-05
fsp_baytrail: update for UPD_DEVICE_CHECK macro
Martin Roth
2014-12-05
fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macro
Martin Roth
2014-12-05
fsp_baytrail: update for UPD_SPD_CHECK macro
Martin Roth
2014-12-05
fsp_baytrail: update to add the UPD_DEFAULT_CHECK macro
Martin Roth
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-12-01
Mark non-executable files non-executable
Patrick Georgi
2014-11-25
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-11-24
intel/fsp_baytrail: add new CPUID for Baytrail I step D0
Herve ELter
2014-11-21
intel/fsp_baytrail: add Gold3 FSP support
York Yang
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
2014-11-19
fsp_baytrail: Fix ACPI 'Object is not referenced' warnings
Martin Roth
2014-11-19
fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.h
Martin Roth
2014-11-01
{cpu,soc}: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-19
x86 romstage: Move stack just below RAMTOP
Kyösti Mälkki
2014-10-14
intel/fsp_baytrail: Add padding so device_nvs location matches ACPI
Scott Radcliffe
2014-10-14
baytrail: Add padding to the end of device_nvs to match ACPI
Scott Radcliffe
2014-10-14
intel/fsp_baytrail: Clear the GNVS area prior to filling
Scott Radcliffe
2014-10-09
intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route"
Kayalvizhi Dhandapani
2014-10-09
intel/fsp_baytrail: fix error "unknown type device_t", when SMM Module added
Kayalvizhi Dhandapani
2014-10-09
intel/fsp_baytrail: Fix SMM/SMI
Kayalvizhi Dhandapani
2014-09-29
intel/fsp_baytrail: Add S3 suspend/resume Support
Mohan D'Costa
2014-08-11
soc/intel/fsp_baytrail: set up for including irqroute.h twice
Martin Roth
2014-08-01
fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1
Martin Roth
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-07-17
soc,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
soc,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-14
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-08
soc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-06-23
baytrail_fsp: Fix the mmconf Kconfig
Martin Roth
2014-06-23
fsp_baytrail: Minor Kconfig updates
Martin Roth
2014-06-18
fsp_baytrail: Add the default FSP location
Martin Roth
2014-06-18
fsp_baytrail: Add Baytrail B0/B1 "Super SKU" microcode
Martin Roth
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-06-13
fsp_baytrail: remove version from default vbios path
Martin Roth
2014-06-13
fsp_baytrail: Fix CONFIG_ENABLE_FSP_FAST_BOOT
Martin Roth
2014-05-30
cpu/intel/fsp_model_206ax: change realpath to readlink
Martin Roth
2014-05-29
fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip
Martin Roth
[prev]