1. 05498a2 src/soc: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  2. 448d9fb src: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  3. c515898 src/soc: Add and update license headers by Martin Roth · 6 years ago
  4. 3fcb218 soc/nvidia: Get rid of device_t by Elyes HAOUAS · 6 years ago
  5. 7a604bb soc/nvidia/tegra(124|210): Add distclean targets by Martin Roth · 6 years ago
  6. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  7. 235daa4 driver/uart: Introduce a way for mainboard to override the baudrate by Julien Viard de Galbert · 6 years ago
  8. 5268b76 src/soc: Fix various typos by Jonathan Neuschäfer · 7 years ago
  9. feefcca soc/nvidia/tegra210: add missing bl31 params to ATF config by Andre Heider · 7 years ago
  10. 92712d3 soc/nvidia/tegra210: set up the clock of the chosen UART by Andre Heider · 7 years ago
  11. 86fd16c soc/nvidia/tegra210: add console UART helper functions by Andre Heider · 7 years ago
  12. c9aa0c3 soc/nvidia/tegra210: define missing UART clocks sources by Andre Heider · 7 years ago
  13. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  14. 2517484 nvidia/tegra*: Use xcompile for compiler prefix unless specified by Patrick Georgi · 7 years ago
  15. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  16. 1ac0aa9 soc/nvidia/tegra*: force using our headers instead of compiler's/system's by Patrick Georgi · 7 years ago
  17. 99aa6ce src/soc: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  18. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  19. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  20. c25b2a1 tegra210: Remove fake cpu_reset() by Julius Werner · 7 years ago
  21. b46e9f6 soc/nvidia/tegra*: Move spi driver to use spi_bus_map by Furquan Shaikh · 7 years ago
  22. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  23. 8c5884e lib/edid.c: Differentiate between absent and non-conformant EDID by Arthur Heymans · 7 years ago
  24. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  25. 1210b41 vboot: Select SoC-specific configuration for all Chrome OS boards by Julius Werner · 7 years ago
  26. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  27. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  28. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  29. f924aee soc/nvidia/tegra210: Remove CONSOLE_SERIAL_TEGRA210_UART_CHOICES by Martin Roth · 8 years ago
  30. 8ea0651 Makefiles: update cbfs types from bare numbers to values by Martin Roth · 8 years ago
  31. 29fc9bb commonlib: move DIV_ROUND macros from nvidia/tegra by Arthur Heymans · 8 years ago
  32. c7740d6 chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards by Julius Werner · 8 years ago
  33. 480a38f soc/nvidia/tegra210: remove unused spi boot device support by Aaron Durbin · 8 years ago
  34. 038e724 src/soc: Capitalize CPU, ACPI, RAM and ROM by Elyes HAOUAS · 8 years ago
  35. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  36. 4934818 Documentation: Fix doxygen errors by Martin Roth · 8 years ago
  37. 0a0f9c5 Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices by Julius Werner · 8 years ago
  38. 0dcd417 tegra132, tegra210: Align the framebuffer's bytes-per-line to 64 by Paul Kocialkowski · 8 years ago
  39. 536f5a7 tegra132, tegra210: Fix "becasue" typo in comments by Paul Kocialkowski · 8 years ago
  40. 2b6db97 edid: Make framebuffer row alignment configurable by Julius Werner · 8 years ago
  41. 6911219 edid: Add helper function to calculate bits-per-pixel dependent values by Julius Werner · 8 years ago
  42. a7cac0c soc/*: fix uart's regwidth specification in cbtables by Patrick Georgi · 9 years ago
  43. ce8c4bf tegra132/210: Remove memlayout_vboot2.ld by Julius Werner · 9 years ago
  44. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 9 years ago
  45. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  46. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago
  47. 66a476a arm64: Implement generic stage transitions for non-Tegra SoCs by Julius Werner · 9 years ago
  48. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  49. fe4cbf1 arm64: mmu: Make page table manipulation work across stages by Julius Werner · 9 years ago
  50. fdb3a8d arm64: Remove cpu intialization through device-tree by Furquan Shaikh · 9 years ago
  51. b3f6ad3 arm64: Remove SMP support by Furquan Shaikh · 9 years ago
  52. 1148786 arm64: remove spin table support by Aaron Durbin · 9 years ago
  53. 0325a45 arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT by Aaron Durbin · 9 years ago
  54. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  55. a28e908 nvidia/tegra210: lp0_resume: clear the MC_INTSTATUS if MC_INTMASK was 0 by Joseph Lo · 9 years ago
  56. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  57. b864de5 nvidia/tegra210: Drop FSF address by Patrick Georgi · 9 years ago
  58. e957832b vboot: remove remnants of VBOOT_STUB by Aaron Durbin · 9 years ago
  59. 5226266 Do not show HAVE_MTC on non-tegra210 by Vladimir Serbinenko · 9 years ago
  60. 37a5d15 cbfs: add struct cbfsf by Aaron Durbin · 9 years ago
  61. 77051f1 tegra132/tegra210: remove verstage.c by Aaron Durbin · 9 years ago
  62. 588ad7b vboot: provide a unified flow for separate verstage by Aaron Durbin · 9 years ago
  63. 741537e t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakage by Yen Lin · 9 years ago
  64. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  65. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  66. bc98cc6 bootmode: add display_init_required() by Aaron Durbin · 9 years ago
  67. 3ad69e8 t210: sdram_lp0: also save EmcBctSpare2 field by Yen Lin · 9 years ago
  68. 4cd0d2f t210: lp0_resume: apply mbist WAR for audio on resume by Christopher Freeman · 9 years ago
  69. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  70. 5096787 T210: Add 128MB VPR allocation/carveout by Tom Warren · 9 years ago
  71. 8b38519 t210: Move page tables to end of TZDRAM by Furquan Shaikh · 9 years ago
  72. f814215 t210: Pass in required BL31 parameters by Furquan Shaikh · 9 years ago
  73. 0bdb88b Smaug: Add NVDEC and TSEC carveouts by Tom Warren · 9 years ago
  74. 967cd9a ChromeOS: Fix Kconfig dependencies by Martin Roth · 9 years ago
  75. d7eb0cb license headers: Drop FSF addresses again by Patrick Georgi · 9 years ago
  76. dec2751 t210: lp0_resume: implement MBIST workaround by Yen Lin · 9 years ago
  77. 5bd030d tegra210: Fix parameter order of write32() by Stefan Reinauer · 9 years ago
  78. 775f833 tegra lp0: fix checkpatch errors by Stefan Reinauer · 9 years ago
  79. ff40196 t210: audio: add CLK_V_EXTPERIPH1 clock by Yen Lin · 9 years ago
  80. c2eae1a t210: Enable WRAP to INCR burst type conversion in MSELECT by Yen Lin · 9 years ago
  81. a501a8f t210: implement MBIST workaround by Yen Lin · 9 years ago
  82. 21ee13c t210: lp0_resume: set CAR2PMC_CPU_ACK_WIDTH to 0 by Yen Lin · 9 years ago
  83. cbaf927 t210: change memlayout.ld by Yen Lin · 9 years ago
  84. 2b7693d t210: Add tegra_lp0_resume code by Yen Lin · 9 years ago
  85. 7fea270 t210: Correct device MMIO range by Jimmy Zhang · 9 years ago
  86. ae3d71a t210: new sdram_lp0_save_params() function by Yen Lin · 9 years ago
  87. 5e03cd5 t210: correct odmdata location in bct by Yen Lin · 9 years ago
  88. 37daf35 t210: Reorganize memlayout.ld by Furquan Shaikh · 9 years ago
  89. 7731cdd t210: SPI driver cleanup by Furquan Shaikh · 9 years ago
  90. fe48f09 t210: Correct dma_busy function by Furquan Shaikh · 9 years ago
  91. 0aa1d50 t210: Add PINMUX macros for drive strength by Furquan Shaikh · 9 years ago
  92. a9bc3bf tegra124/tegra210: Include stages.h in bootblock.c by Stefan Reinauer · 9 years ago
  93. 2687d93 tegra210: Fix coding style in clock.c by Stefan Reinauer · 9 years ago
  94. 25fbe2a t210: Apply A57 hardware issue workaround during cpu startup by Furquan Shaikh · 9 years ago
  95. 3ae5044 t210: Add TZDRAM_BASE param to BL31_MAKEARGS by Furquan Shaikh · 9 years ago
  96. cad9e7a t210: set CAR2PMC_CPU_ACK_WIDTH to 0 by Yen Lin · 9 years ago
  97. 13fb749 t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to work by Yen Lin · 9 years ago
  98. 8e39975 memlayout: Add timestamp regions for t210 and cygnus by Stefan Reinauer · 9 years ago
  99. faa76f5 T210: UTMIP: Correct UTMIP PLL programming as per Mark Kuo by Tom Warren · 9 years ago
  100. 5bcf8d6 t210: MTC cleanup by Furquan Shaikh · 9 years ago