Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
0fd068b3c3b80274fa2db9eaf27a85ceb9dd47e7
0fd068b
cpu/x86/16bit/reset16: mark reset vector executable
by Aaron Durbin
· 8 years ago
998d856
cpu/x86/16bit/reset16: remove stale 32-bit jump
by Aaron Durbin
· 8 years ago
9738970
drivers/intel/fsp2_0: Add utility functions
by Andrey Petrov
· 8 years ago
b37fd67
drivers/intel/fsp2_0: Add coreboot<->FSP header files
by Andrey Petrov
· 8 years ago
0e6c0e1
kconfig_lint: make sure if and endif statements are balanced
by Martin Roth
· 8 years ago
b97009e
nb/intel/sandybridge/raminit: Fill SMBIOS type17 info
by Patrick Rudolph
· 8 years ago
0769159
src/device/dram/ddr3: Parse additional information
by Patrick Rudolph
· 8 years ago
c3a08a9
amdfwtool: Fix some PSP2 issues
by zbao
· 8 years ago
ebf732b
cbfstool: Use fixed width data types for e820entry struct.
by Werner Zeh
· 8 years ago
bbf5089
cbfstool: Initialize contents of linux_params to 0
by Werner Zeh
· 8 years ago
266b517
buildgcc: Bump version to 1.36
by Stefan Reinauer
· 8 years ago
9f3f915
nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk
by Patrick Rudolph
· 8 years ago
2bdeb7f
src/arch/x86/smbios: Add vendors
by Patrick Rudolph
· 8 years ago
77e45d3
nb/intel/sandybridge/raminit: Make discover_timC_write non cyclic
by Patrick Rudolph
· 8 years ago
58c68d5
crossgcc: add 'urls' option to print urls of all packages
by Martin Roth
· 8 years ago
4a53db0
buildgcc: Add 'nocolor' option to remove color codes from output
by Martin Roth
· 8 years ago
9b1936d
buildgcc: Use $(CURDIR) instead of $(PWD)
by Stefan Reinauer
· 8 years ago
ed56422
abuild: Use 12 lines of context for errors
by Stefan Reinauer
· 8 years ago
c77e041
buildgcc: Disable RISC-V GDB
by Stefan Reinauer
· 8 years ago
163506a
buildgcc: Allow specifying destination directory
by Stefan Reinauer
· 8 years ago
b7c4063
buildgcc: Fix building GDB for mipsel-elf
by Stefan Reinauer
· 8 years ago
fb944f4
crosstool: add EXPAT as a dependency on the gdb build.
by Ronald G. Minnich
· 8 years ago
b7e69a2
Skylake: Support Intel Speed Shift Technology based on config
by Subrata Banik
· 8 years ago
2a696c0
Skylake boards: Enabling HWP (hardware P state control)
by Subrata Banik
· 8 years ago
f4b7f22
Makefile.inc: Add dependency on util/kconfig/conf for config.h
by Martin Roth
· 8 years ago
1e67106
google/chell: Update DPTF configuration
by Duncan Laurie
· 8 years ago
4815fb8
google/chell: Update GPIOs for DVT2
by Duncan Laurie
· 8 years ago
e355ee2
vboot: Update to current master to support S3 resume signalling
by Patrick Georgi
· 8 years ago
1cdacca
vboot: Set S3_RESUME flag for vboot context if necessary
by Duncan Laurie
· 8 years ago
efcddd9
skylake: Increase IGD stolen size to 64MB
by Duncan Laurie
· 8 years ago
689b26f
mainboard/google/chell: provide configuration for all pads
by Aaron Durbin
· 8 years ago
9b64dc4
buildgcc: Add support for gdb on x86_64-elf
by Stefan Reinauer
· 8 years ago
a9a06ee
mainboard/intel/galileo: Enable USB
by Lee Leahy
· 8 years ago
79f065a
soc/intel/quark: Reserve non-MMIO space
by Lee Leahy
· 8 years ago
a6de547
soc/intel/quark: Initialize some of the FADT base registers
by Lee Leahy
· 8 years ago
4ee073d
Documentation/Intel: More CorebootPayloadPkg documentation
by Lee Leahy
· 8 years ago
ca20b5f
Documentation/Intel: Add ACPI link and more FADT documentation
by Lee Leahy
· 8 years ago
283fd8e
coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC)
by Iru Cai
· 8 years ago
d7ee9dd
northbridge/intel: add missing #include guards
by Iru Cai
· 8 years ago
4351ace
payloads: Load coreinfo as a secondary payload
by Martin Roth
· 8 years ago
7d82499
nvramcui: Add Makefile
by Denis 'GNUtoo' Carikli
· 8 years ago
ba894be
During DRAM initialization on certain ASpeed devices, an incorrect
by Timothy Pearson
· 8 years ago
d912f1d
nb/intel/sandybridge/raminit: Adjust timB to prevent overflow
by Patrick Rudolph
· 8 years ago
9c44b25
nvramtool: Print computed and stored checksum in case of mismatch.
by Denis 'GNUtoo' Carikli
· 8 years ago
0e92bb0
tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"
by Denis 'GNUtoo' Carikli
· 8 years ago
bfe0789
util: Add a very simple utility to test POST cards.
by Denis 'GNUtoo' Carikli
· 8 years ago
951f7c7
mainboard/intel/apollolake_rvp: remove bootblock_mainboard_early_init()
by Aaron Durbin
· 8 years ago
672be9a
soc/intel/apollolake: implement bootblock_soc_early_init()
by Aaron Durbin
· 8 years ago
a513519
soc/intel/apollolake: provide function to set up uart pads and controller
by Aaron Durbin
· 8 years ago
be7cbdc
lib/bootblock: provide SoC callback parity with mainboard
by Aaron Durbin
· 8 years ago
0aa7d24
soc/intel/appollolake: fix comment in gpio_defs.h
by Aaron Durbin
· 8 years ago
6181030
soc/intel/apollolake: group serial console options into one Kconfig
by Aaron Durbin
· 8 years ago
a7141c5
lib/memrange: avoid shadow object declarations
by Aaron Durbin
· 8 years ago
e0b3c7b
mc_tcu3: Enable graphic init code
by Werner Zeh
· 8 years ago
1c3b111
fsp_baytrail: Fix a possible hanging DisplayPort
by Werner Zeh
· 8 years ago
0155457
x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock
by Furquan Shaikh
· 8 years ago
116485a
cbfs: Fix compiler error for gcc versions < 4.6
by Werner Zeh
· 8 years ago
8b831da
Revert "cbfstool: Silence LZ4 -Wsign-compare warnings"
by Paul Menzel
· 8 years ago
87fe236
commonlib/lz4_wrapper: Use correct casts to ensure valid calculations
by Paul Menzel
· 8 years ago
abf7d4d
kconfig_lint: Fix checks when running in taint mode
by Martin Roth
· 8 years ago
22aa9e3
u-boot: Make sure targets aren't duplicated
by Martin Roth
· 8 years ago
bf08da2
Documentation/Intel: Add minimal APCI and TempRamExit documentation
by Lee Leahy
· 8 years ago
d08eb06
xcompile: Add parameter to aid in debugging
by Martin Roth
· 8 years ago
17cb037
cbfstool: Silence LZ4 -Wsign-compare warnings
by Julius Werner
· 8 years ago
1173bf3
board_status.sh: Allow user to override coreboot image path
by David Hendricks
· 8 years ago
1010468
southbridge/intel/ibexpeak: Use common gpio.c
by Patrick Rudolph
· 8 years ago
273a8dc
southbridge/intel/lynxpoint: Use common gpio.c
by Patrick Rudolph
· 8 years ago
9a4881a
util: Add scripts to download and extract blobs
by Joe Pillow
· 8 years ago
09f2921
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
by Julius Werner
· 8 years ago
0e3d7de
urara: Increase bootblock size
by Julius Werner
· 8 years ago
862c385
memlayout: Add symbols for stage bounds
by Julius Werner
· 8 years ago
f7c01aa
mainboard/intel/galileo: Enable minimal ACPI tables
by Lee Leahy
· 8 years ago
d3de85c
soc/intel/quark: Add the initial pieces required for ACPI tables
by Lee Leahy
· 8 years ago
9d02153
fsp_baytrail: Add full support for iosf access in reg_script
by Werner Zeh
· 8 years ago
a05d033
board-status: deal with sanitized paths
by Patrick Georgi
· 8 years ago
f0d39c4
die() when attempting to use bounce buffer on non-i386.
by Vladimir Serbinenko
· 8 years ago
4f22267
qemu-armv7: Update running instructions.
by Vladimir Serbinenko
· 8 years ago
c7a9433
Documentation/Intel: Update EDK2 CorebootPayloadPkg build instructions
by Lee Leahy
· 8 years ago
cda71b8
console: Add higher baud rates
by Lee Leahy
· 8 years ago
63cf7cd
Support arm-linux-gnueabi compilers.
by Vladimir Serbinenko
· 8 years ago
a7cac0c
soc/*: fix uart's regwidth specification in cbtables
by Patrick Georgi
· 8 years ago
f92c3fb
optionslist: Don't add a timestamp
by Patrick Georgi
· 8 years ago
2d5d552f
board-status: make push-to-wiki more flexible
by Patrick Georgi
· 8 years ago
8a0dae6
board-status: move wiki cookiejar elsewhere
by Patrick Georgi
· 8 years ago
f2134f3
Fix qemu-armv7 memory map
by Vladimir Serbinenko
· 8 years ago
bd1fdc6
nb/intel/sandybridge/raminit: Add XMP support
by Patrick Rudolph
· 8 years ago
c3b0b72
amdfwtool: Postpone the usage of PSP combo directory
by zbao
· 8 years ago
6e2f3d1
amdfwtool: Fix some fields in PSP level-2 directory
by zbao
· 8 years ago
9831244
emulation/qemu-power8: initial mainboard and arch commit
by Ronald G. Minnich
· 8 years ago
41462bd
nb/amd/amdmct: Add socket specific configuration for FM2
by Damien Zammit
· 8 years ago
a649a54
nb/intel/sandybridge/raminit: Improve logging
by Patrick Rudolph
· 8 years ago
f55f3e6
soc/intel/quark: Use single ID value for HSUART1
by Lee Leahy
· 8 years ago
de8c7e3
Documentation: x86 device tree processing and memory map
by Lee Leahy
· 8 years ago
db7410e
Documentation: x86 add EDK2 CorebootPayloadPkg and documentation links
by Lee Leahy
· 8 years ago
55fdfca
cpu/qemu-power8: don't enable it for qemu-x86
by Patrick Georgi
· 8 years ago
152e5a0
libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSC
by Aaron Durbin
· 8 years ago
e0969ae
x86: add coreboot table entry for TSC info
by Aaron Durbin
· 8 years ago
f6ada1c
lib/coreboot_table: add function to allow arch code to add records
by Aaron Durbin
· 8 years ago
38cd375
RISC-V: Add more debug info to debug printks
by Andrew Waterman
· 8 years ago
f16d904
RISC-V: Make inline asm usage safer
by Andrew Waterman
· 8 years ago
Next »