1. 613c326 gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXT by Tom Rini · 2 years, 3 months ago
  2. 6692cd9 imx: imx8mm/n/p-venice: enable pinctrl_wdog in SPL by Peng Fan · 2 years, 3 months ago
  3. d003d89 board: gateworks: gw_ventana: remove obsolete file by Tim Harvey · 2 years, 5 months ago
  4. 0cba71c board: gateworks: gw_ventana: add support for GPY111 PHY by Tim Harvey · 2 years, 5 months ago
  5. 6fc6394 board: gateworks: venice: enable SPL_DM_SERIAL by Tim Harvey · 2 years, 5 months ago
  6. 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 5 months ago
  7. 2395625 board: gateworks: venice: add imx8mp-venice-gw740x support by Tim Harvey · 2 years, 5 months ago
  8. 93de85c board: gateworks: venice: add additional levels for dtb name match by Tim Harvey · 2 years, 5 months ago
  9. 61cf225 board: gateworks: gw_ventana: use comomn GSC driver by Tim Harvey · 2 years, 5 months ago
  10. fb9ec33 board: gateworks: venice: use common GSC driver by Tim Harvey · 2 years, 5 months ago
  11. a1c7110 board: gateworks: venice: add imx8mm-gw7903 support by Tim Harvey · 2 years, 7 months ago
  12. 8f40e7d board: gateworks venice: add support for GPY111 phy by Tim Harvey · 2 years, 7 months ago
  13. 2556581 board: venice: add spl_board_loader_name by Tim Harvey · 2 years, 7 months ago
  14. 6bec6c1 board: gateworks: gw_ventana: move ft_early_fixups out of common by Tim Harvey · 2 years, 7 months ago
  15. 6d7418c board: gateworks: gw_ventana: move GPIO config out of common by Tim Harvey · 2 years, 7 months ago
  16. d169313 board: gateworks: gw_ventana: move SPL uart config out of common by Tim Harvey · 2 years, 7 months ago
  17. cb339a0 board: gateworks: gw_ventana: convert to DM_I2C by Tim Harvey · 2 years, 7 months ago
  18. 52ae8d6 board: gateworks: venice: determine dram size at runtime by Tim Harvey · 2 years, 6 months ago
  19. 051df08 board: gw_ventana: gsc: fix GSC read/write functions by Tim Harvey · 2 years, 6 months ago
  20. 2cb156e board: gateworks: venice: add imx8mn-gw7902 support by Tim Harvey · 2 years, 7 months ago
  21. 5c86a8f imx: Don't define __ASSEMBLY__ in source files by Simon Glass · 2 years, 8 months ago
  22. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 9 months ago
  23. 7d926c9 imx8mm_venice: switch to use binman to pack images by Tim Harvey · 2 years, 9 months ago
  24. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 2 years, 10 months ago
  25. 073b105 imx: ventana: fix USB hub reset by Tim Harvey · 3 years ago
  26. 397d697 imx: ventana: update LVDS support by Tim Harvey · 3 years ago
  27. 5434734 imx: ventana: remove phy gpio reset from dt by Tim Harvey · 3 years ago
  28. f8a792e board: gateworks: venice: update thermal temp thresholds per cpu grade by Tim Harvey · 3 years, 1 month ago
  29. 45e82c3 board: gateworks: venice: do not overwrite serial# by Tim Harvey · 3 years, 1 month ago
  30. 9e4b38a board: gateworks: venice: display hwmon details by default by Tim Harvey · 3 years, 1 month ago
  31. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years ago
  32. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 1 month ago
  33. 2eb8564 board: gateworks: venice: add board model to dt by Tim Harvey · 3 years, 2 months ago
  34. a8a72c3 board: gateworks: venice: add imx8mm-gw7902 support by Tim Harvey · 3 years, 2 months ago
  35. 57d27aa board: gateworks: venice: add board model/serial# to env by Tim Harvey · 3 years, 2 months ago
  36. 67c6d03 board: gateworks: venice: use bus numbers vs names by Tim Harvey · 3 years, 2 months ago
  37. 692c25e board: gateworks: venice: get mem size from dt by Tim Harvey · 3 years, 2 months ago
  38. 249ee65 imx: ventana: add support for GW54xx-G revision by Tim Harvey · 3 years, 2 months ago
  39. bf6bdef imx: ventana: add support for GW53xx-G revision by Tim Harvey · 3 years, 2 months ago
  40. 3ef59ac imx: ventana: add GW5913 support by Tim Harvey · 3 years, 2 months ago
  41. 744d21c imx: ventana: add GW5912 support by Tim Harvey · 3 years, 2 months ago
  42. 2580540 imx: ventana: add GW5910 support by Tim Harvey · 3 years, 2 months ago
  43. 2d02586 imx: ventana: use dt for hwmon by Tim Harvey · 3 years, 2 months ago
  44. 49b4efe imx: ventana: remove hard-coded flexcan standby pin by Tim Harvey · 3 years, 2 months ago
  45. 395f17d imx: ventana: remove hard-coded analog video codec enable by Tim Harvey · 3 years, 2 months ago
  46. a194e6e imx: ventana: remove hard-coded USB OTG pinmux by Tim Harvey · 3 years, 2 months ago
  47. aa85d25 imx: ventana: remove hard-coded PCI reset by Tim Harvey · 3 years, 2 months ago
  48. 034105a imx: ventana: remove hard-coded USB HUBRST# gpio config by Tim Harvey · 3 years, 2 months ago
  49. 92309aa imx: ventana: replace hard-coded LED config with dt based config by Tim Harvey · 3 years, 2 months ago
  50. 706d910 imx: ventana: remove nand field from common ventana struct by Tim Harvey · 3 years, 2 months ago
  51. 45c902c imx: ventana: move wdog/uhs-i board/revision dt fixups by Tim Harvey · 3 years, 2 months ago
  52. 36de64f imx: ventana: ignore EEPROM config when checking for NAND support by Tim Harvey · 3 years, 2 months ago
  53. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  54. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  55. d107235 board: gateworks: venice: remove forced enable of GSC thermal protection by Tim Harvey · 3 years, 3 months ago
  56. 0f3f6e6 board: gateworks: venice: add ftd_file env vars on boot by Tim Harvey · 3 years, 3 months ago
  57. 9d2e639 board: gateworks: venice: display DTB used by Tim Harvey · 3 years, 3 months ago
  58. 658eb1a board: gateworks: venice: gsc: fix voltage offset by Tim Harvey · 3 years, 3 months ago
  59. c4e5656 board: gateworks: venice: gsc: fix typo by Tim Harvey · 3 years, 3 months ago
  60. c9f7ef3 board: gateworks: venice: add imx8mm-gw7901 support by Tim Harvey · 3 years, 3 months ago
  61. c1f6fd2 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · 3 years, 3 months ago
  62. 31273c5 imx: ventana: display 'none' for MMC if board does not have it by Tim Harvey · 3 years, 3 months ago
  63. b57b14d imx: ventana: add support for DLC0700XDP21LF LCD display by Tim Harvey · 3 years, 3 months ago
  64. e9284c0 imx: ventana: display neteowrk PHY by Tim Harvey · 3 years, 3 months ago
  65. 9634c74 imx: ventana: add DP83867 PHY LED configuration by Tim Harvey · 3 years, 3 months ago
  66. 0545b17 imx: ventana: put LTC3676 regulators in continuous mode by Tim Harvey · 3 years, 3 months ago
  67. 722d228 imx: ventana: put PFUZ100 regulators in continuous mode by Tim Harvey · 3 years, 3 months ago
  68. a32be88 imx: ventana: add PMIC fix for GW54xx-G by Tim Harvey · 3 years, 3 months ago
  69. 729fd99 imx: ventana: remove unneeded includes by Tim Harvey · 3 years, 3 months ago
  70. cd18f1e imx: ventana: enable dm support for PCI and FEC ethernet by Tim Harvey · 3 years, 5 months ago
  71. 1afa31a imx: ventana: add delay before reading EEPROM by Tim Harvey · 3 years, 5 months ago
  72. bb32c2a board: gateworks: venice: fix gsc_get_dev by Tim Harvey · 3 years, 7 months ago
  73. ca3ac1e imx: ventana: enable dm for SPI by Tim Harvey · 3 years, 7 months ago
  74. 777f333 imx: ventana: enable dm for MTD and NAND by Tim Harvey · 3 years, 7 months ago
  75. 19a387f imx: ventana: enable dm support for MMC and SATA by Tim Harvey · 3 years, 7 months ago
  76. 72c4632 imx: ventana: enable dm support for USB by Tim Harvey · 3 years, 7 months ago
  77. ee025c1 imx: ventana: add pinctrl and remove unneeded UART init and config by Tim Harvey · 3 years, 7 months ago
  78. d863d05 imx: ventana: convert U-Boot to OF_CONTROL using FIT image by Tim Harvey · 3 years, 7 months ago
  79. acb9a13 imx: ventana: add Gateworks Ventana dts by Tim Harvey · 3 years, 7 months ago
  80. 03bf843 board: gateworks: imx8mm: Add Gateworks Venice board support by Tim Harvey · 3 years, 7 months ago
  81. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  82. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  83. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  84. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  85. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  86. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  87. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  88. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  89. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  90. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  91. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  92. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  93. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  94. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  95. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  96. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  97. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  98. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  99. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  100. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago