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-01-03
ipq8084: provide monotonic us timer
Vadim Bendebury
2015-01-03
arm: Fix stored PC value when handling exceptions
Julius Werner
2015-01-03
elog: Add function to log boot reason in ChromeOS case
David Hendricks
2015-01-02
allwinner/a10: Always has DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-02
Allow RISCV to be compiled with ANY_TOOLCHAIN
Ronald G. Minnich
2015-01-01
soc/riscv: Fix typo in src/soc/ucb/Makefile.inc.
Ronald G. Minnich
2015-01-01
ARM: Fix ARM_LPAE to not be selectable as a menu item.
Ronald G. Minnich
2015-01-01
mainboard/lenovo/t530/Kconfig: Enable VMX by default
Edward O'Callaghan
2014-12-31
samus: Combine mainboard patches to build soc/intel/broadwell
Duncan Laurie
2014-12-31
broadwell: Hook into the build system
Duncan Laurie
2014-12-31
broadwell: Preparations for building
Marc Jones
2014-12-31
ipq8064: modify SPI controller driver to work in coreboot
Vadim Bendebury
2014-12-31
ipq8064/storm: UART enable and various fixes
Vadim Bendebury
2014-12-31
vendorcode/amd/cimx/sbX00: Make SBPort.c filename consistent
Edward O'Callaghan
2014-12-31
arch/x86: Declare GDT symbols and move_gdt()
Kyösti Mälkki
2014-12-31
Fix Kconfig whitespace
Kyösti Mälkki
2014-12-31
baytrail: add more gpio init macros
Kane Chen
2014-12-31
nyan*: Set GEN2 I2C pads to open-drain mode
Ken Chang
2014-12-31
Print segment clean up information only when required.
Vadim Bendebury
2014-12-31
rambi: Add _PRW for LID0 ACPI Device
Shawn Nematbakhsh
2014-12-31
rambi: Unconditionally clear the EC recovery request
Sheng-Liang Song
2014-12-30
chromeos: Unconditionally clear the EC recovery request
Sheng-Liang Song
2014-12-30
vboot: Convert response_length from uint32_t to size_t in VbExTpmSendReceive
Daisuke Nojiri
2014-12-30
Rambi: Set SOC_DISP_ON as GPIO to avoid LCD_VCC glitch
Kein Yuan
2014-12-30
vboot: Add a new post code for TPM failure
Duncan Laurie
2014-12-30
elog: Use the RTC driver interface instead of reading CMOS directly.
Gabe Black
2014-12-30
rtc: Add an RTC driver for the AS3722 PMIC.
Gabe Black
2014-12-30
drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY
Gabe Black
2014-12-30
ipq8064: copy u-boot spi driver as is
Vadim Bendebury
2014-12-30
nyan_blaze: Enable USB port2
Neil Chen
2014-12-30
tegra: i2c: Add a timeout to I2C bit clear recovery mechanism
Julius Werner
2014-12-30
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-30
tegra124: Active dc/sor register change immediately
Vince Hsu
2014-12-30
tegra124: display clock should be initialized before any access
Vince Hsu
2014-12-30
nyan*: Log boot reason in eventlog
David Hendricks
2014-12-30
nyan*: Add an empty elog functions for the !CONFIG_ELOG case
David Hendricks
2014-12-30
ipq8064: prepare uart driver for use in coreboot
Vadim Bendebury
2014-12-30
ipq8064: prepare include files before adding UART driver
Vadim Bendebury
2014-12-30
ipq8064: SOC UART driver belongs in the SOC directory
Vadim Bendebury
2014-12-30
ipq8064: make timer services available
Marc Jones
2014-12-30
ipq/arm: Redesign hooks for bootblock
Vadim Bendebury
2014-12-30
baytrail: Add defines and functions for GPNCORE
Kein Yuan
2014-12-30
SPI: Add Eon EN25S64 support.
Marc Jones
2014-12-30
SPI: Fix Eon support
Marc Jones
2014-12-30
drivers/spi: Prepare Spansion driver for use in CBFS wrapper
Vadim Bendebury
2014-12-30
Provide a common CBFS wrapper for SPI storage
Vadim Bendebury
2014-12-30
drivers/spi: add support for another Spansion chip
Vadim Bendebury
2014-12-30
rtc: Add an RTC API, and implement it for x86.
Marc Jones
2014-12-30
cbmem: use a single id to name mapping table
Vadim Bendebury
2014-12-30
CBMEM: Always build for x86 romstage
Kyösti Mälkki
2014-12-30
intel CAR: Fix DCACHE_RAM_BASE for old sockets
Kyösti Mälkki
2014-12-30
Intel FSP: Fix GPI status output
Kyösti Mälkki
2014-12-30
mainboard/lenovo/t530/Kconfig: No Super I/O on this board
Edward O'Callaghan
2014-12-29
edid: fill reserved bits fields in cb_framebuffer
Patrick Georgi
2014-12-29
Revert "src/Kconfig: Don't treat warns as errors on Clang builds yet"
Edward O'Callaghan
2014-12-29
northbridge/amd/pi/northbridge.c: Remove superfluous logic operand
Alexandru Gagniuc
2014-12-28
intel baytrail broadwell: Include microcode updates
Kyösti Mälkki
2014-12-28
intel: Fix microcode alignment
Kyösti Mälkki
2014-12-28
RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs
Kyösti Mälkki
2014-12-28
RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPI
Kyösti Mälkki
2014-12-28
RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cache
Kyösti Mälkki
2014-12-27
samsung/exynos*/Makefile.inc: Simplify unnecessary ifeq
Edward O'Callaghan
2014-12-26
blaze: change ramcode 0001/0010 to use 792MHz bct
Jerry Wang
2014-12-26
nyan*: Detect watchdog resets and reset the whole machine.
Gabe Black
2014-12-26
tegra124: Add a utility function to read the cause of the most recent reset.
Gabe Black
2014-12-26
blaze: change ramcode 0000 to use 792MHz bct
Ken Chang
2014-12-26
nyan*: I2C: Implement bus clear when 'ARB_LOST' error occurs
Tom Warren
2014-12-26
soc/samsung/exynos5250/clk.h: Trivial, fix spelling in comments
Edward O'Callaghan
2014-12-26
soc/samsung/exynos5250/clock.c: Trivial whitespace fixes
Edward O'Callaghan
2014-12-26
soc/samsung/exynos: Sync 'power.c' between chip variants
Edward O'Callaghan
2014-12-25
soc/samsung/exynos: Make 'ps_hold_setup()' static
Edward O'Callaghan
2014-12-23
TPM: Fix i2c driver dependency
Kyösti Mälkki
2014-12-22
hp/pavilion_m6_1035dx: Enable IOMMU
Alexandru Gagniuc
2014-12-22
amd/agesa/f15/Proc/Common/S3SaveState.c: Sync with f15tn
Edward O'Callaghan
2014-12-22
lib/edid.c: Fix mismatch between format string and variable type
Alexandru Gagniuc
2014-12-20
AGESA: Use common agesawrapper
Kyösti Mälkki
2014-12-20
AGESA fam15tn fam15rl fam16kb: Add OemInitMid()
Kyösti Mälkki
2014-12-20
AGESA: Add OemCustomize hooks structure
Kyösti Mälkki
2014-12-20
AGESA: Ignore error in OemCustomizeInitEarly()
Kyösti Mälkki
2014-12-20
AGESA fam15: Unify agesawrapper
Kyösti Mälkki
2014-12-20
AGESA: Common laterunaptask()
Kyösti Mälkki
2014-12-20
AGESA: Common agesawrapper_amdinitlate()
Kyösti Mälkki
2014-12-20
AGESA fam15: Ignore AmdCreateStruct() errors
Kyösti Mälkki
2014-12-20
AGESA: Use memset() on agesawrappers
Kyösti Mälkki
2014-12-20
AGESA fam12 fam14: Use lowercase void in agesawrappers
Kyösti Mälkki
2014-12-20
AGESA fam14: Add amd_initenv()
Kyösti Mälkki
2014-12-20
AGESA: Add amd_initcpuio() and amd_initmmio()
Kyösti Mälkki
2014-12-20
amd/torpedo: Drop unused code in agesawrapper
Kyösti Mälkki
2014-12-20
AGESA fam14: Increase MMCONF region
Kyösti Mälkki
2014-12-20
AGESA fam12: Fix MMCONF region
Kyösti Mälkki
2014-12-19
qemu-armv7: Trivial style fixes
David Hendricks
2014-12-19
nyan*: Clear VDDIO_SDMMC3 to reset SD card reader.
Hung-Te Lin
2014-12-19
nyan*: Disable SD card reader power gpio.
Hung-Te Lin
2014-12-19
nyan*: Add fast link training functions
Jimmy Zhang
2014-12-19
AGESA: Remove redundant redeclaration
Kyösti Mälkki
2014-12-19
AGESA: Only fam14 sets Ontario APU IDs
Kyösti Mälkki
2014-12-19
cpu/armltd/cortex-a9: Remove stub func dead code
Edward O'Callaghan
2014-12-19
intel/i945: Use define for `BSM`
Paul Menzel
2014-12-19
intel/truxton: Add dummy cache-as-ram region
Kyösti Mälkki
2014-12-19
gigabyte/ga-b75m-d3h: Drop redundant EARLY_CBMEM_INIT
Kyösti Mälkki
[next]