Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
e7a336ac29b1ef5aaa1b0aa4926ed75829b491b1
/
src
/
drivers
a4c5740
drivers/intel/fsp1_0/fsp_util.c: Fix indentation
by Martin Roth
· 7 years ago
7b22d84
drivers/pc80: Add optional spinlock for nvram CBFS access
by Timothy Pearson
· 8 years ago
929b602
fsp1_1: supply fsp version to mrc_cache API
by Aaron Durbin
· 8 years ago
a606598
ati/ragexl: Change .h #defines named CONFIG_ to CFG_
by Martin Roth
· 8 years ago
7e7a4df
lib: remove assets infrastructure
by Aaron Durbin
· 8 years ago
6d720f3
cbfs/vboot: remove firmware component support
by Aaron Durbin
· 8 years ago
7c38e1e
Remove #ifdef checks on Kconfig symbols
by Martin Roth
· 8 years ago
fb50983
intel/fsp: Add post codes for FSP phases
by Duncan Laurie
· 8 years ago
590ac64
intel/fsp1_1: Add accurate print for full fsp version
by Dhaval Sharma
· 8 years ago
cbce4de
drivers/intel/fsp1_1: Don't hide build related options behind HAVE_FSP_BIN
by Stefan Reinauer
· 8 years ago
c5bb7bd
fsp1_0: Update Kconfig for symbols not depending on FSP binary
by Martin Roth
· 8 years ago
7e14654
drivers/intel/fsp1_1: Don't include files from blobs / fsp directory
by Stefan Reinauer
· 8 years ago
31fbb71
drivers/intel/fsp1_1: Include rules.h in util.h
by Stefan Reinauer
· 8 years ago
167c03a
drivers/ti/tps65913: Set default values in Kconfig
by Martin Roth
· 8 years ago
ffa4054
drivers/ams: Set default values in Kconfig
by Martin Roth
· 8 years ago
b90b94d
intel: Add MMA feature in coreboot
by Pratik Prajapati
· 8 years ago
3ecfdbd
intel/fsp1_0: Use dummy microcode when calling FSP TempRamInit
by York Yang
· 8 years ago
c41c6a4
elog: fix improper assumption for year values
by Aaron Durbin
· 8 years ago
a2d1315
[REMOVAL] drivers/trident/blade3d
by Stefan Reinauer
· 8 years ago
fdb3a8d
arm64: Remove cpu intialization through device-tree
by Furquan Shaikh
· 8 years ago
8c8e2b7
arm64: remove secmon
by Aaron Durbin
· 8 years ago
2524be4
fsp1_1: pass ROM_SIZE to FSP for cacheable RO region
by Aaron Durbin
· 8 years ago
3bfd7cc
drivers/pc80: Rework normal / fallback selector code
by Timothy Pearson
· 8 years ago
3c47e8a
intel/gma: Return success for Intel int15 VGA set panel type hook
by Konstantin Aladyshev
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
d5855ec
FSP1_1: Always use common code
by Lee Leahy
· 8 years ago
66208bd
FSP 1.1: Replace soc_ prefix with fsp_
by Lee Leahy
· 8 years ago
94b856e
FSP 1.1: Move common FSP code
by Lee Leahy
· 8 years ago
8b11b2c
tpm: acpi: Add support for TPM PIRQ
by Duncan Laurie
· 8 years ago
3207414
fsp/intel common: Add support for Gfx PEIM (AKA GOP)
by robbie zhang
· 8 years ago
8eb63fa
Add support for the Silicon Image "Ultra ATA-133 Host Controller"
by Denis 'GNUtoo' Carikli
· 8 years ago
04cf449
drivers/aspeed: Add native text mode VGA support for the AST2050
by Timothy Pearson
· 8 years ago
f7e0a1a
drivers/i2c/w83795: Add option to use auxiliary SMBUS controller
by Timothy Pearson
· 8 years ago
cab71b6
drivers/i2c/w83795: Add full support for core functions
by Timothy Pearson
· 8 years ago
954a55b
gma ACPI: Make brightness levels a per board setting
by Nico Huber
· 8 years ago
86091f9
cpu/mtrr.h: Fix macro names for MTRR registers
by Alexandru Gagniuc
· 8 years ago
909c512
fsp1_1: add verstage support
by Aaron Durbin
· 8 years ago
75c51d9
x86: add standalone verstage support
by Aaron Durbin
· 8 years ago
deeec18
gma ACPI: Do not overwrite backlight configuration
by Nico Huber
· 8 years ago
d5842f5
gma ACPI: Consolidate non-PCH and PCH brightness levels
by Nico Huber
· 8 years ago
62047d1
gma: Consolidate Intel IGD ACPI code some more
by Nico Huber
· 8 years ago
e6af4be
intel fsp1_1: prepare for romstage vboot verification split
by Aaron Durbin
· 8 years ago
e1ecfc9
intel: update common and FSP cache-as-ram parameters
by Aaron Durbin
· 8 years ago
c48f5ef
Kill lvds_num_lanes
by Vladimir Serbinenko
· 8 years ago
551cff0
Derive lvds_dual_channel from EDID timings.
by Vladimir Serbinenko
· 8 years ago
8a75d82
fsp1_0: Fix broken logic when searching for FSP
by Werner Zeh
· 8 years ago
47818b4
fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO
by Alexandru Gagniuc
· 8 years ago
3a54318
Add EM100 'hyper term' spi console support in ramstage & smm
by Martin Roth
· 8 years ago
715a18e
drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled
by Alexandru Gagniuc
· 8 years ago
04ebf59
fsp1_1: move relocation algorithm to commonlib
by Aaron Durbin
· 8 years ago
923b4d5
fsp1_1: use commonlib/endian.h routines
by Aaron Durbin
· 8 years ago
1d85700
cpu: microcode: Use microcode stored in binary format
by Alexandru Gagniuc
· 8 years ago
b20a600
intel/fsp1_0: Declare microcode to be size 0 if it doesn't exist
by Patrick Georgi
· 8 years ago
c947fee
intel/fsp1.0: Get size of microcode during build time
by Werner Zeh
· 8 years ago
16ea519
tpm: acpi: Make _CRS method serialized
by Duncan Laurie
· 8 years ago
dc9f5cd
coreboot: introduce commonlib
by Aaron Durbin
· 8 years ago
a5be7fa
drivers/intel/fsp1_1: split relocation code for tool use
by Aaron Durbin
· 8 years ago
a77d0d6
drivers/intel/fsp1_1: handle UEFI endianness
by Aaron Durbin
· 8 years ago
8007c6b
drivers/intel/fsp1_1: prepare relocation code for sharing
by Aaron Durbin
· 8 years ago
789f2b6
fsp1_1: provide binding to UEFI version
by Aaron Durbin
· 8 years ago
a887492
FSP: Pass FSP image base address to find_fsp
by Lee Leahy
· 8 years ago
6aa8c5b
drivers/pc80: Do not initialize PS2 keyboard by default
by Alexandru Gagniuc
· 8 years ago
17ba944
drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO level
by Duncan Laurie
· 8 years ago
5c26122
drivers/intel/fsp1_1: Take platform ID as a string, not integers
by Alexandru Gagniuc
· 8 years ago
2c482a9
intel: Do not hardcode the position of mrc.cache
by Alexandru Gagniuc
· 8 years ago
4460703
Drop "See file CREDITS..." comment
by Stefan Reinauer
· 8 years ago
0bc3e325
qemu: fix vga driver build
by Gerd Hoffmann
· 8 years ago
4d3de7e
bootstate: remove need for #ifdef ENV_RAMSTAGE
by Aaron Durbin
· 8 years ago
439356f
x86: remove cpu_incs as romstage Make variable
by Aaron Durbin
· 8 years ago
3f2a945
drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macro
by Alexandru Gagniuc
· 8 years ago
681012a
drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairs
by Alexandru Gagniuc
· 8 years ago
5c9a71e
intel/fsp1_1/hob.c: Refactor file to match coreboot coding style
by Alexandru Gagniuc
· 8 years ago
1dbbe82
drivers/intel/fsp1_1: Don't compile GOP support in romstage
by Alexandru Gagniuc
· 8 years ago
80f5d5b
fsp1_1: remove duplicate mrc caching mechanism
by Aaron Durbin
· 8 years ago
7dbf9c6
edid: Use edid_mode struct to reduce redundancy
by David Hendricks
· 8 years ago
22ea007
fsp1_1: fsp_relocate: use struct region_device and struct prog
by Aaron Durbin
· 8 years ago
4f7cf3a
uart8250mem: provide uart_fill_lb()
by Aaron Durbin
· 8 years ago
7580b1a
drivers/pc80/i8254.c: Indent with GNU indent 2.2.11
by Paul Menzel
· 8 years ago
8d8799a
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
by Julius Werner
· 8 years ago
a73408d
console: Add UART8250MEM 32bit support
by Naveen Krishna Chatradhi
· 8 years ago
46cf9f7
Verify Kconfigs symbols are not zero for hex and int type symbols
by Martin Roth
· 8 years ago
9a8e4f9
FSP 1.1: Update the CBFS image type
by Lee Leahy
· 8 years ago
78390f1
drivers/i2c/tpm: move tpm driver around a bit more.
by Patrick Georgi
· 8 years ago
091b4ae
drivers/i2c/tpm: push tpm driver from verstage to libverstage
by Patrick Georgi
· 8 years ago
0458370
Kconfig: Remove unnecessary and incorrect MRC_CACHE symbols
by Martin Roth
· 8 years ago
128043e
Intel FSP 1.1: Move Kconfig comment inside 'if' block
by Martin Roth
· 8 years ago
4a8c19c
FSP 1.1: Bring source up-to-date
by Lee Leahy
· 8 years ago
0afdec4
lenovo: Hide SMBIOS config
by Vladimir Serbinenko
· 8 years ago
41607a4
cbmem: add indicator to hooks if cbmem is being recovered
by Aaron Durbin
· 8 years ago
4fbac46
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
by Kyösti Mälkki
· 8 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 8 years ago
29824c5
Fix Kconfig whitespace.
by Martin Roth
· 8 years ago
d0e212c
devicetree: Discriminate device ops scan_bus()
by Kyösti Mälkki
· 8 years ago
09b20cd
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
1aeea7f
tpm: Add dummy _DSM to make Bitlocker happy.
by Vladimir Serbinenko
· 8 years ago
1cac2c9
Hide PLATFORM_USES_FSP1_1.
by Vladimir Serbinenko
· 8 years ago
899d13d
cbfs: new API and better program loading
by Aaron Durbin
· 8 years ago
641529b
TPM: Add Infineon SLB9670 SPI TPM support
by Wenkai Du
· 8 years ago
f4d6587
tpm: Add Infineon TPM 1.2 support
by Subrata
· 8 years ago
41b08d9
tpm: Fix multiple device support
by Subrata
· 8 years ago
Next »