Age | Commit message (Expand) | Author |
---|---|---|
2013-12-21 | armv7: add wrappers to read/write L2ACTLR | David Hendricks |
2013-12-21 | arm: libpayload: Include stdint.h in cache.h | Gabe Black |
2013-12-12 | libpayload: armv7: Add cache control function to invalidate range. | Hung-Te Lin |
2013-12-05 | libpayload: sync ARMv7 arch/io.h with coreboot | Stefan Reinauer |
2013-11-25 | armv7: import updated cache/MMU stuff from coreboot | David Hendricks |
2013-04-18 | libpayload: Don't sneak in compiler includes | Stefan Reinauer |
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-26 | libpayload: Fix type issues | Stefan Reinauer |
2013-03-13 | libpayload: Add size_t and ssize_t types for ARM and x86 | Gabe Black |
2013-03-04 | libpayload: Catch exceptions and print out an error message. | Ronald G. Minnich |
2013-02-15 | libpayload: Use the same type for 32 bit data in readl as in uint32_t. | Ronald G. Minnich |
2012-12-14 | libpayload: Initial ARMv7 port | Stefan Reinauer |