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