index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
Age
Commit message (
Expand
)
Author
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-12-12
acpigen: Add methods for mutex operations
Patrick Rudolph
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-06
arch|cpu/x86: Add Kconfig option for x86 reset vector
Marshall Dawson
2019-12-05
arm64: Print a char to UART early in exception handler
Julius Werner
2019-12-05
arm64: Bump exception stack size to 2KB
Julius Werner
2019-12-05
arm64: Correctly unmask asynchronous SError interrupts
Julius Werner
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-03
src: Add missing include <stdlib.h>
Elyes HAOUAS
2019-11-30
kill CAR_GLOBAL_MIGRATION leftovers
Arthur Heymans
2019-11-30
arch/x86/car.ld: Drop CAR_GLOBAL region
Arthur Heymans
2019-11-30
arch/*/*/early_variables.h: drop unused files
Arthur Heymans
2019-11-30
arch/x86/cache.h: Use ENV_CACHE_AS_RAM macro
Arthur Heymans
2019-11-29
arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-28
arch/arm/include: Remove unused armv7 types.h
Jacob Garber
2019-11-26
arch/x86: SMBIOS: Improve core count reporting
Andrey Petrov
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-22
arch/acpigen.h: Correct PARENT_PREFIX encoding value
Elyes HAOUAS
2019-11-22
Makefiles: Remove -D__PRE_RAM__
Kyösti Mälkki
2019-11-22
arch/x86: Remove spinlocks inside CAR
Kyösti Mälkki
2019-11-21
arch/x86: Remove copy_and_run()
Kyösti Mälkki
2019-11-21
cpu/amd/fam10: Drop support
Arthur Heymans
2019-11-21
drivers/intel/fsp1_0: Drop support
Arthur Heymans
2019-11-20
Remove MIPS architecture
Julius Werner
2019-11-19
lib/fmap: Disable pre-RAM cache for FSP 1.0
Julius Werner
2019-11-18
include: Make stdbool.h a separate file
Julius Werner
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-13
arch/x86: Correctly determine number of enabled cores
Andrey Petrov
2019-11-12
arch/x86/car.ld: Rename suffix _start/_end
Arthur Heymans
2019-11-11
console,boot_state: Exclude printk() from reported times
Kyösti Mälkki
2019-11-10
arch/x86: Remove EARLY_EBDA_INIT support
Arthur Heymans
2019-11-10
lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG
Arthur Heymans
2019-11-10
arch/riscv: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-06
arch/x86: Create preprocessed __ROMCC__ bootblock source
Kyösti Mälkki
2019-11-06
arch/riscv: Use FDT from calling argument when using FIT
Arthur Heymans
2019-11-06
arch/riscv: Rename `stages.c` to `romstage.c`
Nico Huber
2019-11-05
arch/riscv: Don't link `stages.c` into ramstage
Nico Huber
2019-11-05
security/vboot: Removed vboot_prepare from vboot_locator
Wim Vervoorn
2019-11-04
cpu/qemu-x86: Add x86_64 bootblock support
Patrick Rudolph
2019-11-04
arch/mips: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-04
soc/nvidia/tegra210: Populate _cbmem_top_ptr
Arthur Heymans
2019-11-04
arch/ppc64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-04
smbios: Create a type for smbios_enclosure_type
Mathew King
2019-11-04
arch/x86/Kconfig: drop unused BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP
Elyes HAOUAS
2019-11-03
arch/arm64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-03
arch/arm: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-03
arch/x86: Use the stage argument to implement cbmem_top
Arthur Heymans
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-11-01
arch/acpi.h: Use the predefined typedef acpi_addr_t
Himanshu Sahdev
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-10-30
Program loading: Handoff cbmem_top via calling arguments
Arthur Heymans
2019-10-30
arch/x86/boot.c: Pass arguments when running programs
Arthur Heymans
2019-10-30
arch/x86/Makefile.inc: Use the 'all' target to add common sources
Arthur Heymans
2019-10-29
arch/x86/*.S: use defines instead of hardcoded values
Patrick Rudolph
2019-10-28
arch/x86: Populate more fields in SMBIOS type 4
Andrey Petrov
2019-10-28
arch/x86: Move max cpuid leaf function into arch/x86
Andrey Petrov
2019-10-27
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-25
arch/acpi.h: Convert MADT APIC type names to all caps
Himanshu Sahdev
2019-10-25
arch/acpi.h: Use the aforementioned typedef acpi_table_header
Himanshu Sahdev
2019-10-24
arch/acpi.h: Use of typedef for acpi_vfct
Himanshu Sahdev
2019-10-24
arch/acpi.h: Use of typedef for acpi_vfct_image_hdr
Himanshu Sahdev
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-10-08
arch/x86: Don't allow separate verstage to boot from romcc bootblock
Arthur Heymans
2019-10-04
arch/x86/acpi: Add SSDT for QEMU
Patrick Rudolph
2019-10-01
cpu/intel/common: Move intel_ht_sibling() to common folder
Patrick Rudolph
2019-09-30
arch/x86: Fix __ROMCC__ automatic prerequisities
Kyösti Mälkki
2019-09-28
cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use
Kyösti Mälkki
2019-09-28
arch/arm,mips: Use generic PCI MMCONF
Kyösti Mälkki
2019-09-26
arch/: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK
Kyösti Mälkki
2019-09-14
arch/x86: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Kyösti Mälkki
2019-09-14
arm64: Uprev Arm TF and adjust to BL31 parameter changes
Julius Werner
2019-09-13
timestamps: Remove TIMESTAMP_CACHE_IN_BSS
Kyösti Mälkki
2019-09-13
arch/x86/bootblock_crt0.S: Leverage eax in protected mode entry
Himanshu Sahdev aka CunningLearner
2019-09-11
arch/x86: Cache the TSEG region at the top of ram
Subrata Banik
2019-09-11
arch/x86: Restrict use of _car_global[start|end]
Kyösti Mälkki
2019-09-11
arch/x86: Drop _car_relocatable_data symbols
Kyösti Mälkki
2019-09-11
arch/x86: Move ehci_dbg_info outside _car_relocatable_data
Kyösti Mälkki
2019-09-11
timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-09-09
arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0
Kyösti Mälkki
2019-09-06
superio/common: Add ssdtgen for generic SuperIOs
Patrick Rudolph
2019-09-02
soc/intel/common/timer: Make TSC frequency calculation dynamically
Subrata Banik
2019-09-02
arch/ppc64: move misc.c to qemu-power8 as timer.c
Marty E. Plummer
2019-08-31
arch/x86: Remove WB attribute from 0..CACHE_TMP_RAMTOP
Kyösti Mälkki
2019-08-30
arm64: Rename arm_tf.c/h to bl31.c/h
Julius Werner
2019-08-29
arch/arm64: Make ARM64 stages select ARCH_ARM64
Arthur Heymans
2019-08-29
arch/arm: Make ARM stages select ARCH_ARM
Arthur Heymans
2019-08-29
arch/x86: Fix clearing .bss section
Kyösti Mälkki
2019-08-29
arch/x86: remove weak car_stage_entry() symbol
Aaron Durbin
2019-08-28
arch/x86/postcar: unexpose postcar_commit_mtrrs() symbol
Aaron Durbin
2019-08-28
AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS file
Martin Roth
2019-08-27
AUTHORS: Move src/arch/mips copyrights into AUTHORS file
Martin Roth
2019-08-26
x86: Introduce RESET_VECTOR_IN_RAM option
Martin Roth
2019-08-26
arch/x86: Simplify <arch/early_variables.h>
Kyösti Mälkki
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-26
arch/non-x86: Use ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-08-26
Move and rename ARCH_STAGE_HAS_xxx_SECTION rules
Kyösti Mälkki
2019-08-26
AUTHORS: Move src/arch/arm64 copyrights into AUTHORS file
Martin Roth
[prev]
[next]