Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
ec0b586f9251ea622ee9a0006caab8efb24fd277
ec0b586
3rdparty/chromeec: Add Chrome EC firmware sources
by Patrick Georgi
· 7 years ago
380e167
Documentation: Add x86 bootblock support
by Lee Leahy
· 7 years ago
93dd5f7
mainboard/intel/galileo: Add Intel Galileo Gen 2 Support
by Lee Leahy
· 7 years ago
4af905a
skylake boards: disable ACPI PM Timer
by Archana Patni
· 7 years ago
6c1bf27
intel/skylake: disable ACPI PM Timer to enable XTAL OSC shutdown
by Archana Patni
· 7 years ago
50c3ba2
intel/skylake: unconditionally set SPI controller BAR
by Aaron Durbin
· 7 years ago
4121f9e
google/chromeos/vboot2: honor boot region device size
by Aaron Durbin
· 7 years ago
f52fb2f
google/lars: perform early init for CAR *stage
by Aaron Durbin
· 7 years ago
0f9d5c4
intel/kunimitsu: perform early init for CAR *stage
by Aaron Durbin
· 7 years ago
586a517
google/glados: perform early init for CAR *stage
by Aaron Durbin
· 7 years ago
849e4f5
google/chell: perform early init for CAR *stage
by Aaron Durbin
· 7 years ago
5e29106
google/chromeos: guard cbmem_find() in verstage and bootblock
by Aaron Durbin
· 7 years ago
7bc39a0
lib: add bootmode.c to verstage
by Aaron Durbin
· 7 years ago
cbc3c37
intel/skylake: implement vboot_platform_prepare_reboot()
by Aaron Durbin
· 7 years ago
a1faa4c
intel/skylake: implement vboot_platform_is_resuming()
by Aaron Durbin
· 7 years ago
49b2383
google/chromeec: implement vboot_(save|retrieve)_hash API
by Aaron Durbin
· 7 years ago
f55e7dd
util/cbmem: Add new depthcharge timestamps
by Julius Werner
· 7 years ago
5dbefd9
chromeos/vboot: allow platform to hook into vboot_reboot()
by Aaron Durbin
· 7 years ago
87c9fae
chromeos/vboot: provide support for x86 memory init verification
by Aaron Durbin
· 7 years ago
43e6d6a
3rdparty/vboot: update to current master
by Patrick Georgi
· 7 years ago
9dca83c
intel/skylake: Display ME firmware status before os boot
by Dhaval Sharma
· 7 years ago
e2cea4f
google/chromeec: Add temporary storage interface
by Duncan Laurie
· 8 years ago
eb31685
google/chromeec: Update EC command header
by Duncan Laurie
· 8 years ago
2ed7eb7
soc/intel/quark: Add minimal Quark SoC X1000 files
by Lee Leahy
· 7 years ago
5bcbd11
libpayload: Add timer driver for armada38x
by Ruilin Hao
· 8 years ago
de4defb
soc/marvell/armada38x: Add i2c driver for armada38x
by Ruilin Hao
· 8 years ago
c1b9e79
soc/marvell/armada38x: Add gpio driver for armada38x
by Ruilin Hao
· 8 years ago
5b429ac
soc/marvell/armada38x: Add spi driver for armada38x
by Ruilin Hao
· 8 years ago
2c8b0b1
soc/marvell/armada38x: Add generic support for armada38x
by Ruilin Hao
· 8 years ago
0e06f5b
northbridge/intel/peg: Disable unused ports
by Patrick Rudolph
· 7 years ago
a1c3bed
nb/intel/sandybridge/raminit: Fix two dimms per channel
by Patrick Rudolph
· 7 years ago
a357ece
crossgcc: Add checksum for make
by Stefan Reinauer
· 7 years ago
0ca5f33
crossgcc: Rename x86 to x64
by Stefan Reinauer
· 7 years ago
a9ffa9e
lib: Support UNCOMPRESSED_RAMSTAGE
by Lee Leahy
· 7 years ago
71ea717
chromeos: Sign FW_MAIN_A and FW_MAIN_B
by Patrick Georgi
· 7 years ago
3df9262
crossgcc: Bring back the old iasl building scheme
by Patrick Georgi
· 7 years ago
5ea87ff
chromeos: Add Kconfig options for GBB flags
by Patrick Georgi
· 7 years ago
0db0e61
chromeos: Create GBB at build time
by Patrick Georgi
· 7 years ago
4505787
build system: Add another post-processing step
by Patrick Georgi
· 7 years ago
b09a569
build_system: Extend site-local
by Martin Roth
· 7 years ago
e3f47ea
vendorcode/amd/agesa/f1{4,2,0} Sync Include directory
by Edward O'Callaghan
· 9 years ago
c389635
vendorcode/amd/agesa/f15?tn: Strip false/redudant AMD ver tag
by Edward O'Callaghan
· 9 years ago
11a262c
util/kconfig:xconf(QT): Update QT version of xconf
by zbao
· 7 years ago
420caaf
include/device: Move inline functions from pci_def.h to pci.h
by Alexandru Gagniuc
· 7 years ago
0cd9ff8
xcompile: Add a way to specify -march=i586
by Martin Roth
· 7 years ago
a9fa0c8
crossgcc: Also add the nds32le architecture to the coreboot Makefile
by Patrick Georgi
· 7 years ago
6c0ccfb
crossgcc/Makefile.inc: deduplicate cross*-$arch rules
by Patrick Georgi
· 7 years ago
d5779c1
buildgcc: Move all toolchain build targets to util/crossgcc
by Stefan Reinauer
· 7 years ago
22009a3
buildgcc: Reorganize when IASL is built
by Stefan Reinauer
· 7 years ago
8adbcc2
buildgcc: add nds32le compiler
by Stefan Reinauer
· 7 years ago
2cc2ff6
buildgcc: Rename ARM target from armv7a to arm
by Stefan Reinauer
· 7 years ago
9590992
soc/intel/common: Use SoC specific routine to read/write MTRRs
by Lee Leahy
· 7 years ago
05c0215
Documenation: x86 Quark/Galileo remove i586 warning
by Lee Leahy
· 7 years ago
c1e4f89
Documentation: Add x86 documentation for required files
by Lee Leahy
· 7 years ago
2f91403
src: Fix various spelling and whitespace issues.
by Martin Roth
· 7 years ago
bda8a04b
build system: add Chrome OS futility to tools
by Patrick Georgi
· 7 years ago
f92068d
build system: avoid setting HOSTCC to " gcc"
by Patrick Georgi
· 7 years ago
f76ceea
commonlib: move uefi includes out of commonlib includes
by Stefan Reinauer
· 7 years ago
0d47351
asus/f2a85-m: Configure Hudson to be legacy-free
by Loic
· 7 years ago
96a598b
amd/agesa/family15tn: Add Richland CPU ID
by Loic
· 7 years ago
cfc80c2
arch/x86: Add second paragraph to license header
by Martin Roth
· 7 years ago
bbf1399
Makefile: Add a comment to fix syntax highlighting
by Martin Roth
· 7 years ago
f8db028
lint: Check license headers for both paragraphs of the GPL
by Martin Roth
· 7 years ago
50943b1
payloads/coreinfo: Add defaultbuild target
by Martin Roth
· 7 years ago
b00ddec
Kconfig: indent with tabs, not spaces.
by Martin Roth
· 7 years ago
1010868
src/: Fix Kcofig symbols missing CONFIG_ prefix
by Martin Roth
· 7 years ago
9ab9c33
lib/gcov-glue.c: Remove trailing number from COVERAGE_MAGIC macro
by Jean Lucas
· 7 years ago
2172493
cpu/amd/fam10h-15h: Add workaround for AMD Erratum 600
by Timothy Pearson
· 8 years ago
bd8ab88
mainboard/asus/kgpe-d16: Wait for all APs to stop before MCT setup
by Timothy Pearson
· 8 years ago
cb1dec5
cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function
by Timothy Pearson
· 8 years ago
b410d26
nb/amd/amdmct/mct_ddr3: Save and restore SkewMemClk for S3 resume
by Timothy Pearson
· 8 years ago
e79cb5e
mainboard/asus/kgpe-d16: Use W83667HG-A specific PS/2 ASL file
by Timothy Pearson
· 8 years ago
b8d746f
mainboard/asus/kgpe-d16: Update DSDT with new devices and bump version
by Timothy Pearson
· 8 years ago
448e386
drivers/pc80: Add PS/2 mouse presence detect
by Timothy Pearson
· 8 years ago
c2ed40b
mainboard/asus/kgpe-d16: Add support for lifted BSP APIC IDs
by Timothy Pearson
· 8 years ago
c04f894
mainboard/asus/kgpe-d16: Add missing IRQ route to mptable
by Timothy Pearson
· 8 years ago
cb93c13
mainboard/asus/kgpe-d16: Clean up legacy PIRQ table code
by Timothy Pearson
· 8 years ago
51c3169
southbridge/amd/sb700: Enable extended APIC ID when Kconfig option set
by Timothy Pearson
· 8 years ago
919c459c
southbridge/amd/sb700: Set HPET min tick value to RPR recommendation
by Timothy Pearson
· 8 years ago
0df7046
cpu/amd/fam10h-15h: Fix Family 15h boot hang when BSP lift enabled
by Timothy Pearson
· 8 years ago
3679d7f
mainboard/asus/kgpe-d16: Use W83667HG-A SuperIO instead of NCT5572D
by Timothy Pearson
· 8 years ago
68e3f6d
util/release: extend release script
by Patrick Georgi
· 7 years ago
a851bbb
buildgcc: Add GNU make to reference toolchain
by Stefan Reinauer
· 7 years ago
ea1a5fe
buildgcc: Update LLVM to 3.7.1
by Stefan Reinauer
· 7 years ago
27522ad
buildgcc: Rename armv7-a-eabi compiler to arm-eabi
by Stefan Reinauer
· 7 years ago
eaa0146
vendorcode/intel: remove unused apple specific assembler macros
by Stefan Reinauer
· 7 years ago
e0918bb
drivers/intel/fsp1_1: Fix spelling error in API and copyright
by Lee Leahy
· 7 years ago
2387220
h8/battery: Fix ASL warning.
by Vladimir Serbinenko
· 7 years ago
8b73cee
stout: Fix VGA PCIIDs.
by Vladimir Serbinenko
· 7 years ago
b5400ad
kconfig_lint: Add readme document
by Martin Roth
· 7 years ago
08cf90f
kconfig_lint: add comments and whitespace fixes.
by Martin Roth
· 7 years ago
ab2d777
kconfig_lint: Skip temp files when looking for unused Kconfig files.
by Martin Roth
· 7 years ago
b58d349
kconfig_lint: Update prompt structure
by Martin Roth
· 7 years ago
08ee1cf
kconfig_lint: Add warning if tristate type is used in coreboot
by Martin Roth
· 7 years ago
819e672
kconfig_lint: merge 'git grep' and 'grep' exclude dir and files
by Martin Roth
· 7 years ago
572a856
kconfig_lint: Don't look at IS_ENABLED() text in comments.
by Martin Roth
· 7 years ago
6bfbf1c
kconfig_lint: Exclude some Kconfig symbols from unused symbol checks
by Martin Roth
· 7 years ago
63ea493
kconfig_lint: merge 'git grep' and 'grep' exclude dir and files
by Martin Roth
· 7 years ago
721ee01
lint: Add a check for the executable bit being set on source code
by Martin Roth
· 7 years ago
7e86cd4
soc/intel: Add skeleton infrastructure for Apollolake SOC
by Alexandru Gagniuc
· 8 years ago
Next »