summaryrefslogtreecommitdiff
path: root/payloads/libpayload/arch/armv7
AgeCommit message (Expand)Author
2013-12-12libpayload: armv7: Add cache control function to invalidate range.Hung-Te Lin
2013-12-12payload: armv7: Fix dcache_clean_by_mva.Hung-Te Lin
2013-12-05libpayload: Clean up CFLAGSStefan Reinauer
2013-12-03libpayload: ARM: Don't leave alignment checking on after the exception testGabe Black
2013-12-03libpayload: Make the region to scan for the cb tables configurable.Gabe Black
2013-12-03libpayload: Add missing break statement in coreboot table parsingStefan Reinauer
2013-11-25ARM: Update the size/location of the coreboot tables so we can boot againGabe Black
2013-11-25armv7: import updated cache/MMU stuff from corebootDavid Hendricks
2013-07-10ARM: Tell the linker memset and memcpy are functions.Gabe Black
2013-03-30armv7: import updated cache/MMU stuff from corebootDavid Hendricks
2013-03-30armv7: import new cache maintenance API from corebootDavid Hendricks
2013-03-22libpayload: Add comments on virtual pointers in lib_sysinfoNico Huber
2013-03-14libpayload: Generalize and redistribute timekeeping codeGabe Black
2013-03-14libpayload: Don't declare the loop counter within the for loopGabe Black
2013-03-13libpayload: Move over to the payload's stack during startupGabe Black
2013-03-04libpayload: Catch exceptions and print out an error message.Ronald G. Minnich
2013-03-01libpayload: Mark "halt" as a function.Gabe Black
2013-02-20libpayload: Fix license headersStefan Reinauer
2013-02-15libpayload: Use an appropriate range of memory when looking for cb tables.Ronald G. Minnich
2013-02-15libpayload: add a ldscript for armRonald G. Minnich
2012-12-14libpayload: Initial ARMv7 portStefan Reinauer