1. 58901b6 ryu: audio: Enable RT5677 audio codec by Tom Warren · 10 years ago
  2. ad73c45 ryu: Select pwr btn polarity based on board id by Furquan Shaikh · 10 years ago
  3. a545778 util/bimgtool: Use CRC 16 instead of CRC x25. by Ionela Voinescu · 10 years ago
  4. 6fab365 gpio: compile gpio.c at all stages by David Hendricks · 10 years ago
  5. 77b55eb marvell/bg4cd: add gpio.h to fix broken build by Daisuke Nojiri · 10 years ago
  6. 3b11de8 gpio: decouple tristate gpio support from board ID by David Hendricks · 10 years ago
  7. 21db62e gpio: add a function to read GPIO array as base-2 value by David Hendricks · 10 years ago
  8. 3fc6368 gpio: cosmetic changes to tristate_gpios.c by David Hendricks · 10 years ago
  9. 7a89d85 rk3288: Adjust CBFS header and ROM offsets by Julius Werner · 10 years ago
  10. 335d9f1 rk3288: don't log LAST_TSHUT bit by huang lin · 10 years ago
  11. d1bdef0 rk3288: slowly raise to max cpu voltage to prevent overshoot by huang lin · 10 years ago
  12. c06a962 ryu: update board id definitions by Aaron Durbin · 10 years ago
  13. 33b3115 ryu: remove board id normalization by Aaron Durbin · 10 years ago
  14. 1fd91a1 tpm: allow 0 as valid i2c bus number by Daisuke Nojiri · 10 years ago
  15. 644afa7 google/storm: Minor board ID changes by Dan Ehrenberg · 10 years ago
  16. 127c339 chromeos: add another VPD access API by Vadim Bendebury · 10 years ago
  17. cb3b0c5a storm: Initialize clock, pinmux for NAND if present on board by Dan Ehrenberg · 10 years ago
  18. 886d29b gpio: Remove non-ternary tristate mode, make ternaries easier by Julius Werner · 10 years ago
  19. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  20. e9e0eec storm: retrieve MAC address from VPD by Vadim Bendebury · 10 years ago
  21. dd94b5f chromeos: move VPD MAC address retrieval function by Vadim Bendebury · 10 years ago
  22. 931a218 arm64: secmon: pass online CPUs to secmon by Aaron Durbin · 10 years ago
  23. 9fd7b1c arm64: psci: use struct cpu_action to track startup entry by Aaron Durbin · 10 years ago
  24. be3e238 arm64: secmon: prepare for passing more state into secmon by Aaron Durbin · 10 years ago
  25. f793d43 arm64: secmon: wait for all CPUs to enter secmon by Aaron Durbin · 10 years ago
  26. 1707a164c git: add rebase helper script by Patrick Georgi · 9 years ago
  27. 120aec0 serial: Combine Tegra and Rockchip UARTs to generic 8250_mmio32 by Julius Werner · 10 years ago
  28. 907fd12 armv7-m: set stack pointer to _estack by Daisuke Nojiri · 10 years ago
  29. c5a4c12 armv7-m: add bootblock entry point by Daisuke Nojiri · 10 years ago
  30. af3b2a1 armv7-m: add empty cache routines by Daisuke Nojiri · 10 years ago
  31. 3708390 bg4cd: set bootblock and verstage architecture to armv7-m by Daisuke Nojiri · 10 years ago
  32. 2d86887 abuild: also consider verstage architecture by Patrick Georgi · 9 years ago
  33. 93d8e3c armv7-m: add armv7-m configuration by Daisuke Nojiri · 10 years ago
  34. e32b6e7 libpayload: PCI bus scan - Eliminate endless loop by Lee Leahy · 10 years ago
  35. e9e1d7a northbridge/amd/agesa/familyXY: Make NULL device op explicit by Edward O'Callaghan · 10 years ago
  36. c1a9dfe soc: Use DEVICE_NOOP macro formalism over static stub func by Edward O'Callaghan · 9 years ago
  37. b95be26 bg4cd: drop init_timer() stub by Patrick Georgi · 9 years ago
  38. 7d18663 bg4cd: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  39. c8385dd bg4cd, cosmos: use SPI_WRAPPER configuration mode by Vadim Bendebury · 10 years ago
  40. 1816649 arm64: secmon: direct non-BSP cpus to start before BSP by Aaron Durbin · 10 years ago
  41. db3f383 tegra132: configure debug uart to 115200n8 in tegra_lp0_resume by Yen Lin · 10 years ago
  42. b777f3e arm64: psci: add node hierarchy by Aaron Durbin · 10 years ago
  43. 7d62ad0 arm64: add malloc support to secmon by Aaron Durbin · 10 years ago
  44. 03c657f arm64: add mpidr field to cpu_info struct by Aaron Durbin · 10 years ago
  45. 32005aa bg4cd: add SPI controller driver skeleton by Vadim Bendebury · 10 years ago
  46. 420b0f6 pistachio: add timer frequency for SOC; correct platform ID by Ionela Voinescu · 10 years ago
  47. f3bc026 pistachio: add SOC descriptor by Vadim Bendebury · 10 years ago
  48. fe51cc4 pistachio: modify memory layout by Vadim Bendebury · 10 years ago
  49. 40ff8a5 pistachio: set correct CBMEM top address by Vadim Bendebury · 10 years ago
  50. cbc44f7 pistachio: allow more room for bootblock by Vadim Bendebury · 10 years ago
  51. 52a8879 pistachio: implement timer support by Vadim Bendebury · 10 years ago
  52. 771819a cosmos: rearrange configuration and makefile definitions by Vadim Bendebury · 10 years ago
  53. 3df0126 cosmos: add template for soc and board files by Daisuke Nojiri · 10 years ago
  54. 74d3b3a rush: Add vboot2 support by Furquan Shaikh · 10 years ago
  55. b400643 ryu: Add vboot2 support by Furquan Shaikh · 10 years ago
  56. 901b732 t132: Add vboot2 support by Furquan Shaikh · 10 years ago
  57. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  58. 23b4e4c Makefile.inc: Only add `-Wno-unused-but-set-variable` for GCC by Paul Menzel · 9 years ago
  59. dbe5756 arm64: Add timestamp.c to bootblock and verstage by Furquan Shaikh · 10 years ago
  60. f0d21ff3 tegra124: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  61. 73d1ed6 ipq806x: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  62. f8c8703 libpayload: Add drivers for bg4cd by Daisuke Nojiri · 10 years ago
  63. 94e4d81 console: fix Kconfig uses by Patrick Georgi · 9 years ago
  64. 7a453eb rk3288: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  65. a97bd5a rk3288: support tsadc by huang lin · 10 years ago
  66. 2d3d452 rk3288: configure l2ctlr in romstage by huang lin · 10 years ago
  67. 6f9feb4 tegra132: Remove clamp_tristate_inputs() call by Tom Warren · 10 years ago
  68. b2b7132 arm: Dump additional fault registers in abort handlers by Julius Werner · 10 years ago
  69. 0de8820 arm: Add timestamp.c to bootblock and verstage by Furquan Shaikh · 10 years ago
  70. ba11d6f armv7: Change all memory domains to Client so XN bits work by Julius Werner · 10 years ago
  71. 96195ee tegra132: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  72. dae15a6 rk3288: Add early SRAM mapping by Julius Werner · 10 years ago
  73. 108548a armv7: Add fine-grained page table support by Julius Werner · 10 years ago
  74. 42e23a6 timestamp: Add bootblock start and end to timestamp constants by Furquan Shaikh · 10 years ago
  75. f8dcdea rk3288: Fix some PLL divisors and improve clock code by Julius Werner · 10 years ago
  76. 558614d rk3288: Re-write spi_xfer() to support full duplex by David Hendricks · 10 years ago
  77. 0edf419 ectool: add query function to ectool by Alexander Couzens · 9 years ago
  78. 46ca3a5 ectool: add --dump / -d for RAM dump by Alexander Couzens · 9 years ago
  79. 7ca6522 rmodule: remove cbmem_entry usage by Aaron Durbin · 9 years ago
  80. b0d8f5e hardwaremain: explicitly call cbmem_initialize() early by Aaron Durbin · 9 years ago
  81. 8c5e4d9 cbfs: Enforce media->map() result checking, improve error messages by Julius Werner · 10 years ago
  82. 424d79b storm: fix CBFS definitions by Vadim Bendebury · 10 years ago
  83. 4282ffe armv4: correct ARMV4 VERSTAGE guard by Aaron Durbin · 9 years ago
  84. 04de971 rmodules: fix linking by Aaron Durbin · 9 years ago
  85. 8e44261 tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.c by Furquan Shaikh · 10 years ago
  86. fc934b2 mips: add c0 register access plumbing by Vadim Bendebury · 10 years ago
  87. 0812568 pistachio: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  88. 80af442 exynos5420: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  89. 1ed0c8c exynos5250: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  90. 0c00f9a arm: Include types.h in clock.h by Patrick Georgi · 9 years ago
  91. 4ee4bd5 broadwell: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  92. 18ea2d3 baytrail: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  93. 26de112 build system: also use ramstage CPPFLAGS for ACPI by Patrick Georgi · 9 years ago
  94. 6f33f0a arm64: Add verstage support by Furquan Shaikh · 10 years ago
  95. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  96. f34ea5f documentation: define downstream data consumption rules by Aaron Durbin · 9 years ago
  97. f78a09b kconfig: Add wildcard support for "source" by Stefan Reinauer · 9 years ago
  98. 1f5349e nvramtool: fix getopt handling with unsigned char by Stefan Tauner · 9 years ago
  99. 362f048 kconfig: Replace mentions of "list_struct" to "list_head" by Stefan Reinauer · 9 years ago
  100. 5910aa8 kconfig: calloc/xcalloc: Fix argument order by Stefan Reinauer · 9 years ago