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-03-29
arch/x86/boot/smbios: Add additional SMBIOS defines and enums
Timothy Pearson
2015-03-28
armv8/secmon: SECMON_SRC is really SECMON_BIN
Patrick Georgi
2015-03-28
arch/x86: Guard option table specific rules with HAVE_OPTION_TABLE
Patrick Georgi
2015-03-28
build system: normalize linker script file names
Patrick Georgi
2015-03-28
arch/arm64: Drop extra comment
Patrick Georgi
2015-03-28
arch/arm: drop extra comment
Patrick Georgi
2015-03-28
mips: fix API expectations that break builds
Aaron Durbin
2015-03-28
arm64: remove EL and mode from secmon_params
Aaron Durbin
2015-03-28
arm64: add psci support to secmon
Aaron Durbin
2015-03-28
arm64: Provide secmon trampoline for restart
Aaron Durbin
2015-03-28
arm64: fix smc bugs in secmon
Aaron Durbin
2015-03-28
arm64: add smc layer to secmon
Aaron Durbin
2015-03-28
arm64: initialize secmon environment
Aaron Durbin
2015-03-28
arm64: provide entry points for BSP and non-BSP
Aaron Durbin
2015-03-28
arm64: split cpu.c
Aaron Durbin
2015-03-28
arm64: exception handler registration
Aaron Durbin
2015-03-28
arm64: add spin table support
Aaron Durbin
2015-03-28
arm64: add cpu_is_bsp() concept
Aaron Durbin
2015-03-28
arm64: provide run on all cpu but self semantics
Aaron Durbin
2015-03-28
arm64: Add support for secure monitor
Furquan Shaikh
2015-03-28
arm64: Adapt stage_entry to make it usable by secmon
Furquan Shaikh
2015-03-28
arm64: initialize SCR_EL3 on all CPUs
Aaron Durbin
2015-03-28
arm64: initialize GIC for each CPU
Aaron Durbin
2015-03-28
arm64: Switch to EL2 for libpayload jump
Furquan Shaikh
2015-03-28
arm64: Make exceptions use the transition library
Furquan Shaikh
2015-03-28
arm64: Add support for transition library
Furquan Shaikh
2015-03-28
arm64: Add useful macro definitions for register bits
Furquan Shaikh
2015-03-28
arm64: Reinit free_idx to 1 in mmu_init
Furquan Shaikh
2015-03-28
arm64: check for NULL bus on DEVICE_PATH_CPU_CLUSTER devices
Aaron Durbin
2015-03-28
arm64: Replace CONFIG_* variables with {read/write}_current
Furquan Shaikh
2015-03-28
arm64 libhelpers: Add helper functions for writing sp_elx
Furquan Shaikh
2015-03-28
arm64 libhelpers: Add helper functions with el argument
Furquan Shaikh
2015-03-28
arm64: Add support for read and write registers at current EL in assembly
Furquan Shaikh
2015-03-27
smbios: add funtion for smbios type17
Kane Chen
2015-03-27
mips: Remove superfluous menu entry
Patrick Georgi
2015-03-27
arm64: remove soc_secondary_cpu_init()
Aaron Durbin
2015-03-27
armv4: Build in SMP settings with non-SMP armv4 CPUs
Patrick Georgi
2015-03-27
arm64: add devicetree based CPU startup
Aaron Durbin
2015-03-27
arm64: split cpu.h header
Aaron Durbin
2015-03-27
arm64: add spinlock implementation
Aaron Durbin
2015-03-27
arm64: move spinlock.h to proper place
Aaron Durbin
2015-03-27
arm64: add more barrier support
Aaron Durbin
2015-03-27
arm64: remove printk() before console_init()
Aaron Durbin
2015-03-27
arm64: update cpu.c license
Aaron Durbin
2015-03-27
arm64: add midr_el1 accessor function
Aaron Durbin
2015-03-27
arm64: remove _stack and _estack symbols in linker script
Aaron Durbin
2015-03-27
arm64: provide API for coordinating secondary CPU bringup
Aaron Durbin
2015-03-27
arm64: add exception_hwinit()
Aaron Durbin
2015-03-27
arm64: make mmu_enable() use previous ttb from mmu_init()
Aaron Durbin
2015-03-27
arm64: add indirection to C entry point
Aaron Durbin
2015-03-27
arm64: move seeding stack to C
Aaron Durbin
2015-03-27
arm64: include stack storage within ramstage
Aaron Durbin
2015-03-27
arm64: refactor stage entry
Aaron Durbin
2015-03-27
arm64: add config options for exception level startup
Aaron Durbin
2015-03-27
arm64: implement cpu_info() correctly
Aaron Durbin
2015-03-27
arm64: add smp_processor_id() declaration
Aaron Durbin
2015-03-27
arm64: clean up ramstage.ld
Aaron Durbin
2015-03-27
arm64: Make exceptions work
Furquan Shaikh
2015-03-27
arm64: Initialize exception stack
Furquan Shaikh
2015-03-26
arm64: Seed the stack at stage_entry
Furquan Shaikh
2015-03-26
arm64: handle non-cacheable normal memory
Aaron Durbin
2015-03-24
vboot2: separate verstage from bootblock
Daisuke Nojiri
2015-03-23
mips: fix bootblock stack definitions
Vadim Bendebury
2015-03-21
mips: no need in architecture specific implementation of do_printk
Vadim Bendebury
2015-03-21
arch/mips: Add base MIPS architecture support
Paul Burton
2015-03-21
mips: Add mips/ashldi3.c from Linux
Vadim Bendebury
2015-03-21
arm: add _end symbol to bootblock.ld
Aaron Durbin
2015-03-21
x86: fix romstage_null.debug link w/o --gc-sections
Aaron Durbin
2015-03-20
bootblocks: use run_romstage()
Aaron Durbin
2015-03-20
qemu-riscv: add preram_cbmem_console
Aaron Durbin
2015-03-20
loaders: add program_loading.h header file
Aaron Durbin
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-17
arch/x86/Kconfig: Add license header
Stefan Reinauer
2015-03-17
rmodules: Make rmodules inclusion for vboot dependent on romstage_arch
Furquan Shaikh
2015-03-17
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2015-03-17
coreboot: x86: enable gc-sections
Aaron Durbin
2015-03-13
coreboot arm64: Add int constants to stdint.h
Furquan Shaikh
2015-03-13
armv8: Add mmu support
Furquan Shaikh
2015-03-13
armv8: correct dcache line size calculation
Aaron Durbin
2015-03-10
ACPI: Get S3 resume state from romstage_handoff
Kyösti Mälkki
2015-03-10
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
Kyösti Mälkki
2015-03-10
x86: simplify early_variables.h header
Aaron Durbin
2015-03-09
AMD fam10: Drop PCI_BUS_SEGN_BITS
Kyösti Mälkki
2015-03-05
arm64: provide early SoC initialization
Aaron Durbin
2015-03-05
coreboot arm64: Add proper masks for setting SCTLR and SCR regs to 0 at init
Furquan Shaikh
2015-03-04
arm64: Set 16 byte alignment and ramstage start address
Aaron Durbin
2015-03-04
arm64: remove assembly code string functions
Aaron Durbin
2015-03-04
arm64: use one stage_entry for all stages
Aaron Durbin
2015-03-04
arm64: ensure vital sections aren't garbage collected
Aaron Durbin
2015-03-04
Add stage information to coreboot banner
Stefan Reinauer
2015-03-04
coreboot rush: Add support for basic romstage
Furquan Shaikh
2015-03-02
coreboot arm64: Correct cache function names
Furquan Shaikh
2015-03-02
coreboot arm: Define function for setting cntfrq register
Furquan Shaikh
2015-02-25
coreboot arm64: Add library for system access
Furquan Shaikh
2015-02-25
arm64: Remove early_console.c
Marc Jones
2015-02-23
Remove */cpu/amd/agesa/* from excluded illegal globals file
Dave Frodin
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-16
nvram: Add option to reset NVRAM to default parameters on every boot
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-14
arch/x86/boot/tables.c: Remove unused variable assignment to `rom_table_end`
Paul Menzel
[prev]
[next]