1. 27d6ea5 configs: remove gwventana_gw5904_defconfig by Tim Harvey · 1 year, 9 months ago
  2. c3d9736 board: gw_ventana: enable MV88E61XX DSA support by Tim Harvey · 2 years ago
  3. aa3efb6 global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG by Tom Rini · 2 years ago
  4. 6d38c69 global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR to CFG by Tom Rini · 2 years ago
  5. 7d8ab3c Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 1 month ago
  6. 65e8b64 board: gateworks: gw_ventana: fix building with GCC 12.2 by Heinrich Schuchardt · 2 years, 1 month ago
  7. 23bde69 board: gateworks: gw_ventana: fix mmc env dev by Tim Harvey · 2 years, 2 months ago
  8. 613c326 gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXT by Tom Rini · 2 years, 6 months ago
  9. d003d89 board: gateworks: gw_ventana: remove obsolete file by Tim Harvey · 2 years, 7 months ago
  10. 0cba71c board: gateworks: gw_ventana: add support for GPY111 PHY by Tim Harvey · 2 years, 7 months ago
  11. 61cf225 board: gateworks: gw_ventana: use comomn GSC driver by Tim Harvey · 2 years, 8 months ago
  12. 6bec6c1 board: gateworks: gw_ventana: move ft_early_fixups out of common by Tim Harvey · 2 years, 9 months ago
  13. 6d7418c board: gateworks: gw_ventana: move GPIO config out of common by Tim Harvey · 2 years, 9 months ago
  14. d169313 board: gateworks: gw_ventana: move SPL uart config out of common by Tim Harvey · 2 years, 9 months ago
  15. cb339a0 board: gateworks: gw_ventana: convert to DM_I2C by Tim Harvey · 2 years, 9 months ago
  16. 051df08 board: gw_ventana: gsc: fix GSC read/write functions by Tim Harvey · 2 years, 8 months ago
  17. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
  18. 073b105 imx: ventana: fix USB hub reset by Tim Harvey · 3 years, 2 months ago
  19. 397d697 imx: ventana: update LVDS support by Tim Harvey · 3 years, 2 months ago
  20. 5434734 imx: ventana: remove phy gpio reset from dt by Tim Harvey · 3 years, 2 months ago
  21. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  22. 249ee65 imx: ventana: add support for GW54xx-G revision by Tim Harvey · 3 years, 4 months ago
  23. bf6bdef imx: ventana: add support for GW53xx-G revision by Tim Harvey · 3 years, 4 months ago
  24. 3ef59ac imx: ventana: add GW5913 support by Tim Harvey · 3 years, 4 months ago
  25. 744d21c imx: ventana: add GW5912 support by Tim Harvey · 3 years, 4 months ago
  26. 2580540 imx: ventana: add GW5910 support by Tim Harvey · 3 years, 4 months ago
  27. 2d02586 imx: ventana: use dt for hwmon by Tim Harvey · 3 years, 4 months ago
  28. 49b4efe imx: ventana: remove hard-coded flexcan standby pin by Tim Harvey · 3 years, 4 months ago
  29. 395f17d imx: ventana: remove hard-coded analog video codec enable by Tim Harvey · 3 years, 4 months ago
  30. a194e6e imx: ventana: remove hard-coded USB OTG pinmux by Tim Harvey · 3 years, 4 months ago
  31. aa85d25 imx: ventana: remove hard-coded PCI reset by Tim Harvey · 3 years, 4 months ago
  32. 034105a imx: ventana: remove hard-coded USB HUBRST# gpio config by Tim Harvey · 3 years, 4 months ago
  33. 92309aa imx: ventana: replace hard-coded LED config with dt based config by Tim Harvey · 3 years, 4 months ago
  34. 706d910 imx: ventana: remove nand field from common ventana struct by Tim Harvey · 3 years, 4 months ago
  35. 45c902c imx: ventana: move wdog/uhs-i board/revision dt fixups by Tim Harvey · 3 years, 4 months ago
  36. 36de64f imx: ventana: ignore EEPROM config when checking for NAND support by Tim Harvey · 3 years, 4 months ago
  37. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  38. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  39. c1f6fd2 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · 3 years, 5 months ago
  40. 31273c5 imx: ventana: display 'none' for MMC if board does not have it by Tim Harvey · 3 years, 6 months ago
  41. b57b14d imx: ventana: add support for DLC0700XDP21LF LCD display by Tim Harvey · 3 years, 6 months ago
  42. e9284c0 imx: ventana: display neteowrk PHY by Tim Harvey · 3 years, 6 months ago
  43. 9634c74 imx: ventana: add DP83867 PHY LED configuration by Tim Harvey · 3 years, 6 months ago
  44. 0545b17 imx: ventana: put LTC3676 regulators in continuous mode by Tim Harvey · 3 years, 6 months ago
  45. 722d228 imx: ventana: put PFUZ100 regulators in continuous mode by Tim Harvey · 3 years, 6 months ago
  46. a32be88 imx: ventana: add PMIC fix for GW54xx-G by Tim Harvey · 3 years, 6 months ago
  47. 729fd99 imx: ventana: remove unneeded includes by Tim Harvey · 3 years, 6 months ago
  48. cd18f1e imx: ventana: enable dm support for PCI and FEC ethernet by Tim Harvey · 3 years, 7 months ago
  49. 1afa31a imx: ventana: add delay before reading EEPROM by Tim Harvey · 3 years, 7 months ago
  50. ca3ac1e imx: ventana: enable dm for SPI by Tim Harvey · 3 years, 9 months ago
  51. 777f333 imx: ventana: enable dm for MTD and NAND by Tim Harvey · 3 years, 9 months ago
  52. 19a387f imx: ventana: enable dm support for MMC and SATA by Tim Harvey · 3 years, 9 months ago
  53. 72c4632 imx: ventana: enable dm support for USB by Tim Harvey · 3 years, 9 months ago
  54. ee025c1 imx: ventana: add pinctrl and remove unneeded UART init and config by Tim Harvey · 3 years, 9 months ago
  55. d863d05 imx: ventana: convert U-Boot to OF_CONTROL using FIT image by Tim Harvey · 3 years, 9 months ago
  56. acb9a13 imx: ventana: add Gateworks Ventana dts by Tim Harvey · 3 years, 9 months ago
  57. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  58. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  59. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  60. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  61. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  62. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  63. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  64. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  65. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  66. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  67. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  68. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
  69. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  70. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  71. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  72. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  73. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  74. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  75. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  76. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  77. 0ab327a imx: ventana: added support for 16bit 8Gb density (1GiB) DRAM by Tim Harvey · 6 years ago
  78. 74389c1 imx: ventana: hexdump invalid EEPROM data by Tim Harvey · 6 years ago
  79. 1d23f7b imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+) by Tim Harvey · 6 years ago
  80. ad2efa3 imx: ventana: gw5904/gw5909: disable RS485 by Tim Harvey · 6 years ago
  81. 9cdb1c6 imx: ventana: add support for GW5901/GW5902 by Tim Harvey · 6 years ago
  82. 2285094 imx: ventana: add support for GW5909 by Tim Harvey · 6 years ago
  83. ebe07ef imx: ventana: add support for GW5908 by Tim Harvey · 6 years ago
  84. 00606b5 imx: ventana: add support for GW5907 by Tim Harvey · 6 years ago
  85. 988916a imx: ventana: add support for GW5906 by Tim Harvey · 6 years ago
  86. 64bdd12 imx: ventana: add i2c detect for all LVDS displays by Tim Harvey · 6 years ago
  87. fd10b3b imx: ventana: skip nand init for nandless boards by Tim Harvey · 6 years ago
  88. b81c07b imx: ventana: add support for Z101WX01 LVDS display by Tim Harvey · 6 years ago
  89. d1c3867 imx: ventana: add support for GW5905 by Tim Harvey · 6 years ago
  90. 3f0da87 imx: ventana: remove setup of I2C3 from SPL by Tim Harvey · 6 years ago
  91. ff3568f imx: ventana: do not iomux UART1 by Tim Harvey · 6 years ago
  92. 9dde167 imx: ventana: mv88e61xx change LED configuration by Tim Harvey · 6 years ago
  93. b35fb6a board: constify struct node_info array by Masahiro Yamada · 6 years ago
  94. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  95. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  96. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  97. bf52330 imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPL by Tom Rini · 7 years ago
  98. c10b1c4 imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL by Tom Rini · 7 years ago
  99. 30df9f7 imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago
  100. 3aa4b70 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago