1. b400643 ryu: Add vboot2 support by Furquan Shaikh · 10 years ago
  2. 901b732 t132: Add vboot2 support by Furquan Shaikh · 10 years ago
  3. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  4. 23b4e4c Makefile.inc: Only add `-Wno-unused-but-set-variable` for GCC by Paul Menzel · 9 years ago
  5. dbe5756 arm64: Add timestamp.c to bootblock and verstage by Furquan Shaikh · 10 years ago
  6. f0d21ff3 tegra124: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  7. 73d1ed6 ipq806x: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  8. f8c8703 libpayload: Add drivers for bg4cd by Daisuke Nojiri · 10 years ago
  9. 94e4d81 console: fix Kconfig uses by Patrick Georgi · 9 years ago
  10. 7a453eb rk3288: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  11. a97bd5a rk3288: support tsadc by huang lin · 10 years ago
  12. 2d3d452 rk3288: configure l2ctlr in romstage by huang lin · 10 years ago
  13. 6f9feb4 tegra132: Remove clamp_tristate_inputs() call by Tom Warren · 10 years ago
  14. b2b7132 arm: Dump additional fault registers in abort handlers by Julius Werner · 10 years ago
  15. 0de8820 arm: Add timestamp.c to bootblock and verstage by Furquan Shaikh · 10 years ago
  16. ba11d6f armv7: Change all memory domains to Client so XN bits work by Julius Werner · 10 years ago
  17. 96195ee tegra132: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  18. dae15a6 rk3288: Add early SRAM mapping by Julius Werner · 10 years ago
  19. 108548a armv7: Add fine-grained page table support by Julius Werner · 10 years ago
  20. 42e23a6 timestamp: Add bootblock start and end to timestamp constants by Furquan Shaikh · 10 years ago
  21. f8dcdea rk3288: Fix some PLL divisors and improve clock code by Julius Werner · 10 years ago
  22. 558614d rk3288: Re-write spi_xfer() to support full duplex by David Hendricks · 10 years ago
  23. 0edf419 ectool: add query function to ectool by Alexander Couzens · 9 years ago
  24. 46ca3a5 ectool: add --dump / -d for RAM dump by Alexander Couzens · 9 years ago
  25. 7ca6522 rmodule: remove cbmem_entry usage by Aaron Durbin · 9 years ago
  26. b0d8f5e hardwaremain: explicitly call cbmem_initialize() early by Aaron Durbin · 9 years ago
  27. 8c5e4d9 cbfs: Enforce media->map() result checking, improve error messages by Julius Werner · 10 years ago
  28. 424d79b storm: fix CBFS definitions by Vadim Bendebury · 10 years ago
  29. 4282ffe armv4: correct ARMV4 VERSTAGE guard by Aaron Durbin · 9 years ago
  30. 04de971 rmodules: fix linking by Aaron Durbin · 9 years ago
  31. 8e44261 tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.c by Furquan Shaikh · 10 years ago
  32. fc934b2 mips: add c0 register access plumbing by Vadim Bendebury · 10 years ago
  33. 0812568 pistachio: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  34. 80af442 exynos5420: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  35. 1ed0c8c exynos5250: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  36. 0c00f9a arm: Include types.h in clock.h by Patrick Georgi · 9 years ago
  37. 4ee4bd5 broadwell: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  38. 18ea2d3 baytrail: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  39. 26de112 build system: also use ramstage CPPFLAGS for ACPI by Patrick Georgi · 9 years ago
  40. 6f33f0a arm64: Add verstage support by Furquan Shaikh · 10 years ago
  41. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  42. f34ea5f documentation: define downstream data consumption rules by Aaron Durbin · 9 years ago
  43. f78a09b kconfig: Add wildcard support for "source" by Stefan Reinauer · 9 years ago
  44. 1f5349e nvramtool: fix getopt handling with unsigned char by Stefan Tauner · 9 years ago
  45. 362f048 kconfig: Replace mentions of "list_struct" to "list_head" by Stefan Reinauer · 9 years ago
  46. 5910aa8 kconfig: calloc/xcalloc: Fix argument order by Stefan Reinauer · 9 years ago
  47. 1824ce3 kconfig: Fix warning "‘jump’ may be used uninitialized" by Stefan Reinauer · 9 years ago
  48. 6654ab0 kbuild: trivial - remove trailing empty lines by Stefan Reinauer · 9 years ago
  49. f2927e9 kconfig: lxdialog: fix spelling by Stefan Reinauer · 9 years ago
  50. cce6662 kconfig: use va_end to match corresponding va_start by Stefan Reinauer · 9 years ago
  51. 3ec23b3 kbuild: trivial - use tabs for code indent where possible by Stefan Reinauer · 9 years ago
  52. 14f72bc kconfig/lxdialog: get ncurses CFLAGS with pkg-config by Stefan Reinauer · 9 years ago
  53. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  54. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  55. 015f0ae Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros by Julius Werner · 10 years ago
  56. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  57. d126a74 tegra132: Add tegra_lp0_resume code by Yen Lin · 10 years ago
  58. d3b40bf baytrail: Fix hdmi audio choppy issue by Kein Yuan · 10 years ago
  59. 2088571 baytrail: reinitialize spi controller in SMM finalization by Aaron Durbin · 10 years ago
  60. 9484f55 arch/arm64/boot.c: Only return if condition is met by Paul Menzel · 9 years ago
  61. e19c8b0 acpi: protect acpi generators from PRE_RAM & SMM by Alexander Couzens · 9 years ago
  62. 23d1232 mainboard/lenovo/x201: correct sata_port_map by Alexander Couzens · 9 years ago
  63. 60d44dd0 intel/nehalem: rename copypasted smi finalizer function by Alexander Couzens · 9 years ago
  64. 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 9 years ago
  65. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 9 years ago
  66. d69839b build system: use full (in-tree) paths by Patrick Georgi · 9 years ago
  67. 08884e3 rk3288: set cpu frequency up to 1.8GHz by huang lin · 10 years ago
  68. 8affee5 rk3288: guarantee i2c low period more than 1.3us by huang lin · 10 years ago
  69. 45e16fc t132: Enable SMMU translations by Furquan Shaikh · 10 years ago
  70. 834d2b9 tegra132: Store ODMDATA from BCT into PMC scratch for use by kernel by Tom Warren · 10 years ago
  71. acbf32a tegra132: remove framebuffer reservation by Aaron Durbin · 10 years ago
  72. b6092b7 veyron_pinky/rk3288: Use KHz, MHz and GHz constants by Julius Werner · 10 years ago
  73. 46826c3 stddef: Add KHz, MHz and GHz constants by Aaron Durbin · 9 years ago
  74. d3f1579 samus: Disable USB Port 5 by Duncan Laurie · 10 years ago
  75. 7f28e4e broadwell: Enable turbo ratio if available by Duncan Laurie · 10 years ago
  76. 4a69c34 Broadwell: Pass TSC value to romstage_main by Lee Leahy · 10 years ago
  77. 9f5a5c5 Add table driven way to add platform specific reg_script routines by Lee Leahy · 10 years ago
  78. a19a4e1 samus: Add new memory type by Duncan Laurie · 10 years ago
  79. 573429b samus: Set codec PDM clock output to 3MHz by Ben Zhang · 10 years ago
  80. f208905 broadwell: fix typo in pei_data by Duncan Laurie · 10 years ago
  81. 2e073fc broadwell: Add USB3 PHY tuning fields to PEI DATA by Duncan Laurie · 10 years ago
  82. c1b5275 samus: Change touchscreen bootloader mode i2c address by Duncan Laurie · 10 years ago
  83. 09920e2 samus: Enable GSPI0 interface by Duncan Laurie · 10 years ago
  84. 97acc5e Baytrail: Fix no_dev_behind_port not executed for RP1/2/3. by Kenji Chen · 10 years ago
  85. c37dd50 samus: Enable GPIO9 as touchpad wake by Duncan Laurie · 10 years ago
  86. 69d7aec samus: Update thermal max for broadwell by Duncan Laurie · 10 years ago
  87. d416124 samus: Assign GPIO2 to HP_AMP_SHDN_L by Ben Zhang · 10 years ago
  88. dcf2d38 samus: Make codec interrupt active high by Ben Zhang · 10 years ago
  89. 94fea49 Broadwell: Fix PCIe L1 Sub-State capability ID not filled. by Kenji Chen · 10 years ago
  90. e1ca8a3 samus: Add codec platform data for jack detect by Ben Zhang · 10 years ago
  91. e566220 samus: Change GPIO controller label to INT3437:00 by Duncan Laurie · 10 years ago
  92. 24a849d samus: Enable update screen for software sync by Duncan Laurie · 10 years ago
  93. 8283344 samus: Add smbios_mainboard_version to define board version by Duncan Laurie · 10 years ago
  94. 0b92a5e broadwell: Fix building with USE=quiet-cb by Duncan Laurie · 10 years ago
  95. 88b004d samus: Add codec platform info in ACPI by Duncan Laurie · 10 years ago
  96. 7c78f07 Drop (empty) google/snow mainboard directory by Stefan Reinauer · 9 years ago
  97. 8adf1bf arm64: make secmon link with the manual template by Aaron Durbin · 9 years ago
  98. 1ea2e76 armv4: Add verstage to armv4 by Furquan Shaikh · 10 years ago
  99. dfb8eb1 armv7: Add config option guard for verstage class by Furquan Shaikh · 10 years ago
  100. ac4fef8 tegra124: use known-good drive for fast-train only by Neil Chen · 10 years ago