1. 7effaa4 riscv: use new-style CBFS header lookup by Patrick Georgi · 9 years ago
  2. fc08b76 armv7: set CBFS header to zero by Vadim Bendebury · 10 years ago
  3. 4e158bc armv7: work around hang in bootblock startup code by Daisuke Nojiri · 9 years ago
  4. 249f9cc rk3288: Handle framebuffer through memlayout, not the resource system by Julius Werner · 9 years ago
  5. deaaab2 arch/mips: Fix bug when performing cache operations by Ionela Voinescu · 9 years ago
  6. 53b74f6 arm: allow custom stage entry code by Daisuke Nojiri · 10 years ago
  7. 89be154 Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64 by Julius Werner · 10 years ago
  8. a43db19 arm: Fix checkstack() to use correct stack size by Julius Werner · 10 years ago
  9. b5995b5 rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE by Julius Werner · 10 years ago
  10. 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 10 years ago
  11. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  12. f780c40 CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool by Julius Werner · 10 years ago
  13. 8fa8f4b arch/mips: provide proper cache primitives by Ionela Voinescu · 10 years ago
  14. 1109399 mips: disable caches in bootblock startup code by Vadim Bendebury · 10 years ago
  15. f1e3210 arm: Add bootblock_mainboard_early_init() for pre-console initialization by Julius Werner · 10 years ago
  16. b9d9615 urara: add support for DMA coherent memory area by Ionela Voinescu · 10 years ago
  17. 4772295 arch: armv7: Fix cache sync instructions. by Deepa Dinamani · 10 years ago
  18. 14b444b arm64: No need of invalidating cache line for secondary CPU stack by Furquan Shaikh · 10 years ago
  19. 9482498 arm64: Add support for save/restore registers for CPU startup. by Furquan Shaikh · 10 years ago
  20. b17f580 arm64: Add macro to invalidate stage 1 TLB entries at current EL by Furquan Shaikh · 10 years ago
  21. ff6d4fa arm64: Add conditional read/write from/to EL3 assembly macros. by Furquan Shaikh · 10 years ago
  22. b718eab arm64: Add function for reading TCR register at current EL by Furquan Shaikh · 10 years ago
  23. e37c18f arm64: psci: actually inform SoC layer of CPU_ON entry by Aaron Durbin · 10 years ago
  24. 6aec6e4 arm64: ensure secondary CPU's stack tops are not in the cache by Aaron Durbin · 10 years ago
  25. 995127f arm64: add timeout waiting for CPUs to come online by Aaron Durbin · 10 years ago
  26. 5f31f49 x86: Support reset routines in bootblock by Lee Leahy · 9 years ago
  27. b952f6b build system: Fix SeaBIOS integration with multilib compilers by Patrick Georgi · 9 years ago
  28. 0179fcf arm64: Implement PSCI command support by Aaron Durbin · 10 years ago
  29. 6cdacb3 arm64: secmon: add entry point for turned on CPUs by Aaron Durbin · 10 years ago
  30. 931a218 arm64: secmon: pass online CPUs to secmon by Aaron Durbin · 10 years ago
  31. 9fd7b1c arm64: psci: use struct cpu_action to track startup entry by Aaron Durbin · 10 years ago
  32. be3e238 arm64: secmon: prepare for passing more state into secmon by Aaron Durbin · 10 years ago
  33. f793d43 arm64: secmon: wait for all CPUs to enter secmon by Aaron Durbin · 10 years ago
  34. 907fd12 armv7-m: set stack pointer to _estack by Daisuke Nojiri · 10 years ago
  35. c5a4c12 armv7-m: add bootblock entry point by Daisuke Nojiri · 10 years ago
  36. af3b2a1 armv7-m: add empty cache routines by Daisuke Nojiri · 10 years ago
  37. 93d8e3c armv7-m: add armv7-m configuration by Daisuke Nojiri · 10 years ago
  38. 1816649 arm64: secmon: direct non-BSP cpus to start before BSP by Aaron Durbin · 10 years ago
  39. b777f3e arm64: psci: add node hierarchy by Aaron Durbin · 10 years ago
  40. 7d62ad0 arm64: add malloc support to secmon by Aaron Durbin · 10 years ago
  41. 03c657f arm64: add mpidr field to cpu_info struct by Aaron Durbin · 10 years ago
  42. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  43. dbe5756 arm64: Add timestamp.c to bootblock and verstage by Furquan Shaikh · 10 years ago
  44. b2b7132 arm: Dump additional fault registers in abort handlers by Julius Werner · 10 years ago
  45. 0de8820 arm: Add timestamp.c to bootblock and verstage by Furquan Shaikh · 10 years ago
  46. ba11d6f armv7: Change all memory domains to Client so XN bits work by Julius Werner · 10 years ago
  47. 108548a armv7: Add fine-grained page table support by Julius Werner · 10 years ago
  48. 4282ffe armv4: correct ARMV4 VERSTAGE guard by Aaron Durbin · 9 years ago
  49. fc934b2 mips: add c0 register access plumbing by Vadim Bendebury · 10 years ago
  50. 0c00f9a arm: Include types.h in clock.h by Patrick Georgi · 9 years ago
  51. 6f33f0a arm64: Add verstage support by Furquan Shaikh · 10 years ago
  52. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  53. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  54. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  55. 9484f55 arch/arm64/boot.c: Only return if condition is met by Paul Menzel · 9 years ago
  56. e19c8b0 acpi: protect acpi generators from PRE_RAM & SMM by Alexander Couzens · 9 years ago
  57. 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 9 years ago
  58. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 9 years ago
  59. d69839b build system: use full (in-tree) paths by Patrick Georgi · 9 years ago
  60. 8adf1bf arm64: make secmon link with the manual template by Aaron Durbin · 9 years ago
  61. 1ea2e76 armv4: Add verstage to armv4 by Furquan Shaikh · 10 years ago
  62. dfb8eb1 armv7: Add config option guard for verstage class by Furquan Shaikh · 10 years ago
  63. f1df82a x86: rename ldscript_failover.ld to failover.ld by Patrick Georgi · 9 years ago
  64. ce9efe0 program loading: unify on struct prog by Aaron Durbin · 9 years ago
  65. b3847e6 program loading: add prog_run() function by Aaron Durbin · 9 years ago
  66. 3948e53 program loading: introduce struct prog by Aaron Durbin · 9 years ago
  67. c3e7c4e Clean up architecture-specific Kconfigs by Julius Werner · 10 years ago
  68. db27306 build system: extend src-to-obj for non-.c/.S files by Patrick Georgi · 9 years ago
  69. b92e543 mips: do not place branch instructions in branch delay slot by Vadim Bendebury · 10 years ago
  70. 635ee51 arm: Prevent compilation of old, experimental SMP support by Julius Werner · 10 years ago
  71. 51bdc47 smbios: add a family id in smbios type1 family by Kane Chen · 10 years ago
  72. 9eebbd4 x86: set smbios rom size based on CONFIG_ROM_SIZE by Aaron Durbin · 9 years ago
  73. f786652 cbfs: add cbfs_serialized.h header file by Aaron Durbin · 9 years ago
  74. 7c2eb0d mips: don't open code romstage loading by Aaron Durbin · 9 years ago
  75. 3bc2999 mips: bring payload execution to current standards by Patrick Georgi · 9 years ago
  76. 6f723c2 mips: fix write_table by Patrick Georgi · 9 years ago
  77. 146d05d imgtec/pistachio: Bring uart driver to modern standards by Patrick Georgi · 9 years ago
  78. 6b65f0d mips: Simplify architecture specific Makefile.inc by Patrick Georgi · 9 years ago
  79. 2459aee build system: provide generic compiler flag variables by Patrick Georgi · 9 years ago
  80. 08f2ab6 build system: rename mips/bootblock.inc to mips/bootblock.S by Patrick Georgi · 9 years ago
  81. 99f1a61 mips: add verstage configuration by Patrick Georgi · 9 years ago
  82. 4785f2a arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make public by Timothy Pearson · 9 years ago
  83. 821217b arch/x86/boot/smbios: Add additional SMBIOS defines and enums by Timothy Pearson · 9 years ago
  84. 68bfe16 armv8/secmon: SECMON_SRC is really SECMON_BIN by Patrick Georgi · 9 years ago
  85. 70a6b4f arch/x86: Guard option table specific rules with HAVE_OPTION_TABLE by Patrick Georgi · 9 years ago
  86. ea9f308 build system: normalize linker script file names by Patrick Georgi · 9 years ago
  87. 276ff99 arch/arm64: Drop extra comment by Patrick Georgi · 9 years ago
  88. 58fef67 arch/arm: drop extra comment by Patrick Georgi · 9 years ago
  89. 910a00d mips: fix API expectations that break builds by Aaron Durbin · 9 years ago
  90. cd72103 arm64: remove EL and mode from secmon_params by Aaron Durbin · 10 years ago
  91. bda3577 arm64: add psci support to secmon by Aaron Durbin · 10 years ago
  92. 93eea88 arm64: Provide secmon trampoline for restart by Aaron Durbin · 10 years ago
  93. 40edd38 arm64: fix smc bugs in secmon by Aaron Durbin · 10 years ago
  94. b241f57 arm64: add smc layer to secmon by Aaron Durbin · 10 years ago
  95. e702be6 arm64: initialize secmon environment by Aaron Durbin · 10 years ago
  96. dee1996 arm64: provide entry points for BSP and non-BSP by Aaron Durbin · 10 years ago
  97. b30c9b1 arm64: split cpu.c by Aaron Durbin · 10 years ago
  98. 4f89d97 arm64: exception handler registration by Aaron Durbin · 10 years ago
  99. 5add435 arm64: add spin table support by Aaron Durbin · 10 years ago
  100. 74ff69f arm64: add cpu_is_bsp() concept by Aaron Durbin · 10 years ago