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-29
intel/kunimitsu: clean up ec smi and make EC_SMI_L functional
robbie zhang
2015-08-29
intel/sklrvp: Switch to using GPIO IRQ defines
Duncan Laurie
2015-08-29
intel/skylake: remove the gpio_fsp.h usage as skylake boards move gpio
robbie zhang
2015-08-29
intel/kunimitsu: do gpio configuration in coreboot instead of fsp
robbie zhang
2015-08-29
intel/skylake: gpio macro adding - gpio output with term and 20k pd
robbie zhang
2015-08-29
intel/skylake: Implement HW Sequence based WP status read functionality
Barnali Sarkar
2015-08-29
intel/skylake: Implemented generic SPI driver for ROM/RAMSTAGE access.
Subrata
2015-08-29
intel/kunimitsu: add WP to gpio table
Wenkai Du
2015-08-29
google/glados: configure gpio pads prior to SiliconInit()
Aaron Durbin
2015-08-29
google/glados: fix kepler probing
Aaron Durbin
2015-08-29
google/glados: Export GPIO for EC_IN_RW
Duncan Laurie
2015-08-29
intel/skylake: Fix RMT disable of saved training data
Duncan Laurie
2015-08-29
intel/skylake: mask off txstate before setting new gpio value
Aaron Durbin
2015-08-29
intel/skylake: Clean up Serial IO DMA channels
Archana Patni
2015-08-29
intel/skylake: Force full memory train if RMT is enabled
Duncan Laurie
2015-08-29
fsp raminit: Add romstage_params to soc_memory_init_params
Duncan Laurie
2015-08-29
intel/braswell: allow dirty cache line evictions for SMRAM to stick
Chiranjeevi Rapolu
2015-08-29
intel/braswell: Adding conditional statements to turn on/off DPTF WIFI and WWAN
Prince Agyeman
2015-08-29
intel/braswell: remove CBFS_SIZE option in SoC directory
Aaron Durbin
2015-08-29
intel/fsp1_1/hob.c: Refactor file to match coreboot coding style
Alexandru Gagniuc
2015-08-29
drivers/intel/fsp1_1: Don't compile GOP support in romstage
Alexandru Gagniuc
2015-08-29
soc/intel/common/fsp_ramstage.c: Don't die when printing HOB info
Alexandru Gagniuc
2015-08-29
fsp1_1: remove duplicate mrc caching mechanism
Aaron Durbin
2015-08-29
soc/intel/common: Add mrc.cache file to CBFS when appropriate
Alexandru Gagniuc
2015-08-28
soc/*/Makefile.inc: Do not add soc/common as a subdir
Alexandru Gagniuc
2015-08-28
gitconfig/rebase.sh: adapt default branch name
Patrick Georgi
2015-08-28
libpayload: x86: Add read/write{8,16,32} variants that match coreboot
Duncan Laurie
2015-08-28
libpayload: usb: dwc2: Always return 'size' transferred bytes for OUT
Julius Werner
2015-08-28
arm64: xcompile: Add support for A53 erratum 843419
Julius Werner
2015-08-28
arm64: Fix 'verstage-objs: command not found' error
Yidi Lin
2015-08-28
t210: sdram_lp0: also save EmcBctSpare2 field
Yen Lin
2015-08-28
veyron_rialto: remove spurious GPIO assignments
Alexandru M Stan
2015-08-28
veyron: add Nanya NT5CC256M16DP sdram
jinkun.hong
2015-08-28
veyron_rialto: Turn on all leds
Alexandru M Stan
2015-08-28
edid: fix know_modes timing error
Yakir Yang
2015-08-28
veyron: mickey sdram-lpddr3-samsung-2GB.inc enable odt
jinkun.hong
2015-08-28
arm64: declare do_dcsw_op as function
Jimmy Huang
2015-08-28
t210: lp0_resume: apply mbist WAR for audio on resume
Christopher Freeman
2015-08-28
rockchip: rk3288: multiple NPLL rate in pll_para_config
Yakir Yang
2015-08-28
rk3288: Set HDMI display mode to 480p
Yakir Yang
2015-08-28
rk3288: Ignore EDID errors for HDMI
David Hendricks
2015-08-28
edid: add function to manually specify mode
David Hendricks
2015-08-28
edid: Memset output earlier in decode_edid()
David Hendricks
2015-08-28
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-08-28
edid: Clean-up the edid struct
David Hendricks
2015-08-28
veyron: mickey sdram-lpddr3-samsung-2GB.inc now 40 Ohm
Douglas Anderson
2015-08-28
veyron_rialto: Force 3G modem off
David Hendricks
2015-08-28
T210: Add 128MB VPR allocation/carveout
Tom Warren
2015-08-28
t210: Move page tables to end of TZDRAM
Furquan Shaikh
2015-08-28
t210: Pass in required BL31 parameters
Furquan Shaikh
2015-08-28
Smaug: Add NVDEC and TSEC carveouts
Tom Warren
2015-08-28
rockchip: rk3288: fix phsync & pvsync bug
Yakir Yang
2015-08-27
stdlib: don't hide the malloc et all declarations
Aaron Durbin
2015-08-27
packardbell/ms2290/mainboard.c: Do not guard int15 includes
Alexandru Gagniuc
2015-08-27
cbfstool: update warning on cbfstool extract
Patrick Georgi
2015-08-27
cbfstool: update help text
Patrick Georgi
2015-08-27
cbfstool: don't pass header_size as separate argument (part 2)
Patrick Georgi
2015-08-27
cbfstool: don't pass header_size as separate argument
Patrick Georgi
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
[next]