index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
armv7
Age
Commit message (
Expand
)
Author
2014-08-29
arm: libpayload: Make cache invalidation take pointers instead of integers
Julius Werner
2014-08-28
ARM: Make it possible to use a custom bootblock implementation.
Gabe Black
2014-08-22
ARM: Overhaul the ARM Makefile.
Gabe Black
2014-08-14
armv7: mark EABI compatibility symbols as used
Stefan Reinauer
2014-08-14
ARMv7/Exynos: Fix memory location assumptions
Stefan Reinauer
2014-08-13
ARMv7: drop dead code from Makefile.inc
Stefan Reinauer
2014-08-12
armv7/Makefile.inc, cpu/Makefile.inc: align output of printf
Daniele Forsi
2014-08-10
armv7: Support stack dump after exceptions
Julius Werner
2014-08-10
ARM: Eliminate the unused interrupts.c.
Gabe Black
2014-08-08
ARMv7: Add stdint types needed for vboot library
Stefan Reinauer
2014-08-08
ARMV7: threading support for cooperative multitasking
Ronald G. Minnich
2014-08-07
armv7: Fix dcache writethrough policy handling
David Hendricks
2014-08-07
exynos: Set up caching in the bootblock.
Gabe Black
2014-08-06
Set armv7 up for cpu_info to work as on x86 (so threads can work)
Ronald G. Minnich
2014-08-01
armv7: add wrapper for DCCSW (data cache clean by set/way)
David Hendricks
2014-07-31
armv7/exynos5420: Configure CPU cores for kernel to enable SMP.
Hung-Te Lin
2014-07-08
arch: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-29
build: remove -ccopts mechanism
Patrick Georgi
2014-06-28
armv7: We don't use CPPFLAGS anymore
Patrick Georgi
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-10
Arch-level Kconfig menu cleanup
Furquan Shaikh
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move redundant Makefile rules from arch to top level.
Furquan Shaikh
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-18
build rules: Identify build stage with simple variables
Kyösti Mälkki
2014-04-18
console: Use romstage code for ramstage and SMM
Kyösti Mälkki
2014-04-18
console: Drop driver list in ramstage
Kyösti Mälkki
2014-04-09
console: Move newline translation outside console_tx_byte
Kyösti Mälkki
2014-04-09
console: Unify do_printk()
Kyösti Mälkki
2014-04-09
console: Split console_init()
Kyösti Mälkki
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-03-03
coreboot: don't return struct lb_memory * from write_tables()
Aaron Durbin
2014-03-03
coreboot: introduce arch_payload_run()
Aaron Durbin
2014-02-11
SMP: Add arch-agnostic boot_cpu()
Kyösti Mälkki
2014-02-06
console: Drop IO and Oxford (PCI) UARTs on armv7
Kyösti Mälkki
2014-01-06
CBMEM: Drop cbmem_base_check()
Kyösti Mälkki
2014-01-06
CBMEM ACPI: Move resume handler
Kyösti Mälkki
2013-12-21
exynos5250: Implement support to boot with USB A-A firmware upload
Julius Werner
2013-12-21
armv7: Allow accessing ACTLR (Auxiliary Control Register)
Hung-Te Lin
2013-12-21
armv7: Add CPU & MP primitive instructions
Hung-Te Lin
2013-12-21
armv7: add wrappers to read/write L2ACTLR
David Hendricks
2013-12-21
ARM: Don't inject nobits since we actually want to load these bits
Gabe Black
2013-12-21
ARM: Remove (NOLOAD) from the .car section
Gabe Black
2013-12-21
ARMv7: Fix location of CBMEM console in romstage
Stefan Reinauer
2013-12-21
arm: Remove __image_copy_end from the ARM linker script
Gabe Black
2013-12-21
armv7: Prepare tables code for dynamic CBMEM
Patrick Georgi
2013-12-21
Enable CAR migration on Exynos 5250 and 5420
Stefan Reinauer
2013-12-21
arm: Don't use const pointers with the write functions
Gabe Black
[next]