Age | Commit message (Expand) | Author |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-06 | src/arch/arm: Convert to SPDX license header | Patrick Georgi |
2019-08-26 | AUTHORS: Move src/arch/arm copyrights into AUTHORS file | Martin Roth |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2016-09-12 | arch/arm: Add armv7-r configuration | Hakim Giydan |
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-08-31 | armv7/arm64: remove timestamp.c | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-30 | arm/armv7: drop merge left-over | Patrick Georgi |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-28 | arch/arm: Move inclusion of timestamps.c to the right directory | Patrick Georgi |
2015-04-10 | armv7-m: add bootblock entry point | Daisuke Nojiri |
2015-04-10 | armv7-m: add empty cache routines | Daisuke Nojiri |
2015-04-10 | armv7-m: add armv7-m configuration | Daisuke Nojiri |
2015-04-04 | armv7: Add config option guard for verstage class | Furquan Shaikh |
2015-03-17 | rmodules: Make rmodules inclusion for vboot dependent on romstage_arch | Furquan Shaikh |
2015-03-17 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2015-01-27 | vboot2: implement select_firmware for pre-romstage verification | Daisuke Nojiri |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2014-12-15 | armv7: provide compiler options for rmodules | Aaron Durbin |
2014-11-09 | arm: Thumb ALL the things! | Julius Werner |
2014-11-09 | build: Add ccopts back into the build | Marc Jones |
2014-09-29 | arm: Fix up new cache flush algorithm and replace dcache_*_all() with it | Julius Werner |
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-12 | tegra124/nyan: various fixes and additions | Hung-Te Lin |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |