Age | Commit message (Expand) | Author |
2015-11-17 | rules.h: Add ENV_ macros to detect current architecture | Julius Werner |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-14 | timer: Reestablish init_timer(), consolidate timer initialization calls | Julius Werner |
2015-04-13 | arm: Add bootblock_mainboard_early_init() for pre-console initialization | Julius Werner |
2015-04-07 | armv4: correct ARMV4 VERSTAGE guard | Aaron Durbin |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-04 | armv4: Add verstage to armv4 | Furquan Shaikh |
2015-03-20 | bootblocks: use run_romstage() | Aaron Durbin |
2015-03-17 | rmodules: Make rmodules inclusion for vboot dependent on romstage_arch | Furquan Shaikh |
2015-03-04 | coreboot rush: Add support for basic romstage | Furquan Shaikh |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2014-12-30 | ipq/arm: Redesign hooks for bootblock | Vadim Bendebury |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-13 | arm: Put assembly functions into separate sections | Julius Werner |
2014-11-10 | arm: Redesign, clarify and clean up cache related code | Julius Werner |
2014-11-09 | build: Add ccopts back into the build | Marc Jones |
2014-09-22 | arm: Move libgcc assembly macros to arch/asm.h | Julius Werner |
2014-09-13 | arm: Move exception_init() close to console_init() | Julius Werner |
2014-09-11 | tegra124/nyan: rougly stable code base | Gabe Black |
2014-09-09 | arm: Update a stale comment in bootblock .S files | David Hendricks |
2014-09-09 | ARM: Add an ARMv4 architecture version. | Gabe Black |