1. 3140217 tree: Remove blank lines before '}' and after '{' by Elyes Haouas · 4 months ago
  2. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  3. 555c3b1 soc/nvidia: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  4. 668132a4 {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file by Elyes HAOUAS · 3 years, 11 months ago
  5. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 2 months ago
  6. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 2 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  8. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  9. a2ee761 soc/nvidia: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  10. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  11. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 8 months ago
  12. a37eef1 soc/nvidia/tegra: Constify variable by Patrick Georgi · 4 years, 8 months ago
  13. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 8 months ago
  14. 3397ef9 soc/nvidia/tegra: Remove duplicate macros by Jacob Garber · 4 years, 8 months ago
  15. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  16. a4e8fb2 arch/non-x86: Remove use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  17. 3081855 soc/nvidia: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  18. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  19. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  20. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  21. 88607a4 src: Use tabs for indentation by Elyes HAOUAS · 6 years ago
  22. 39303d5 src/soc: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  23. 05498a2 src/soc: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  24. c515898 src/soc: Add and update license headers by Martin Roth · 6 years ago
  25. 3fcb218 soc/nvidia: Get rid of device_t by Elyes HAOUAS · 6 years ago
  26. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  27. 029dfff i2c: Move to Linux like `struct i2c_msg` by Nico Huber · 7 years ago
  28. 29fc9bb commonlib: move DIV_ROUND macros from nvidia/tegra by Arthur Heymans · 8 years ago
  29. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  30. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  31. e724879 t210: Set UTMIP_PCOUNT_UPDN_DIV to 0 by Stephen Barber · 9 years ago
  32. 355dc1e nvidia/tegra: expose more registers by Tom Warren · 9 years ago
  33. 018216d tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.h by Furquan Shaikh · 9 years ago
  34. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  35. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  36. cb6bb3b nvidia/tegra*: check bus number for i2c driver APIs by Yen Lin · 9 years ago
  37. 9418476 arm(64): Manually clean up the mess left by write32() transition by Julius Werner · 9 years ago
  38. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  39. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 9 years ago
  40. fff922b rush: Enable dp display by Jimmy Zhang · 10 years ago
  41. 51b314b ryu: display: Set display shift clock divider by Jimmy Zhang · 10 years ago
  42. d4dff6217 ryu: display: Split dc functions from dsi display code by Jimmy Zhang · 10 years ago
  43. 93147b5 tegra132: Set dc to resize the difference between framebuffer and panel by Jimmy Zhang · 10 years ago
  44. e3a938d tegra132: Add dsi driver by Jimmy Zhang · 10 years ago
  45. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  46. f0d21ff3 tegra124: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  47. 8c440a6 tegra124: add support for full DP link training by Neil Chen · 10 years ago
  48. 2296774 tegra: Clean up USB code by Furquan Shaikh · 10 years ago
  49. 2f3a7fb tegra: correct gpio_index_to_port() calculation by Aaron Durbin · 10 years ago
  50. bf53418 tegra132: output chip information and MTS version by Aaron Durbin · 10 years ago
  51. 401b3b6 tegra132: provide pad configuration interface by Aaron Durbin · 10 years ago
  52. 9c9c336 Generalize revision number calculation function by Vadim Bendebury · 10 years ago
  53. a4d784e include/types.h: Provide BIT() macro by Alexandru Gagniuc · 9 years ago
  54. 4a810ba nyan*: I2C: Fix bus clear BC_TERMINATE naming. by Tom Warren · 10 years ago
  55. f4ef77e tegra: i2c: re-init i2c controller after reset by Jimmy Zhang · 10 years ago
  56. 83d1ba7e tegra: i2c: Add a timeout to I2C bit clear recovery mechanism by Julius Werner · 10 years ago
  57. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  58. bb932c5 nyan*: I2C: Implement bus clear when 'ARB_LOST' error occurs by Tom Warren · 10 years ago
  59. 41359bd nyan*: enable CLAMP_INPUTS by Ken Chang · 10 years ago
  60. e57c303 tegra124: clock: Enforce PLL constraints for VCO and CF by Julius Werner · 10 years ago
  61. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  62. 6541b28 tegra124: i2c: Reset the controller when there's an error. by Gabe Black · 10 years ago
  63. bd5925a t124: Clean up display init functions by Jimmy Zhang · 10 years ago
  64. bf04eda tegra124: enable JTAG in Security Mode by Jimmy Zhang · 10 years ago
  65. 301f84c tegra124: Add pwm_controller registers by Andrew Chew · 10 years ago
  66. 64982c50 tegra/nyan*: sdram updates by Tom Warren · 10 years ago
  67. 03784fa Add check_member macro to allow clean and easy struct offset checking by Julius Werner · 11 years ago
  68. edf6b57 tegra124/nyan: display, clock, and other updates by Julius Werner · 11 years ago
  69. 2fc3b62 tegra124/nyan: various fixes and additions by Hung-Te Lin · 11 years ago
  70. d40be11 tegra124/nyan: rougly stable code base by Gabe Black · 11 years ago
  71. 14eb43b tegra124: Implement the tegra i2c driver. by Gabe Black · 11 years ago
  72. 08d5a89 tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs. by Gabe Black · 11 years ago