1. f27ffe4 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 1 month ago
  2. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  3. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  4. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  5. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  6. d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  7. 8f660ba board: tqc: tqma6_mba6: switch to device model by Michael Krummsdorf · 4 years, 6 months ago
  8. b7c1447 board: tqc: tqma6: hw init code disabled for device model by Michael Krummsdorf · 4 years, 6 months ago
  9. 45fde2a board: tqc: tqma6: mba6: apply default Kconfig for device model by Michael Krummsdorf · 4 years, 6 months ago
  10. ac1f2b4 tqma6: resurrect support by supplying correct SYS_TEXT_BASE by Markus Niebel · 4 years, 6 months ago
  11. b09e28f doc: update reference to README.imximage by Patrick Delaunay · 4 years, 7 months ago
  12. 464b50a board: Remove unnecessary inclusion of micrel.h from boards by James Byrne · 4 years, 10 months ago
  13. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  14. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  15. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  16. 9309aad tqma6s_wru4_mmc: manage board_spi_cs_gpio correctly by Patrick Delaunay · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  19. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  20. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  21. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  22. 468fb1e arm: imx6: tqma6: add support for TQMa6DL variant by Markus Niebel · 8 years ago
  23. d4b349e arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings by Markus Niebel · 8 years ago
  24. 4ba8117 mx6: tqma6: clear enet clk sel for mba6 by Markus Niebel · 8 years ago
  25. d5fa17e imx6: tqma6: adjust ethernet phy reset delay by Markus Niebel · 8 years ago
  26. e8548f8 imx6: tqma6: disable spi CS unused in U-Boot by Markus Niebel · 8 years ago
  27. 03cfff0 imx6: tqma6: use lower driver stength for I2C pins by Markus Niebel · 8 years ago
  28. d7d8e8e imx6: tqma6: implement power_init_board by Markus Niebel · 8 years ago
  29. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  30. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  31. 755a116e tqma6_wru4: Fix the reset delay for the the LAN8720 PHY by Fabio Estevam · 9 years ago
  32. 36f5a7f tqma6_mba6: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  33. f20562e mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  34. 8b8ca0d arm: mx6: Remove SPI support from WRU-IV baseboard by Stefan Roese · 9 years ago
  35. 452308c arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM by Stefan Roese · 9 years ago
  36. fc6e442 arm: imx6: tqma6: implement KConfig baseboard selection by Markus Niebel · 9 years ago
  37. 55c0e49 arm: imx6: tqma6: boot device selection via Kconfig by Markus Niebel · 9 years ago
  38. 30ed125 arm: imx6: tqma6: implement IMX_CONFIG with Kconfig by Markus Niebel · 9 years ago
  39. 51f6c42 arm: mx6: tqma6: CPU type selection via Kconfig by Markus Niebel · 9 years ago
  40. 34ee786 arm: mx6: tqma6: Update to optionally configure an alternative SPI setup by Stefan Roese · 10 years ago
  41. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  42. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  43. b6d7810 tqma6: use imx_ddr_size by Markus Niebel · 10 years ago
  44. fd53ec5 tqma6: add warning on failed setup_i2c by Markus Niebel · 10 years ago
  45. 8cc65d3 tqma6: add missing include by Markus Niebel · 10 years ago
  46. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  47. 29fd5c2 tqma6: fix typo in header guard define by Markus Niebel · 10 years ago
  48. 1719d49 tqma6: fix sf detection by Markus Niebel · 10 years ago
  49. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  50. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  51. a126363 mx6: tqma6: get board support back to Kconfig build system by Masahiro Yamada · 10 years ago
  52. 676ac24 pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 10 years ago
  53. cb07d74 Add TQ Systems TQMa6 board support by Markus Niebel · 10 years ago