1. f226a4d intel/fsp_baytrail: Support Baytrail FSP Gold4 release by York Yang · 9 years ago
  2. d9c7a7b t132: Correct dma_busy function by Tom Warren · 9 years ago
  3. 2b7693d t210: Add tegra_lp0_resume code by Yen Lin · 9 years ago
  4. 7fea270 t210: Correct device MMIO range by Jimmy Zhang · 9 years ago
  5. 76d1671 skylake: add global reset cause registers to power state by Aaron Durbin · 9 years ago
  6. e94c40b skylake: take into account deep s3 in power failure check by Aaron Durbin · 9 years ago
  7. a3d36bd skylake: read out and report full width of gen_pmcon registers by Aaron Durbin · 9 years ago
  8. f82758a Glados: Update Serial IO modes in devicetree by Naveen Krishna Chatradhi · 9 years ago
  9. 46ca690 intel/skylake: support 32bit uart8250_mem driver in romstage by Naveen Krishna Chatradhi · 9 years ago
  10. 43bf00e intel/common: remove printk in pre_console_init() by rsatapat · 9 years ago
  11. 1b9635d Skylake: Initialize GPIOs for UART2 by rsatapat · 9 years ago
  12. 5c56ce1 Skylake: Only support UART2 as debug port, clean up the rest by Naveen Krishna Chatradhi · 9 years ago
  13. bbbfbf2 intel fsp: remove CHIPSET_RESERVED_MEM_BYTES by Aaron Durbin · 9 years ago
  14. 9b71b0e Braswell: Remove GOP from normal boot mode. by Abhay Kumar · 9 years ago
  15. 27d153c skylake: re-enable PCIe L1 sub states by Aaron Durbin · 9 years ago
  16. 02b3243 skylake: honor pcie root port settings already in chip.h by Aaron Durbin · 9 years ago
  17. 356cabb skylake: Show SPI controller if enabled in devicetree.cb by Duncan Laurie · 9 years ago
  18. 98d62f2 braswell: clean up \_PR entries by Jagadish Krishnamoorthy · 9 years ago
  19. 6af48bb soc/intel: Remove microcode terminators by Stefan Reinauer · 9 years ago
  20. 1f02763 skylake: remove whitespace from ASL files by Stefan Reinauer · 9 years ago
  21. ae3d71a t210: new sdram_lp0_save_params() function by Yen Lin · 9 years ago
  22. 5e03cd5 t210: correct odmdata location in bct by Yen Lin · 9 years ago
  23. 37daf35 t210: Reorganize memlayout.ld by Furquan Shaikh · 9 years ago
  24. 7731cdd t210: SPI driver cleanup by Furquan Shaikh · 9 years ago
  25. fe48f09 t210: Correct dma_busy function by Furquan Shaikh · 9 years ago
  26. 0aa1d50 t210: Add PINMUX macros for drive strength by Furquan Shaikh · 9 years ago
  27. 1d14b3e soc/intel: Add Skylake SOC support by Lee Leahy · 9 years ago
  28. b000513 soc/intel/skylake: Use Broadwell as comparision base for Skylake SOC by Lee Leahy · 9 years ago
  29. b0630bf Braswell: Use CBFS image type name by Lee Leahy · 9 years ago
  30. ec505ad2 azalia: fix up and clean up shrinkage of boilerplate code by Jonathan A. Kollasch · 9 years ago
  31. a9bc3bf tegra124/tegra210: Include stages.h in bootblock.c by Stefan Reinauer · 9 years ago
  32. 2687d93 tegra210: Fix coding style in clock.c by Stefan Reinauer · 9 years ago
  33. 25fbe2a t210: Apply A57 hardware issue workaround during cpu startup by Furquan Shaikh · 9 years ago
  34. 3ae5044 t210: Add TZDRAM_BASE param to BL31_MAKEARGS by Furquan Shaikh · 9 years ago
  35. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  36. 72dd909 Braswell: Move the microcode into a subdirectory by Lee Leahy · 9 years ago
  37. a3f1a2e rk3288: Fix & vs && mix up in hdmi driver by Stefan Reinauer · 9 years ago
  38. 62b4de1 ipq8064: enable timestamp collection by Vadim Bendebury · 10 years ago
  39. cad9e7a t210: set CAR2PMC_CPU_ACK_WIDTH to 0 by Yen Lin · 9 years ago
  40. 13fb749 t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to work by Yen Lin · 9 years ago
  41. 45980bd Braswell: Fix error in the warranty statement by Lee Leahy · 9 years ago
  42. 8e39975 memlayout: Add timestamp regions for t210 and cygnus by Stefan Reinauer · 9 years ago
  43. 3957ddc marvel/bg4cd: move timestamp init to SoC code by Patrick Georgi · 9 years ago
  44. d17a862 rk3288: Use timestamp region for pre-cbmem timestamps by Furquan Shaikh · 10 years ago
  45. 8e584ae t132: Add timestamp collection support in t132 by Furquan Shaikh · 10 years ago
  46. 4a45ec4 x86: Drop -Wa,--divide by Stefan Reinauer · 9 years ago
  47. faa76f5 T210: UTMIP: Correct UTMIP PLL programming as per Mark Kuo by Tom Warren · 9 years ago
  48. acb9c0b Braswell: Update to end of June. by Lee Leahy · 9 years ago
  49. 2bc9cee Braswell: Update the ACPI tables by Lee Leahy · 9 years ago
  50. 1f440f6 veyron*: Kill SKIP_DISPLAY_INIT_HACK by David Hendricks · 9 years ago
  51. 5bcf8d6 t210: MTC cleanup by Furquan Shaikh · 9 years ago
  52. cc82851 rk3288: Add VOP_MODE_NONE for headless devices by David Hendricks · 9 years ago
  53. af42f06 rk3288: Auto-detect display. by David Hendricks · 9 years ago
  54. c2b48e5 rockchip: rk3288: correct ddr 300MHz clock setting by huang lin · 9 years ago
  55. df02c33 Kconfig: Fix references to obsolete symbols by Martin Roth · 9 years ago
  56. 45895f1 Kconfig whitespace cleanup: Change leading spaces to tabs by Martin Roth · 9 years ago
  57. 417f16b tegra124: verified boot fixups by Stefan Reinauer · 9 years ago
  58. c407cb9 Move baytrail & fsp_baytrail to the common IFD interface. by Martin Roth · 9 years ago
  59. ca77948 tegra132: adjust vboot2 memlayout to make coreboot compile by Stefan Reinauer · 9 years ago
  60. ec88681 nvidia/tegra210: Drop unused Kconfig symbol by Patrick Georgi · 9 years ago
  61. 20864c1 rockchip/rk3288: Initialize CPU in bootblock by Patrick Georgi · 9 years ago
  62. d0ed7ee tegra210: Include correct include files by Stefan Reinauer · 9 years ago
  63. d13fd1b nvidia/tegra210: reserve more room for the romstage in vboot builds by Patrick Georgi · 9 years ago
  64. 40a3e32 nvidia/tegra210: add new SoC by Patrick Georgi · 9 years ago
  65. 3cbbf19 qualcomm/ipq806x: Fix uart in verstage by Patrick Georgi · 9 years ago
  66. 954781f qualcomm/ipq806x: centralize vboot configuration by Patrick Georgi · 9 years ago
  67. e724879 t210: Set UTMIP_PCOUNT_UPDN_DIV to 0 by Stephen Barber · 9 years ago
  68. bfa5197 rockchip/rk3288: complete vboot configuration and move to SoC by Patrick Georgi · 9 years ago
  69. 3e5bc1f soc/intel/common: Restrict common romstage/ramstage code to FSP by Lee Leahy · 9 years ago
  70. fbe276b Braswell: Remove copyright address by Lee Leahy · 9 years ago
  71. 3247172 Braswell: Add Braswell SOC support by Lee Leahy · 9 years ago
  72. 5fe62ef soc/intel/common/Kconfig: Fix warning & whitespace by Martin Roth · 9 years ago
  73. 40c0543 Intel/common: Remove copyright address by Lee Leahy · 9 years ago
  74. 0946ec3 Intel Common SOC: Add romstage support by Lee Leahy · 9 years ago
  75. ba71ca3 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  76. c4dd3e0 Kconfig: Get rid of obsolete symbols by Martin Roth · 9 years ago
  77. 355dc1e nvidia/tegra: expose more registers by Tom Warren · 9 years ago
  78. 018216d tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.h by Furquan Shaikh · 9 years ago
  79. 026e4dc Kconfig: Move CBFS_SIZE into Mainboard menu by Martin Roth · 9 years ago
  80. e6e9493 intel/broadwell: Fix refcode handling by Patrick Georgi · 9 years ago
  81. f1db074 broadwell: fix typo by Patrick Georgi · 9 years ago
  82. 68f42be rockchip/rk3288: add support for hdmi display by Yakir Yang · 9 years ago
  83. 7403e05 Remove incorrect Kconfig expressions by Martin Roth · 9 years ago
  84. a412d39 Remove obsolete EARLY_CONSOLE usage by Martin Roth · 9 years ago
  85. eb22da0e Remove old HAVE_UART_MEMORY_MAPPED select statements by Martin Roth · 9 years ago
  86. 3fa1ad0 pistachio: add DDR3 initialization code by Ionela Voinescu · 9 years ago
  87. 1185c10 pistachio: Use passive windowing as DQS gating scheme by Ionela Voinescu · 9 years ago
  88. 1d4c305 pistachio: sort included header files by Ionela Voinescu · 9 years ago
  89. 11f33e4 pistachio: initialize cbmem area to be empty by Ionela Voinescu · 9 years ago
  90. f1bbd4d rockchip: rk3288: add HDMI related iomux configuration by huang lin · 9 years ago
  91. 4f2f01a pistachio: increase romstage size by Ionela Voinescu · 9 years ago
  92. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  93. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  94. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  95. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  96. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  97. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  98. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  99. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  100. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago