Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
c3fbda4e73ff4d4470331a09779872d1973e0065
c3fbda4
nvramcui: Add distclean target
by Martin Roth
· 8 years ago
3f1abb8
SeaBIOS: Update SeaBIOS from repo when using master branch
by Martin Roth
· 8 years ago
1484c03
crossgcc/buildgcc: Add comment about URLs and jenkins builder
by Martin Roth
· 8 years ago
2114880
crossgcc/Makefile.inc: Add target for jenkins toolchain test build
by Martin Roth
· 8 years ago
2e1f731
nb/amd/mct_ddr3: Require minumum training quality for both read and write
by Timothy Pearson
· 8 years ago
50583f0
nb/amd/mct_ddr3: Set read DQS delay to 1UI before calculating read latency
by Timothy Pearson
· 8 years ago
8eb221d
nb/amd/mct_ddr3: Properly initialize arrays and add bounds checks
by Timothy Pearson
· 8 years ago
bbfcf62
nb/amd/mct_ddr3: Restore previous DQS delay values on failed loop
by Timothy Pearson
· 8 years ago
7109304
soc/intel/apollolake: Avoid hardcoding CAR region size for FSPM
by Andrey Petrov
· 8 years ago
468dc33
payloads/seabios: Update version number in Kconfig
by Paul Menzel
· 8 years ago
3677520
arch/x86/smbios: fix length calculation for SMBIOS type 17
by Iru Cai
· 8 years ago
f2e0461
Kconfig: remove COMPRESS_PRERAM_STAGES option from x86
by Martin Roth
· 8 years ago
447d948
cbmem: Fix cbmem_add_bootmem()
by Andrey Petrov
· 8 years ago
c7a1a3e
northbridge/i945/gma: Re-enable NVRAM tft_brightness
by Alexander Couzens
· 8 years ago
a2176d8
soc/apollolake: Add memory and reserve MMIO resources
by Andrey Petrov
· 8 years ago
555d6c2
cbmem: Add utility to get memory region occupied by cbmem
by Alexandru Gagniuc
· 8 years ago
1e70cda
soc/intel/apollolake: Avoid UART BAR relocation at ramstage
by Andrey Petrov
· 8 years ago
e953dce
soc/intel/apollolake: Add ids of internal SoC PCI devices
by Andrey Petrov
· 8 years ago
ffc51d4
mainboard/intel/apollolake_rvp: Populate static devicetree
by Lance Zhao
· 8 years ago
70efecd
soc/intel/apollolake: Add chip initialization
by Andrey Petrov
· 8 years ago
9d903a1
soc/apollolake: Enable all CPU cores using the parallel MP lib
by Ravi Sarawadi
· 8 years ago
7760261
src/lib/trace.c: Make address size generic
by Martin Roth
· 8 years ago
7e3903b
cpu/via/c7: Don't manually include udelay_io.c
by Stefan Reinauer
· 8 years ago
3d840d0
northbridge/intel/i440bx: Unify UDELAY selection
by Stefan Reinauer
· 8 years ago
422bf6b
mainboards/google/auron_paine: add new port
by Georg Wicherski
· 8 years ago
1eb1e3b
mainboard/intel/apollolake_rvp: Add memory training config
by Lance Zhao
· 8 years ago
fffee87
Makefile: Add build-time overlap check for programs loaded after coreboot
by Julius Werner
· 8 years ago
0819a47
northbridge/intel/gm45: Use TSC for ramstage timer per default
by Stefan Reinauer
· 8 years ago
5ad9aca
payloads: Move secondary payloads inside of a submenu
by Martin Roth
· 8 years ago
6797557
Makefile: Update payload clean targets
by Martin Roth
· 8 years ago
0fcd6f9
drivers/intel/fsp2_0: remove struct resource usage
by Aaron Durbin
· 8 years ago
9b28f002
drivers/intel/fsp2_0: add TODOs to fix deficiencies
by Aaron Durbin
· 8 years ago
40672be
drivers/intel/fsp2_0: don't leak resources
by Aaron Durbin
· 8 years ago
ac1c9ec
soc/intel/apollolake: correct comment to reference top of CAR
by Aaron Durbin
· 8 years ago
e884592
lib/memrange: add function to initialize range_entry
by Aaron Durbin
· 8 years ago
566dd35
Add option for "timeless" builds
by Nico Huber
· 8 years ago
4f66648
payloads/seabios: Upgrade stable from 1.9.0 to 1.9.1
by Paul Menzel
· 8 years ago
2a08137
x86 chipsets: utilize x86_setup_mtrrs_with_detect()
by Aaron Durbin
· 8 years ago
f545208
nyan: Fix timestamps and CBFS SPI integration
by Julius Werner
· 8 years ago
61980af
mainboard/skylake: Include WRDD method in WIFI ACPI device
by Duncan Laurie
· 8 years ago
3d3b76b
skylake: Add and fill out CID1 NVS field
by Duncan Laurie
· 8 years ago
8951ed8
intel/wifi: Add WRDD ACPI method
by Duncan Laurie
· 8 years ago
339886c
Chromeos: Modify wifi_regulatory_domain to use "region" key in VPD
by Huang, Huki
· 8 years ago
7f76165
lib: Implement framework for retrieving WiFi regulatory domain
by Felix Durairaj
· 8 years ago
d76d60b
soc/intel/quark: Set the UPD values for MemoryInit
by Lee Leahy
· 8 years ago
a1bb091
archive: build archive tool with HOSTCC
by Daisuke Nojiri
· 8 years ago
a5ae62e
util: add archive tool
by Daisuke Nojiri
· 8 years ago
491c016
soc/intel/apollolake: Add cbmem_top() implementation
by Andrey Petrov
· 8 years ago
41aa8bc
Kconfig: Remove unneeded UDELAY_IO redeclaration
by Stefan Reinauer
· 8 years ago
e63be89
cpu/x86/mtrr: add helper function to detect variable MTRRs
by Aaron Durbin
· 8 years ago
e99e2b6
soc/intel/quark: Add the UPD support for SiliconInit
by Lee Leahy
· 8 years ago
f466ea9
crossgcc: Build make per default
by Stefan Reinauer
· 8 years ago
9d5e36e
cpu/x86: Sort some Kconfig options
by Stefan Reinauer
· 8 years ago
0d18791
soc/intel/apollolake: Enable using FSP 2.0 driver
by Andrey Petrov
· 8 years ago
b483146
soc/intel/apollolake: Add romstage that calls FSP2.0 driver
by Andrey Petrov
· 8 years ago
5672dcd
soc/intel/apollolake: Add support for memory-mapped boot media
by Andrey Petrov
· 8 years ago
fb22ff4
drivers/intel/fsp2_0: Add framebuffer graphics support
by Alexandru Gagniuc
· 8 years ago
9b2e9bd
drivers/intel/fsp2_0: Add hand-off-block parsers
by Alexandru Gagniuc
· 8 years ago
9de55cc
drivers/intel/fsp2_0: Add Notify Phase API
by Andrey Petrov
· 8 years ago
42c4e88
drivers/intel/fsp2_0: Add SiliconInit API
by Andrey Petrov
· 8 years ago
465fc13
drivers/intel/fsp2_0: Add MemoryInit API
by Andrey Petrov
· 8 years ago
6321d7c
roda/rk9: Remove #include early_serial.c from romstage
by Antonello Dettori
· 8 years ago
2a343475
MAINTAINERS: Add Timothy Pearson to the maintainers list
by Martin Roth
· 8 years ago
2ae9cce
intel/fsp_baytrail: use 20K PU/PD for GPIO
by Ben Gardner
· 8 years ago
fba78bf
soc/intel/quark: Split out MTRR support
by Lee Leahy
· 8 years ago
6d3cd08
mainboard/intel/galileo: Enable SD flash cards
by Lee Leahy
· 8 years ago
fcfa94d
Documentation/Intel: Add EDK-II links
by Lee Leahy
· 8 years ago
7b209dd
Documentation/Intel: Making a bootable SD card
by Lee Leahy
· 8 years ago
be63a24
BuildSystem: Add Memtest86+ as a secondary payload
by Martin Roth
· 8 years ago
f7fd630
tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabled
by Martin Roth
· 8 years ago
73f7069
arch/x86: Add common assembly code for stages that run in CAR
by Andrey Petrov
· 8 years ago
dd56de9
arch/x86: document CAR symbols and expose them in symbols.h
by Andrey Petrov
· 8 years ago
b1bca88
lint-kconfig: pipe stderr to stdout to catch script errors
by Martin Roth
· 8 years ago
bc839fb
amd/thatcher: Removed #include early_serial.c from romstage
by Antonello Dettori
· 8 years ago
98b5f90
include/device/dram: Fix DDR3-1866
by Patrick Rudolph
· 8 years ago
8e7928a
sandybridge/gma_lvds: support both Sandy&Ivy on one board
by Iru Cai
· 8 years ago
42f42ff
Hide EC_GOOGLE_CHROMEEC_SPI_BUS.
by Vladimir Serbinenko
· 8 years ago
ca1b2d1
lz4_wrapper: Use __asm__ rather than asm.
by Vladimir Serbinenko
· 8 years ago
d51a089
Kconfig: hide useless options on ARM.
by Vladimir Serbinenko
· 8 years ago
ab8f923
toolchain.inc: test IASL by version string instead of number
by Martin Roth
· 8 years ago
ca55f0a
util/futility: trivial - Add distclean target
by Martin Roth
· 8 years ago
8198c67
arch/x86: always use _start as entry symbol for all stages
by Aaron Durbin
· 8 years ago
4330a9c
arch/x86: rename reset_vector -> _start
by Aaron Durbin
· 8 years ago
ccd300b
arch/x86: Allow soc/chipset to set linking address
by Andrey Petrov
· 8 years ago
f8468d4
cpu/x86/16bit: rename _start -> _start16bit
by Aaron Durbin
· 8 years ago
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
Next »