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
2017-06-14
cbmem: Escape literal asterisks in log banner regex
Julius Werner
2017-06-14
soc/intel/skylake: Add USB port number information to wake source
Furquan Shaikh
2017-06-13
nb/intel/pineview/raminit.c: Use static const for lookup tables
Arthur Heymans
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-13
cpu/x86/mtrr: fail early if solution exceeds available MTRRs
Aaron Durbin
2017-06-13
cpu/amd/fam10/ram_calc: Remove superfluous guard
Arthur Heymans
2017-06-13
siemens/mc_apl1: Enable decoding for COM 3 on LPC
Mario Scheithauer
2017-06-13
device/pnp: remove struct io_info
Samuel Holland
2017-06-13
siemens/mc_apl1: Use Siemens NC FPGA driver
Mario Scheithauer
2017-06-13
siemens/nc_fpga: Expand FPGA functionality
Mario Scheithauer
2017-06-13
vendorcode/siemens: Add new values to hwilib
Mario Scheithauer
2017-06-12
MAINTAINERS: Add Julius as ARM architecture maintainer
Julius Werner
2017-06-12
nb/intel/gm45: Add romstage timestamps
Arthur Heymans
2017-06-12
nb/intel/ivybridge: Improve CAS freq selection
Arthur Heymans
2017-06-12
nb/intel/sandybridge: Improve CAS freq selection
Arthur Heymans
2017-06-12
src/cpu/amd/model_fxx/powernow_api.c Fix checkpatch errors + warnings
Evelyn Huang
2017-06-12
mb/foxconn/g41s-k: add new mainboard
Samuel Holland
2017-06-12
ec/librem/ec: Fix offset for Bluetooth enable (BTLE)
Matt DeVillier
2017-06-12
mb/emulation/spike-riscv: Update UART address
Jonathan Neuschäfer
2017-06-12
src/cpu/amd/atrr/amd_mtrr.c Fix checkpatch errors + warnings
Evelyn Huang
2017-06-12
src/cpu/amd/pi/00630F01 Fix checkpatch warnings and errors
Evelyn Huang
2017-06-12
src/console: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-12
cpu/x86: fix spelling mistake
Martin Roth
2017-06-12
src/drivers: Add license headers
Martin Roth
2017-06-12
soc/baytrail: fix scope for I2C ACPI devices
Matt DeVillier
2017-06-12
Documentation: change coreboot to lowercase
Martin Roth
2017-06-12
superio/ite/it8720f: add new IT8720F Super I/O
Samuel Holland
2017-06-12
superio/ite/it8728f: remove unused header
Samuel Holland
2017-06-12
superio/ite/common: fix prototype to match others
Samuel Holland
2017-06-12
superio/acpi: allow custom HID on generic device
Samuel Holland
2017-06-12
superio/acpi: allow 3 I/O ranges on generic device
Samuel Holland
2017-06-09
elog: Add more detailed wake source events for USB2.0/3.0 port wake
Furquan Shaikh
2017-06-09
lib/spd_bin: Print out correct SMBus SPD address in dump_spd_info
Furquan Shaikh
2017-06-09
soc/intel/apollolake: Use CPU common library code
Barnali Sarkar
2017-06-09
mb/asrock/g41c-gs: Rename the board to G41C-GS R2.0 (g41c-gs_r2_0).
Bill XIE
2017-06-09
soc/intel/apollolake: Rename ACPI Base Address and Size Macro
Barnali Sarkar
2017-06-09
soc/intel/skylake: Enable ACPI PM timer emulation on all CPUs
Subrata Banik
2017-06-09
soc/intel/skylake: Use CPU common library code
Barnali Sarkar
2017-06-09
soc/intel/common/block: Add Intel common CPU library code
Barnali Sarkar
2017-06-09
soc/intel/apollolake: Perform CPU MP Init before FSP-S Init
Barnali Sarkar
2017-06-09
soc/intel/apollolake: Remove duplication of find_microcode_patch() code
Barnali Sarkar
2017-06-09
soc/intel/skylake: Move update microcode from cbfs to mp_ops callbacks
Barnali Sarkar
2017-06-09
soc/intel/skylake: Cache the MMIO BIOS region
Aaron Durbin
2017-06-09
soc/intel/apollolake: use fast_spi_cache_bios_region()
Aaron Durbin
2017-06-09
soc/intel/common/fast_spi: support caching bios in ramstage
Aaron Durbin
2017-06-09
cpu/x86/mtrr: further expose declarations of functions
Aaron Durbin
2017-06-09
cpu/amd/car: Fix checkpatch warnings
Evelyn Huang
2017-06-09
soc/intel/apollolake: Use common systemagent code
Subrata Banik
2017-06-09
soc/intel/skylake: Use common systemagent code
Subrata Banik
2017-06-09
soc/intel/common/block: Add Intel common systemagent support
Subrata Banik
2017-06-09
soc/braswell: fix ACPI table by recollecting TOLM
Harry Pan
2017-06-09
purism/librem13v2: Update PCI config
Youness Alaoui
2017-06-09
purism/librem13v2: Don't disable PM timer
Matt DeVillier
2017-06-09
purism/librem13v2: Enable SATA, disable eMMC support
Youness Alaoui
2017-06-09
purism/librem13v2: Add microcode values in Kconfig
Youness Alaoui
2017-06-09
purism/librem13v2: Add memory init code
Youness Alaoui
2017-06-09
purism/librem13v2: Add GPIO pad configuration
Youness Alaoui
2017-06-09
purism/librem13v2: Select SERIRQ_CONTINUOUS_MODE
Matt DeVillier
2017-06-09
purism/librem13v2: Add initial directory for librem13 v2
Youness Alaoui
2017-06-09
purism/librem13v1: Set FADT revision to ACPI 3.0
Matt DeVillier
2017-06-09
pciexp_device: Remove useless write on a read-only register
Youness Alaoui
2017-06-09
soc/broadwell: Allow disabling of PCIe ASPM options
Youness Alaoui
2017-06-09
pciexp_device: Prevent race condition with retrain link
Youness Alaoui
2017-06-09
purism/librem13v1: Rename librem13 to librem13v1
Youness Alaoui
2017-06-09
soc/baytrail: fix ACPI table by recollecting TOLM
Matt DeVillier
2017-06-09
soc/baytrail: assign unique DMA request lines to I2C controllers
Matt DeVillier
2017-06-09
soc/braswell: assign unique DMA request lines to I2C controllers
Matt DeVillier
2017-06-09
nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion method
Patrick Rudolph
2017-06-09
nb/intel/common: Create a common init_igd_opregion method
Patrick Rudolph
2017-06-09
device/dram/ddr2.c: Fix is_registered_ddr2
Arthur Heymans
2017-06-09
msrtool: Remove `no-pic` from `CFLAGS`
Paul Menzel
2017-06-09
soc/braswell: fix scope for I2C ACPI devices
Matt DeVillier
2017-06-09
google/chell: add board-specific USB port info
Matt DeVillier
2017-06-09
soc/skylake: add ACPI method to generate USB port info
Matt DeVillier
2017-06-09
cpu/intel/model_206ax: Use tsc monotonic timer
Patrick Rudolph
2017-06-09
inteltool: Add Skylake PCI id in memory.c
Nico Huber
2017-06-09
mb/google/soraka: Update UF camera i2c address
Naresh G Solanki
2017-06-09
rx6110sa: Add more chip configuration options to chip
Werner Zeh
2017-06-08
crossgcc: Resolve pointer and integer comparison in GCC
Paul Kocialkowki
2017-06-08
fsp/gop: Add running the GOP to the choice of gfx init
Nico Huber
2017-06-08
device/Kconfig: Put gfx init methods into a `choice`
Nico Huber
2017-06-08
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-08
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2017-06-08
3rdparty/libhwbase: Update submodule pointer
Nico Huber
2017-06-08
nb/intel/sandybridge/raminit: Advertise correct frequency
Patrick Rudolph
2017-06-08
arch/x86/acpigen: Add additional opcodes
Patrick Rudolph
2017-06-08
drvs/intel/wifi/wifi: Fix regression
Patrick Rudolph
2017-06-07
util/lint: Give better warning for help spacing issue
Martin Roth
2017-06-07
Makefile: add 'filelist' target
Martin Roth
2017-06-07
util/lint/kconfig_lint: update help checking
Martin Roth
2017-06-07
spi: Remove unused/unnecessary spi_init function definitions
Furquan Shaikh
2017-06-07
mainboard/google/poppy: Add support for ELAN device
Furquan Shaikh
2017-06-07
Kconfig: Indent help text
Martin Roth
2017-06-07
abuild: Remove space before tab
Paul Menzel
2017-06-07
intel/common/acpi: Fix ACPI debug log issue with LPSS UART
Subrata Banik
2017-06-07
payloads/Kconfig: Add NO_DEFAULT_PAYLOAD
Nico Huber
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-07
payloads: change coreboot to lowercase
Martin Roth
2017-06-07
Use www.coreboot.org over coreboot.org
Paul Menzel
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
[next]