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
2014-05-23
northbridge/amd/amdmct: Incorrect usage of logical over bitwise and
Edward O'Callaghan
2014-05-23
northbridge/amd/amdmct: Superfluous parenthesis in if-statements
Edward O'Callaghan
2014-05-22
southbridge/amd/cimx/sb700: Unused func smbus_delay()
Edward O'Callaghan
2014-05-22
vendorcode/amd/agesa/f*: Fix typo in header guards
Edward O'Callaghan
2014-05-22
northbridge/amd/amdmct/mct: Initialize variables at the eol
Edward O'Callaghan
2014-05-22
southbridge/amd/sb700/smbus.c: Unused func smbus_delay()
Edward O'Callaghan
2014-05-22
device/pci_ids.h: defines for new Intel LPC devices
Martin Roth
2014-05-22
x86/include/arch/acpi.h: remove incorrect semicolon
Martin Roth
2014-05-21
device_romstage: Add a way to move to the next device
Martin Roth
2014-05-21
amd/agesa/*/gcc-intrin.h: Invaild inline asm
Edward O'Callaghan
2014-05-21
amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop construct
Edward O'Callaghan
2014-05-21
mainboard/ibase/mb899: Sanitize headers
Edward O'Callaghan
2014-05-21
vendorcode/amd/agesa: unsigned enum is strictly positive
Edward O'Callaghan
2014-05-21
amd/cimx/sb?00/SATA.c: Integer overflow in loop condition
Edward O'Callaghan
2014-05-21
baytrail: Fix some minor errors in FSP
David Hendricks
2014-05-20
mainboard/ibase/mb899: Indent devicetree.cb
Edward O'Callaghan
2014-05-20
drivers: Drop GbE stub drivers
Edward O'Callaghan
2014-05-19
vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdp
Edward O'Callaghan
2014-05-19
amd/agesa: Implicit assigment between enum without cast
Edward O'Callaghan
2014-05-19
amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.h
Edward O'Callaghan
2014-05-19
via/vx900: Remove GFXUMA and use of related global variables
Kyösti Mälkki
2014-05-19
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-19
Add guard for UMA globals
Kyösti Mälkki
2014-05-19
build: use CFLAGS_* in more places where they're needed
Patrick Georgi
2014-05-19
vendorcode/amd: kill some intermediate variables in build system
Patrick Georgi
2014-05-19
build: move include paths where they belong
Patrick Georgi
2014-05-19
agesa: drop non-existing search paths
Patrick Georgi
2014-05-19
fix printk types
Patrick Georgi
2014-05-19
Add aliases for Chromebooks in board_info
Kyösti Mälkki
2014-05-19
LiPPERT: Add aliases for board_status wiki
Kyösti Mälkki
2014-05-18
device/oprom/yabel/vbe.c: Avoid unused func warn
Edward O'Callaghan
2014-05-18
drivers/spi/sst.c: Remove unused func to_sst_spi_flash()
Edward O'Callaghan
2014-05-17
lenovo/t60: Enable dock serial port when undocked and redocked
Damien Zammit
2014-05-17
build: make scan-build work again
Patrick Georgi
2014-05-17
build: break compiler flags out of $(CC)
Patrick Georgi
2014-05-17
build: kill one indirection
Patrick Georgi
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-15
drivers/pc80/Kconfig: simplify PS/2 selection rules
Patrick Georgi
2014-05-15
baytrail: Add SOC thermal settings
Duncan Laurie
2014-05-15
baytrail: Enable PCIe common clock and ASPM
Duncan Laurie
2014-05-15
baytrail: enable graphics turbo
Aaron Durbin
2014-05-15
rambi: Add ACPI devices and interrupts for codec and ALS
Duncan Laurie
2014-05-15
baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED
Aaron Durbin
2014-05-15
baytrail: Add ACPI Device for XHCI
Duncan Laurie
2014-05-15
rambi: Add ACPI table support for I2C devices
Duncan Laurie
2014-05-15
baytrail: nvm: use proper types for checking erase
Aaron Durbin
2014-05-15
baytrail: mrc_cache: check region erased before erasing
Aaron Durbin
2014-05-15
rambi: disable SERIRQ native functionality
Aaron Durbin
2014-05-14
southbridge/amd/cimx/sb800: Unused func smbus_delay()
Edward O'Callaghan
2014-05-14
mainboard/lenovo/t520: too many arguments to pc_keyboard_init
Edward O'Callaghan
2014-05-14
intel: Drop obsolete comments on MTRR usage
Kyösti Mälkki
2014-05-13
mainboard/lenovo: Add Lenovo Thinkpad T520 support
Zaolin
2014-05-13
cpu/intel: Add CPU socket rPGA988B
Zaolin
2014-05-13
baytrail: add C0 microcode update
Aaron Durbin
2014-05-13
baytrail: reboot with EC in S0 with no MRC cache and EC in RW
Aaron Durbin
2014-05-13
chromeec: add function to reboot on unexpected image
Aaron Durbin
2014-05-13
baytrail: dptf: Add disable trip point methods
Duncan Laurie
2014-05-13
rambi: dptf: Set critical thresholds
Duncan Laurie
2014-05-13
chrome ec: Fix temperature calcualtion in PATx methods
Duncan Laurie
2014-05-13
chrome ec: call DPTF thermal threshold event handler
Aaron Durbin
2014-05-13
baytrail: Updates for DPTF ACPI framework
Duncan Laurie
2014-05-13
chrome ec: Update header and add functions to support DPTF
Duncan Laurie
2014-05-13
rambi: Update the DPTF configuration
Duncan Laurie
2014-05-13
baytrail: don't SMI on tco timer firing
Aaron Durbin
2014-05-13
baytrail: clear the pmc wake status registers
Aaron Durbin
2014-05-13
baytrail: log reset, power, and wake events in elog
Aaron Durbin
2014-05-13
baytrail: snapshot power state in romstage
Aaron Durbin
2014-05-13
baytrail: add cpuid for C0
Aaron Durbin
2014-05-13
rambi: Move KBD_IRQ pin for Rambi 2.0 board
Shawn Nematbakhsh
2014-05-13
src/*: Remove the last remnants of struct keyboard
Edward O'Callaghan
2014-05-13
superio/*: Remove redundant chip.h header
Edward O'Callaghan
2014-05-13
superio/*: Deal with some chip.h special cases
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-13
southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridge
Edward O'Callaghan
2014-05-12
Rambi: Enable 32k SUSCLK signal
Kyösti Mälkki
2014-05-12
rambi: Make eMMC CLK pull-down and change pull strengths to 20K
Shawn Nematbakhsh
2014-05-12
baytrail: align with intel recommendations
Aaron Durbin
2014-05-12
rambi: specify reference code index in vboot area
Aaron Durbin
2014-05-12
baytrail: add way to load reference code from vboot area
Aaron Durbin
2014-05-12
baytrail: Expose IOSF as ACPI object
Duncan Laurie
2014-05-12
rambi: Disable HSUART2 and SPI interfaces
Duncan Laurie
2014-05-12
rambi: Enable SCC devices in ACPI mode
Duncan Laurie
2014-05-12
baytrail: Put devices in ACPI mode after setup
Duncan Laurie
2014-05-12
baytrail: Add header include wrapper and offset define
Duncan Laurie
2014-05-12
superio/ite/it8718f: Remove hard coding from romstage
Edward O'Callaghan
2014-05-11
superio/ite/*: Factor out generic romstage component
Edward O'Callaghan
2014-05-11
superio/ite/it8728f: RAMstage PNP configuration component
Edward O'Callaghan
2014-05-11
SeaBIOS: Fix cpp use
Patrick Georgi
2014-05-10
Arch-level Kconfig menu cleanup
Furquan Shaikh
2014-05-10
Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT
Kyösti Mälkki
2014-05-10
mainboard/jetway/nf81-t56n-lf: Toggle WDT and CIR in devicetree.cb
Edward O'Callaghan
2014-05-10
superio/fintek/f71869ad: Fix incorrect LDN's
Edward O'Callaghan
2014-05-10
baytrail: cache reference code for S3 resume
Aaron Durbin
2014-05-10
baytrail: allow ramstage_cache_location() usage in ramstage
Aaron Durbin
2014-05-10
ramstage_cache: allow ramstage usage add valid helper
Aaron Durbin
2014-05-10
baytrail: note S3 resume status earlier
Aaron Durbin
2014-05-10
baytrail: utilize reg_script_run_on_dev()
Aaron Durbin
2014-05-10
baytrail: initialize perf/power registers
Aaron Durbin
2014-05-10
baytrail: add more iosf access functions
Aaron Durbin
[next]