1. 809aeee src/soc: Fix typo by Elyes HAOUAS · 6 years ago
  2. 39303d5 src/soc: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  3. 05498a2 src/soc: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  4. 448d9fb src: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  5. c515898 src/soc: Add and update license headers by Martin Roth · 6 years ago
  6. 3fcb218 soc/nvidia: Get rid of device_t by Elyes HAOUAS · 6 years ago
  7. 7a604bb soc/nvidia/tegra(124|210): Add distclean targets by Martin Roth · 6 years ago
  8. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  9. 235daa4 driver/uart: Introduce a way for mainboard to override the baudrate by Julien Viard de Galbert · 6 years ago
  10. 5268b76 src/soc: Fix various typos by Jonathan Neuschäfer · 7 years ago
  11. feefcca soc/nvidia/tegra210: add missing bl31 params to ATF config by Andre Heider · 7 years ago
  12. 92712d3 soc/nvidia/tegra210: set up the clock of the chosen UART by Andre Heider · 7 years ago
  13. 86fd16c soc/nvidia/tegra210: add console UART helper functions by Andre Heider · 7 years ago
  14. c9aa0c3 soc/nvidia/tegra210: define missing UART clocks sources by Andre Heider · 7 years ago
  15. aa8e5d3 soc: Add Kconfig for each soc vendor by Chris Ching · 7 years ago
  16. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  17. 2517484 nvidia/tegra*: Use xcompile for compiler prefix unless specified by Patrick Georgi · 7 years ago
  18. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  19. 029dfff i2c: Move to Linux like `struct i2c_msg` by Nico Huber · 7 years ago
  20. 1ac0aa9 soc/nvidia/tegra*: force using our headers instead of compiler's/system's by Patrick Georgi · 7 years ago
  21. 99aa6ce src/soc: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  22. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  23. 26ce9af device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT by Nico Huber · 7 years ago
  24. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  25. c25b2a1 tegra210: Remove fake cpu_reset() by Julius Werner · 7 years ago
  26. b46e9f6 soc/nvidia/tegra*: Move spi driver to use spi_bus_map by Furquan Shaikh · 7 years ago
  27. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  28. 8c5884e lib/edid.c: Differentiate between absent and non-conformant EDID by Arthur Heymans · 7 years ago
  29. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  30. 94d9411 vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig option by Julius Werner · 7 years ago
  31. 1210b41 vboot: Select SoC-specific configuration for all Chrome OS boards by Julius Werner · 7 years ago
  32. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  33. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  34. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  35. f924aee soc/nvidia/tegra210: Remove CONSOLE_SERIAL_TEGRA210_UART_CHOICES by Martin Roth · 8 years ago
  36. 8ea0651 Makefiles: update cbfs types from bare numbers to values by Martin Roth · 8 years ago
  37. 29fc9bb commonlib: move DIV_ROUND macros from nvidia/tegra by Arthur Heymans · 8 years ago
  38. 4a83f1c src/soc: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  39. c7740d6 chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards by Julius Werner · 8 years ago
  40. 480a38f soc/nvidia/tegra210: remove unused spi boot device support by Aaron Durbin · 8 years ago
  41. 9ba0699 soc/nvidia/tegra132: remove tegra132 support by Aaron Durbin · 8 years ago
  42. 038e724 src/soc: Capitalize CPU, ACPI, RAM and ROM by Elyes HAOUAS · 8 years ago
  43. 9071670 nvidia/tegra124: Adjust memlayout to Chrome OS toolchain by Stefan Reinauer · 8 years ago
  44. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  45. 9cbc90a soc/nvidia/tegra124: remove cache_policiy option by Aaron Durbin · 8 years ago
  46. 4934818 Documentation: Fix doxygen errors by Martin Roth · 8 years ago
  47. 2d0281c tegra124: Build verstage when CHROMEOS is selected by Paul Kocialkowski · 8 years ago
  48. bc141de tegra124: Actually align the framebuffer's bytes-per-line to 32 by Paul Kocialkowski · 8 years ago
  49. 0a0f9c5 Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices by Julius Werner · 8 years ago
  50. 6ec72c9 drivers/uart: Use uart_platform_refclk for all UART models by Lee Leahy · 8 years ago
  51. 8957dd6 tegra124: Align the framebuffer's bytes-per-line to 32 by Paul Kocialkowski · 8 years ago
  52. 0dcd417 tegra132, tegra210: Align the framebuffer's bytes-per-line to 64 by Paul Kocialkowski · 8 years ago
  53. 536f5a7 tegra132, tegra210: Fix "becasue" typo in comments by Paul Kocialkowski · 8 years ago
  54. 2b6db97 edid: Make framebuffer row alignment configurable by Julius Werner · 8 years ago
  55. 6911219 edid: Add helper function to calculate bits-per-pixel dependent values by Julius Werner · 8 years ago
  56. f545208 nyan: Fix timestamps and CBFS SPI integration by Julius Werner · 9 years ago
  57. a7cac0c soc/*: fix uart's regwidth specification in cbtables by Patrick Georgi · 9 years ago
  58. d189987 tegra132/pistachio: Increase romstage size in memlayout.ld by Julius Werner · 9 years ago
  59. ce8c4bf tegra132/210: Remove memlayout_vboot2.ld by Julius Werner · 9 years ago
  60. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 9 years ago
  61. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  62. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  63. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago
  64. 66a476a arm64: Implement generic stage transitions for non-Tegra SoCs by Julius Werner · 9 years ago
  65. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  66. fe4cbf1 arm64: mmu: Make page table manipulation work across stages by Julius Werner · 9 years ago
  67. fdb3a8d arm64: Remove cpu intialization through device-tree by Furquan Shaikh · 9 years ago
  68. b3f6ad3 arm64: Remove SMP support by Furquan Shaikh · 9 years ago
  69. 1148786 arm64: remove spin table support by Aaron Durbin · 9 years ago
  70. 0325a45 arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT by Aaron Durbin · 9 years ago
  71. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  72. a28e908 nvidia/tegra210: lp0_resume: clear the MC_INTSTATUS if MC_INTMASK was 0 by Joseph Lo · 9 years ago
  73. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  74. b864de5 nvidia/tegra210: Drop FSF address by Patrick Georgi · 9 years ago
  75. b1535e6 t132: Add TIMESTAMP region to memlayout.ld by Furquan Shaikh · 9 years ago
  76. fb9e378 tegra132: increase romstage size for vboot by Aaron Durbin · 9 years ago
  77. e957832b vboot: remove remnants of VBOOT_STUB by Aaron Durbin · 9 years ago
  78. 5226266 Do not show HAVE_MTC on non-tegra210 by Vladimir Serbinenko · 9 years ago
  79. 37a5d15 cbfs: add struct cbfsf by Aaron Durbin · 9 years ago
  80. 5a4f289 tegra124: use the common verstage flow by Aaron Durbin · 9 years ago
  81. 77051f1 tegra132/tegra210: remove verstage.c by Aaron Durbin · 9 years ago
  82. 588ad7b vboot: provide a unified flow for separate verstage by Aaron Durbin · 9 years ago
  83. d972f78 linking: link bootblock.elf with .data and .bss sections again by Aaron Durbin · 9 years ago
  84. 741537e t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakage by Yen Lin · 9 years ago
  85. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  86. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  87. bc98cc6 bootmode: add display_init_required() by Aaron Durbin · 9 years ago
  88. 3ad69e8 t210: sdram_lp0: also save EmcBctSpare2 field by Yen Lin · 9 years ago
  89. 4cd0d2f t210: lp0_resume: apply mbist WAR for audio on resume by Christopher Freeman · 9 years ago
  90. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  91. 5096787 T210: Add 128MB VPR allocation/carveout by Tom Warren · 9 years ago
  92. 8b38519 t210: Move page tables to end of TZDRAM by Furquan Shaikh · 9 years ago
  93. f814215 t210: Pass in required BL31 parameters by Furquan Shaikh · 9 years ago
  94. 0bdb88b Smaug: Add NVDEC and TSEC carveouts by Tom Warren · 9 years ago
  95. 967cd9a ChromeOS: Fix Kconfig dependencies by Martin Roth · 9 years ago
  96. d7eb0cb license headers: Drop FSF addresses again by Patrick Georgi · 9 years ago
  97. dec2751 t210: lp0_resume: implement MBIST workaround by Yen Lin · 9 years ago
  98. 5bd030d tegra210: Fix parameter order of write32() by Stefan Reinauer · 9 years ago
  99. 775f833 tegra lp0: fix checkpatch errors by Stefan Reinauer · 9 years ago
  100. ff40196 t210: audio: add CLK_V_EXTPERIPH1 clock by Yen Lin · 9 years ago