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
/
arch
/
x86
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: flatten hierarchy
4.1
4.1
Stefan Reinauer
2015-07-13
11
-3941
/
+0
*
x86: Port x86 over to compile cleanly with x86-64
Stefan Reinauer
2015-07-13
4
-5
/
+79
*
timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS
Aaron Durbin
2015-07-07
1
-4
/
+0
*
smbios: fix copy&paste error
Patrick Georgi
2015-07-07
1
-1
/
+1
*
smbios: Calculate SMBIOS Max Struct size
Ben Frisch
2015-07-07
1
-13
/
+16
*
acpi: bring back ability to link DSDT into ramstage
Patrick Georgi
2015-06-23
1
-0
/
+7
*
x86: Make ACPI 64bit clean
Stefan Reinauer
2015-06-20
1
-7
/
+7
*
x86: Make x86 architecture makefiles x64 aware
Stefan Reinauer
2015-06-16
1
-4
/
+4
*
lenovo: Hide SMBIOS config
Vladimir Serbinenko
2015-06-11
1
-0
/
+3
*
smbios: Fix type1 family setting
Marc Jones
2015-06-10
1
-3
/
+3
*
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
2
-23
/
+2
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
1
-1
/
+0
*
smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER.
Vladimir Serbinenko
2015-06-07
1
-1
/
+1
*
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
1
-2
/
+2
*
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
*
cbfs: Fix mismerge.
Vladimir Serbinenko
2015-06-02
1
-1
/
+1
*
Make DSDT a file in CBFS rather than embedding it into ramstage.
Vladimir Serbinenko
2015-06-02
1
-6
/
+19
*
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
1
-1
/
+1
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
1
-2
/
+1
*
SLIC: Check SLIC signature.
Vladimir Serbinenko
2015-06-01
1
-2
/
+4
*
Add TCPA table.
Vladimir Serbinenko
2015-05-28
1
-0
/
+65
*
AGESA: Split S3 backup in CBMEM
Kyösti Mälkki
2015-05-27
1
-3
/
+0
*
Make acpi_fill_hest into parameter
Vladimir Serbinenko
2015-05-26
1
-6
/
+2
*
acpigen: Remove all explicit length tracking
Vladimir Serbinenko
2015-05-26
1
-234
/
+147
*
acpigen: Remove acpigen_patch_len
Vladimir Serbinenko
2015-05-26
1
-12
/
+1
*
cbmem: remove cbmem_set_top()
Aaron Durbin
2015-05-26
1
-1
/
+0
*
CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT
Kyösti Mälkki
2015-05-26
1
-1
/
+0
*
x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT
Aaron Durbin
2015-05-26
1
-1
/
+19
*
ACPI: slic support
Vladimir Serbinenko
2015-05-26
2
-24
/
+43
*
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-26
1
-19
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
7
-8
/
+7
*
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-05-20
1
-2
/
+4
*
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
1
-1
/
+1
*
x86: Allow builds without ACPI tables
Lee Leahy
2015-04-21
1
-0
/
+5
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
1
-3
/
+3
*
program loading: unify on struct prog
Aaron Durbin
2015-04-03
1
-7
/
+11
*
program loading: add prog_run() function
Aaron Durbin
2015-04-03
2
-1
/
+10
*
program loading: introduce struct prog
Aaron Durbin
2015-04-03
1
-2
/
+3
*
smbios: add a family id in smbios type1 family
Kane Chen
2015-04-02
1
-0
/
+10
*
x86: set smbios rom size based on CONFIG_ROM_SIZE
Aaron Durbin
2015-04-01
1
-9
/
+1
*
arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make public
Timothy Pearson
2015-03-29
1
-2
/
+2
*
arch/x86/boot/smbios: Add additional SMBIOS defines and enums
Timothy Pearson
2015-03-29
1
-2
/
+15
*
smbios: add funtion for smbios type17
Kane Chen
2015-03-27
1
-0
/
+115
*
loaders: add program_loading.h header file
Aaron Durbin
2015-03-20
1
-1
/
+1
*
ACPI: Get S3 resume state from romstage_handoff
Kyösti Mälkki
2015-03-10
1
-2
/
+18
*
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-16
1
-1
/
+1
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
1
-1
/
+1
*
arch/x86/boot/tables.c: Remove unused variable assignment to `rom_table_end`
Paul Menzel
2015-02-14
1
-2
/
+1
[next]