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