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-06-25
soc/intel/dnv: Fix value of B_PCH_GPIO_RX_SCI_ROUTE
Patrick Havelange
2019-06-25
mainboard/facebook/fbg1701: Set CBFS_SIZE to 0x600000
Frans Hendriks
2019-06-25
mainboard/facebook/fbg1701: Use LCD Panel type for name of tables
Frans Hendriks
2019-06-25
mb/lenovo/z61t: Remove `fn_ctrl_swap` option
Peter Lemenkov
2019-06-24
add ctype.h header
Joel Kitching
2019-06-24
Documentation: Add PC Engines apu2
Piotr Kleinschmidt
2019-06-24
Documentation: Add PC Engines apu1
Piotr Kleinschmidt
2019-06-24
mb/gigabyte/ga-h61ma-d3v: Add new mainboard as variant
Angel Pons
2019-06-24
util/cbfstool/flashmap: Correct local includes
Elyes HAOUAS
2019-06-24
cbfstool: Drop update-fit option
Patrick Rudolph
2019-06-24
Makefile: Use ifittool to update FIT
Patrick Rudolph
2019-06-24
cbfstool: Add ifittool
Philipp Deppenwiese
2019-06-24
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-06-23
riscv: workaround selfboot putting the coreboot table into prog_entry_arg
Xiang Wang
2019-06-23
riscv: use mret to invoke M-mode payload and disable interrupts
Xiang Wang
2019-06-23
riscv: Fix MENTRY_FRAME_SIZE to fit different machine lengths
Xiang Wang
2019-06-22
src/ec: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-06-22
src/cpu: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-06-22
drivers: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-22
nuvoton/early_serial: improve comments on serial pinmux settings
Felix Held
2019-06-22
mainboard/facebook/fbg1701: Configure TC358860 eDP to MIPI controller
Frans Hendriks
2019-06-21
superio/nuvoton/nct6776: Make Kconfig symbol dependent
Angel Pons
2019-06-21
mb/asrock/h110m: Correct Kconfig symbol selection
Angel Pons
2019-06-21
superio/nuvoton/nct6791d: Add symbol to select COM port
Angel Pons
2019-06-21
cpu: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
arch: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
mb/ocp/wedge100s: Use the new IPMI driver
Patrick Rudolph
2019-06-21
drivers/ipmi: Add chip ops
Patrick Rudolph
2019-06-21
arch/x86/acpi: use ALIGN_UP instead of ALIGN
Felix Held
2019-06-21
drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
cpu/x86: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
cpu/amd: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
device/pci_rom: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
commonlib/storage: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
arch/arm/cpu: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
arch/x86: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
arch/x86/tables: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
arch-x86/smbios: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
mb/lenovo/x201: Remove duplicated include
Peter Lemenkov
2019-06-21
mb/facebook/fbg1701: Remove unused Kconfig symbols
Arthur Heymans
2019-06-21
mediatek/mt8183: support SAMSUNG and MICRON EMCP LPDDR4X DDR bootup
Huayang Duan
2019-06-21
mediatek/mt8183: fix mode register setting fail issue
Huayang Duan
2019-06-21
mediatek/mt8183: enable DDR low power feature
mtk11195
2019-06-21
Documentatioan: update stage handoff protocol
Xiang Wang
2019-06-21
mb/google/octopus: Override VBT selection for Garg
Kevin Chiu
2019-06-21
mb/google/octopus: expose get_board_sku as global
Kevin Chiu
2019-06-21
mb/emulation/qemu-riscv: Support arbitrary ROM sizes
Patrick Rudolph
2019-06-21
device_tree: Update comment style to C89
Julius Werner
2019-06-21
fit: Check all compat strings for highest match
Julius Werner
2019-06-21
fit: Add overlay support
Julius Werner
[next]