1. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  2. 6b72787 src/arch: Improve code formatting by Elyes HAOUAS · 8 years ago
  3. 43e5b57 arch/arm: Add armv7-r configuration by Hakim Giydan · 8 years ago
  4. dbf3067 src/arch: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  5. 0638b60 arch/arm & arm64: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  6. 777ea89 src/arch: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  7. 0067a42 arch/armv7: Fix end index calculation in mmu_config_range_kb by Varadarajan Narayanan · 9 years ago
  8. 5cc0ee27 build system: remove CBFSTOOL_PRE1_OPTS by Patrick Georgi · 8 years ago
  9. a6e9051 lib/coreboot_table: use the architecture dependent table size by Aaron Durbin · 8 years ago
  10. a2118a2 arch: introduce architecture dependent common variables by Aaron Durbin · 8 years ago
  11. a4db050 lib: add common write_tables() implementation by Aaron Durbin · 8 years ago
  12. 5481c96 lib/coreboot_table: add architecture hooks for adding tables by Aaron Durbin · 8 years ago
  13. d4afa93 lib/bootmem: allow architecture specific bootmem ranges by Aaron Durbin · 8 years ago
  14. 60eb2c2 arch: only print cbmem entries in one place by Aaron Durbin · 8 years ago
  15. a0546da arch: use Kconfig variable for coreboot table size by Aaron Durbin · 8 years ago
  16. 263522d armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write by Paul Kocialkowski · 9 years ago
  17. fffee87 Makefile: Add build-time overlap check for programs loaded after coreboot by Julius Werner · 8 years ago
  18. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 9 years ago
  19. f6ada1c lib/coreboot_table: add function to allow arch code to add records by Aaron Durbin · 9 years ago
  20. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 9 years ago
  21. 622eea7 arches: lib: add main_decl.h for main() declaration by Aaron Durbin · 9 years ago
  22. ae3f302 arch: remove stage_exit() by Aaron Durbin · 9 years ago
  23. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 9 years ago
  24. 4af5886 src/arch: Update license headers missing paragraph 2 by Martin Roth · 9 years ago
  25. ee464b1 console: Simplify bootblock console Kconfig selection logic by Alexandru Gagniuc · 9 years ago
  26. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  27. e44adfa arch/arm: add missing license headers by Martin Roth · 9 years ago
  28. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  29. 1cab012 build system: Add more files through cbfs-files instead of manual rules by Patrick Georgi · 9 years ago
  30. d3634c1 rules.h: Add ENV_ macros to detect current architecture by Julius Werner · 9 years ago
  31. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  32. 03a0a65 armv7: mmu: Make fine grained page tables work across stages by Julius Werner · 9 years ago
  33. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  34. 3414561 armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write by Paul Kocialkowski · 9 years ago
  35. e957832b vboot: remove remnants of VBOOT_STUB by Aaron Durbin · 9 years ago
  36. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  37. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  38. 107d1fb armv7/arm64: remove timestamp.c by Aaron Durbin · 9 years ago
  39. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  40. db03c22 arm: add __umoddi3() to libgcc implementation by Stefan Reinauer · 9 years ago
  41. 808f784 arm: enhance eabi compat functions by Stefan Reinauer · 9 years ago
  42. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  43. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  44. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  45. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  46. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  47. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  48. 52a530d arm: update verstage linking by Aaron Durbin · 9 years ago
  49. a9ee61e cache: Add arch_program_segment_loaded call to arm and arm64 by Furquan Shaikh · 9 years ago
  50. c41fd4b arm/armv7: drop merge left-over by Patrick Georgi · 9 years ago
  51. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  52. 8ef8afb arch/arm: only include subdirectories for ARM builds by Patrick Georgi · 9 years ago
  53. 804c139 arm: guard verstage rules by Aaron Durbin · 9 years ago
  54. ba80887 vboot2: Build verstage archive, then use that for building the stage by Patrick Georgi · 9 years ago
  55. ddcd9bd arch/arm: Move inclusion of timestamps.c to the right directory by Patrick Georgi · 9 years ago
  56. e197748 arch/armv7: Add API to disable MMU pages. by Deepa Dinamani · 10 years ago
  57. be7124e armv7: preserve bootblock invocation parameter by Vadim Bendebury · 10 years ago
  58. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 10 years ago
  59. 1f60f97 arm(64): Change write32() argument order to match x86 by Julius Werner · 10 years ago
  60. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 10 years ago
  61. fc08b76 armv7: set CBFS header to zero by Vadim Bendebury · 10 years ago
  62. 4e158bc armv7: work around hang in bootblock startup code by Daisuke Nojiri · 10 years ago
  63. 249f9cc rk3288: Handle framebuffer through memlayout, not the resource system by Julius Werner · 10 years ago
  64. 53b74f6 arm: allow custom stage entry code by Daisuke Nojiri · 10 years ago
  65. 89be154 Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64 by Julius Werner · 10 years ago
  66. a43db19 arm: Fix checkstack() to use correct stack size by Julius Werner · 10 years ago
  67. b5995b5 rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE by Julius Werner · 10 years ago
  68. 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 10 years ago
  69. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  70. f780c40 CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool by Julius Werner · 10 years ago
  71. f1e3210 arm: Add bootblock_mainboard_early_init() for pre-console initialization by Julius Werner · 10 years ago
  72. 4772295 arch: armv7: Fix cache sync instructions. by Deepa Dinamani · 10 years ago
  73. 907fd12 armv7-m: set stack pointer to _estack by Daisuke Nojiri · 10 years ago
  74. c5a4c12 armv7-m: add bootblock entry point by Daisuke Nojiri · 10 years ago
  75. af3b2a1 armv7-m: add empty cache routines by Daisuke Nojiri · 10 years ago
  76. 93d8e3c armv7-m: add armv7-m configuration by Daisuke Nojiri · 10 years ago
  77. b2b7132 arm: Dump additional fault registers in abort handlers by Julius Werner · 10 years ago
  78. 0de8820 arm: Add timestamp.c to bootblock and verstage by Furquan Shaikh · 10 years ago
  79. ba11d6f armv7: Change all memory domains to Client so XN bits work by Julius Werner · 10 years ago
  80. 108548a armv7: Add fine-grained page table support by Julius Werner · 10 years ago
  81. 4282ffe armv4: correct ARMV4 VERSTAGE guard by Aaron Durbin · 9 years ago
  82. 0c00f9a arm: Include types.h in clock.h by Patrick Georgi · 9 years ago
  83. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  84. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  85. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  86. 1ea2e76 armv4: Add verstage to armv4 by Furquan Shaikh · 10 years ago
  87. dfb8eb1 armv7: Add config option guard for verstage class by Furquan Shaikh · 10 years ago
  88. ce9efe0 program loading: unify on struct prog by Aaron Durbin · 9 years ago
  89. b3847e6 program loading: add prog_run() function by Aaron Durbin · 9 years ago
  90. 3948e53 program loading: introduce struct prog by Aaron Durbin · 9 years ago
  91. c3e7c4e Clean up architecture-specific Kconfigs by Julius Werner · 10 years ago
  92. 635ee51 arm: Prevent compilation of old, experimental SMP support by Julius Werner · 10 years ago
  93. 58fef67 arch/arm: drop extra comment by Patrick Georgi · 9 years ago
  94. 5538e50 armv4: Build in SMP settings with non-SMP armv4 CPUs by Patrick Georgi · 9 years ago
  95. efddcfb vboot2: separate verstage from bootblock by Daisuke Nojiri · 10 years ago
  96. 29df70f arm: add _end symbol to bootblock.ld by Aaron Durbin · 10 years ago
  97. f5d7f60 bootblocks: use run_romstage() by Aaron Durbin · 9 years ago
  98. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 9 years ago
  99. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  100. a742ef1 rmodules: Make rmodules inclusion for vboot dependent on romstage_arch by Furquan Shaikh · 10 years ago