Age | Commit message (Expand) | Author |
2017-11-23 | Constify struct cpu_device_id instances | Jonathan Neuschäfer |
2017-07-25 | src/arch: Fix checkpatch warning: no spaces at the start of a line | Martin Roth |
2017-07-21 | arch/arm/armv7: Correct checkpatch errors | Logan Carlson |
2017-07-07 | arch/*: Update Kconfig symbol usage | Martin Roth |
2017-06-02 | arch/arm/include/armv7/arch: Correct keyword organization in cpu.h | Logan Carlson |
2017-06-02 | arch/arm: Correct checkpatch errors | Logan Carlson |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2016-12-08 | buildsystem: Drop explicit (k)config.h includes | Kyösti Mälkki |
2016-09-12 | src/arch: Improve code formatting | Elyes HAOUAS |
2016-09-12 | arch/arm: Add armv7-r configuration | Hakim Giydan |
2016-08-28 | src/arch: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-23 | arch/arm & arm64: Remove unnecessary whitespace before "\n" | Elyes HAOUAS |
2016-07-31 | src/arch: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-05-09 | arch/armv7: Fix end index calculation in mmu_config_range_kb | Varadarajan Narayanan |
2016-05-03 | build system: remove CBFSTOOL_PRE1_OPTS | Patrick Georgi |
2016-05-02 | lib/coreboot_table: use the architecture dependent table size | Aaron Durbin |
2016-05-02 | arch: introduce architecture dependent common variables | Aaron Durbin |
2016-04-21 | lib: add common write_tables() implementation | Aaron Durbin |
2016-04-21 | lib/coreboot_table: add architecture hooks for adding tables | Aaron Durbin |
2016-04-21 | lib/bootmem: allow architecture specific bootmem ranges | Aaron Durbin |
2016-04-21 | arch: only print cbmem entries in one place | Aaron Durbin |
2016-04-21 | arch: use Kconfig variable for coreboot table size | Aaron Durbin |
2016-03-23 | armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write | Paul Kocialkowski |
2016-03-09 | Makefile: Add build-time overlap check for programs loaded after coreboot | Julius Werner |
2016-02-22 | die() when attempting to use bounce buffer on non-i386. | Vladimir Serbinenko |
2016-02-19 | lib/coreboot_table: add function to allow arch code to add records | Aaron Durbin |
2016-02-12 | timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig | Julius Werner |
2016-02-11 | arches: lib: add main_decl.h for main() declaration | Aaron Durbin |
2016-02-11 | arch: remove stage_exit() | Aaron Durbin |
2016-01-28 | Makefile: Make full use of src-to-obj macro | Nico Huber |
2016-01-26 | src/arch: Update license headers missing paragraph 2 | Martin Roth |
2016-01-21 | console: Simplify bootblock console Kconfig selection logic | Alexandru Gagniuc |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2016-01-13 | arch/arm: add missing license headers | Martin Roth |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2015-12-02 | build system: Add more files through cbfs-files instead of manual rules | Patrick Georgi |
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-11-11 | armv7: mmu: Make fine grained page tables work across stages | Julius Werner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-17 | armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write | Paul Kocialkowski |
2015-10-11 | vboot: remove remnants of VBOOT_STUB | Aaron Durbin |
2015-09-09 | linking: add and use LDFLAGS_common | Aaron Durbin |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-08-31 | armv7/arm64: remove timestamp.c | Aaron Durbin |
2015-07-29 | arm, arm64, mips: Add rough static stack size checks with -Wstack-usage | Julius Werner |
2015-07-09 | arm: add __umoddi3() to libgcc implementation | Stefan Reinauer |
2015-07-09 | arm: enhance eabi compat functions | Stefan Reinauer |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | build system: use archives, not linker action to shorten command lines | Patrick Georgi |
2015-05-11 | arm: update verstage linking | Aaron Durbin |
2015-05-11 | cache: Add arch_program_segment_loaded call to arm and arm64 | Furquan Shaikh |
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-30 | arch/arm: only include subdirectories for ARM builds | Patrick Georgi |
2015-04-28 | arm: guard verstage rules | Aaron Durbin |
2015-04-28 | vboot2: Build verstage archive, then use that for building the stage | Patrick Georgi |
2015-04-28 | arch/arm: Move inclusion of timestamps.c to the right directory | Patrick Georgi |
2015-04-22 | arch/armv7: Add API to disable MMU pages. | Deepa Dinamani |
2015-04-21 | armv7: preserve bootblock invocation parameter | Vadim Bendebury |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-21 | arm(64): Change write32() argument order to match x86 | Julius Werner |
2015-04-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-04-17 | armv7: set CBFS header to zero | Vadim Bendebury |
2015-04-17 | armv7: work around hang in bootblock startup code | Daisuke Nojiri |
2015-04-17 | rk3288: Handle framebuffer through memlayout, not the resource system | Julius Werner |
2015-04-17 | arm: allow custom stage entry code | Daisuke Nojiri |
2015-04-15 | Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64 | Julius Werner |
2015-04-14 | arm: Fix checkstack() to use correct stack size | Julius Werner |
2015-04-14 | rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE | Julius Werner |
2015-04-14 | timer: Reestablish init_timer(), consolidate timer initialization calls | Julius Werner |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-13 | arm: Add bootblock_mainboard_early_init() for pre-console initialization | Julius Werner |
2015-04-13 | arch: armv7: Fix cache sync instructions. | Deepa Dinamani |
2015-04-10 | armv7-m: set stack pointer to _estack | Daisuke Nojiri |
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-08 | arm: Dump additional fault registers in abort handlers | Julius Werner |
2015-04-08 | arm: Add timestamp.c to bootblock and verstage | Furquan Shaikh |
2015-04-08 | armv7: Change all memory domains to Client so XN bits work | Julius Werner |
2015-04-08 | armv7: Add fine-grained page table support | Julius Werner |
2015-04-07 | armv4: correct ARMV4 VERSTAGE guard | Aaron Durbin |
2015-04-07 | arm: Include types.h in clock.h | Patrick Georgi |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |
2015-04-04 | armv4: Add verstage to armv4 | Furquan Shaikh |
2015-04-04 | armv7: Add config option guard for verstage class | Furquan Shaikh |
2015-04-03 | program loading: unify on struct prog | Aaron Durbin |
2015-04-03 | program loading: add prog_run() function | Aaron Durbin |
2015-04-03 | program loading: introduce struct prog | Aaron Durbin |
2015-04-02 | Clean up architecture-specific Kconfigs | Julius Werner |
2015-04-02 | arm: Prevent compilation of old, experimental SMP support | Julius Werner |
2015-03-28 | arch/arm: drop extra comment | Patrick Georgi |