index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-28
src/cpu: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-28
src/southbridge: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-28
mb/lenovo/x200: Correct device tree override logic
Bill XIE
2019-10-28
lib/cbfs: Don't load XIP stages from bootblock
Arthur Heymans
2019-10-28
mb/google/sarien/arcada: Add support for Cirque Touchpad
Karthikeyan Ramasubramanian
2019-10-28
lib/prog_loaders.c: Add prog_locate_hook()
Frans Hendriks
2019-10-27
Documentation/writing_documentation.md: Explain how to use docker
Arthur Heymans
2019-10-27
mb/google/poppy/variant/nocturne: don't invert GPP_D17
Nick Vaccaro
2019-10-27
Dragonair: Add sku23
Wisley Chen
2019-10-27
mb/supermicro/x11-lga1151: use the new Kconfig to hide GOP
Michael Niewöhner
2019-10-27
device: add Kconfig option to hide GOP initialization option
Michael Niewöhner
2019-10-27
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
mb/supermicro/h8scm_fam10: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/amd/serengeti_cheetah_fam10: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/msi/ms7721: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/lippert: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/jetway: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
src/[northbridge,security]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
mb/iei: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/gigabyte: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/avalue: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/asus: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/advansus: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/amd: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/(ich7): Use macro instead of magic number
Elyes HAOUAS
2019-10-27
src/{device,drivers}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-27
buildgcc: ACPICA: build more utilities and in parallel
Stefan Reinauer
2019-10-27
cbmem.h: Align comment with the reality of implementations
Arthur Heymans
2019-10-26
Makefile: Switch to `.config` as input for the Ada `CB.Config`
Nico Huber
2019-10-26
util/crossgcc/patches: facilitate successful build of ipxe
Himanshu Sahdev
2019-10-26
drivers/intel/fsp2_0: move die() calls to the functions
Michael Niewöhner
2019-10-26
soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculation
Michael Niewöhner
2019-10-26
soc,mb/intel: clean up remaining FSP2.0 socs/boards
Michael Niewöhner
2019-10-26
soc/intel/skylake: move/rename files after drop of FSP 1.1
Michael Niewöhner
2019-10-26
drivers/intel/fsp1_1: remove orphaned functionality
Michael Niewöhner
2019-10-26
soc/intel/skylake: drop support for FSP 1.1
Michael Niewöhner
2019-10-26
mb/intel/saddlebrook: Enable serial port on SIO
Praveen Hodagatta Pranesh
2019-10-26
mb/intel/saddlebrook: migrate to FSP 2.0
Michael Niewöhner
2019-10-25
trogdor: Provide initial mainboard support
T Michael Turney
2019-10-25
mb/lenovo/{t60,r60}: Add ThinkPad R60 support as variant board
Maccraft
2019-10-25
soc/intel: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-25
src/mainboard: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-25
ec/{compal,google,quanta}: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-25
mb/lenovo/x201/smihandler: Remove mainboard_io_trap_handler function
Peter Lemenkov
2019-10-25
mb/*/*/smihandler: Remove bogus mainboard_io_trap_handler
Peter Lemenkov
[next]