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
/
payloads
/
libpayload
/
arch
Age
Commit message (
Expand
)
Author
2014-09-29
arm: Fix up new cache flush algorithm and replace dcache_*_all() with it
Julius Werner
2014-09-22
arm: Update mem* functions to newer versions
Julius Werner
2014-09-22
arm: Move libgcc assembly macros to arch/asm.h
Julius Werner
2014-09-22
libpayload: Add vboot handoff parsing on ARM
Stefan Reinauer
2014-09-15
libpayload: x86: Add support for catching processor exceptions.
Gabe Black
2014-09-13
arm: Put exception_stack into BSS
Julius Werner
2014-09-12
arm: Remove some pointless CFLAGS
Julius Werner
2014-09-11
tegra124/nyan: rougly stable code base
Gabe Black
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-08-29
arm: libpayload: Make cache invalidation take pointers instead of integers
Julius Werner
2014-08-16
libpayload: add march flag for armv7
Isaac Christensen
2014-08-16
libpayload: change cb_range to lb_range
Isaac Christensen
2014-08-13
arm: libpayload: Add cache coherent DMA memory definition and management
Julius Werner
2014-08-10
coreboot_tables: reduce redundant data structures
Julius Werner
2014-08-10
armv7: Support stack dump after exceptions
Julius Werner
2014-08-05
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
Gabe Black
2014-08-01
armv7: add wrapper for DCCSW (data cache clean by set/way)
David Hendricks
2014-07-31
libpayload: provide missing cbfs symbol
Aaron Durbin
2014-01-30
libpayload: Parse CBMEM ACPI GNVS pointer
Duncan Laurie
2013-12-12
libpayload: Get rid of a compiler warning
Gabe Black
2013-12-12
libpayload: armv7: Add cache control function to invalidate range.
Hung-Te Lin
2013-12-12
payload: armv7: Fix dcache_clean_by_mva.
Hung-Te Lin
2013-12-05
libpayload: Clean up CFLAGS
Stefan Reinauer
2013-12-03
libpayload: ARM: Don't leave alignment checking on after the exception test
Gabe Black
2013-12-03
libpayload: Make the region to scan for the cb tables configurable.
Gabe Black
2013-12-03
libpayload: Add missing break statement in coreboot table parsing
Stefan Reinauer
2013-11-26
libpayload: Drop PowerPC architecture
Stefan Reinauer
2013-11-25
ARM: Update the size/location of the coreboot tables so we can boot again
Gabe Black
2013-11-25
armv7: import updated cache/MMU stuff from coreboot
David Hendricks
2013-07-10
ARM: Tell the linker memset and memcpy are functions.
Gabe Black
2013-03-30
armv7: import updated cache/MMU stuff from coreboot
David Hendricks
2013-03-30
armv7: import new cache maintenance API from coreboot
David Hendricks
2013-03-29
libpayload: add x86 ROM variable MTRR support
Aaron Durbin
2013-03-22
libpayload: Add comments on virtual pointers in lib_sysinfo
Nico Huber
2013-03-14
libpayload: add support for vboot_handoff
Aaron Durbin
2013-03-14
libpayload: Generalize and redistribute timekeeping code
Gabe Black
2013-03-14
libpayload: Don't declare the loop counter within the for loop
Gabe Black
2013-03-13
libpayload: Move over to the payload's stack during startup
Gabe Black
2013-03-13
libpayload: Make whether or not there's an IO address space configurable
Gabe Black
2013-03-04
libpayload: Catch exceptions and print out an error message.
Ronald G. Minnich
2013-03-01
libpayload: Mark "halt" as a function.
Gabe Black
2013-02-26
libpayload: Change the measurement interval for get_cpu_speed to 2 ms.
Gabe Black
2013-02-20
libpayload: Fix license headers
Stefan Reinauer
2013-02-15
libpayload: Use an appropriate range of memory when looking for cb tables.
Ronald G. Minnich
2013-02-15
libpayload: add a ldscript for arm
Ronald G. Minnich
2013-02-14
libpayload; put the ldscript into an arch-dependent directory path
Ronald G. Minnich
2013-02-12
libpayload: New CBFS to support multiple firmware media sources.
Hung-Te Lin
2012-12-14
libpayload: Initial ARMv7 port
Stefan Reinauer
2012-12-14
libpayload: rename i386 to x86
Stefan Reinauer
2012-12-10
libpayload: Fix use of virtual pointers in sysinfo
Nico Huber
[next]