Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
17b77ab6aa4833f6b369a12dd9da87c8104f482c
17b77ab
buildgcc: Print error if flex is missing
by Stefan Reinauer
· 10 years ago
a47bd91
Fix PIRQ routing abstraction
by Stefan Reinauer
· 10 years ago
56cd70b
Fix Kconfig GENERATE_*_TABLE usage
by Stefan Reinauer
· 10 years ago
95a6396
Clean up Kconfig
by Stefan Reinauer
· 10 years ago
8483344
Drop Kconfig.deprecated_options
by Stefan Reinauer
· 10 years ago
fccf416
Drop unused Kconfig variable PCIE_TUNING
by Stefan Reinauer
· 10 years ago
fa2fc33
Drop Kconfig variable BOARD_HAS_HARD_RESET
by Stefan Reinauer
· 10 years ago
55db955
Drop unneeded BOARD_HAS_FADT option
by Stefan Reinauer
· 10 years ago
4dfdeba
Reduce number of per-mainboard changes
by Stefan Reinauer
· 10 years ago
bf5a7dc
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
by Stefan Reinauer
· 10 years ago
425973c
libpayload: Always use virtual pointers in struct sysinfo_t
by Nico Huber
· 10 years ago
dd5979a
libpayload: Use #ifdef for CONFIG_* checks
by Nico Huber
· 10 years ago
ff73306
Use mainboard hook for HP DL165
by Kyösti Mälkki
· 10 years ago
c1928e2
ms9652: fix misuse of LIFT_BSP_APIC_ID
by Stefan Reinauer
· 10 years ago
f173035
mainboard/siemens/sitemp_g1p1: Fix YABEL usage
by Nico Huber
· 10 years ago
db4bb43
Make YABEL's version of mainboard_interrupt_handlers() usable
by Nico Huber
· 10 years ago
d172497
mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, too
by Nico Huber
· 10 years ago
6e711c6
libpayload: Add init() function to hci_t and rework uhci_reset()
by Nico Huber
· 10 years ago
aaa212d
libpayload: Do not call ohci_reset() from ohci_init()
by Nico Huber
· 10 years ago
d633dda
libpayload: Free usb host controller instance after shutdown
by Nico Huber
· 10 years ago
a482701
libpayload: Document USB host controller setup functions
by Nico Huber
· 10 years ago
45b94bc
libpayload: Export device count in storage interface
by Patrick Georgi
· 10 years ago
f6659ca
nvramtool: fsync for mingw.
by Zheng Bao
· 10 years ago
431a816
Move HAVE_SMI_HANDLER from mainboards to chipsets
by Stefan Reinauer
· 10 years ago
c533463
VIA chipsets: fix compilation without real mode code
by Stefan Reinauer
· 10 years ago
13c2c02
Tell CBMEM code about ACPI GNVS section
by Stefan Reinauer
· 10 years ago
4b85d9b
SMM: Fix save state searching for GSMI
by Duncan Laurie
· 10 years ago
38109d5
SMM: Save the GNVS pointer when creating APCI tables
by Duncan Laurie
· 10 years ago
7978e3a
SMM: Pass the ACPI GNVS pointer via state save map
by Duncan Laurie
· 10 years ago
7f3d442
SMM: Avoid use of global variables in SMI handler
by Duncan Laurie
· 10 years ago
d396a77
SMM: Extract function for finding save state node
by Duncan Laurie
· 10 years ago
11290c4
SMM: Restore GNVS pointer in the resume path
by Duncan Laurie
· 10 years ago
313ec9d
Sandybridge: Set PEG clock gating
by Marc Jones
· 10 years ago
7e8c8e9
Add PCIe init and NMode flag to PEI data structure
by Stefan Reinauer
· 10 years ago
e8179b5
Add ddr3lv_support flag to pei_data structure
by Duncan Laurie
· 11 years ago
53508fe
pei_data.h: Fix comment
by Marc Jones
· 11 years ago
48a4a7f
Provide MRC with a console printing callback function
by Vadim Bendebury
· 11 years ago
a42e2f4
Add spinlock to serialize Intel microcode updates
by Stefan Reinauer
· 10 years ago
0a405ba
cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded
by Bill Richardson
· 11 years ago
6b3d09e
Export optionrom status on Stumpy/Lumpy
by Vadim Bendebury
· 10 years ago
c64947b
Make EmeraldLake2 work again
by Duncan Laurie
· 10 years ago
75dbc38
Clean up stack checking code
by Stefan Reinauer
· 10 years ago
4221a19
Add method for delaying adding of timestamps
by Stefan Reinauer
· 10 years ago
7004b7c
Add Kconfig option to lock/unlock ME firmware during build
by Stefan Reinauer
· 10 years ago
1bfbbc0
clean up lapic_cpu_init.c
by Stefan Reinauer
· 11 years ago
8b93059
Pass the CPU index as a parameter to startup.
by Ronald G. Minnich
· 11 years ago
455f4b4
Fix CONFIG_MAX_CPU set to 1 CPU build problem
by Stefan Reinauer
· 10 years ago
000bf83
Support better tracking of AP stack usage.
by Ronald G. Minnich
· 11 years ago
5b63579
SandyBridge/IvyBridge: Add IFD and ME firmware automatically
by Stefan Reinauer
· 10 years ago
cd986c0
libpayload: Use EXTRA_CFLAGS for additional GCC options
by Gabe Black
· 10 years ago
c7fe280
vboot: Add option to skip TPM resume on S3 resume
by Stefan Reinauer
· 10 years ago
6866c08
mmio pci config: Remove register constraints
by Aaron Durbin
· 10 years ago
6321758
cbfstool: Rework to use getopt style parameters
by Stefan Reinauer
· 10 years ago
e5a0a5d
Initial IGD OpRegion implementation
by Stefan Reinauer
· 10 years ago
2e200cd
cbfstool: Update LZMA encoder to LZMA SDK 9.12
by Stefan Reinauer
· 10 years ago
a5b7067
romcc_io: add pci_or_configX functions.
by Aaron Durbin
· 10 years ago
f75dd09
x86/Makefile.inc: Test if the strings are equal by single equal sign
by Zheng Bao
· 10 years ago
7c6b6bb
cbmem compilation needs to use the hardened toolchain
by Vadim Bendebury
· 10 years ago
feadfb7
If cmos is invalid, always set the rtc date and time
by Stefan Reinauer
· 10 years ago
dd76bc0
Remove duplicate defines from mc146818rtc.c
by Marc Jones
· 10 years ago
ad67791
Avoid using hardcoded values in MRC cache code
by Vadim Bendebury
· 10 years ago
08067ba
ivybridge: Catch unknown CPU revisions
by Stefan Reinauer
· 10 years ago
bdc64c6
Store timestamps before resuming from suspend
by Stefan Reinauer
· 10 years ago
9c03957
Reduce default stack size to 4K
by Stefan Reinauer
· 10 years ago
2a6f390
Add dependency for CONFIG_AP_IN_SIPI_WAIT
by Stefan Reinauer
· 10 years ago
d4bc067
SPI: Add early romstage SPI driver using hardware sequencing
by Duncan Laurie
· 10 years ago
215f2785
ELOG: Support for non-memory mapped flash
by Duncan Laurie
· 10 years ago
23b0053
SPI: Fix and enable Fast Read support
by Duncan Laurie
· 10 years ago
a571c70
Fix gcc-4.7 building problem.
by Han Shen
· 10 years ago
4a17d29
ifdtool: Dump more registers from FD
by Stefan Reinauer
· 10 years ago
4adc8cd
Add bd82x6x mainboards ASPM overrides.
by Marc Jones
· 10 years ago
2a700ec
SPI: Configure Software Sequence SPI Freq to match descriptor
by Duncan Laurie
· 10 years ago
924342b
SPI: Add Fast Read to the OPMENU for locked down SPI
by Duncan Laurie
· 10 years ago
fb8632a
oprom: Ensure that mode information is valid before putting it in the tables.
by Gabe Black
· 10 years ago
04c5bae
Define post codes for OS boot and resume
by Duncan Laurie
· 10 years ago
2c48518
Updated submodule reference
by Stefan Reinauer
· 10 years ago
6d18fd0
Utility to dump boot timing table
by Vadim Bendebury
· 10 years ago
043d4e1
Pass correct sleep type to mainboard sleep handler
by Stefan Reinauer
· 10 years ago
836db26
ACPI: Zero pstate/cstate control values in FADT
by Duncan Laurie
· 10 years ago
f5a11aa
Initialize the VMX MSR
by Marc Jones
· 10 years ago
5986eda
Revert "Remove code that enables/disables VMX in coreboot on chromebooks."
by Marc Jones
· 10 years ago
bb9dff5
sandybridge: Correct reporting of cores and threads
by Stefan Reinauer
· 10 years ago
cb6fd30
cbfstool: Remove unused cmd_t
by Stefan Reinauer
· 10 years ago
20848ee
cbfstool: add add-flat-binary command to add raw executables
by Stefan Reinauer
· 10 years ago
4bb0731
libpayload: Add an option to skip console initialization on startup.
by Gabe Black
· 10 years ago
d94512e
libpayload: Add CB_ prefixes to some constants in coreboot_tables.h.
by Gabe Black
· 10 years ago
025667f
libpayload: Change "GPIOs" into flags.
by Gabe Black
· 10 years ago
2fef58e
[PATCH] libpayload: Implement EHCI reset function
by Anton Kochkov
· 10 years ago
a1ea822
Make coreboot use the offset parameter in cbfstool create
by Stefan Reinauer
· 10 years ago
0a1c2d6
Prevent inclusion of tsc.h when not needed
by Vadim Bendebury
· 10 years ago
9d81c19
PCH: Add register descriptions used by IGD OpRegion
by Stefan Reinauer
· 10 years ago
0acdcf6
Add IGD Opregion variables to NVS
by Stefan Reinauer
· 10 years ago
4c8027a
Make register/value lists const
by Stefan Reinauer
· 10 years ago
fa66eae
Get rid of hard coded strings in ACPI tables
by Stefan Reinauer
· 10 years ago
bceaf7f
Add Gigadevice SPI rom support
by Martin Roth
· 10 years ago
39f6bb6
ELOG: Add EC events to elog header
by Duncan Laurie
· 10 years ago
312ee0c
SPI: re-init SMM SPI driver after lockdown
by Duncan Laurie
· 10 years ago
8e7d7fd
libpayload: Add a function to retrieve the rows and cols of the video console.
by Gabe Black
· 10 years ago
dd9e4e5
libpayload: Separate video initialization and the video console.
by Gabe Black
· 10 years ago
a54b6a6
libpayload: Add support for the CBMEM in memory console.
by Gabe Black
· 10 years ago
Next »