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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards
Martin Roth
2020-06-15
1
-15
/
+31
*
arch/x86: Add symbols for CAR MTRRs in linker script
Kyösti Mälkki
2020-06-13
1
-0
/
+24
*
arch/x86: Include id.ld unconditionally in memlayout.ld
Furquan Shaikh
2020-06-13
1
-2
/
+0
*
arch/x86: Drop early_ram.ld
Furquan Shaikh
2020-06-13
2
-59
/
+3
*
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-13
6
-23
/
+24
*
arch/x86: Remove some x86_32 vs x86_64 noise
Kyösti Mälkki
2020-06-10
1
-8
/
+4
*
SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPE
Kyösti Mälkki
2020-06-09
1
-1
/
+16
*
arch/x86/postcar_loader: utilize var_mtrr_context API
Aaron Durbin
2020-06-02
2
-49
/
+21
*
src: Remove unused '#include <cbfs.h>'
Elyes HAOUAS
2020-06-02
1
-1
/
+0
*
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
2
-2
/
+0
*
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-06-02
2
-2
/
+0
*
arch/x86: Fix id section in linker script
Kyösti Mälkki
2020-05-28
1
-1
/
+1
*
arch/x86: Remove more romcc leftovers
Kyösti Mälkki
2020-05-28
2
-7
/
+2
*
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
2020-05-26
1
-2
/
+0
*
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-05-18
1
-1
/
+0
*
src: Remove unused 'include <lib.h>'
Elyes HAOUAS
2020-05-18
1
-1
/
+0
*
arch/x86/early_ram.ld: Add vboot work buffer
Raul E Rangel
2020-05-18
1
-1
/
+6
*
x86/include/arch/mmio.h: Convert to 96 characters line length
Elyes HAOUAS
2020-05-18
1
-16
/
+8
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
10
-35
/
+0
*
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-13
3
-3
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
244
-244
/
+0
*
arch/x86: unexpose postcar_frame_common_mtrrs()
Aaron Durbin
2020-05-07
2
-6
/
+1
*
acpi: Reorganize ACPI configs
Furquan Shaikh
2020-05-02
1
-13
/
+2
*
acpi: Move ACPI table support out of arch/x86 (5/5)
Furquan Shaikh
2020-05-02
1
-9
/
+0
*
acpi: Move ACPI table support out of arch/x86 (4/5)
Furquan Shaikh
2020-05-02
7
-31
/
+0
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
6
-6
/
+6
*
acpi: Move ACPI table support out of arch/x86 (2/5)
Furquan Shaikh
2020-05-02
7
-2349
/
+7
*
acpi: Move ACPI table support out of arch/x86 (1/5)
Furquan Shaikh
2020-05-02
7
-5010
/
+0
*
arch/x86: Change power_res_dev_states[] to be static const * const
Furquan Shaikh
2020-05-02
3
-3
/
+3
*
cpu: Add a helper function cpu_get_lapic_addr
Furquan Shaikh
2020-05-02
2
-2
/
+15
*
acpi_device: Make integer array input variable const
Duncan Laurie
2020-05-01
2
-2
/
+2
*
arch/x86/acpi: Add define for generic container HID
Duncan Laurie
2020-05-01
1
-0
/
+1
*
arch/x86/acpi_device: Allow empty child references
Duncan Laurie
2020-05-01
1
-1
/
+1
*
arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_field
Furquan Shaikh
2020-04-29
2
-2
/
+2
*
arch/x86/acpigen: Add helpers for Store() and If (Lequal (...))
Furquan Shaikh
2020-04-29
2
-0
/
+24
*
arch/x86: Implement RESET_VECTOR_IN_RAM
Felix Held
2020-04-29
5
-5
/
+62
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
3
-3
/
+3
*
arch/x86/acpi_device: Constify struct device * parameter to UID functions
Furquan Shaikh
2020-04-28
2
-4
/
+4
*
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-28
2
-8
/
+8
*
arch/x86/acpi_device: Add a helper function to write PCI device
Furquan Shaikh
2020-04-28
2
-0
/
+41
*
arch/x86/acpigen: Add helpers for generating _ADR
Furquan Shaikh
2020-04-27
2
-0
/
+28
*
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-23
2
-2
/
+2
*
arch/x86/acpigen_ps2_keybd: Add JP and UK specific keymaps
Rajat Jain
2020-04-22
1
-1
/
+6
*
arch/x86/acpi: Add code to generate ACPI for PS2 keyboards
Rajat Jain
2020-04-20
3
-0
/
+339
*
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-20
2
-0
/
+2
*
cpu/x86/acpi: Add assignments to ACPI_Sn enums
Marshall Dawson
2020-04-15
1
-6
/
+7
*
acpi: Bump MADT to revision 3
Patrick Rudolph
2020-04-13
2
-4
/
+57
*
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-13
2
-3
/
+8
*
arch/x86/acpi: add definitions for IVHD type 11h
Michał Żygowski
2020-04-06
2
-0
/
+60
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
1
-4
/
+4
[next]