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
Age
Commit message (
Expand
)
Author
2015-09-08
kunimitsu: Disable unused USB ports
Duncan Laurie
2015-09-08
glados: Disable unused USB ports
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
2015-09-08
skylake: ACPI: Remove SerialIO ACPI mode code
Duncan Laurie
2015-09-08
skylake: ACPI: Move storage controllers to separate file
Duncan Laurie
2015-09-08
skylake: ACPI: Remove itss.asl and cleanup irqlinks.asl
Duncan Laurie
2015-09-08
skylake: iomap: Remove unused RCBA region
Duncan Laurie
2015-09-08
skylake: PCR: Add Port ID for SCS
Duncan Laurie
2015-09-08
skylake: ACPI: Add functions for PCR access
Duncan Laurie
2015-09-08
skylake: ACPI: Clean up pch.asl
Duncan Laurie
2015-09-08
skylake: ACPI: Fix and clean up PCIE _PRT entries
Duncan Laurie
2015-09-08
glados: Update 4GB DIMM SPD for 1866
Duncan Laurie
2015-09-08
drivers/intel/fsp1_1: Take platform ID as a string, not integers
Alexandru Gagniuc
2015-09-07
microcode: Unify rules to add microcode to CBFS once again
Alexandru Gagniuc
2015-09-07
intel/sandybridge: Do not guard native VGA init by #ifdefs
Alexandru Gagniuc
2015-09-07
northbridge/amd/amdfam10: Use adequate size for HT speed limit field
Timothy Pearson
2015-09-07
intel i945: Fix native VGA initialization
Mono
2015-09-07
north/intel/sandybridge: Fix native VGA initialization
Alexandru Gagniuc
2015-09-07
intel: Do not hardcode the position of mrc.cache
Alexandru Gagniuc
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-05
qemu: fix vga driver build
Gerd Hoffmann
2015-09-05
symbols: add '_' to pci_drivers and cpu_drivers symbols
Aaron Durbin
2015-09-05
amd/thatcher: include .c files with the right path
Aaron Durbin
2015-09-05
amd/geode_lx: make done_cache_as_ram_main global
Aaron Durbin
2015-09-04
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-09-04
intel/common/firmware: Add common GBE rom support
Martin Roth
2015-09-04
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-09-04
bootmode: add display_init_required()
Aaron Durbin
2015-09-04
mc_tcu3: Adjust gpio settings
Werner Zeh
2015-09-03
mc_tcu3: Extend hwinfo.hex and remove version.hex.
Werner Zeh
2015-09-02
southbridge/ibexpeak: use new ssdt sata port generator
Alexander Couzens
2015-09-02
southbridge/bd82x6x: use new ssdt sata port generator
Alexander Couzens
2015-09-01
chromeec: Move keyboard backlight code into Chrome EC directory
Duncan Laurie
2015-08-31
northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choice
Martin Roth
2015-08-31
drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macro
Alexandru Gagniuc
2015-08-31
soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM
Alexandru Gagniuc
2015-08-31
timestamp: add tick frequency to exported table
Aaron Durbin
2015-08-31
imgtec/pistachio: remove timestamp_get() implementation
Aaron Durbin
2015-08-31
armv7/arm64: remove timestamp.c
Aaron Durbin
2015-08-31
AMD bettong: Fix the PCIe lane map
zbao
2015-08-31
AMD Bettong: Set the USB3 port as unremoveable.
zbao
2015-08-31
AMD Bettong: Lower the TOM to give more MMIO space
zbao
2015-08-31
soc/intel/braswell/Kconfig: Remove ENABLE_MRC_CACHE Kconfig
Alexandru Gagniuc
2015-08-31
drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairs
Alexandru Gagniuc
2015-08-30
Kconfig: Remove EXPERT mode
Alexandru Gagniuc
2015-08-30
Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS
Alexandru Gagniuc
2015-08-29
intel/kunimitsu: Export EC_IN_RW for depthcharge/vboot
zhuo-hao
2015-08-29
intel/kunimitsu: port the change from glados for correctly reading lid
robbie zhang
2015-08-29
google/glados: Remove unnecessary check for mainboard_ec_init()
Martin Roth
2015-08-29
intel/kunimitsu: port the change from glados for enabling reading
robbie zhang
2015-08-29
intel/kunimitsu: Adding mainboard init to enable SCI event
pchandri
2015-08-29
intel/kunimitsu: fix SCI handling
Wenkai Du
2015-08-29
intel/kunimitsu: fix kepler probing
Wenkai Du
2015-08-29
intel/skylake: Add support for DPTF
Shilpa Sreeramalu
2015-08-29
intel/kunimitsu: Enable and support for DPTF
Shilpa Sreeramalu
2015-08-29
intel/kunimitsu: clean up ec smi and make EC_SMI_L functional
robbie zhang
2015-08-29
intel/sklrvp: Switch to using GPIO IRQ defines
Duncan Laurie
2015-08-29
intel/skylake: remove the gpio_fsp.h usage as skylake boards move gpio
robbie zhang
2015-08-29
intel/kunimitsu: do gpio configuration in coreboot instead of fsp
robbie zhang
2015-08-29
intel/skylake: gpio macro adding - gpio output with term and 20k pd
robbie zhang
2015-08-29
intel/skylake: Implement HW Sequence based WP status read functionality
Barnali Sarkar
2015-08-29
intel/skylake: Implemented generic SPI driver for ROM/RAMSTAGE access.
Subrata
2015-08-29
intel/kunimitsu: add WP to gpio table
Wenkai Du
2015-08-29
google/glados: configure gpio pads prior to SiliconInit()
Aaron Durbin
2015-08-29
google/glados: fix kepler probing
Aaron Durbin
2015-08-29
google/glados: Export GPIO for EC_IN_RW
Duncan Laurie
2015-08-29
intel/skylake: Fix RMT disable of saved training data
Duncan Laurie
2015-08-29
intel/skylake: mask off txstate before setting new gpio value
Aaron Durbin
2015-08-29
intel/skylake: Clean up Serial IO DMA channels
Archana Patni
2015-08-29
intel/skylake: Force full memory train if RMT is enabled
Duncan Laurie
2015-08-29
fsp raminit: Add romstage_params to soc_memory_init_params
Duncan Laurie
2015-08-29
intel/braswell: allow dirty cache line evictions for SMRAM to stick
Chiranjeevi Rapolu
2015-08-29
intel/braswell: Adding conditional statements to turn on/off DPTF WIFI and WWAN
Prince Agyeman
2015-08-29
intel/braswell: remove CBFS_SIZE option in SoC directory
Aaron Durbin
2015-08-29
intel/fsp1_1/hob.c: Refactor file to match coreboot coding style
Alexandru Gagniuc
2015-08-29
drivers/intel/fsp1_1: Don't compile GOP support in romstage
Alexandru Gagniuc
2015-08-29
soc/intel/common/fsp_ramstage.c: Don't die when printing HOB info
Alexandru Gagniuc
2015-08-29
fsp1_1: remove duplicate mrc caching mechanism
Aaron Durbin
2015-08-29
soc/intel/common: Add mrc.cache file to CBFS when appropriate
Alexandru Gagniuc
2015-08-28
soc/*/Makefile.inc: Do not add soc/common as a subdir
Alexandru Gagniuc
2015-08-28
arm64: xcompile: Add support for A53 erratum 843419
Julius Werner
2015-08-28
arm64: Fix 'verstage-objs: command not found' error
Yidi Lin
2015-08-28
t210: sdram_lp0: also save EmcBctSpare2 field
Yen Lin
2015-08-28
veyron_rialto: remove spurious GPIO assignments
Alexandru M Stan
2015-08-28
veyron: add Nanya NT5CC256M16DP sdram
jinkun.hong
2015-08-28
veyron_rialto: Turn on all leds
Alexandru M Stan
2015-08-28
edid: fix know_modes timing error
Yakir Yang
2015-08-28
veyron: mickey sdram-lpddr3-samsung-2GB.inc enable odt
jinkun.hong
2015-08-28
arm64: declare do_dcsw_op as function
Jimmy Huang
2015-08-28
t210: lp0_resume: apply mbist WAR for audio on resume
Christopher Freeman
2015-08-28
rockchip: rk3288: multiple NPLL rate in pll_para_config
Yakir Yang
2015-08-28
rk3288: Set HDMI display mode to 480p
Yakir Yang
2015-08-28
rk3288: Ignore EDID errors for HDMI
David Hendricks
[prev]
[next]