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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
76
-184
/
+124
*
cbfs: Move more stuff into cbfs_boot_lookup()
Julius Werner
2020-12-02
6
-40
/
+73
*
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-12-02
35
-22
/
+64
*
soc/intel/common/cse: Perform cse_fw_sync on BS_PRE_DEVICE entry
Furquan Shaikh
2020-12-02
1
-8
/
+0
*
soc/amd: factor out common SMI/SCI enums and function prototypes
Felix Held
2020-12-02
16
-86
/
+64
*
soc/amd/common/smbus: remove misleading definition
Felix Held
2020-12-02
2
-2
/
+2
*
soc/amd: factor out fch_smbus_init
Felix Held
2020-12-02
5
-28
/
+23
*
soc/amd: factor out SMBUS controller registers into common header
Felix Held
2020-12-02
6
-89
/
+53
*
soc/amd: factor out common AOAC device enable and status query functions
Felix Held
2020-12-02
10
-59
/
+53
*
soc/amd: factor out common AOAC definitions
Felix Held
2020-12-02
5
-50
/
+39
*
vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support a custom memory profile
Mike Banon
2020-12-02
10
-3
/
+337
*
vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support XMP memory profiles
Mike Banon
2020-12-02
5
-24
/
+227
*
soc/intel/skylake: Fix compilation under x86_64
Patrick Rudolph
2020-12-02
2
-3
/
+3
*
cpu/x86/smm/smm_stub: Fix stack canary on x86_64
Patrick Rudolph
2020-12-02
1
-0
/
+3
*
cpu/x86/smm/smm_stub: Fix GDT for x86_64
Patrick Rudolph
2020-12-02
1
-1
/
+1
*
mb/google/volteer: Add fw_config entries for boot device
Duncan Laurie
2020-12-02
1
-0
/
+12
*
mb/google/volteer: Add additional SD cards to device list
Duncan Laurie
2020-12-02
2
-5
/
+14
*
soc/amd/picasso: add FSP binary location
Felix Held
2020-12-02
1
-0
/
+14
*
3rdparty/amd_blobs: Update pointer for picasso SMU and FSP
Marshall Dawson
2020-12-02
1
-0
/
+0
*
mb/intel/adlrvp: Replace tab by white space in devicetree
Meera Ravindranath
2020-12-02
1
-1
/
+1
*
vendorcode/intel/fsp: Add Elkhart Lake FSP headers for FSP v2341
Tan, Lean Sheng
2020-12-02
6
-0
/
+8433
*
soc/intel/elkhartlake: Update Kconfig
Tan, Lean Sheng
2020-12-02
1
-13
/
+15
*
soc/intel/skylake: Map VBIOS IDs
Paul Menzel
2020-12-02
1
-0
/
+20
*
mb/google/dedede/var/drawcia: Support VBT for Drawman
Karthikeyan Ramasubramanian
2020-12-02
1
-0
/
+9
*
mb/google/dedede: Add Daughter-board FW_CONFIG in devicetree
Karthikeyan Ramasubramanian
2020-12-02
1
-0
/
+7
*
vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v2385_04
Ronak Kanabar
2020-12-02
1
-4
/
+39
*
mb/google/zork: Update SPD table for Shuboz
Kane Chen
2020-12-02
3
-2
/
+13
*
mb/google/dedede/var/lantis: Configure IRQs as level triggered for HID over I2C
Tony Huang
2020-12-02
1
-2
/
+2
*
arch/x86/car.ld: Check for out of bound on no-XIP stages
Arthur Heymans
2020-12-02
1
-0
/
+4
*
edist-test: Fix _Static_assert missing message string
Daniel Gröber
2020-12-02
1
-1
/
+2
*
src/acpi/acpigen: Add NULL pointer check
Ronak Kanabar
2020-12-02
1
-0
/
+4
*
soc/amd/stoneyridge: align AOAC code with Picasso
Felix Held
2020-12-01
2
-48
/
+36
*
soc/amd/picasso/aoac: make aoac_devs array unsigned
Felix Held
2020-12-01
1
-1
/
+1
*
soc/amd/picasso/aoac: fix typo in comment
Felix Held
2020-12-01
1
-1
/
+1
*
soc/intel/common/block/smm/smihandler: Fix compilation under x86_64
Patrick Rudolph
2020-12-01
1
-2
/
+2
*
soc/intel/common/block/cpu/car/exit_car: Fix compilation on x86_64
Patrick Rudolph
2020-12-01
1
-0
/
+8
*
soc/intel/common/block/cpu/car/cache_as_ram: Add x86_64 support
Patrick Rudolph
2020-12-01
1
-0
/
+11
*
drivers/aspeed/common/ast: Fix compilation under x86_64
Patrick Rudolph
2020-12-01
1
-2
/
+2
*
drivers/intel/fsp2_0/notify: Fix compilation under x86_64
Patrick Rudolph
2020-12-01
1
-1
/
+1
*
soc/intel/common/block/systemagent: Fix compilation on x86_64
Patrick Rudolph
2020-12-01
1
-2
/
+2
*
lib/reg_script: Add cast to fix compilation on x86_64
Patrick Rudolph
2020-12-01
1
-6
/
+6
*
cpu/x86/early_reset: Mark assemblycode as 32bit
Patrick Rudolph
2020-12-01
1
-0
/
+1
*
cpu/intel/microcode: Mark assemblycode as 32bit
Patrick Rudolph
2020-12-01
1
-0
/
+1
*
mb/intel/jslrvp: Modify the flash layout for fsp debug build
V Sowmya
2020-12-01
1
-24
/
+25
*
mb/google/zork: Mark RW_MRC_CACHE as "Preserve"
Martin Roth
2020-12-01
1
-1
/
+1
*
cpu/x86/sipi: Add x86_64 support
Patrick Rudolph
2020-12-01
2
-0
/
+25
*
mb/kontron/mal10: Use the system library for headers
Felix Singer
2020-12-01
2
-2
/
+2
*
mb/kontron/mal10/Kconfig: Reorder selects alphabetically
Felix Singer
2020-12-01
1
-7
/
+7
*
MAINTAINERS: Add missing trailing slashes
Felix Singer
2020-12-01
1
-20
/
+20
*
mb/ocp/deltalake: Update SMBIOS type 8 information
Tim Chu
2020-12-01
1
-0
/
+31
[next]