1. 1b98b21 mx6sabresd: Convert to DM_PMIC by Fabio Estevam · Thu Feb 16 07:08:49 2023 -0300
  2. a0f96e3 MAINTAINERS: Use my personal e-mail address by Fabio Estevam · Thu Mar 04 14:09:34 2021 -0300
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. 6fe9510 mx6sabresd: Remove unneeded checkboard() by Fabio Estevam · Mon Dec 14 14:32:39 2020 -0300
  5. bfddc7a doc: board: Convert i.MX6 Sabresd README to reST by Peng Fan · Wed Oct 14 17:12:08 2020 +0800
  6. a991f7a board: imx: address dd usage in README by Peng Fan · Wed Oct 14 17:11:59 2020 +0800
  7. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  8. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  9. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  10. 828c458 mx6sabresd: Convert ethernet to driver model by Alifer Moraes · Mon Feb 10 11:28:01 2020 -0300
  11. 5c77305 mx6sabresd: Convert PCI to driver model by Alifer Moraes · Mon Jan 20 13:31:02 2020 -0300
  12. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  13. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  14. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  15. 0362a22 mx6sabresd: Remove U-Boot proper mmc initialization by Fabio Estevam · Tue May 21 10:37:54 2019 -0300
  16. 2965095 mx6sabresd: README: Adjust the binary name after DM conversion by Fabio Estevam · Tue Feb 26 09:36:06 2019 -0300
  17. b333fbc board: mx6sabresd: Remove the enet reset gpio handling by Abel Vesa · Fri Feb 01 16:40:24 2019 +0000
  18. 30e985e board: mx6sabresd: Remove non-DM code by Abel Vesa · Fri Feb 01 16:40:23 2019 +0000
  19. 78d974e mx6sabresd: Add DM_GPIO support by Abel Vesa · Fri Feb 01 16:40:19 2019 +0000
  20. 4f5bd30 board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL by Abel Vesa · Fri Feb 01 16:40:12 2019 +0000
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  22. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  23. de4c661 mx6sabresd: Include <usb/ehci-ci.h> header file by Diego Dorta · Wed Sep 27 13:12:40 2017 -0300
  24. 5433ebb mx6sabresd: Include <asm/mach-imx/spi.h> header file by Diego Dorta · Wed Sep 27 13:12:38 2017 -0300
  25. 2661c9c imx: Include <input.h> header file by Diego Dorta · Fri Sep 22 12:12:18 2017 -0300
  26. 6f73a29 mx6sabresd: Avoid calling setup_display() from SPL code by Fabio Estevam · Fri Sep 22 23:45:28 2017 -0300
  27. f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · Thu Aug 24 10:00:16 2017 -0300
  28. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Aug 16 18:07:20 2017 -0400
  29. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  30. 7e41b3e mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values by Breno Lima · Wed Aug 02 14:03:49 2017 -0300
  31. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  32. dcb43ac mx6sabresd: Update to SPL only mode by Fabio Estevam · Thu May 18 08:15:04 2017 -0300
  33. c94fa85 mx6sabresd: Update the config file by Fabio Estevam · Thu May 18 08:15:03 2017 -0300
  34. 28ccf12 mx6sabresd: Remove non-SPL targets by Fabio Estevam · Sun May 14 20:00:24 2017 -0300
  35. 15cb6b1 mx6sabresd: Add SPL support for the mx6dl variant by Fabio Estevam · Fri May 12 12:45:24 2017 -0300
  36. c88f167 mx6sabresd: Prepare for supporting MX6DL by Fabio Estevam · Fri May 12 12:45:23 2017 -0300
  37. 0d0dc39 mx6sabresd: README: Add eMMC boot configuration by Breno Lima · Mon Apr 10 09:45:29 2017 -0300
  38. 509c06f mx6sabresd: Make Ethernet functional again by Fabio Estevam · Mon Oct 24 10:22:06 2016 -0200
  39. 94de5c1 imx: s/docs\/README.imximage/doc\/README.imximage/g by Jagan Teki · Sat Oct 08 18:00:14 2016 +0530
  40. 20af96a mx6sabresd: Add README file by Diego Dorta · Tue Oct 11 11:09:28 2016 -0300
  41. 466016e mx6sabresd: Add Falcon mode support by Diego Dorta · Tue Oct 11 11:09:27 2016 -0300
  42. 9b86c82 mx6sabresd: Make SPL DDR configuration to match the DCD table by Fabio Estevam · Mon Sep 26 09:14:25 2016 -0300
  43. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  44. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · Mon Aug 29 20:37:15 2016 -0300
  45. 029d07f mx6sabresd: Allow LVDS backlight to be functional after a kernel reboot by Marco Franchi · Wed Jun 08 15:05:31 2016 -0300
  46. 4a597d0 board: mx6sabresd/auto: use simpler runtime cpu dection macros by Peng Fan · Mon May 23 18:36:06 2016 +0800
  47. 7e9b0c4 mx6sabresd: Remove unneeded enable_lvds() function by Fabio Estevam · Fri Mar 25 11:37:04 2016 -0300
  48. e2b2003 mx6sabresd: Use VESA 1024x768 timings by Fabio Estevam · Wed Mar 16 12:55:03 2016 -0300
  49. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  50. 03a43df imx: mx6: implement board_mmc_get_env_dev by Peng Fan · Thu Jan 28 16:51:27 2016 +0800
  51. 4ea4a9b imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failure by Ye Li · Sat Jan 30 11:53:42 2016 +0800
  52. 96ccad0 MAINTAINERS/mailmap: Update my email address by Fabio Estevam · Mon Jan 11 10:22:40 2016 -0200
  53. 66d4272 mx6sabresd: Simplify the Ethernet PHY configuration by Fabio Estevam · Tue Jan 05 17:02:53 2016 -0200
  54. 17525e2 mx6sabresd: Remove empty reset_cpu() by Fabio Estevam · Mon Nov 02 22:21:30 2015 -0200
  55. e27c4db imx: mx6sabresd: add i.MX6DQP Sabresd support by Peng Fan · Thu Oct 15 18:05:59 2015 +0800
  56. 17a01a2 mx6: remove SYS_SOC from board Kconfig by Peng Fan · Mon Sep 07 14:59:48 2015 +0800
  57. 77e8695 imx: mx6: ddr init MMDC according to ddr_type by Peng Fan · Mon Aug 17 16:11:03 2015 +0800
  58. 04321fc imx: mx6sabresd/sabreauto runtime setting fdt_file by Peng Fan · Sat Jul 11 11:38:46 2015 +0800
  59. effbec1 mx6sabresd: Use 'int' for return values by Fabio Estevam · Tue Jul 21 20:02:49 2015 -0300
  60. 7881b33 mx6sabresd: Remove uneeded ifdef by Fabio Estevam · Thu Apr 16 22:11:48 2015 -0300
  61. 2f3641c mx6sabresd: Fix SPL memory description by Fabio Estevam · Thu Apr 16 22:11:47 2015 -0300
  62. e5bcd4d imx:mx6 set normal APS and standby PFM mode by Peng Fan · Tue Jan 27 10:14:04 2015 +0800
  63. c9498fa imx:mx6sabresd add board level support for usb by Peng Fan · Tue Dec 02 09:55:27 2014 +0800
  64. 75e02f9 imx: mx6sabresd: Use the pfuze common init function by Ye.Li · Thu Nov 06 16:29:00 2014 +0800
  65. 56cf36a mx6sabresd: Access SRC_SBMR1 register via structure by Fabio Estevam · Tue Nov 18 11:26:06 2014 -0200
  66. 35c5095 mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entry by Fabio Estevam · Sun Nov 16 23:49:48 2014 -0200
  67. 44606e2 mx6sabresd: State that only mx6q is supported in SPL by Fabio Estevam · Sat Nov 15 14:57:52 2014 -0200
  68. cd138af mx6: Use a common SPL configuration file by Fabio Estevam · Fri Nov 14 09:37:02 2014 -0200
  69. c6ecd0b mx6sabresd: Move the DCD settings to spl code by Fabio Estevam · Fri Nov 14 09:36:59 2014 -0200
  70. f533c2e mx6sabresd: Staticize when possible by Fabio Estevam · Thu Nov 06 12:24:25 2014 -0200
  71. 593d0c8 mx6sabresd: Fix error handling in board_mmc_init() by Fabio Estevam · Thu Nov 06 12:24:24 2014 -0200
  72. 0749155 imx6: SPL support for iMX6 SabreSD by John Tobias · Wed Nov 12 14:27:45 2014 -0800
  73. 6a941a3 imx6: add data configuration file for SPL by John Tobias · Wed Nov 12 14:27:42 2014 -0800
  74. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Nov 05 12:48:09 2014 -0500
  75. 0d29cee mx6sabresd: Add Seiko WVGA panel support by Fabio Estevam · Tue Oct 21 21:14:53 2014 -0200
  76. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  77. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Wed Oct 08 21:20:49 2014 +0200
  78. 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · Wed Aug 20 15:08:50 2014 +0300
  79. 18473f4 imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board by Nitin Garg · Mon Sep 15 08:56:46 2014 -0500
  80. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Sep 17 18:01:04 2014 -0400
  81. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  82. 6140015 mx6dlsabresd: Use its own DCD table by Fabio Estevam · Thu Aug 21 10:02:25 2014 -0300
  83. 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Mon Aug 11 10:21:03 2014 +0200
  84. b96df4f pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · Fri Aug 01 08:50:03 2014 -0300
  85. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  86. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  87. ba92ad6 mx6sabred: Add PFUZE100 PMIC support by Fabio Estevam · Fri May 09 13:15:42 2014 -0300
  88. 622c436 mx6sabresd: use common detect_hdmi by Eric Benard · Fri Apr 04 19:05:58 2014 +0200
  89. d6cabb2 mx6sabresd: use common board_video_skip by Eric Benard · Fri Apr 04 19:05:54 2014 +0200
  90. 0e99f01 ARM: mx6: Add PCIe on SabreSDP by Marek Vasut · Sun Mar 23 22:45:41 2014 +0100
  91. fa3ae40 mx6sabresd: Return from cpu_eth_init() directly by Fabio Estevam · Sat Jan 04 17:36:32 2014 -0200
  92. 7d66d56 mx6sabresd: Fix LVDS width and color format by Fabio Estevam · Wed Dec 04 01:08:17 2013 -0200
  93. dee3c84 mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signals by Fabio Estevam · Wed Dec 04 01:08:16 2013 -0200
  94. 6f45063 MX6 SabreSD: Use readl() to read the CCM_CCGR3 register by Liu Ying · Fri Nov 29 22:38:39 2013 +0800
  95. d82dad4 mx6sabresd: Add SPI NOR support by Fabio Estevam · Fri Nov 08 16:20:54 2013 -0200
  96. 70f84b5 mx6sabresd: Fix wrong colors in LVDS splash by Fabio Estevam · Mon Nov 25 10:34:26 2013 -0200
  97. 3d3be0a i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · Mon Nov 04 17:00:51 2013 -0700
  98. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  99. 729a235 mx6sabresd: Return error if cpu_eth_init() fails by Fabio Estevam · Thu Sep 12 22:03:22 2013 -0300
  100. eda2b3f mx6sabresd: Reset counter to prevent error message by Fabio Estevam · Wed Sep 11 18:14:30 2013 -0300