1. a7f11b8 qualcomm/storm: Add required files to enable elog in ramstage by Furquan Shaikh · 8 years ago
  2. 31a477c mainboard/google: Update license headers by Martin Roth · 8 years ago
  3. 1000a55 chromeos.fmd: Mark RW_LEGACY as CBFS by Patrick Georgi · 8 years ago
  4. c445b4f chromeos: Simplify fill_lb_gpios even further by Julius Werner · 8 years ago
  5. e9e7b20 storm: Fix compilation error by Furquan Shaikh · 8 years ago
  6. cf9e0bc ipq806x/storm: Return NULL for cbmem_top if DRAM is not initialized by Furquan Shaikh · 8 years ago
  7. cc9963e google/intel mainboards: Add missing board_info.txt files by Martin Roth · 8 years ago
  8. a0f6abc chromebooks: Define GBB hardware IDs by Patrick Georgi · 8 years ago
  9. 5d7ab39 chromeos: import Chrome OS fmaps by Patrick Georgi · 9 years ago
  10. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  11. 422c636 google/storm/Kconfig: remove select CONSOLE_CBMEM_DUMP_TO_UART by Martin Roth · 9 years ago
  12. 8c12d6e ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS by Martin Roth · 9 years ago
  13. 967cd9a ChromeOS: Fix Kconfig dependencies by Martin Roth · 9 years ago
  14. 2ba16db storm: Enable DRIVER_UART since we use CONSOLE_CBMEM_DUMP_TO_UART by Stefan Reinauer · 9 years ago
  15. dea4bb6 google/storm: romstage needs the accessor functions for buttons by Patrick Georgi · 9 years ago
  16. 954781f qualcomm/ipq806x: centralize vboot configuration by Patrick Georgi · 9 years ago
  17. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  18. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  19. 342535c Remove Kconfig variable that has no effect by Patrick Georgi · 9 years ago
  20. 8603680 storm: enable CBMEM console dump by Vadim Bendebury · 9 years ago
  21. 6897f4e google/storm: indicate start of normal boot on LED ring by Vadim Bendebury · 9 years ago
  22. a386bf7 google/storm: enable zero page access protection. by Deepa Dinamani · 9 years ago
  23. 3a7290b storm: add config option to clear dev mode state on recovery by Vadim Bendebury · 9 years ago
  24. f9c0e20 google/storm: enable virtual development mode switch by Vadim Bendebury · 9 years ago
  25. 4e0de32 i2c/ww_ring: decouple LED display from vboot by Vadim Bendebury · 9 years ago
  26. 381785d google/storm: support factory reset (wipeout) request by Vadim Bendebury · 9 years ago
  27. 8a6e635 google/storm: use whirlwind LED ring on SP5 boards by Vadim Bendebury · 9 years ago
  28. a1e514d google/*: Add MAINBOARD_HAS_CHROMEOS where appropriate by Patrick Georgi · 9 years ago
  29. 82c706e switch mainboards over to use BOARD_ID_AUTO by Stefan Reinauer · 9 years ago
  30. 5a2718c storm: print uber-sbl information by Vadim Bendebury · 9 years ago
  31. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  32. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  33. 7dcc48b storm: Add STM flash support by Vadim Bendebury · 9 years ago
  34. f61809a storm: handle dual purpose recovery button by Vadim Bendebury · 9 years ago
  35. 8920865 ipq806x: extend GSBI driver to support i2c on any GSBI block by Sourabh Banerjee · 9 years ago
  36. 3cfb6a0 ipq806x: add LPASS clock control driver by Vadim Bendebury · 9 years ago
  37. 1c2748d ipq806x: Add support for mmu in bootblock. by Deepa Dinamani · 9 years ago
  38. 6114c99 ipq806x: load and start RPM by Vadim Bendebury · 10 years ago
  39. 18e434d storm: Add watchdog reset api. by Deepa Dinamani · 10 years ago
  40. 08f249e ipq806x: Load TZBSP blob from coreboot ramstage by Vikas Das · 10 years ago
  41. 2396226 storm: adjust rombase startup to vboot2 by Vadim Bendebury · 10 years ago
  42. ef77f87 ipq8064: add DRAM initialization code by Vadim Bendebury · 10 years ago
  43. 6fe4e5e ipq806x: add i2c driver by Vadim Bendebury · 10 years ago
  44. fa00ae7 google/storm: prepare enabling vboot2 by Vadim Bendebury · 10 years ago
  45. 81193e6 storm: add code for detecting rec/dev/write protect switches' status by Daisuke Nojiri · 10 years ago
  46. a45d5d3 storm: do not enable the ethernet switch by default by Vadim Bendebury · 10 years ago
  47. 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 10 years ago
  48. f780c40 CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool by Julius Werner · 10 years ago
  49. 4913cb7 storm: Fix timer init order problem by Julius Werner · 10 years ago
  50. 4488590 storm: add hard_reset template by Daisuke Nojiri · 10 years ago
  51. 103a07f storm: copy WiFi calibration data in the CBMEM by Vadim Bendebury · 10 years ago
  52. 3b11de8 gpio: decouple tristate gpio support from board ID by David Hendricks · 10 years ago
  53. 3fc6368 gpio: cosmetic changes to tristate_gpios.c by David Hendricks · 10 years ago
  54. 644afa7 google/storm: Minor board ID changes by Dan Ehrenberg · 10 years ago
  55. cb3b0c5a storm: Initialize clock, pinmux for NAND if present on board by Dan Ehrenberg · 10 years ago
  56. 886d29b gpio: Remove non-ternary tristate mode, make ternaries easier by Julius Werner · 10 years ago
  57. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  58. e9e0eec storm: retrieve MAC address from VPD by Vadim Bendebury · 10 years ago
  59. 73d1ed6 ipq806x: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  60. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  61. f32ef13 storm: fix SW_RESET signal polarity by Vadim Bendebury · 10 years ago
  62. c7bbc04 storm: deassert SW_RESET signal at startup by Vadim Bendebury · 10 years ago
  63. 2786ce0 storm: make sure board ID is calculated only once by Vadim Bendebury · 10 years ago
  64. 1de971d storm: reset TPM properly on proto0 by Vadim Bendebury · 10 years ago
  65. c6d3040 storm: supply vboot GPIO settings in coreboot table by Vadim Bendebury · 10 years ago
  66. 573e211 fix how to interpret board id read from gpios by Daisuke Nojiri · 10 years ago
  67. 3760272 Restore name of the function reading tertiary GPIO states by Vadim Bendebury · 10 years ago
  68. 052b7fe Enable publishing of board ID where supported by Vadim Bendebury · 10 years ago
  69. 8167880 storm: Add board ID calculation function by Vadim Bendebury · 10 years ago
  70. d36ef6a ipq806x: implement GPIO API by Vadim Bendebury · 10 years ago
  71. e4f3e7a romstages: use common run_ramstage() by Aaron Durbin · 9 years ago
  72. f752d01 storm: Provide ability to build ap148 variant by Vadim Bendebury · 10 years ago
  73. 0c0767c storm: Increase DRAM size to 1024MB by David Hendricks · 10 years ago
  74. f6ad832 storm: USB fixes for proto0 by Vadim Bendebury · 10 years ago
  75. 028cba9 ipq806x: Add USB support by Julius Werner · 10 years ago
  76. 2c04117 mainboard/storm: setup mmu in storm mainboard_init by Deepa Dinamani · 10 years ago
  77. 1ea5685 storm: enable early console by Vadim Bendebury · 10 years ago
  78. 15c98b0 storm/ipq8064: add dynamic CBMEM support by Vadim Bendebury · 10 years ago
  79. 0e2d9b6 storm: ipq8064: enable CBFS SPI wrapper by Vadim Bendebury · 10 years ago
  80. 11c4c92 ipq8064/storm: UART enable and various fixes by Vadim Bendebury · 10 years ago
  81. f17680b ipq8064: prepare uart driver for use in coreboot by Vadim Bendebury · 10 years ago
  82. 796fe06 Mark non-executable files non-executable by Patrick Georgi · 10 years ago
  83. 476f731 Copy u-boot sources as is and modify the tree to still build by Vadim Bendebury · 10 years ago
  84. 9cb70ae Include IPQ8064 SBLs code in the coreboot bootblock by Vadim Bendebury · 10 years ago
  85. da01d94 storm: Add generic support skeleton for storm by Furquan Shaikh · 10 years ago