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
2015-07-15
cbfs: hardcode file alignment
Patrick Georgi
2015-07-13
x86: flatten hierarchy
Stefan Reinauer
2015-07-13
x86: Port x86 over to compile cleanly with x86-64
Stefan Reinauer
2015-07-13
arm64: Define stage_entry as weak symbol
Furquan Shaikh
2015-07-13
arm64/a57: Move cortex_a57.h under include directory
Furquan Shaikh
2015-07-12
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2015-07-11
arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variable
Martin Roth
2015-07-09
arm: add __umoddi3() to libgcc implementation
Stefan Reinauer
2015-07-09
arm: enhance eabi compat functions
Stefan Reinauer
2015-07-09
arm64: Print sp value when dumping registers for exception
Furquan Shaikh
2015-07-07
payloads: Reorganize Makefile.incs for external payloads
Stefan Reinauer
2015-07-07
timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS
Aaron Durbin
2015-07-07
timestamp: add generic cache region
Aaron Durbin
2015-07-07
x86 makefile: Use preprocessed linker files
Marc Jones
2015-07-07
smbios: fix copy&paste error
Patrick Georgi
2015-07-07
x86: Drop -Wa,--divide
Stefan Reinauer
2015-07-07
Unconditionally compile romstage with -Wa,--divide
Stefan Reinauer
2015-07-07
smbios: Calculate SMBIOS Max Struct size
Ben Frisch
2015-06-30
arch/arm64: Avoid race condition when building bl31
Patrick Georgi
2015-06-30
arch/arm64: Fix compilation without CONFIG_SMP
Patrick Georgi
2015-06-30
arm64: Fix Kconfig issues for secure OS loading
Furquan Shaikh
2015-06-30
arm64: Add support for loading secure os
Furquan Shaikh
2015-06-26
x86: Move architecture selection from linker script to Makefile.inc
Stefan Reinauer
2015-06-23
acpi: bring back ability to link DSDT into ramstage
Patrick Georgi
2015-06-23
SeaBIOS: Clean up build command line.
Martin Roth
2015-06-23
Revert "arm64: remove assembly code string functions"
Furquan Shaikh
2015-06-22
x86: make PCI MMIO CFG functions 64bit proof
Stefan Reinauer
2015-06-21
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-06-20
x86: Make ACPI 64bit clean
Stefan Reinauer
2015-06-20
x86: make memcpy 64bit safe
Stefan Reinauer
2015-06-17
x86 cpu: Allow some cpuid functions during romstage
Lee Leahy
2015-06-17
arm64: Move enabling floating point ahead of dev init
Jimmy Zhang
2015-06-16
x86: Make stdint.h x64 proof
Stefan Reinauer
2015-06-16
x86: Make x86 architecture makefiles x64 aware
Stefan Reinauer
2015-06-16
Add x64 support to src/arch/x86/Kconfig
Stefan Reinauer
2015-06-11
lenovo: Hide SMBIOS config
Vladimir Serbinenko
2015-06-10
mips: implement arch_segment_loaded callback
Ionela Voinescu
2015-06-10
mips: CBMEM table reference is passed to payload
Ionela Voinescu
2015-06-10
smbios: Fix type1 family setting
Marc Jones
2015-06-09
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-07
smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER.
Vladimir Serbinenko
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-06-04
arch/x86: No need to specify -Wa,--divide in a Makefile
Patrick Georgi
2015-06-02
cbfs: Fix mismerge.
Vladimir Serbinenko
2015-06-02
Make DSDT a file in CBFS rather than embedding it into ramstage.
Vladimir Serbinenko
2015-06-02
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
arm64: correct cacheable/non-cacheable tag string in print_tag
Jimmy Huang
2015-06-02
arm64: Guard prints in mmu.c
Furquan Shaikh
2015-06-02
arm64: Decouple MMU functions from memranges
Julius Werner
2015-06-01
SLIC: Check SLIC signature.
Vladimir Serbinenko
2015-05-28
Add TCPA table.
Vladimir Serbinenko
2015-05-27
AGESA: Split S3 backup in CBMEM
Kyösti Mälkki
2015-05-27
arm64: Add weak implementation of soc_get_bl31_plat_params
Furquan Shaikh
2015-05-27
arm64: Remove PLAT= variable initialization based on Kconfig variable
Furquan Shaikh
2015-05-27
arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation
Furquan Shaikh
2015-05-26
coreboot: introduce boot_device
Aaron Durbin
2015-05-26
Make acpi_fill_hest into parameter
Vladimir Serbinenko
2015-05-26
acpigen: Remove all explicit length tracking
Vladimir Serbinenko
2015-05-26
acpigen: Remove acpigen_patch_len
Vladimir Serbinenko
2015-05-26
cbmem: remove cbmem_set_top()
Aaron Durbin
2015-05-26
CBMEM console: Fix buffer without EARLY_CBMEM_INIT
Kyösti Mälkki
2015-05-26
CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT
Kyösti Mälkki
2015-05-26
x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT
Aaron Durbin
2015-05-26
ACPI: slic support
Vladimir Serbinenko
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-05-20
build system: use archives, not linker action to shorten command lines
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-19
arm64: Make SPSR exception masking on EL2 transition explicit
Julius Werner
2015-05-19
arm64: Add support for using ARM Trusted Firmware as secure monitor
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-18
arm64: psci: add cpu_suspend support
Joseph Lo
2015-05-11
arm64: update verstage linking
Aaron Durbin
2015-05-11
arm: update verstage linking
Aaron Durbin
2015-05-11
cache: Add arch_program_segment_loaded call to arm and arm64
Furquan Shaikh
2015-05-05
arch/arm64: provide boot_cpu()
Aaron Durbin
2015-04-30
arm/armv7: drop merge left-over
Patrick Georgi
2015-04-30
vboot: split class in library and stage
Patrick Georgi
2015-04-30
arch/arm: only include subdirectories for ARM builds
Patrick Georgi
2015-04-29
Use __ROMSTAGE__ to denote romstage
Patrick Georgi
2015-04-28
arm: guard verstage rules
Aaron Durbin
2015-04-28
vboot2: Build verstage archive, then use that for building the stage
Patrick Georgi
2015-04-28
arch/arm: Move inclusion of timestamps.c to the right directory
Patrick Georgi
2015-04-27
arch/arm64: update mmu translation table granule size, logic and macros
Jimmy Huang
[next]