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
Age
Commit message (
Expand
)
Author
2015-08-27
cbfstool: use struct cbfs_file * instead of void *
Patrick Georgi
2015-08-27
cbfstool: passing a header is now mandatory for converters
Patrick Georgi
2015-08-27
cbfstool: cbfs_add_entry() doesn't need to know filename or type
Patrick Georgi
2015-08-27
google/storm/Kconfig: remove select CONSOLE_CBMEM_DUMP_TO_UART
Martin Roth
2015-08-27
skylake: only generate ACPI cpu entries once
Aaron Durbin
2015-08-27
skylake: FAB3 Adding Support for various SPD.
pchandri
2015-08-27
skylake: make PAD_CFG_GPI default to GPIO ownership
Aaron Durbin
2015-08-27
glados: Abstract board GPIO configuration in gpio.h
Duncan Laurie
2015-08-27
glados: Implement Chrome OS specific handlers
Duncan Laurie
2015-08-27
chromeec: Add helper function to read EC switch state
Duncan Laurie
2015-08-27
glados: Fix SPD part number for Hynix H9CCNNN8JTBLAR
Duncan Laurie
2015-08-27
glados: Add touchscreen device in ACPI
Duncan Laurie
2015-08-27
glados: Clean up mainboard ACPI devices
Duncan Laurie
2015-08-27
kunimitsu: Enable SMBus device in devicetree
Naveen Krishna Chatradhi
2015-08-27
Kunimitsu : FAB3 Adding BoardId support
pchandri
2015-08-27
Kunimitsu: enable deep S5
Naveen Krishna Chatradhi
2015-08-26
riscv-trap-handling: Add preliminary trap handling for riscv
Thaminda Edirisooriya
2015-08-26
inteltool: fix build for FreeBSD
Roger Pau Monne
2015-08-26
Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warnings
Martin Roth
2015-08-26
ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS
Martin Roth
2015-08-26
hp/dl165_g6_fam10/Kconfig: remove unused QRANK_DIMM_SUPPORT
Martin Roth
2015-08-26
Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good places
Martin Roth
2015-08-26
cbfstool: move cbfs_file header creation further up the call chain
Patrick Georgi
2015-08-26
cbfstool: pass cbfs_file header into "compress" functions
Patrick Georgi
2015-08-26
cbfstool: drop size argument to cbfs_add_entry_at
Patrick Georgi
2015-08-26
cbfstool: cut down on the debug output
Patrick Georgi
2015-08-26
cbfstool: Don't patch cbfs_file->len, it's already set correctly
Patrick Georgi
2015-08-26
cbfstool: drop unused arguments in internal function
Patrick Georgi
2015-08-26
cbfstool: start moving cbfs_file header creation up the call chain
Patrick Georgi
2015-08-26
cbfstool: more descriptive variable name
Patrick Georgi
2015-08-26
crossgcc: rename source file names from gcc-5.2.0/* to binutils-2.25/* in bin...
Jonathan A. Kollasch
2015-08-26
buildgcc: Move a bunch of code into a function
zbao
2015-08-25
Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig
Martin Roth
2015-08-25
xcompile: Force localization of objdump to C
Martin Roth
2015-08-25
util/kconfig: add olddefconfig target
Martin Roth
2015-08-25
x86: Get rid of empty loadable segment warning
Martin Roth
2015-08-24
crossgcc: rename source file names from empty/* to gcc-5.2.0/* in riscv patches
Patrick Georgi
2015-08-23
AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platforms
Martin Roth
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-08-21
soc/intel/common: CACHE_MRC_SETTINGS doesn't depend on HAVE_MRC
Martin Roth
2015-08-21
crossgcc: Fix x86_64-elf target's -m16 support
Patrick Georgi
2015-08-20
mainboard: Get CHROMEOS/MAINBOARD_HAS_CHROMEOS right (again)
Alexandru Gagniuc
2015-08-20
crossgcc: Update gcc to 5.2.0
Patrick Georgi
2015-08-19
libpayload: Fix default_memmove() implementation
Nico Huber
2015-08-19
Store the payload config and revision in CBFS
Martin Roth
2015-08-19
Skylake: update cbmem_top
Rizwan Qureshi
2015-08-19
skylake: Update Memory and Silicon Init params
Rizwan Qureshi
2015-08-19
Kunimitsu: Fix Wifi, kepler RP mapping and enable ClkReqSupport
Pratik Prajapati
2015-08-19
libpayload: usb: dwc2: fix usb plug/unplug bug
Yunzhi Li
2015-08-19
skylake: correct IO-APIC redirection entry count
Aaron Durbin
2015-08-19
glados: use macros for magic numbers in ASL
Aaron Durbin
2015-08-19
skylake: add gpe.h for ASL generation
Aaron Durbin
2015-08-19
Kunimitsu: Enable root ports and clkreqs
Pravin Angolkar
2015-08-19
Kunimitsu: Update Mainboard ASL for Kunimitsu FAB3 with D0 MCP
Naveen Krishna Chatradhi
2015-08-19
Kunimitsu: Update Gpio table for kunimitsu FAB3 variant
Naveen Krishna Chatradhi
2015-08-19
ifdtool: handle region masks correctly
Aaron Durbin
2015-08-19
ifdtool: Update to support Skylake+ descriptor format
Duncan Laurie
2015-08-19
AMD ROMSIG: Only check location if ROMSIG is used
Martin Roth
2015-08-18
northbridge/amd/amdfam10: Redirect legacy VGA memory access to MMIO
Timothy Pearson
2015-08-17
Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUN
Martin Roth
2015-08-17
soc/intel/skylake/Kconfig: Fix recursive Kconfig dependency
Martin Roth
2015-08-17
AMD Binary PI: Fix the build when the user's group has a space
Dan Christensen
2015-08-15
seabios integration: deal with ccache woes some more
Patrick Georgi
2015-08-14
acpi: 64bit fixes
Stefan Reinauer
2015-08-14
emulation/qemu: Serialize IQCR method
Paul Menzel
2015-08-14
glados: make EC_SCI_L work
Aaron Durbin
2015-08-14
glados: make EC_SMI_L functional
Aaron Durbin
2015-08-14
skylake: fix SMI GPI status handling
Aaron Durbin
2015-08-14
skylake: enable SMI routed GPIs
Aaron Durbin
2015-08-14
skylake: clarify and fix gpio macros
Aaron Durbin
2015-08-14
skylake: provide clarification for FADT gpe0_blk_len
Aaron Durbin
2015-08-14
skylake: remove ec_smi_gpio and alt_gp_smi_en
Aaron Durbin
2015-08-14
skylake: provide GPE0 routing devicetree configuration
Aaron Durbin
2015-08-14
util/cbmem: accumulate total time for all entries
Aaron Durbin
2015-08-14
skylake: remove IedSize from chip.h
Aaron Durbin
2015-08-14
kunimitsu sklrvp: remove unused IedSize
Aaron Durbin
2015-08-14
skylake: pass IED_REGION_SIZE Kconfig to FSP
Aaron Durbin
2015-08-14
intel/common: fix stage_cache_external_region()
Aaron Durbin
2015-08-14
skylake: use smm_subregion() during SMM relocation
Aaron Durbin
2015-08-14
intel/common: use external stage cache for fsp_ramstage
Aaron Durbin
2015-08-14
skylake: clean up SMM region calculations
Aaron Durbin
2015-08-14
libpayload: usb: xhci: Fix list of cleared port change bits
Julius Werner
2015-08-14
fsp1_1: fsp_relocate: use struct region_device and struct prog
Aaron Durbin
2015-08-14
stage_cache: make prog const in stage_cache_add()
Aaron Durbin
2015-08-14
Skylake: Add ASL code to enable GPIO controller
Archana Patni
2015-08-14
intel/common: use acpi_is_wakeup_s3() in fsp_ramstage.c
Aaron Durbin
2015-08-14
libpayload: Do not gate USB_DWC2 on USB_HID
David Hendricks
2015-08-14
libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1
Julius Werner
2015-08-14
libpayload: usb: dwc2: fix short packet transfer
Yunzhi Li
2015-08-14
skylake: clear write-1-to-clear fields in power regs
Aaron Durbin
2015-08-14
skylake: fix invalid GNVS base address
Aaron Durbin
2015-08-14
skylake: enumerate the SMI status fields
Aaron Durbin
2015-08-14
skylake: set DISB in GEN_PMCON_A register properly
Aaron Durbin
2015-08-14
skylake: fill out gen_pmcon_* bitfields
Aaron Durbin
2015-08-14
glados: enable SMBus device
Aaron Durbin
2015-08-14
skylake: do not overlap resources
Aaron Durbin
2015-08-14
libpayload: usb: Fixup wrong use of config
Chunfeng Yun
2015-08-14
libpayload: xhci: Carry over fixes from Chromium tree
Julius Werner
2015-08-14
cbfs: fix printf for 64bit architectures
Daisuke Nojiri
2015-08-14
skylake: use native gpio configuration for uart
Aaron Durbin
[next]