1. 0c4ed4b arch, include, soc: Use common stdint.h by Jacob Garber · 5 years ago
  2. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  3. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  4. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  5. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  6. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  7. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  8. 0828d03 soc/nvidia/tegra210: Increase bootblock size by Martin Roth · 5 years ago
  9. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 years ago
  10. 0097f55 vboot: standardize on working data size by Joel Kitching · 5 years ago
  11. abe2f27 nvidia/tegra{124,210}/lp0: Directly include `stdint.h` by Nico Huber · 5 years ago
  12. a9273b50 soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>' by Elyes HAOUAS · 5 years ago
  13. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  14. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  15. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  16. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  17. c9b7d1f security/tpm: Fix TCPA log feature by Philipp Deppenwiese · 6 years ago
  18. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  19. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  20. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  21. dff29e0 bootmem: add new memory type for BL31 by Ting Shen · 6 years ago
  22. 1d748c5 console: Change BOOTBLOCK_CONSOLE default to `y` by Nico Huber · 6 years ago
  23. 2af17af security/vboot: Fix remaining measured boot issues by Philipp Deppenwiese · 6 years ago
  24. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  25. 755db95 (console,drivers/uart)/Kconfig: Fix dependencies by Nico Huber · 6 years ago
  26. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  27. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  28. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  29. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  30. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  31. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  32. c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  33. c5f4a8c tegra210_lp0: make sure to build with compiler.h included by Nico Huber · 6 years ago
  34. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  35. e879136 reset: Convert individual boards to `board_reset()` by Nico Huber · 6 years ago
  36. ce1064e tegra124_lp0: make sure to build with compiler.h included by Patrick Georgi · 6 years ago
  37. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  38. 88607a4 src: Use tabs for indentation by Elyes HAOUAS · 6 years ago
  39. 5ed02e1 soc/nvidia/tegra124: Increase bootblock size by Patrick Rudolph · 6 years ago
  40. 75a62e7 complier.h: add __always_inline and use it in code base by Aaron Durbin · 6 years ago
  41. 0370bcf complier.h: add __noreturn and use it in code base by Aaron Durbin · 6 years ago
  42. 73be9dd arm64: Remove set_cntfrq() function by Julius Werner · 6 years ago
  43. 809aeee src/soc: Fix typo by Elyes HAOUAS · 6 years ago
  44. 39303d5 src/soc: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  45. 05498a2 src/soc: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  46. 448d9fb src: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  47. c515898 src/soc: Add and update license headers by Martin Roth · 6 years ago
  48. 3fcb218 soc/nvidia: Get rid of device_t by Elyes HAOUAS · 6 years ago
  49. 7a604bb soc/nvidia/tegra(124|210): Add distclean targets by Martin Roth · 6 years ago
  50. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  51. 235daa4 driver/uart: Introduce a way for mainboard to override the baudrate by Julien Viard de Galbert · 6 years ago
  52. 5268b76 src/soc: Fix various typos by Jonathan Neuschäfer · 7 years ago
  53. feefcca soc/nvidia/tegra210: add missing bl31 params to ATF config by Andre Heider · 7 years ago
  54. 92712d3 soc/nvidia/tegra210: set up the clock of the chosen UART by Andre Heider · 7 years ago
  55. 86fd16c soc/nvidia/tegra210: add console UART helper functions by Andre Heider · 7 years ago
  56. c9aa0c3 soc/nvidia/tegra210: define missing UART clocks sources by Andre Heider · 7 years ago
  57. aa8e5d3 soc: Add Kconfig for each soc vendor by Chris Ching · 7 years ago
  58. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  59. 2517484 nvidia/tegra*: Use xcompile for compiler prefix unless specified by Patrick Georgi · 7 years ago
  60. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  61. 029dfff i2c: Move to Linux like `struct i2c_msg` by Nico Huber · 7 years ago
  62. 1ac0aa9 soc/nvidia/tegra*: force using our headers instead of compiler's/system's by Patrick Georgi · 7 years ago
  63. 99aa6ce src/soc: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  64. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  65. 26ce9af device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT by Nico Huber · 7 years ago
  66. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  67. c25b2a1 tegra210: Remove fake cpu_reset() by Julius Werner · 7 years ago
  68. b46e9f6 soc/nvidia/tegra*: Move spi driver to use spi_bus_map by Furquan Shaikh · 7 years ago
  69. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  70. 8c5884e lib/edid.c: Differentiate between absent and non-conformant EDID by Arthur Heymans · 7 years ago
  71. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  72. 94d9411 vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig option by Julius Werner · 7 years ago
  73. 1210b41 vboot: Select SoC-specific configuration for all Chrome OS boards by Julius Werner · 7 years ago
  74. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  75. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  76. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  77. f924aee soc/nvidia/tegra210: Remove CONSOLE_SERIAL_TEGRA210_UART_CHOICES by Martin Roth · 8 years ago
  78. 8ea0651 Makefiles: update cbfs types from bare numbers to values by Martin Roth · 8 years ago
  79. 29fc9bb commonlib: move DIV_ROUND macros from nvidia/tegra by Arthur Heymans · 8 years ago
  80. 4a83f1c src/soc: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  81. c7740d6 chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards by Julius Werner · 8 years ago
  82. 480a38f soc/nvidia/tegra210: remove unused spi boot device support by Aaron Durbin · 8 years ago
  83. 9ba0699 soc/nvidia/tegra132: remove tegra132 support by Aaron Durbin · 8 years ago
  84. 038e724 src/soc: Capitalize CPU, ACPI, RAM and ROM by Elyes HAOUAS · 8 years ago
  85. 9071670 nvidia/tegra124: Adjust memlayout to Chrome OS toolchain by Stefan Reinauer · 8 years ago
  86. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  87. 9cbc90a soc/nvidia/tegra124: remove cache_policiy option by Aaron Durbin · 8 years ago
  88. 4934818 Documentation: Fix doxygen errors by Martin Roth · 8 years ago
  89. 2d0281c tegra124: Build verstage when CHROMEOS is selected by Paul Kocialkowski · 8 years ago
  90. bc141de tegra124: Actually align the framebuffer's bytes-per-line to 32 by Paul Kocialkowski · 8 years ago
  91. 0a0f9c5 Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices by Julius Werner · 8 years ago
  92. 6ec72c9 drivers/uart: Use uart_platform_refclk for all UART models by Lee Leahy · 8 years ago
  93. 8957dd6 tegra124: Align the framebuffer's bytes-per-line to 32 by Paul Kocialkowski · 8 years ago
  94. 0dcd417 tegra132, tegra210: Align the framebuffer's bytes-per-line to 64 by Paul Kocialkowski · 8 years ago
  95. 536f5a7 tegra132, tegra210: Fix "becasue" typo in comments by Paul Kocialkowski · 8 years ago
  96. 2b6db97 edid: Make framebuffer row alignment configurable by Julius Werner · 8 years ago
  97. 6911219 edid: Add helper function to calculate bits-per-pixel dependent values by Julius Werner · 8 years ago
  98. f545208 nyan: Fix timestamps and CBFS SPI integration by Julius Werner · 9 years ago
  99. a7cac0c soc/*: fix uart's regwidth specification in cbtables by Patrick Georgi · 8 years ago
  100. d189987 tegra132/pistachio: Increase romstage size in memlayout.ld by Julius Werner · 9 years ago