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
2014-07-17
soc,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
northbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
southbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-16
intel/i945/raminit.c: Remove trailing whitespace from `printk()`
Paul Menzel
2014-07-15
superio/fintek/f71869ad: config struct should be const qualified
Edward O'Callaghan
2014-07-15
southbridge/intel/bd82x6x/me_8.x.c: Trivial - space to tab fix
Edward O'Callaghan
2014-07-15
drivers/intel/fsp/fsp_util: 'long unsigned int' is 'unsigned long'
Edward O'Callaghan
2014-07-15
build system: fix another cbfstool race
Patrick Georgi
2014-07-15
build system: create .xcompile dependency
Patrick Georgi
2014-07-15
util/xcompile: Print fatal error messages to stderr instead of stdout
Daniele Forsi
2014-07-15
board_status.sh add non-fatal test_cmd
Martin Roth
2014-07-15
AGESA hudson: Fix SPI writes
Kyösti Mälkki
2014-07-14
AGESA Hudson: Fix typecasts in Fch_Oem_config()
Kyösti Mälkki
2014-07-14
AGESA boards: Use IS_ENABLED() for HUDSON_LEGACY_FREE
Kyösti Mälkki
2014-07-14
AGESA fam15: Fix entry to cimx/sb900
Kyösti Mälkki
2014-07-14
AGESA CIMx: Move late init out of get_bus_conf()
Kyösti Mälkki
2014-07-14
AGESA fam12: Fix entry to cimx/sb700
Kyösti Mälkki
2014-07-14
AGESA: Trace execution with AGESAWRAPPER()
Kyösti Mälkki
2014-07-14
AGESA: Fix error status code return type to enum from UINT32
Edward O'Callaghan
2014-07-14
AMD SPI: Optimise for longer writes
Kyösti Mälkki
2014-07-14
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-14
SPI flash: Fix alignment checks in Page Program commands
Kyösti Mälkki
2014-07-12
libpayload: find source of input characters
Luigi Semenzato
2014-07-12
google/panther: adjust critical temp
Matt DeVillier
2014-07-12
google/panther: Force enable ASPM on PCIe Root Port 4
Stefan Reinauer
2014-07-12
google/panther: acpi: Fix unstable fan behavior on boot + resume
Stefan Reinauer
2014-07-12
google/panther: Fix RW ramstage index
Stefan Reinauer
2014-07-12
google/panther: Add new thermal values
Mohammed Habibulla
2014-07-12
google/panther: Avoid shutdown when thermal sensor is unavailable
Stefan Reinauer
2014-07-12
google/panther: Re-read temperature if current reading would cause power-off
Stefan Reinauer
2014-07-12
google/panther: Disconnect speaker and mic in verb table
Stefan Reinauer
2014-07-12
google/panther: Disable DEVSLP for SATA
Stefan Reinauer
2014-07-12
google/panther: Add ACPI code to support wake-on-lan
Stefan Reinauer
2014-07-12
google/panther: Update Fan Policy
Stefan Reinauer
2014-07-12
google/panther: Disable power-failure gating for the PSON# signal
Stefan Reinauer
2014-07-12
google/panther: Configure USB_ILIM_SEL to low
Mohammed Habibulla
2014-07-12
google/panther: Set default interrupt value for Environmental Controller
Mohammed Habibulla
2014-07-12
google/panther: Make sure the S5 power status is on track
Mohammed Habibulla
2014-07-12
google/panther: Disable LPSS I2C controllers
Mohammed Habibulla
2014-07-12
google/panther: Fix thermal zone to use SIO PWM/TACH port 2
Mohammed Habibulla
2014-07-12
google/panther: Use ISO C99 syntax for designated initializers
Matt DeVillier
2014-07-12
mainboard: Add new board Google Panther
Mohammed Habibulla
2014-07-11
asus/f2a85-m: Switch off automatic fan control for fan2
Rudolf Marek
2014-07-11
intel/lynxpoint: Allow to always route USB3 ports to XHCI
Stefan Reinauer
2014-07-11
intel/lynxpoint: Work around XHCI resume issues
Duncan Laurie
2014-07-11
intel/lynxpoint: xhci: Revert suspend/resume changes
Duncan Laurie
2014-07-11
kontron/ktqm77: Clean up int15 handler
Patrick Georgi
2014-07-11
kontron/ktqm77: Improve W83627DHG's GPIO config
Nico Huber
2014-07-11
YABEL: Initialize global `biosmem` pointer for VBE
Nico Huber
2014-07-11
southbridge/amd/rsXY0/cmn.c: Trivial - Style fixes
Edward O'Callaghan
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-07-11
vendorcode/amd/agesa/f15tn: Fix erratum #712
Rudolf Marek
2014-07-10
build system: avoid more race conditions
Patrick Georgi
2014-07-10
libpayload: Drop obsolete setting of reg_base in [oex]hci
Nico Huber
2014-07-10
libpayload: Catch null-pointer dereference in xHCI
Nico Huber
2014-07-10
libpayload: xHCI: Always initialize controller->pcidev
Nico Huber
2014-07-10
libpayload: Use unsigned long for BARs in *hci_init()
Nico Huber
2014-07-10
libpayload: Keep physical addresses in console drivers
Nico Huber
2014-07-10
libpayload: Remove redundant phys_to_virt() from xHCI driver
Nico Huber
2014-07-10
include/stdlib.h: Extend common macro collection
Edward O'Callaghan
2014-07-10
AGESA Hudson: Fix build without HAVE_ACPI_RESUME
Kyösti Mälkki
2014-07-10
northbridge/amd: Fix the family15tn option rom mapping
Dave Frodin
2014-07-10
intel/haswell: add vmx support w/Kconfig option
Matt DeVillier
2014-07-10
vendorcode/amd/agesa/f14: Trivial - drop whitespaces in .h
Edward O'Callaghan
2014-07-10
vendorcode/amd/agesa/f14: Trivial - drop trailing whitespaces
Edward O'Callaghan
2014-07-10
vendorcode/amd/agesa/f12: Trivial - drop whitespaces in .h
Edward O'Callaghan
2014-07-10
vendorcode/amd/agesa/f12: Trivial - drop trailing whitespaces
Edward O'Callaghan
2014-07-10
vendorcode/amd/agesa/f10: Trivial - drop whitespaces in .h
Edward O'Callaghan
2014-07-10
vendorcode/amd/agesa/f10: Trivial - drop trailing whitespaces
Edward O'Callaghan
2014-07-10
vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .h
Edward O'Callaghan
2014-07-10
vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .c
Edward O'Callaghan
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF in .h
Edward O'Callaghan
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
vendorcode/google: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
vendorcode/intel: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
soc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
arch: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
lib: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
device: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
drivers: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
superio: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
build system: prevent race on more tool binaries
Patrick Georgi
2014-07-08
mainboard/hp/dl145_g3/get_bus_conf.c: Use ARRAY_SIZE macro
Edward O'Callaghan
2014-07-08
mainboard: Make use of ARRAY_SIZE macro in hda_verb.h
Edward O'Callaghan
2014-07-05
YABEL: Drop IO stubs that are (by own admission) never used
Patrick Georgi
2014-07-05
Intel Lynx Point boards: Kconfig: Add `HAVE_ME_BIN`
Paul Menzel
2014-07-05
Intel Lynx Point boards: Kconfig: Add `HAVE_IFD_BIN`
Paul Menzel
2014-07-05
amd/dinar: Fix agesawrapper header
Kyösti Mälkki
2014-07-05
gizmosphere/gizmo: Move support of SPD data in CBFS
Kyösti Mälkki
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-07-05
spi flash: Organise options list
Kyösti Mälkki
2014-07-05
Drop redundant select CACHE_AS_RAM
Kyösti Mälkki
2014-07-05
lenovo/x60/i915.c: Use define for `BSM`
Paul Menzel
2014-07-05
intel/lynxpoint: Build intermediate step to add Lynx Point ME image
Duncan Laurie
2014-07-05
intel/lynxpoint: xhci: Port reset changes on suspend/resume
Duncan Laurie
2014-07-05
intel/lynxpoint: Export pch_enable_lpc() for Super I/O systems
Stefan Reinauer
[next]