Age | Commit message (Expand) | Author |
2013-01-29 | cbfstool: Change "locate" output to prefix "0x". | Hung-Te Lin |
2013-01-22 | armv7: add ARM-encoded bootblock_exit() stub | David Hendricks |
2013-01-19 | armv7/snow: get to romstage | David Hendricks |
2013-01-18 | armv7: add a wrapper for romstage's main() for ARM ISA | Gabe Black |
2013-01-18 | Snow bootblock (bloated/debug version) | David Hendricks |
2013-01-17 | make main() in snow's romstage.c our romstage entry point | David Hendricks |
2013-01-17 | armv7: Place reset vector + CBFS header + bootblock dynamically | David Hendricks |
2013-01-17 | ARM bootblock approach | David Hendricks |
2013-01-12 | Implement GCC code coverage analysis | Stefan Reinauer |
2013-01-12 | Move init.S to a proper filename | Ronald G. Minnich |
2013-01-05 | ARMv7: drop __KERNEL__ | Stefan Reinauer |
2013-01-04 | Flatten the tree | Ronald G. Minnich |
2013-01-04 | Revert "armv7: pass bootblock offset from Kconfig into cbfstool" | Ronald G. Minnich |
2013-01-04 | ARMv7: Make ABI compatible to reference toolchain | Stefan Reinauer |
2013-01-04 | update CFLAGS for armv7 | David Hendricks |
2013-01-03 | armv7: pass bootblock offset from Kconfig into cbfstool | David Hendricks |
2013-01-03 | armv7: create init.S for early ARMv7 init | David Hendricks |
2012-12-29 | remove obsolete include paths from INCLUDES | David Hendricks |
2012-12-19 | Remove colors from build system output | Patrick Georgi |
2012-12-12 | Fix ARMv7 payload handling | Stefan Reinauer |
2012-12-08 | WIP: Initial ARMv7 architecture implementation in coreboot | Stefan Reinauer |