1. 073b105 imx: ventana: fix USB hub reset by Tim Harvey · 3 years, 1 month ago
  2. 397d697 imx: ventana: update LVDS support by Tim Harvey · 3 years, 1 month ago
  3. 5434734 imx: ventana: remove phy gpio reset from dt by Tim Harvey · 3 years, 1 month ago
  4. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  5. 249ee65 imx: ventana: add support for GW54xx-G revision by Tim Harvey · 3 years, 3 months ago
  6. bf6bdef imx: ventana: add support for GW53xx-G revision by Tim Harvey · 3 years, 3 months ago
  7. 3ef59ac imx: ventana: add GW5913 support by Tim Harvey · 3 years, 3 months ago
  8. 744d21c imx: ventana: add GW5912 support by Tim Harvey · 3 years, 3 months ago
  9. 2580540 imx: ventana: add GW5910 support by Tim Harvey · 3 years, 3 months ago
  10. 2d02586 imx: ventana: use dt for hwmon by Tim Harvey · 3 years, 3 months ago
  11. 49b4efe imx: ventana: remove hard-coded flexcan standby pin by Tim Harvey · 3 years, 3 months ago
  12. 395f17d imx: ventana: remove hard-coded analog video codec enable by Tim Harvey · 3 years, 3 months ago
  13. a194e6e imx: ventana: remove hard-coded USB OTG pinmux by Tim Harvey · 3 years, 3 months ago
  14. aa85d25 imx: ventana: remove hard-coded PCI reset by Tim Harvey · 3 years, 3 months ago
  15. 034105a imx: ventana: remove hard-coded USB HUBRST# gpio config by Tim Harvey · 3 years, 3 months ago
  16. 92309aa imx: ventana: replace hard-coded LED config with dt based config by Tim Harvey · 3 years, 3 months ago
  17. 706d910 imx: ventana: remove nand field from common ventana struct by Tim Harvey · 3 years, 3 months ago
  18. 45c902c imx: ventana: move wdog/uhs-i board/revision dt fixups by Tim Harvey · 3 years, 3 months ago
  19. 36de64f imx: ventana: ignore EEPROM config when checking for NAND support by Tim Harvey · 3 years, 3 months ago
  20. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  21. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  22. c1f6fd2 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · 3 years, 4 months ago
  23. 31273c5 imx: ventana: display 'none' for MMC if board does not have it by Tim Harvey · 3 years, 4 months ago
  24. b57b14d imx: ventana: add support for DLC0700XDP21LF LCD display by Tim Harvey · 3 years, 4 months ago
  25. e9284c0 imx: ventana: display neteowrk PHY by Tim Harvey · 3 years, 4 months ago
  26. 9634c74 imx: ventana: add DP83867 PHY LED configuration by Tim Harvey · 3 years, 4 months ago
  27. 0545b17 imx: ventana: put LTC3676 regulators in continuous mode by Tim Harvey · 3 years, 4 months ago
  28. 722d228 imx: ventana: put PFUZ100 regulators in continuous mode by Tim Harvey · 3 years, 4 months ago
  29. a32be88 imx: ventana: add PMIC fix for GW54xx-G by Tim Harvey · 3 years, 4 months ago
  30. 729fd99 imx: ventana: remove unneeded includes by Tim Harvey · 3 years, 4 months ago
  31. cd18f1e imx: ventana: enable dm support for PCI and FEC ethernet by Tim Harvey · 3 years, 6 months ago
  32. 1afa31a imx: ventana: add delay before reading EEPROM by Tim Harvey · 3 years, 6 months ago
  33. ca3ac1e imx: ventana: enable dm for SPI by Tim Harvey · 3 years, 8 months ago
  34. 777f333 imx: ventana: enable dm for MTD and NAND by Tim Harvey · 3 years, 8 months ago
  35. 19a387f imx: ventana: enable dm support for MMC and SATA by Tim Harvey · 3 years, 8 months ago
  36. 72c4632 imx: ventana: enable dm support for USB by Tim Harvey · 3 years, 8 months ago
  37. ee025c1 imx: ventana: add pinctrl and remove unneeded UART init and config by Tim Harvey · 3 years, 8 months ago
  38. d863d05 imx: ventana: convert U-Boot to OF_CONTROL using FIT image by Tim Harvey · 3 years, 8 months ago
  39. acb9a13 imx: ventana: add Gateworks Ventana dts by Tim Harvey · 3 years, 8 months ago
  40. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  41. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
  42. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  43. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  44. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  45. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  46. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  47. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  48. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  49. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  50. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  51. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  52. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  53. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 11 months ago
  54. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  55. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  56. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  57. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  58. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  59. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  60. 0ab327a imx: ventana: added support for 16bit 8Gb density (1GiB) DRAM by Tim Harvey · 6 years ago
  61. 74389c1 imx: ventana: hexdump invalid EEPROM data by Tim Harvey · 6 years ago
  62. 1d23f7b imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+) by Tim Harvey · 6 years ago
  63. ad2efa3 imx: ventana: gw5904/gw5909: disable RS485 by Tim Harvey · 6 years ago
  64. 9cdb1c6 imx: ventana: add support for GW5901/GW5902 by Tim Harvey · 6 years ago
  65. 2285094 imx: ventana: add support for GW5909 by Tim Harvey · 6 years ago
  66. ebe07ef imx: ventana: add support for GW5908 by Tim Harvey · 6 years ago
  67. 00606b5 imx: ventana: add support for GW5907 by Tim Harvey · 6 years ago
  68. 988916a imx: ventana: add support for GW5906 by Tim Harvey · 6 years ago
  69. 64bdd12 imx: ventana: add i2c detect for all LVDS displays by Tim Harvey · 6 years ago
  70. fd10b3b imx: ventana: skip nand init for nandless boards by Tim Harvey · 6 years ago
  71. b81c07b imx: ventana: add support for Z101WX01 LVDS display by Tim Harvey · 6 years ago
  72. d1c3867 imx: ventana: add support for GW5905 by Tim Harvey · 6 years ago
  73. 3f0da87 imx: ventana: remove setup of I2C3 from SPL by Tim Harvey · 6 years ago
  74. ff3568f imx: ventana: do not iomux UART1 by Tim Harvey · 6 years ago
  75. 9dde167 imx: ventana: mv88e61xx change LED configuration by Tim Harvey · 6 years ago
  76. b35fb6a board: constify struct node_info array by Masahiro Yamada · 6 years ago
  77. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  78. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  79. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  80. bf52330 imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPL by Tom Rini · 7 years ago
  81. c10b1c4 imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL by Tom Rini · 7 years ago
  82. 30df9f7 imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago
  83. 3aa4b70 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  84. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  85. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  86. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  87. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  88. 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  89. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  90. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  91. 5d98285 arm: Include asm/setup.h explictly by Simon Glass · 7 years ago
  92. 520f556 Convert CONFIG_CMD_GSC to Kconfig by Simon Glass · 7 years ago
  93. d96e898 Convert CONFIG_CMD_EECONFIG to Kconfig by Simon Glass · 7 years ago
  94. 9f0a3ac imx: ventana: update imx wdog external reset dt property by Tim Harvey · 7 years ago
  95. 27388d5 imx: ventana: fix GW520x external watchdog dt update by Tim Harvey · 7 years ago
  96. 9ba8b9b gw_ventana: Fix unused variable warnings by Tom Rini · 7 years ago
  97. 0fd28b1 power: Drop CONFIG_I2C_PMIC by Simon Glass · 7 years ago
  98. d3a2bcf imx: ventana: add new board configs to MAINTAINERS by Tim Harvey · 8 years ago
  99. d576d6f imx: ventana: fix GW5903 VDD_ARM rail by Tim Harvey · 8 years ago
  100. 214fb19 imx: ventana: add GW5903 support by Tim Harvey · 8 years ago