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
Age
Commit message (
Expand
)
Author
2015-11-11
fsp_baytrail: Add macros for legacy GPIO output set up
Werner Zeh
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-11-11
arm64: mmu: Make page table manipulation work across stages
Julius Werner
2015-11-10
rockchip/rk3288: hdmi: configure display output mode with EDID information
Yakir Yang
2015-11-09
fsp_baytrail: Add functions to set a GPIO
Werner Zeh
2015-11-07
arm64: Remove cpu intialization through device-tree
Furquan Shaikh
2015-11-07
arm64: Remove SMP support
Furquan Shaikh
2015-11-07
arm64: remove spin table support
Aaron Durbin
2015-11-07
arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT
Aaron Durbin
2015-11-07
arm64: remove secmon
Aaron Durbin
2015-11-05
Kconfig: Remove obsolete Kconfig symbols from google/intel boards
Martin Roth
2015-11-05
intel/skylake: Add Fan control support
Sumeet Pawnikar
2015-11-05
nvidia/tegra210: lp0_resume: clear the MC_INTSTATUS if MC_INTMASK was 0
Joseph Lo
2015-11-05
skylake: Set Pkg Power clamping bit in Power Limit MSR
Rizwan Qureshi
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
rockchip/rk3288: If we fail to read the EDID 5 times in a row, it's an error
Douglas Anderson
2015-10-28
intel/skylake: Add USB2 port config for max settings
Duncan Laurie
2015-10-27
intel/skylake: Clean up USB configuration in devicetree
Duncan Laurie
2015-10-27
FSP1_1: Always use common code
Lee Leahy
2015-10-27
FSP 1.1: Replace soc_ prefix with fsp_
Lee Leahy
2015-10-27
FSP 1.1: Move common FSP code
Lee Leahy
2015-10-27
intel/kunimitsu FAB3: Configure LPC to Quiet Mode.
pchandri
2015-10-27
intel/skylake: IRQ programming through UPD
Subrata Banik
2015-10-27
intel/skylake: FSP 1.7.0 MemoryInit/SiliconInit params update
Rizwan Qureshi
2015-10-27
intel/kunimitsu Fab3: Strengthening Rcomp target CTRL value
pchandri
2015-10-27
intel/skylake: Add support for Gfx PEIM (AKA GOP)
robbie zhang
2015-10-27
fsp/intel common: Add support for Gfx PEIM (AKA GOP)
robbie zhang
2015-10-25
rockchip/rk3288: Remove 1392MHz option for RK3288 APLL
David Hendricks
2015-10-25
rockchip/rk3288: Add 1416MHz as an option for RK3288 APLL
David Hendricks
2015-10-25
rockchip/rk3288: Add 600MHz as an option for RK3288 APLL
David Hendricks
2015-10-23
Intel: Move MCRS ResourceTemplate outside of _CRS method
Martin Roth
2015-10-23
intel/fsp_baytrail: Fix logging of ISPEnable option
David Imhoff
2015-10-15
soc/intel/broadwell: fix USBDEBUG copy-pasta
Georg Wicherski
2015-10-15
nvidia/tegra210: Drop FSF address
Patrick Georgi
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-14
skylake: ACPI: Fix compiler warnings with iasl-20150717
Duncan Laurie
2015-10-13
t132: Add TIMESTAMP region to memlayout.ld
Furquan Shaikh
2015-10-11
skylake: add support for verstage
Aaron Durbin
2015-10-11
soc/intel/common: use prog_locate() for finding fsp.bin
Aaron Durbin
2015-10-11
skylake: Leave SPI controller enabled
Lee Leahy
2015-10-11
skylake: SPI code cleanup
Lee Leahy
2015-10-11
tegra132: increase romstage size for vboot
Aaron Durbin
2015-10-11
vboot: remove remnants of VBOOT_STUB
Aaron Durbin
2015-10-11
intel fsp1_1: prepare for romstage vboot verification split
Aaron Durbin
2015-10-11
soc/intel/common: remove chipset specific calls
Aaron Durbin
2015-10-11
intel SOC common: Remove unused parameters
Lee Leahy
2015-10-11
Braswell: Modify CB to accomodate new FSPv83
Subrata Banik
2015-10-11
Skylake: remove the out-dated VR config and un-needed 24mhz calibration
robbie zhang
2015-10-11
skylake: ajdust cache-as-ram region to 64KiB
Aaron Durbin
2015-10-11
intel: update common and FSP cache-as-ram parameters
Aaron Durbin
2015-10-11
Do not show HAVE_MTC on non-tegra210
Vladimir Serbinenko
2015-10-07
cbfs: add struct cbfsf
Aaron Durbin
2015-10-05
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-10-04
drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled
Alexandru Gagniuc
2015-10-02
tegra124: use the common verstage flow
Aaron Durbin
2015-10-02
broadcom/cygnus: remove verstage.c
Aaron Durbin
2015-10-01
tegra132/tegra210: remove verstage.c
Aaron Durbin
2015-10-01
intel/fsp_baytrail: Remove unused MICROCODE_INCLUDE_PATH from Kconfig
Werner Zeh
2015-09-30
vboot: provide a unified flow for separate verstage
Aaron Durbin
2015-09-30
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-29
skylake: select HAVE_INTEL_FIRMWARE
Aaron Durbin
2015-09-29
intel: auto include intel/common/firmware
Aaron Durbin
2015-09-28
skylake: Work around issue in ACPI interpreter
Duncan Laurie
2015-09-28
skylake: ACPI: Remove Configurable TDP support code
Duncan Laurie
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-22
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-17
broadwell: Switch to using common ACPI _SWS code
Duncan Laurie
2015-09-17
braswell: Switch to using common ACPI _SWS code
Duncan Laurie
2015-09-17
skylake: Use common ACPI _SWS code
Duncan Laurie
2015-09-17
Skylake: update C state latency and power numbers
robbie zhang
2015-09-17
t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakage
Yen Lin
2015-09-17
intel/skylake: Create "RtcLock" Silicon UPD from coreboot
Barnali Sarkar
2015-09-17
intel/common: Add common code for filling out ACPI _SWS
Duncan Laurie
2015-09-16
Move final Intel chipsets with ME to intel/common/firmware
Martin Roth
2015-09-10
fsp1_1: provide binding to UEFI version
Aaron Durbin
2015-09-10
intel/skylake: HAVE_UART_MEMORY_MAPPED doesn't exist anymore
Patrick Georgi
2015-09-10
skylake: Move ACPI init to SOC instead of mainboard
Duncan Laurie
2015-09-10
intel/common: Print board ID if enabled
Duncan Laurie
2015-09-10
skylake: Enable DPTF based on devicetree setting
Duncan Laurie
2015-09-10
Skylake: Print GPIO MMIO base and pad config using gpio_debug token
Subrata Banik
2015-09-09
skylake: dptf: Add TSR3 thermal sensor and CPU code cleanup
Duncan Laurie
2015-09-09
braswell: acpi: Allow DPTF thresholds to be defined at board-level
Shawn Nematbakhsh
2015-09-09
intel/skylake: ACPI: Clean up formatting in and fix ASL code
Duncan Laurie
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-09-08
rk3288: Allow board-specific APLL (CPU clock) settings
David Hendricks
2015-09-08
skylake: igd: clean up igd.c
Duncan Laurie
2015-09-08
braswell: Tristate CFIO 139 and CFIO 140
Ravi Sarawadi
2015-09-08
Skylake:Set DISB inside romstage after mrc init
Dhaval Sharma
2015-09-08
skylake: Clean up chip.h
Duncan Laurie
2015-09-08
skylake: Apply USB2 and USB3 port enable/disable settings
Duncan Laurie
2015-09-08
skylake: Remove dead code
Lee Leahy
2015-09-08
skylake: refactor flash_controller code
Aaron Durbin
2015-09-08
skylake: move flash_controller.h to the proper place
Aaron Durbin
2015-09-08
skylake: fix eventlog on resume path
Aaron Durbin
2015-09-08
skylake: allow timer_monotonic_get() in all stages
Aaron Durbin
2015-09-08
skylake: ACPI: Clean up GPIO controller
Duncan Laurie
2015-09-08
skylake: ACPI: Clean up and fix XHCI ACPI Device
Duncan Laurie
[next]