Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
bda8a04b0105f2b097b07fa336891af6981541cb
bda8a04b
build system: add Chrome OS futility to tools
by Patrick Georgi
· 8 years ago
f92068d
build system: avoid setting HOSTCC to " gcc"
by Patrick Georgi
· 8 years ago
f76ceea7
commonlib: move uefi includes out of commonlib includes
by Stefan Reinauer
· 8 years ago
0d47351
asus/f2a85-m: Configure Hudson to be legacy-free
by Loic
· 8 years ago
96a598b
amd/agesa/family15tn: Add Richland CPU ID
by Loic
· 8 years ago
cfc80c2
arch/x86: Add second paragraph to license header
by Martin Roth
· 8 years ago
bbf1399
Makefile: Add a comment to fix syntax highlighting
by Martin Roth
· 8 years ago
f8db028
lint: Check license headers for both paragraphs of the GPL
by Martin Roth
· 8 years ago
50943b1
payloads/coreinfo: Add defaultbuild target
by Martin Roth
· 8 years ago
b00ddec
Kconfig: indent with tabs, not spaces.
by Martin Roth
· 8 years ago
1010868
src/: Fix Kcofig symbols missing CONFIG_ prefix
by Martin Roth
· 8 years ago
9ab9c33
lib/gcov-glue.c: Remove trailing number from COVERAGE_MAGIC macro
by Jean Lucas
· 8 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
· 8 years ago
a851bbb
buildgcc: Add GNU make to reference toolchain
by Stefan Reinauer
· 8 years ago
ea1a5fe
buildgcc: Update LLVM to 3.7.1
by Stefan Reinauer
· 8 years ago
27522ad
buildgcc: Rename armv7-a-eabi compiler to arm-eabi
by Stefan Reinauer
· 8 years ago
eaa0146
vendorcode/intel: remove unused apple specific assembler macros
by Stefan Reinauer
· 8 years ago
e0918bb
drivers/intel/fsp1_1: Fix spelling error in API and copyright
by Lee Leahy
· 8 years ago
2387220
h8/battery: Fix ASL warning.
by Vladimir Serbinenko
· 8 years ago
8b73cee
stout: Fix VGA PCIIDs.
by Vladimir Serbinenko
· 8 years ago
b5400ad
kconfig_lint: Add readme document
by Martin Roth
· 8 years ago
08cf90f
kconfig_lint: add comments and whitespace fixes.
by Martin Roth
· 8 years ago
ab2d777
kconfig_lint: Skip temp files when looking for unused Kconfig files.
by Martin Roth
· 8 years ago
b58d349
kconfig_lint: Update prompt structure
by Martin Roth
· 8 years ago
08ee1cf
kconfig_lint: Add warning if tristate type is used in coreboot
by Martin Roth
· 8 years ago
819e672
kconfig_lint: merge 'git grep' and 'grep' exclude dir and files
by Martin Roth
· 8 years ago
572a856
kconfig_lint: Don't look at IS_ENABLED() text in comments.
by Martin Roth
· 8 years ago
6bfbf1c
kconfig_lint: Exclude some Kconfig symbols from unused symbol checks
by Martin Roth
· 8 years ago
63ea493
kconfig_lint: merge 'git grep' and 'grep' exclude dir and files
by Martin Roth
· 8 years ago
721ee01
lint: Add a check for the executable bit being set on source code
by Martin Roth
· 8 years ago
7e86cd4
soc/intel: Add skeleton infrastructure for Apollolake SOC
by Alexandru Gagniuc
· 8 years ago
6be6c8f
arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCK
by Alexandru Gagniuc
· 8 years ago
f8e4913
arch/x86: Rename bootblock.S to bootblock_romcc.S
by Alexandru Gagniuc
· 8 years ago
3141eac
Revert "northbridge/intel/sandybridge: Fix random raminit failures"
by Vladimir Serbinenko
· 8 years ago
1bf5e64
build system: allow modifying cbfstool options for files-in-regions
by Patrick Georgi
· 8 years ago
4.3
4.3
efe7ff0f
build system: Unwind multi-region cbfstool add commands
by Patrick Georgi
· 8 years ago
ddc3076
build system: deduplicate users of cbfs-add-cmd
by Patrick Georgi
· 8 years ago
60fad89
build system: deduplicate use of cbfs-autogen-attributes
by Patrick Georgi
· 8 years ago
35a2bca
build system: deduplicate the addition of alignment/base arguments
by Patrick Georgi
· 8 years ago
93d5367
build system: pass $(file) explicitly
by Patrick Georgi
· 8 years ago
172f886
build system: separate cbfstool add invocations into separate commands
by Patrick Georgi
· 8 years ago
4ba65aa
build system: reformat cbfs-add-cmd
by Patrick Georgi
· 8 years ago
40e1fac
southbridge/amd/sb700: Add CMOS option to disable legacy USB support
by Timothy Pearson
· 8 years ago
e10d07e
mainboard/cubieboard: use bootblock_mainboard_early_init
by Iru Cai
· 8 years ago
6d2ca02
google/peppy/Kconfig: Move select MAINBOARD_DO_NATIVE_VGA_INIT
by Jean Lucas
· 8 years ago
5166827
soc/braswell: Fix Global NVS base address
by Hannah Williams
· 8 years ago
3e3d969
src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files
by Martin Roth
· 8 years ago
b2cc129
board_status/getrevision.sh: get rid of colons in dir names
by Martin Roth
· 8 years ago
fbdc719
intel/skylake: Implement native Cache-as-RAM (CAR)
by Subrata Banik
· 8 years ago
dcc3ecc
arch/arm64: Override bl31 timestamp with coreboot build timestamp
by Patrick Georgi
· 8 years ago
988ee17
superio/winbond/w83667hg-a: Add support for W83667HG-A
by Timothy Pearson
· 8 years ago
8274acc
southbridge/amd/sb700: Add missing DMA setup step from AMD RRG
by Timothy Pearson
· 8 years ago
2ba84cd
mainboard/asus/kgpe-d16: Use stock PS/2 ACPI ASL file
by Timothy Pearson
· 8 years ago
cfea0bb
mainboard/asus/kgpe-d16: Enable ASUS MIO audio option
by Timothy Pearson
· 8 years ago
4c9c2f0d
mainboard/asus/kgpe-d16: Move memory test before IMD setup
by Timothy Pearson
· 8 years ago
8e9106d
nb/amdmct/mct_ddr3: Enable mainboard voltage set
by Timothy Pearson
· 8 years ago
71f8641
cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systems
by Timothy Pearson
· 8 years ago
9253ce6
mb/gigabyte/ga-g41m-es2l: Remove PMBASE settings and commented code.
by Damien Zammit
· 8 years ago
c70966c
mb/gigabyte/ga-g41m-es2l: Remove copy-pasted cstates
by Damien Zammit
· 8 years ago
c4d317f
mb/gigabyte/ga-g41m-es2l: Move MMCONF base address to 0xe0000000
by Damien Zammit
· 8 years ago
5680faf
nb/intel/x4x: Move to early cbmem
by Damien Zammit
· 8 years ago
216fc50
nb/intel/x4x: Cleanup gma.c
by Damien Zammit
· 8 years ago
d63115d
nb/intel/x4x: Tidy up raminit and fix msbpos() function
by Damien Zammit
· 8 years ago
fe9876a
nb/intel/x4x: Tidy up northbridge
by Damien Zammit
· 8 years ago
9fb08f5
nb/intel/x4x: Fix memory hole with both channels populated
by Damien Zammit
· 8 years ago
43f16f8
src/: give scripts a .sh extension for easy identification
by Martin Roth
· 8 years ago
23cc9b0
via/cx700: Use zeroptr over 0
by Patrick Georgi
· 8 years ago
ff8076d
Provide a gcc-safe zero pointer
by Patrick Georgi
· 8 years ago
cc728f0
soc/braswell: Add interface to program USB2_COMPBG register
by shkim
· 8 years ago
e8cc52f
ec/google/chromeec/acpi :Enable DPTF charger/TSR1/TSR2 participant.
by Freddy Paul
· 8 years ago
01be52e
soc/braswell/acpi/DPTF: Write TCHG state on AC connect.
by Jenny TC
· 8 years ago
060bc79
intel/strago: Update DPTF parameters to higher temperature.
by Divagar Mohandass
· 8 years ago
ba6dfe4
soc/braswell/acpi: Fix CID1 offset in comment
by Hannah Williams
· 8 years ago
73600e3
soc/braswell: Fix for auto wake from S5
by Hannah Williams
· 8 years ago
2b96962
intel/strago: Fix for Crossystem "wpsw_cur" status
by Kumar, Gomathi
· 8 years ago
d077b58
soc/braswell: Fix issues found during static code analysis
by Ravi Sarawadi
· 8 years ago
9657f3b
intel/strago: Get Boot Flash Write Protect status
by Hannah Williams
· 8 years ago
b1e4bd0
Braswell: Separate L1 Sub State init procedure for boards.
by Kenji Chen
· 8 years ago
c4153c1
Strago: Enable CA Mirror
by Shobhit Srivastava
· 8 years ago
731e463
intel/cyan: Disable SD Card Detect Simulation in FSP
by Hannah Williams
· 8 years ago
79445c7
Strago: Disable SD Card Detect Simulation in FSP
by Hannah Williams
· 8 years ago
89a6685
soc/braswell: Disable SD card detect simulation in FSP
by Divya Sasidharan
· 8 years ago
b0eb594
soc/braswell: Set max frequency to be turbo frequency
by Hannah Williams
· 8 years ago
103f00d
intel/strago: Remove support for older rev boards
by Hannah Williams
· 8 years ago
26f6406
soc/braswell: Configure Boot Flash Write Protect status GPIO
by Hannah Williams
· 8 years ago
c681638
intel/strago: Enable native mode on sd card cd line
by Jagadish Krishnamoorthy
· 8 years ago
Next »