1. df2613a imx: ventana: add delay before reading EEPROM by Tim Harvey · 3 years, 8 months ago
  2. 7ae30ce board: gateworks: venice: fix gsc_get_dev by Tim Harvey · 3 years, 9 months ago
  3. d0420e1 imx: ventana: enable dm for SPI by Tim Harvey · 3 years, 9 months ago
  4. 8da219f imx: ventana: enable dm for MTD and NAND by Tim Harvey · 3 years, 9 months ago
  5. cf08d1b imx: ventana: enable dm support for MMC and SATA by Tim Harvey · 3 years, 9 months ago
  6. 1112b4e imx: ventana: enable dm support for USB by Tim Harvey · 3 years, 9 months ago
  7. 39fca7a imx: ventana: add pinctrl and remove unneeded UART init and config by Tim Harvey · 3 years, 9 months ago
  8. 948202c imx: ventana: convert U-Boot to OF_CONTROL using FIT image by Tim Harvey · 3 years, 9 months ago
  9. 295c8f9 imx: ventana: add Gateworks Ventana dts by Tim Harvey · 3 years, 9 months ago
  10. 256dba0 board: gateworks: imx8mm: Add Gateworks Venice board support by Tim Harvey · 3 years, 9 months ago
  11. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  12. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  13. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  14. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  15. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  16. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  18. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  19. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  20. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  21. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  22. 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
  23. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  24. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  25. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  26. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  27. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  28. c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  29. 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
  30. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  31. 03699b0 imx: ventana: added support for 16bit 8Gb density (1GiB) DRAM by Tim Harvey · 6 years ago
  32. fc93d3b imx: ventana: hexdump invalid EEPROM data by Tim Harvey · 6 years ago
  33. 984aa0d imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+) by Tim Harvey · 6 years ago
  34. 74107f7 imx: ventana: gw5904/gw5909: disable RS485 by Tim Harvey · 6 years ago
  35. 5852a33 imx: ventana: add support for GW5901/GW5902 by Tim Harvey · 6 years ago
  36. 2df5046 imx: ventana: add support for GW5909 by Tim Harvey · 6 years ago
  37. c262540 imx: ventana: add support for GW5908 by Tim Harvey · 6 years ago
  38. 83cad80 imx: ventana: add support for GW5907 by Tim Harvey · 6 years ago
  39. b7c48a9 imx: ventana: add support for GW5906 by Tim Harvey · 6 years ago
  40. be786e7 imx: ventana: add i2c detect for all LVDS displays by Tim Harvey · 6 years ago
  41. ba9f234 imx: ventana: skip nand init for nandless boards by Tim Harvey · 6 years ago
  42. c34e59e imx: ventana: add support for Z101WX01 LVDS display by Tim Harvey · 6 years ago
  43. a2d24c9 imx: ventana: add support for GW5905 by Tim Harvey · 6 years ago
  44. d04dc81 imx: ventana: remove setup of I2C3 from SPL by Tim Harvey · 6 years ago
  45. 828c528 imx: ventana: do not iomux UART1 by Tim Harvey · 6 years ago
  46. 8c9d393 imx: ventana: mv88e61xx change LED configuration by Tim Harvey · 6 years ago
  47. 20ead6f board: constify struct node_info array by Masahiro Yamada · 6 years ago
  48. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  49. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  50. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  51. b6f576a imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPL by Tom Rini · 7 years ago
  52. 3ac6875 imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL by Tom Rini · 7 years ago
  53. c129d9a imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago
  54. f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  55. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  56. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  57. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  58. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  59. 1753957 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  60. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  61. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  62. d9a766f arm: Include asm/setup.h explictly by Simon Glass · 8 years ago
  63. 182ae0e Convert CONFIG_CMD_GSC to Kconfig by Simon Glass · 8 years ago
  64. 746a50d Convert CONFIG_CMD_EECONFIG to Kconfig by Simon Glass · 8 years ago
  65. fcabb0b imx: ventana: update imx wdog external reset dt property by Tim Harvey · 8 years ago
  66. dc5996a imx: ventana: fix GW520x external watchdog dt update by Tim Harvey · 8 years ago
  67. 52a132c gw_ventana: Fix unused variable warnings by Tom Rini · 8 years ago
  68. 4148d75 power: Drop CONFIG_I2C_PMIC by Simon Glass · 8 years ago
  69. 08c93af imx: ventana: add new board configs to MAINTAINERS by Tim Harvey · 8 years ago
  70. 5f2a189 imx: ventana: fix GW5903 VDD_ARM rail by Tim Harvey · 8 years ago
  71. 4533c90 imx: ventana: add GW5903 support by Tim Harvey · 8 years ago
  72. 659441b imx: ventana: add GW560x support by Tim Harvey · 8 years ago
  73. 6353779 imx: ventana: add GW5904 support by Tim Harvey · 8 years ago
  74. bd1c99c imx: ventana: add EMMC configuration by Tim Harvey · 8 years ago
  75. d7babd4 imx: ventana: make SD3_VSELECT board specific by Tim Harvey · 8 years ago
  76. 9b9e75f imx: ventana: make OTG VBUS power enable board specific by Tim Harvey · 8 years ago
  77. fd6f239 imx: ventana: fix hwconfig by Tim Harvey · 8 years ago
  78. 6ea02c9 imx: ventana: change name of rs232_en to indicate polarity by Tim Harvey · 8 years ago
  79. 84ae191 imx: ventana: move mmc_init to common by Tim Harvey · 8 years ago
  80. 49a3c2c imx: ventana: add additional DRAM configurations by Tim Harvey · 8 years ago
  81. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  82. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  83. 8d76d0d imx: ventana: add dt fixup for watchdog external reset by Tim Harvey · 8 years ago
  84. a1d3222 imx: ventana: refactor board-specific dt fixups (no functional change) by Tim Harvey · 8 years ago
  85. 71dbb2c imx: ventana: make hwconfig initialize based on board configuration by Tim Harvey · 8 years ago
  86. b1243da imx: ventana: add extra DIO's for GW5520 by Tim Harvey · 8 years ago
  87. 41595b5 imx: ventana: make number of digital I/O's dynamic by Tim Harvey · 8 years ago
  88. 2cb61c1 imx: ventana: make RS232 enable board specific by Tim Harvey · 8 years ago
  89. 77b82a1 imx: ventana: add dt fixup for eth1 mac-address by Tim Harvey · 8 years ago
  90. bfb240a imx: ventana: add dt fixup for GW16082 irq mapping by Tim Harvey · 8 years ago
  91. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  92. 147b576 imx: ventana: add fdt fixup to enable UHS-I support on selected boards by Tim Harvey · 9 years ago
  93. 892068c imx: ventana: add GW553x support by Tim Harvey · 9 years ago
  94. 9b9a517 imx: ventana: remove several EEPROM config bit dependence by Tim Harvey · 9 years ago
  95. 86b7532 imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bit by Tim Harvey · 9 years ago
  96. 8d2d8df imx: ventana: enable pwm device-tree property based on hwconfig by Tim Harvey · 9 years ago
  97. c0e03c3 imx: ventana: fix invalid dio configuration for pwm mode by Tim Harvey · 9 years ago
  98. a67e07f imx: ventana: export backlight gpio after gpio driver is available by Tim Harvey · 9 years ago
  99. 2453510 imx: ventana: gsc: show board temp on boot by Tim Harvey · 9 years ago
  100. c37682f imx: ventana: gsc: fix negative temperature readings by Tim Harvey · 9 years ago