index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
baytrail
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/intel: Update license headers
Martin Roth
2016-04-14
6
-0
/
+83
*
x86 chipsets: utilize x86_setup_mtrrs_with_detect()
Aaron Durbin
2016-03-08
1
-2
/
+1
*
tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"
Denis 'GNUtoo' Carikli
2016-02-26
1
-1
/
+1
*
ACPI: Fix IASL Warning about unused method for GBUF check
Martin Roth
2015-12-10
1
-1
/
+1
*
lib: remove assets infrastructure
Aaron Durbin
2015-12-10
1
-1
/
+1
*
baytrail: fix missing brackets around ir_base to fix IRQ routing
Alexander Couzens
2015-11-28
1
-1
/
+1
*
intel/soc/baytrail: Move MCRS ResourceTemplate out of _CRS method
Martin Roth
2015-11-24
1
-116
/
+117
*
baytrail: add C0 and D0 stepping decode
Ben Gardner
2015-11-21
2
-2
/
+8
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
78
-312
/
+0
*
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-15
4
-25
/
+25
*
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-10-05
1
-0
/
+1
*
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-30
3
-5
/
+2
*
intel: auto include intel/common/firmware
Aaron Durbin
2015-09-29
1
-1
/
+0
*
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-09-24
1
-2
/
+0
*
chromeos: vboot and chromeos dependency removal for sw write protect state
Paul Kocialkowski
2015-09-23
1
-3
/
+1
*
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-09-09
3
-2
/
+4
*
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-07
1
-3
/
+0
*
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-09-04
1
-2
/
+0
*
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-09-04
1
-2
/
+2
*
x86: Drop -Wa,--divide
Stefan Reinauer
2015-07-07
1
-2
/
+2
*
Move baytrail & fsp_baytrail to the common IFD interface.
Martin Roth
2015-07-02
2
-93
/
+2
*
Kconfig: Get rid of obsolete symbols
Martin Roth
2015-06-24
1
-1
/
+0
*
Kconfig: Move CBFS_SIZE into Mainboard menu
Martin Roth
2015-06-23
1
-12
/
+0
*
stage_cache: use cbmem init hooks
Aaron Durbin
2015-06-09
1
-11
/
+6
*
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
1
-1
/
+1
*
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-09
1
-1
/
+1
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
1
-1
/
+0
*
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
1
-1
/
+1
*
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-05
1
-1
/
+1
*
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
1
-2
/
+2
*
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-06-04
1
-1
/
+1
*
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
1
-4
/
+2
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
2
-58
/
+12
*
chromeos: always enable timestamps
Stefan Reinauer
2015-05-29
1
-1
/
+0
*
smm: Merge configs SMM_MODULES and SMM_TSEG
Vladimir Serbinenko
2015-05-28
1
-1
/
+0
*
Move TPM code out of chromeos
Vladimir Serbinenko
2015-05-27
1
-9
/
+4
*
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-26
1
-1
/
+0
*
baytrail: Switch to per-device ACPI
Vladimir Serbinenko
2015-05-23
6
-32
/
+58
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
78
-93
/
+78
*
baytrail: broadwell: correct refcode loading
Aaron Durbin
2015-05-13
1
-1
/
+1
*
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
2
-5
/
+5
*
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
2
-5
/
+5
*
intel: Correct MMIO related ACPI table settings
Dave Frodin
2015-05-01
1
-3
/
+4
*
kbuild: Don't require intel/common changes for every soc
Stefan Reinauer
2015-04-30
1
-0
/
+1
*
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-29
1
-1
/
+4
*
coreboot: common stage cache
Aaron Durbin
2015-04-22
4
-64
/
+22
*
soc/baytrail: Use microcode from the blobs repository
Marc Jones
2015-04-15
3
-16322
/
+1
*
baytrail: correct NC pin to GPO pin according to BYT platform design guide
Kane Chen
2015-04-10
1
-1
/
+1
*
baytrail: add code for supporting 2x ddr refresh rate
Kane Chen
2015-04-10
2
-0
/
+14
*
baytrail: fix the coding error on PCIe L1 exit latency
Kevin L Lee
2015-04-10
1
-1
/
+1
[next]