1. 6867120 Add x64 support to src/arch/x86/Kconfig by Stefan Reinauer · 9 years ago
  2. 0afdec4 lenovo: Hide SMBIOS config by Vladimir Serbinenko · 9 years ago
  3. 1a1a826 mips: implement arch_segment_loaded callback by Ionela Voinescu · 9 years ago
  4. 82efc76 mips: CBMEM table reference is passed to payload by Ionela Voinescu · 9 years ago
  5. f43ba9c smbios: Fix type1 family setting by Marc Jones · 9 years ago
  6. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  7. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  8. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  9. 4ba3b79 smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER. by Vladimir Serbinenko · 9 years ago
  10. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  11. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  12. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  13. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  14. 45dd591 arch/x86: No need to specify -Wa,--divide in a Makefile by Patrick Georgi · 9 years ago
  15. a4cf83d cbfs: Fix mismerge. by Vladimir Serbinenko · 9 years ago
  16. 36f8d27 Make DSDT a file in CBFS rather than embedding it into ramstage. by Vladimir Serbinenko · 9 years ago
  17. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  18. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  19. 2e01e8d arm64: correct cacheable/non-cacheable tag string in print_tag by Jimmy Huang · 9 years ago
  20. 3553119 arm64: Guard prints in mmu.c by Furquan Shaikh · 9 years ago
  21. 6233681 arm64: Decouple MMU functions from memranges by Julius Werner · 9 years ago
  22. 2cb2978 SLIC: Check SLIC signature. by Vladimir Serbinenko · 9 years ago
  23. f44ac13 Add TCPA table. by Vladimir Serbinenko · 9 years ago
  24. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  25. 49d3066 arm64: Add weak implementation of soc_get_bl31_plat_params by Furquan Shaikh · 9 years ago
  26. b9215ab arm64: Remove PLAT= variable initialization based on Kconfig variable by Furquan Shaikh · 9 years ago
  27. e45a3eb arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation by Furquan Shaikh · 9 years ago
  28. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  29. 807127f Make acpi_fill_hest into parameter by Vladimir Serbinenko · 10 years ago
  30. 9bb5c5c acpigen: Remove all explicit length tracking by Vladimir Serbinenko · 10 years ago
  31. 8104da7 acpigen: Remove acpigen_patch_len by Vladimir Serbinenko · 10 years ago
  32. 7138ee4 cbmem: remove cbmem_set_top() by Aaron Durbin · 9 years ago
  33. 1de648e CBMEM console: Fix buffer without EARLY_CBMEM_INIT by Kyösti Mälkki · 9 years ago
  34. e1fb052 CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT by Kyösti Mälkki · 9 years ago
  35. 28d5ec9 x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT by Aaron Durbin · 9 years ago
  36. 351fefc ACPI: slic support by Vladimir Serbinenko · 10 years ago
  37. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  38. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  39. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  40. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  41. 342535c Remove Kconfig variable that has no effect by Patrick Georgi · 9 years ago
  42. a6225fa Remove Kconfig variable that has no effect by Patrick Georgi · 9 years ago
  43. da3a146 arm64: Make SPSR exception masking on EL2 transition explicit by Julius Werner · 9 years ago
  44. 745a75f arm64: Add support for using ARM Trusted Firmware as secure monitor by Julius Werner · 9 years ago
  45. bbca3a9 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  46. 883ec98 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  47. b436ce1 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  48. f52602a arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  49. 786b122 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  50. f1df50e arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  51. 75515ea arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  52. 59e7b42 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  53. 404df44 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  54. b7d0ffd arm64: psci: add cpu_suspend support by Joseph Lo · 10 years ago
  55. bc40933 arm64: update verstage linking by Aaron Durbin · 9 years ago
  56. 52a530d arm: update verstage linking by Aaron Durbin · 9 years ago
  57. a9ee61e cache: Add arch_program_segment_loaded call to arm and arm64 by Furquan Shaikh · 9 years ago
  58. 168eda5 arch/arm64: provide boot_cpu() by Aaron Durbin · 9 years ago
  59. c41fd4b arm/armv7: drop merge left-over by Patrick Georgi · 9 years ago
  60. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  61. 8ef8afb arch/arm: only include subdirectories for ARM builds by Patrick Georgi · 9 years ago
  62. 815f4bf Use __ROMSTAGE__ to denote romstage by Patrick Georgi · 9 years ago
  63. 804c139 arm: guard verstage rules by Aaron Durbin · 9 years ago
  64. ba80887 vboot2: Build verstage archive, then use that for building the stage by Patrick Georgi · 9 years ago
  65. ddcd9bd arch/arm: Move inclusion of timestamps.c to the right directory by Patrick Georgi · 9 years ago
  66. dea4597 arch/arm64: update mmu translation table granule size, logic and macros by Jimmy Huang · 9 years ago
  67. d8a5017 arm64: save/restore cptr_el3 and cpacr_el1 registers by Joseph Lo · 9 years ago
  68. c38d3e8 arm64: implement CPU power down sequence as per A57/A53/A72 TRM by Joseph Lo · 9 years ago
  69. c4301f7 arm64: introduce data cache ops by set/way to the level specified by Joseph Lo · 9 years ago
  70. 53a2f607 arm64: perform early setup in secmon too by Joseph Lo · 9 years ago
  71. 36d3586 arm64: Allow cpu specific early setup by Furquan Shaikh · 9 years ago
  72. 1e2abe0 armv8/secmon: Disable and Enable GIC in PSCI path by Furquan Shaikh · 9 years ago
  73. 3c526b1 armv8/secmon: Correct PSCI function ids by Furquan Shaikh · 9 years ago
  74. 97a20ca armv8/secmon: Correct names for SMC macros by Furquan Shaikh · 9 years ago
  75. 6e41523 arm64: save and restore cntfrq for secondary cpus by Jimmy Huang · 9 years ago
  76. d1a21d7 arm64: add arm64_arch_timer_init function by Joseph Lo · 9 years ago
  77. e197748 arch/armv7: Add API to disable MMU pages. by Deepa Dinamani · 9 years ago
  78. 55aa17b arm64: Correct shareability option for normal memory by Furquan Shaikh · 9 years ago
  79. 2fdc61a google/urara: use board ID information to set up hardware by Ionela Voinescu · 9 years ago
  80. 900059a arch/arm64: allow floating-point registers access by Yen Lin · 9 years ago
  81. a612fc1 arm64: provide icache_invalidate_all() by Aaron Durbin · 9 years ago
  82. be7124e armv7: preserve bootblock invocation parameter by Vadim Bendebury · 9 years ago
  83. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  84. 1f60f97 arm(64): Change write32() argument order to match x86 by Julius Werner · 9 years ago
  85. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 9 years ago
  86. dbdd066 x86: Allow builds without ACPI tables by Lee Leahy · 9 years ago
  87. ef4e87b arch/mips: simplify cache operations by Ionela Voinescu · 9 years ago
  88. b8936ad urara: Identity map DRAM/SRAM by Andrew Bresticker · 9 years ago
  89. 3537e95 mips: Allow memory to be identity mapped in the TLB by Andrew Bresticker · 9 years ago
  90. 7effaa4 riscv: use new-style CBFS header lookup by Patrick Georgi · 9 years ago
  91. fc08b76 armv7: set CBFS header to zero by Vadim Bendebury · 10 years ago
  92. 4e158bc armv7: work around hang in bootblock startup code by Daisuke Nojiri · 9 years ago
  93. 249f9cc rk3288: Handle framebuffer through memlayout, not the resource system by Julius Werner · 10 years ago
  94. deaaab2 arch/mips: Fix bug when performing cache operations by Ionela Voinescu · 10 years ago
  95. 53b74f6 arm: allow custom stage entry code by Daisuke Nojiri · 10 years ago
  96. 89be154 Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64 by Julius Werner · 10 years ago
  97. a43db19 arm: Fix checkstack() to use correct stack size by Julius Werner · 10 years ago
  98. b5995b5 rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE by Julius Werner · 10 years ago
  99. 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 10 years ago
  100. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago