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
2016-10-25
mb/ga-g41m-es2l: remove unneeded IGD IRQ setting in ACPI
Arthur Heymans
2016-10-25
nb/i945/gma.c: Set the MSAC register correctly
Arthur Heymans
2016-10-25
mainboard/intel/kblrvp: Initial commit for Intel Kaby Lake RVP3
Naresh G Solanki
2016-10-25
payloads/external/Makefile.inc: Clean up makefile
Martin Roth
2016-10-25
Revert "soc/apollolake: Add soc core init"
Aaron Durbin
2016-10-25
google/oak: Add derivative board Hana
Yidi Lin
2016-10-25
util/scripts: add copyright notices
Patrick Georgi
2016-10-25
rockchip/rk3399: gru/kevin: drop unused sdram configs
Lin Huang
2016-10-25
Rename and move util/gitconfig/rebase.sh
Patrick Georgi
2016-10-25
Drop convert-all-depthcharge-fmap.dts.sh script
Patrick Georgi
2016-10-25
rockchip/rk3399: reset system if DDR init fails
Lin Huang
2016-10-25
mb/emulation: Select QEMU-i440fx by default
Jonathan Neuschäfer
2016-10-25
arch/x86/acpigen_dsm: Add support for DSM types
Furquan Shaikh
2016-10-25
arch/x86/acpigen: Add support for _DSM method generation
Furquan Shaikh
2016-10-25
drivers/i2c/generic: Re-factor SSDT generation code
Furquan Shaikh
2016-10-25
arch/x86/acpigen: Add more functions to ACPIGEN library
Furquan Shaikh
2016-10-25
mainboard/google/reef: Add PowerResource for ELAN touchscreen
Furquan Shaikh
2016-10-25
soc/intel/apollolake: Implement GPIO ACPI AML generating functions
Furquan Shaikh
2016-10-25
drivers/i2c/generic: Enable support for adding PowerResource for device
Furquan Shaikh
2016-10-24
mainboard/emulation: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-24
mainboard/amd/tilapia_fam10: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-24
mainboard/amd/serengeti_cheetah*: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-24
mainboard/amd/mahogany: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-24
mainboard/amd/lamar: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-24
nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC
Arthur Heymans
2016-10-24
RISCV: Clean up the common architectural code
Ronald G. Minnich
2016-10-24
arch/x86/acpigen: Add support for interacting with GPIOs
Furquan Shaikh
2016-10-24
arch/x86/acpigen: Add new functions to acpigen library
Furquan Shaikh
2016-10-24
arch/x86/acpigen: Clean up acpigen library
Furquan Shaikh
2016-10-24
drivers/i2c/generic: Return correct name for acpi_name
Furquan Shaikh
2016-10-21
mainboard/amd/db-ft3b-lc: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-21
mainboard/amd/bimini_fam10: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-21
mainboard/amd/bettong: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-21
marvell/mvmap2315: Compose BOOTBLOCK region
Daisuke Nojiri
2016-10-21
3rdparty/vboot: update to latest master for rotor support
Martin Roth
2016-10-21
Makefile.inc: Don't share amdfwtool between platforms
Martin Roth
2016-10-20
util/inteltool: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-20
util/inteltool: Use tabs for indents
Elyes HAOUAS
2016-10-20
kunimitsu: Add choice to select FSP driver
Naresh G Solanki
2016-10-20
mainboard/google/reef: add snappy variant
Wisley Chen
2016-10-19
intel/broadwell: "free" memory after use
Patrick Georgi
2016-10-19
nb/i945/gma.c: use IS_ENABLED instead of #if, #endif
Arthur Heymans
2016-10-19
soc/intel/skylake: Allow selecting FSP driver in Kconfig
Naresh G Solanki
2016-10-19
winbond/w83627ehg: Remove unnecessary value
Elyes HAOUAS
2016-10-19
nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU
Arthur Heymans
2016-10-19
nb/i945/raminit: Add fix for 1067MHz FSB CPUs
Arthur Heymans
2016-10-19
util/msrtool: Use tabs for indents
Elyes HAOUAS
2016-10-19
nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers
Arthur Heymans
2016-10-19
nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics
Arthur Heymans
2016-10-19
nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it
Arthur Heymans
2016-10-19
mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INIT
Arthur Heymans
2016-10-19
Select SEABIOS_VGA_COREBOOT when native graphic init is selected
Arthur Heymans
2016-10-18
rk3399: display: Use edid_set_framebuffer_bits_per_pixel() helper
Julius Werner
2016-10-18
arch/riscv: In trap handler, don't print SP twice
Jonathan Neuschäfer
2016-10-18
Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86"
Ronald G. Minnich
2016-10-18
northbridge/via/vx800: Convert 'for (;;)' to 'die'
Elyes HAOUAS
2016-10-18
mainboard/google/reef: Configure PERST pin for reef DVT
Vaibhav Shankar
2016-10-17
libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaults
Julius Werner
2016-10-17
libpayload: Replace majority of timer drivers with a generic one
Julius Werner
2016-10-17
ec/lenovo/h8: fix whitespaces/tabs
Alexander Couzens
2016-10-17
cbfstool: Fix typo in help text
Patrick Georgi
2016-10-17
util/cbfstool: Allow overwriting CBFS regions with raw data on request
Patrick Georgi
2016-10-16
soc/apollolake: Add soc core init
Ravi Sarawadi
2016-10-16
mainboard/google/reef: Set PL1 override to 12000mW
Venkateswarlu Vinjamuri
2016-10-16
soc/intel/apollolake: Set PL1 limits for RAPL MSR registers
Sumeet Pawnikar
2016-10-16
soc/intel/skylake: Handle platform global reset
Subrata Banik
2016-10-16
soc/intel/skylake: Implement Global Reset MEI message
Subrata Banik
2016-10-16
soc/intel/skylake: Enable HECI BAR for ME communication
Subrata Banik
2016-10-16
soc/intel/skylake: Select VBOOT_EC_SLOW_UPDATE if EC_GOOGLE_CHROMEEC is selected
Naresh G Solanki
2016-10-16
soc/intel/apollolake: clear PMC registers
Aaron Durbin
2016-10-15
nb/i945/gma.c: correct VSYNC end offset
Arthur Heymans
2016-10-15
MAINTAINERS: Add Jonathan Neuschäfer as RISC-V co-maintainer
Jonathan Neuschäfer
2016-10-15
MAINTAINERS/RISCV: Cover mb/emulation/spike-riscv
Jonathan Neuschäfer
2016-10-15
RISCV: change make-spike-elf to use the coreboot toolchain.
Ronald G. Minnich
2016-10-15
arch/riscv: Visually align trap frame information
Jonathan Neuschäfer
2016-10-15
[WIP] console/Kconfig: Calculate COM port base addresses only on x86
Jonathan Neuschäfer
2016-10-15
riscv: Use the generic src/lib/bootblock.c
Jonathan Neuschäfer
2016-10-15
arch/riscv: Remove unused bootblock_simple.c
Jonathan Neuschäfer
2016-10-15
riscv: Clean up {qemu,spike}_util
Jonathan Neuschäfer
2016-10-15
riscv and power8: Convert printk/while(1) to die
Jonathan Neuschäfer
2016-10-13
vboot: Stop creating backup space in TPM
Daisuke Nojiri
2016-10-13
gitconfig: Allow user name and email to be in includes
Daisuke Nojiri
2016-10-13
coreinfo: make the CBFS list scrollable
Ben Gardner
2016-10-13
x60,t60: do not add etc/ps2-keyboard-spinup for non-seabios payloads
Arthur Heymans
2016-10-12
i945/gma.c: Only init LVDS if it is detected
Arthur Heymans
2016-10-11
src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS only
Barnali Sarkar
2016-10-11
nb/gm45/gma.c: use linux code to compute LVDS dotclock divisors
Arthur Heymans
2016-10-11
nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size
Arthur Heymans
2016-10-11
lenovo/x60: CST table: use MWAIT requests instead of P_LVLx I/O reads
Arthur Heymans
2016-10-11
southbridge/nvidia: Remove commented code
Elyes HAOUAS
2016-10-11
mainboard/apple: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-11
mainboard/aopen: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-11
i945/raminit.c: correctly write CLKCFG for 945GC
Arthur Heymans
2016-10-11
cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE
Nico Huber
2016-10-10
intel/i945: Use "IS_ENABLED" for fsbclk & memclk
Elyes HAOUAS
2016-10-10
util/scripts: add gerrit-rebase script
Patrick Georgi
2016-10-10
gigabyte/ga-g41m-es2l: add VESA mode to Kconfig
Arthur Heymans
2016-10-10
x4x/gma.c: Add VESA native resolution mode
Arthur Heymans
2016-10-10
ifdtool: don't write unused regions into a layout file
Alexander Couzens
2016-10-10
mainboard/advansus: Use C89 comments style & remove commented code
Elyes HAOUAS
[next]