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-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
2013-12-12
armv7: Fix dcache_clean_by_mva.
Hung-Te Lin
2013-12-02
Makefile: Drop obsolete rules
Kyösti Mälkki
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-09-17
ARM: Add some missing dependencies on config.h to ARM's Makefile.inc.
Gabe Black
2013-09-11
CBMEM: Add cbmem_locate_table()
Kyösti Mälkki
2013-09-11
CBMEM tables: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-11
CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base
Kyösti Mälkki
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-25
Redefine pci_bus_default_ops as function
Kyösti Mälkki
2013-07-15
ARM: Define custom ELF headers for ARM.
Gabe Black
2013-07-14
arm: Add and enable an arch specific version of memmove.
Gabe Black
2013-07-11
Move the HAVE_ARCH_* config options from src/arch/x86 to src/.
Gabe Black
2013-07-11
arm: Add a W() macro for use in kernel assembler.
Gabe Black
2013-07-10
Don't try to use CBMEM console in bootblock
Stefan Reinauer
[next]