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-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
2015-04-27
arm64: save/restore cptr_el3 and cpacr_el1 registers
Joseph Lo
2015-04-27
arm64: implement CPU power down sequence as per A57/A53/A72 TRM
Joseph Lo
2015-04-27
arm64: introduce data cache ops by set/way to the level specified
Joseph Lo
2015-04-27
arm64: perform early setup in secmon too
Joseph Lo
2015-04-27
arm64: Allow cpu specific early setup
Furquan Shaikh
2015-04-22
armv8/secmon: Disable and Enable GIC in PSCI path
Furquan Shaikh
2015-04-22
armv8/secmon: Correct PSCI function ids
Furquan Shaikh
2015-04-22
armv8/secmon: Correct names for SMC macros
Furquan Shaikh
2015-04-22
arm64: save and restore cntfrq for secondary cpus
Jimmy Huang
2015-04-22
arm64: add arm64_arch_timer_init function
Joseph Lo
2015-04-22
arch/armv7: Add API to disable MMU pages.
Deepa Dinamani
2015-04-22
arm64: Correct shareability option for normal memory
Furquan Shaikh
2015-04-22
google/urara: use board ID information to set up hardware
Ionela Voinescu
2015-04-22
arch/arm64: allow floating-point registers access
Yen Lin
2015-04-22
arm64: provide icache_invalidate_all()
Aaron Durbin
2015-04-21
armv7: preserve bootblock invocation parameter
Vadim Bendebury
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
arm(64): Change write32() argument order to match x86
Julius Werner
2015-04-21
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-21
x86: Allow builds without ACPI tables
Lee Leahy
2015-04-21
arch/mips: simplify cache operations
Ionela Voinescu
2015-04-21
urara: Identity map DRAM/SRAM
Andrew Bresticker
2015-04-21
mips: Allow memory to be identity mapped in the TLB
Andrew Bresticker
2015-04-18
riscv: use new-style CBFS header lookup
Patrick Georgi
2015-04-17
armv7: set CBFS header to zero
Vadim Bendebury
2015-04-17
armv7: work around hang in bootblock startup code
Daisuke Nojiri
2015-04-17
rk3288: Handle framebuffer through memlayout, not the resource system
Julius Werner
2015-04-17
arch/mips: Fix bug when performing cache operations
Ionela Voinescu
2015-04-17
arm: allow custom stage entry code
Daisuke Nojiri
2015-04-15
Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64
Julius Werner
2015-04-14
arm: Fix checkstack() to use correct stack size
Julius Werner
2015-04-14
rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE
Julius Werner
2015-04-14
timer: Reestablish init_timer(), consolidate timer initialization calls
Julius Werner
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-14
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-13
arch/mips: provide proper cache primitives
Ionela Voinescu
2015-04-13
mips: disable caches in bootblock startup code
Vadim Bendebury
2015-04-13
arm: Add bootblock_mainboard_early_init() for pre-console initialization
Julius Werner
2015-04-13
urara: add support for DMA coherent memory area
Ionela Voinescu
2015-04-13
arch: armv7: Fix cache sync instructions.
Deepa Dinamani
2015-04-10
arm64: No need of invalidating cache line for secondary CPU stack
Furquan Shaikh
2015-04-10
arm64: Add support for save/restore registers for CPU startup.
Furquan Shaikh
2015-04-10
arm64: Add macro to invalidate stage 1 TLB entries at current EL
Furquan Shaikh
2015-04-10
arm64: Add conditional read/write from/to EL3 assembly macros.
Furquan Shaikh
2015-04-10
arm64: Add function for reading TCR register at current EL
Furquan Shaikh
2015-04-10
arm64: psci: actually inform SoC layer of CPU_ON entry
Aaron Durbin
2015-04-10
arm64: ensure secondary CPU's stack tops are not in the cache
Aaron Durbin
2015-04-10
arm64: add timeout waiting for CPUs to come online
Aaron Durbin
2015-04-10
x86: Support reset routines in bootblock
Lee Leahy
2015-04-10
build system: Fix SeaBIOS integration with multilib compilers
Patrick Georgi
[next]