1. 387cd3c build system: make CONFIG_* symbols disappear from objects by Patrick Georgi · 9 years ago
  2. 67514a7 cbfs: remove cbfs_core.h includes by Aaron Durbin · 9 years ago
  3. f786652 cbfs: add cbfs_serialized.h header file by Aaron Durbin · 9 years ago
  4. bf5407c chromeec: Clear post code before reboot to RO by Duncan Laurie · 10 years ago
  5. 6e76fff program loading: provide one cache maintenance callback by Aaron Durbin · 9 years ago
  6. ebf2ed4 payload loading: remove passing of struct payload by Aaron Durbin · 9 years ago
  7. fcfdff8 loading: move ramstage cache function declarations by Aaron Durbin · 9 years ago
  8. 7c2eb0d mips: don't open code romstage loading by Aaron Durbin · 9 years ago
  9. 5b9384c cbfs: remove run_address() by Aaron Durbin · 9 years ago
  10. 98d9678 google/veyron_pinky: Don't auto select CHROMEOS by Aaron Durbin · 9 years ago
  11. e73dae4 x86: fix SMM programs linked with gc-sections by Aaron Durbin · 9 years ago
  12. 83a8df5 broadwell: fix HAVE_REFCODE_BLOB build errors by Aaron Durbin · 9 years ago
  13. 43b7db7 baytrail: fix HAVE_REFCODE_BLOB build errors by Aaron Durbin · 9 years ago
  14. 42bab14 google/nyan_blaze: Don't auto select CHROMEOS by Aaron Durbin · 9 years ago
  15. 72a8e5e Update hex values to CBFS binary name types in Makefiles by Martin Roth · 9 years ago
  16. dde307c cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE by Martin Roth · 9 years ago
  17. e0935bb build system: mips is a valid nickname for mipsel by Patrick Georgi · 9 years ago
  18. 9b058467 Avoid 64bit math on MIPS platforms by Vadim Bendebury · 10 years ago
  19. 3bc2999 mips: bring payload execution to current standards by Patrick Georgi · 9 years ago
  20. 6f723c2 mips: fix write_table by Patrick Georgi · 9 years ago
  21. 146d05d imgtec/pistachio: Bring uart driver to modern standards by Patrick Georgi · 9 years ago
  22. 4697d09 emulation/imgvp-pistachio: Drop board by Patrick Georgi · 9 years ago
  23. 6b65f0d mips: Simplify architecture specific Makefile.inc by Patrick Georgi · 9 years ago
  24. 10f86b0 build system: generalize src-to-obj by Patrick Georgi · 9 years ago
  25. cbe2746 x86/smm: Move SMM configuration out of generic Makefile by Patrick Georgi · 9 years ago
  26. 2459aee build system: provide generic compiler flag variables by Patrick Georgi · 9 years ago
  27. 08f2ab6 build system: rename mips/bootblock.inc to mips/bootblock.S by Patrick Georgi · 9 years ago
  28. 5602f2c crossgcc: Fix calling outside util/crossgcc by Patrick Georgi · 9 years ago
  29. b558902 util/genbuild_h: work around GNU date by Idwer Vollering · 9 years ago
  30. 00d4846 build system: remove intermediate link step in vboot by Patrick Georgi · 9 years ago
  31. 8688def mips: mips, not mipsel by Patrick Georgi · 9 years ago
  32. 99f1a61 mips: add verstage configuration by Patrick Georgi · 9 years ago
  33. 0d06b2d crossgcc: Build mipsel-elf, not mips-elf by Patrick Georgi · 9 years ago
  34. 4785f2a arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make public by Timothy Pearson · 9 years ago
  35. 821217b arch/x86/boot/smbios: Add additional SMBIOS defines and enums by Timothy Pearson · 9 years ago
  36. fef5094 mainboard/asus/kfsn4-dre: Enable BIOS recovery jumper by Timothy Pearson · 9 years ago
  37. a080260 drivers/pc80/mc146818rtc_early: Honor Kconfig reboot count clear setting by Timothy Pearson · 9 years ago
  38. 68bfe16 armv8/secmon: SECMON_SRC is really SECMON_BIN by Patrick Georgi · 9 years ago
  39. 70a6b4f arch/x86: Guard option table specific rules with HAVE_OPTION_TABLE by Patrick Georgi · 9 years ago
  40. ea9f308 build system: normalize linker script file names by Patrick Georgi · 9 years ago
  41. 276ff99 arch/arm64: Drop extra comment by Patrick Georgi · 9 years ago
  42. 58fef67 arch/arm: drop extra comment by Patrick Georgi · 9 years ago
  43. 8880df1 pistachio: don't open code ramstage loading by Aaron Durbin · 9 years ago
  44. 910a00d mips: fix API expectations that break builds by Aaron Durbin · 9 years ago
  45. b7cf115 storm: need larger CBFS cache by Vadim Bendebury · 10 years ago
  46. f32ef13 storm: fix SW_RESET signal polarity by Vadim Bendebury · 10 years ago
  47. c7bbc04 storm: deassert SW_RESET signal at startup by Vadim Bendebury · 10 years ago
  48. 2786ce0 storm: make sure board ID is calculated only once by Vadim Bendebury · 10 years ago
  49. 1de971d storm: reset TPM properly on proto0 by Vadim Bendebury · 10 years ago
  50. c6d3040 storm: supply vboot GPIO settings in coreboot table by Vadim Bendebury · 10 years ago
  51. d9becd2 blaze: update EMC BCT table by Neil Chen · 10 years ago
  52. 4d9dc8c tegra132: Add support for pmc_rst_status get and print by Furquan Shaikh · 10 years ago
  53. c2115e3 tegra132: Replace use of clk_rst with CLK_RST_REG by Furquan Shaikh · 10 years ago
  54. d84db00 ryu: Add padconfigs for volup and voldown buttons by Furquan Shaikh · 10 years ago
  55. 4f9150b tegra132: measure romstage timings by Aaron Durbin · 10 years ago
  56. 852b50c rush: ryu: remove mainboard_add_memory_ranges() by Aaron Durbin · 10 years ago
  57. ba16725 tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->... by Furquan Shaikh · 10 years ago
  58. 68a672c tegra132: Clean up clock register writes by Furquan Shaikh · 10 years ago
  59. cd72103 arm64: remove EL and mode from secmon_params by Aaron Durbin · 10 years ago
  60. bda3577 arm64: add psci support to secmon by Aaron Durbin · 10 years ago
  61. 93eea88 arm64: Provide secmon trampoline for restart by Aaron Durbin · 10 years ago
  62. bfbfcf7 Ryu: Move I2C6 init to ramstage by Tom Warren · 10 years ago
  63. 40edd38 arm64: fix smc bugs in secmon by Aaron Durbin · 10 years ago
  64. 5541928 Ryu: Rewrite I2C6 mux init by Tom Warren · 10 years ago
  65. b241f57 arm64: add smc layer to secmon by Aaron Durbin · 10 years ago
  66. e702be6 arm64: initialize secmon environment by Aaron Durbin · 10 years ago
  67. dee1996 arm64: provide entry points for BSP and non-BSP by Aaron Durbin · 10 years ago
  68. b30c9b1 arm64: split cpu.c by Aaron Durbin · 10 years ago
  69. 4f89d97 arm64: exception handler registration by Aaron Durbin · 10 years ago
  70. da1a077 rush: use generic spin table support by Aaron Durbin · 10 years ago
  71. 9a9273f ryu: use generic spin table by Aaron Durbin · 10 years ago
  72. dec44e9 tegra132: remove private spin table implementation by Aaron Durbin · 10 years ago
  73. 5add435 arm64: add spin table support by Aaron Durbin · 10 years ago
  74. 74ff69f arm64: add cpu_is_bsp() concept by Aaron Durbin · 10 years ago
  75. cf5b627 arm64: provide run on all cpu but self semantics by Aaron Durbin · 10 years ago
  76. ae879bb tegra132: Add secmon support by Furquan Shaikh · 10 years ago
  77. abde3b5 arm64: Add support for secure monitor by Furquan Shaikh · 10 years ago
  78. ab020f3 arm64: Adapt stage_entry to make it usable by secmon by Furquan Shaikh · 10 years ago
  79. f228e8d arm64: initialize SCR_EL3 on all CPUs by Aaron Durbin · 10 years ago
  80. 5985936 tegra132: use generic GIC driver by Aaron Durbin · 10 years ago
  81. b9b8ebc arm64: initialize GIC for each CPU by Aaron Durbin · 10 years ago
  82. 27ce094 drivers: add GIC support by Aaron Durbin · 10 years ago
  83. 441df53 arm64: Switch to EL2 for libpayload jump by Furquan Shaikh · 10 years ago
  84. 0f0b690 rush: Get rid of coreboot setting up DMA areas for libpayload by Furquan Shaikh · 10 years ago
  85. 9cf7e16 ryu: Get rid of coreboot setting up DMA areas for libpayload by Furquan Shaikh · 10 years ago
  86. 4aa7616 arm64: Make exceptions use the transition library by Furquan Shaikh · 10 years ago
  87. 668316b arm64: Add support for transition library by Furquan Shaikh · 10 years ago
  88. 0b60673 arm64: Add useful macro definitions for register bits by Furquan Shaikh · 10 years ago
  89. c4fb613 arm64: Reinit free_idx to 1 in mmu_init by Furquan Shaikh · 10 years ago
  90. cbf17d9 rush: Add cpu devices to devicetree by Tom Warren · 10 years ago
  91. 0ea0704 arm64: check for NULL bus on DEVICE_PATH_CPU_CLUSTER devices by Aaron Durbin · 10 years ago
  92. 136657c arm64: Replace CONFIG_* variables with {read/write}_current by Furquan Shaikh · 10 years ago
  93. 33dbfd4 arm64 libhelpers: Add helper functions for writing sp_elx by Furquan Shaikh · 10 years ago
  94. e1b87a1 arm64 libhelpers: Add helper functions with el argument by Furquan Shaikh · 10 years ago
  95. 2157ba7 arm64: Add support for read and write registers at current EL in assembly by Furquan Shaikh · 10 years ago
  96. 159aa12 tegra132: update MTS version formatting by Aaron Durbin · 10 years ago
  97. d79377e tegra132: remove bring_up_secondary_cpu chip option by Aaron Durbin · 10 years ago
  98. 99759fd ryu: remove bring_up_secondary_cpu from devicetree by Aaron Durbin · 10 years ago
  99. 00903e5 cbfs/rmodule: add architecture specific operations at stage load by Ionela Voinescu · 10 years ago
  100. b337c1d northbridge/amd/amdfam10: Properly implement SLIT generation by Timothy Pearson · 9 years ago