1. aeee33d MAINTAINERS: Use my personal e-mail address by Fabio Estevam · 3 years, 7 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  3. 72397c9 mx6sabresd: Remove unneeded checkboard() by Fabio Estevam · 3 years, 10 months ago
  4. 4fa2635 doc: board: Convert i.MX6 Sabresd README to reST by Peng Fan · 4 years ago
  5. aa5bbfd board: imx: address dd usage in README by Peng Fan · 4 years ago
  6. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  7. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  8. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  9. 02ee7a4 mx6sabresd: Convert ethernet to driver model by Alifer Moraes · 4 years, 8 months ago
  10. 2f2fdbe mx6sabresd: Convert PCI to driver model by Alifer Moraes · 4 years, 8 months ago
  11. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  12. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  13. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  14. 934f9a6 mx6sabresd: Remove U-Boot proper mmc initialization by Fabio Estevam · 5 years ago
  15. 6e2025b mx6sabresd: README: Adjust the binary name after DM conversion by Fabio Estevam · 6 years ago
  16. 6b0c174 board: mx6sabresd: Remove the enet reset gpio handling by Abel Vesa · 6 years ago
  17. 9da2dae board: mx6sabresd: Remove non-DM code by Abel Vesa · 6 years ago
  18. bae3116 mx6sabresd: Add DM_GPIO support by Abel Vesa · 6 years ago
  19. 10917c4 board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL by Abel Vesa · 6 years ago
  20. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  21. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  22. adaf7c9 mx6sabresd: Include <usb/ehci-ci.h> header file by Diego Dorta · 7 years ago
  23. adf9bd3 mx6sabresd: Include <asm/mach-imx/spi.h> header file by Diego Dorta · 7 years ago
  24. 7594c51 imx: Include <input.h> header file by Diego Dorta · 7 years ago
  25. b5d9599 mx6sabresd: Avoid calling setup_display() from SPL code by Fabio Estevam · 7 years ago
  26. 3aa4b70 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  27. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  28. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  29. a500a33 mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values by Breno Lima · 7 years ago
  30. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  31. 54d63bb mx6sabresd: Update to SPL only mode by Fabio Estevam · 7 years ago
  32. 3791c31 mx6sabresd: Update the config file by Fabio Estevam · 7 years ago
  33. e2bab4b mx6sabresd: Remove non-SPL targets by Fabio Estevam · 7 years ago
  34. b22841e mx6sabresd: Add SPL support for the mx6dl variant by Fabio Estevam · 7 years ago
  35. ff9f71b mx6sabresd: Prepare for supporting MX6DL by Fabio Estevam · 7 years ago
  36. ce2f9de mx6sabresd: README: Add eMMC boot configuration by Breno Lima · 7 years ago
  37. 4b6035d mx6sabresd: Make Ethernet functional again by Fabio Estevam · 8 years ago
  38. 03bf9d5 imx: s/docs\/README.imximage/doc\/README.imximage/g by Jagan Teki · 8 years ago
  39. 9cc3ad6 mx6sabresd: Add README file by Diego Dorta · 8 years ago
  40. d96796c mx6sabresd: Add Falcon mode support by Diego Dorta · 8 years ago
  41. 3b30eec mx6sabresd: Make SPL DDR configuration to match the DCD table by Fabio Estevam · 8 years ago
  42. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  43. edf0093 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  44. 6c51a36 mx6sabresd: Allow LVDS backlight to be functional after a kernel reboot by Marco Franchi · 8 years ago
  45. 83e1394 board: mx6sabresd/auto: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  46. 30ba8eb mx6sabresd: Remove unneeded enable_lvds() function by Fabio Estevam · 9 years ago
  47. 779594d mx6sabresd: Use VESA 1024x768 timings by Fabio Estevam · 9 years ago
  48. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  49. fb0d042 imx: mx6: implement board_mmc_get_env_dev by Peng Fan · 9 years ago
  50. 214c3f0 imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failure by Ye Li · 9 years ago
  51. c5f18a0 MAINTAINERS/mailmap: Update my email address by Fabio Estevam · 9 years ago
  52. a307760 mx6sabresd: Simplify the Ethernet PHY configuration by Fabio Estevam · 9 years ago
  53. 26fbe9e mx6sabresd: Remove empty reset_cpu() by Fabio Estevam · 9 years ago
  54. e469719 imx: mx6sabresd: add i.MX6DQP Sabresd support by Peng Fan · 9 years ago
  55. f20562e mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  56. f2ff834 imx: mx6: ddr init MMDC according to ddr_type by Peng Fan · 9 years ago
  57. e6fc899 imx: mx6sabresd/sabreauto runtime setting fdt_file by Peng Fan · 9 years ago
  58. e4b984d mx6sabresd: Use 'int' for return values by Fabio Estevam · 9 years ago
  59. cba4c25 mx6sabresd: Remove uneeded ifdef by Fabio Estevam · 9 years ago
  60. 407be42 mx6sabresd: Fix SPL memory description by Fabio Estevam · 9 years ago
  61. 258c98f imx:mx6 set normal APS and standby PFM mode by Peng Fan · 10 years ago
  62. 5a3d63c imx:mx6sabresd add board level support for usb by Peng Fan · 10 years ago
  63. f0fabb7 imx: mx6sabresd: Use the pfuze common init function by Ye.Li · 10 years ago
  64. ae80eec mx6sabresd: Access SRC_SBMR1 register via structure by Fabio Estevam · 10 years ago
  65. 31b9023 mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entry by Fabio Estevam · 10 years ago
  66. c9c41d0 mx6sabresd: State that only mx6q is supported in SPL by Fabio Estevam · 10 years ago
  67. 53b7f18 mx6: Use a common SPL configuration file by Fabio Estevam · 10 years ago
  68. 6e9b6bb mx6sabresd: Move the DCD settings to spl code by Fabio Estevam · 10 years ago
  69. 3302c27 mx6sabresd: Staticize when possible by Fabio Estevam · 10 years ago
  70. 952fdc4 mx6sabresd: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  71. 75f2ba4 imx6: SPL support for iMX6 SabreSD by John Tobias · 10 years ago
  72. 340d1d3 imx6: add data configuration file for SPL by John Tobias · 10 years ago
  73. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  74. ca9d817 mx6sabresd: Add Seiko WVGA panel support by Fabio Estevam · 10 years ago
  75. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  76. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  77. 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  78. 7972913 imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board by Nitin Garg · 10 years ago
  79. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  80. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  81. f4fb5ef mx6dlsabresd: Use its own DCD table by Fabio Estevam · 10 years ago
  82. e82abae Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  83. 676ac24 pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 10 years ago
  84. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  85. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  86. 66ca09f mx6sabred: Add PFUZE100 PMIC support by Fabio Estevam · 10 years ago
  87. d84187a mx6sabresd: use common detect_hdmi by Eric Benard · 10 years ago
  88. 053b795 mx6sabresd: use common board_video_skip by Eric Benard · 10 years ago
  89. e919aa2 ARM: mx6: Add PCIe on SabreSDP by Marek Vasut · 11 years ago
  90. 92c707a mx6sabresd: Return from cpu_eth_init() directly by Fabio Estevam · 11 years ago
  91. 119e990 mx6sabresd: Fix LVDS width and color format by Fabio Estevam · 11 years ago
  92. be4ab3d mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signals by Fabio Estevam · 11 years ago
  93. 1230743 MX6 SabreSD: Use readl() to read the CCM_CCGR3 register by Liu Ying · 11 years ago
  94. 8bfa9c6 mx6sabresd: Add SPI NOR support by Fabio Estevam · 11 years ago
  95. b48e3b0 mx6sabresd: Fix wrong colors in LVDS splash by Fabio Estevam · 11 years ago
  96. 10fda48 i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · 11 years ago
  97. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  98. cb427fe mx6sabresd: Return error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  99. 59f46f4 mx6sabresd: Reset counter to prevent error message by Fabio Estevam · 11 years ago
  100. 1601ba4 mx6sabresd: Avoid hang when HDMI cable is not connected by Fabio Estevam · 11 years ago