1. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  2. a0f96e3 MAINTAINERS: Use my personal e-mail address by Fabio Estevam · Thu Mar 04 14:09:34 2021 -0300
  3. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  5. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  6. 442e60e arm: wandboard: move CONFIG_MXC_UART to defconfig by Heinrich Schuchardt · Mon Jun 08 01:43:47 2020 +0200
  7. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  9. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  10. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  11. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  12. 2a7ecbe wandboard: Print the board version in board_late_init() by Fabio Estevam · Fri Apr 17 09:27:13 2020 -0300
  13. e9a3515 wandboard: Do not print error when PMIC is not present by Fabio Estevam · Fri Apr 17 09:27:11 2020 -0300
  14. b67d3ad wandboard: Fix version detection for mx6q/mx6dl revD1 by Fabio Estevam · Fri Apr 17 09:27:09 2020 -0300
  15. 24390e6 wandboard: Do not print error message when PMIC is absent by Fabio Estevam · Wed Jan 08 22:05:05 2020 -0300
  16. 7ca81b8 wandboard: Remove repeated PMIC string by Fabio Estevam · Tue Dec 10 06:33:00 2019 -0300
  17. 2230892 wandboard: Fix the DM_PMIC conversion by Fabio Estevam · Tue Dec 10 06:32:59 2019 -0300
  18. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  19. 8f05a2c imx: wandboard: convert FEC support to DM_ETH by Anatolij Gustschin · Fri Sep 20 22:49:06 2019 +0200
  20. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  21. ea57706 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · Mon Jul 08 15:49:50 2019 -0400
  22. 60c2f89 wandboard: README: Adjust the U-Boot proper binary name by Fabio Estevam · Wed Jun 12 12:34:41 2019 -0300
  23. dc180c7 wandboard: Add FIT image support by Fabio Estevam · Wed Jun 12 12:34:40 2019 -0300
  24. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  25. 95bb89c wandboard: Rework Makefile to prevent spl.o from being built by Ezequiel Garcia · Sat May 25 19:19:41 2019 -0300
  26. bcbf1ac wandboard: Don't use I2C speed Kconfig settings with DM_I2C by Trent Piepho · Wed May 08 23:30:01 2019 +0000
  27. ad5f237 imx6: wandboard: convert to DM_MMC by Anatolij Gustschin · Mon Mar 18 23:29:47 2019 +0100
  28. 23e5eb7 imx6: wandboard: convert to DM_I2C by Anatolij Gustschin · Mon Mar 18 23:29:46 2019 +0100
  29. a0e9e84 imx6: wandboard: convert to DM_PMIC by Anatolij Gustschin · Mon Mar 18 23:29:45 2019 +0100
  30. f396e2c imx6: wandboard: convert to DM_GPIO and enable pinctrl driver by Anatolij Gustschin · Mon Mar 18 23:29:42 2019 +0100
  31. 55f644c imx6: wandboard: add device tree by Anatolij Gustschin · Mon Mar 18 23:29:41 2019 +0100
  32. f55ef8e wandboard: README: Include the mx6qp variant in the list by Fabio Estevam · Fri Aug 31 10:01:45 2018 -0300
  33. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  34. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  35. f3d98f0 wandboard: remove superfluous include by Heinrich Schuchardt · Thu Mar 08 23:00:22 2018 +0100
  36. 1676ded Revert "wandboard: Remove unnecessary delay" by Fabio Estevam · Sun Nov 19 12:21:44 2017 -0200
  37. a7d4515 wandboard: Remove cpu type check prior to setup_sata() by Fabio Estevam · Sun Oct 15 11:21:06 2017 -0200
  38. a48538c wandboard: Add support for the MX6QP variant by Fabio Estevam · Sat Oct 14 09:17:54 2017 -0300
  39. e40cb55 wandboard: Add support for the latest revd1 revision by Fabio Estevam · Mon Oct 02 15:47:29 2017 -0300
  40. f7c0972 wandboard: Avoid calling setup_display() from SPL code by Fabio Estevam · Fri Sep 22 23:45:30 2017 -0300
  41. c129d9a imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · Mon Aug 28 20:58:38 2017 +0200
  42. f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · Thu Aug 24 10:00:16 2017 -0300
  43. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  44. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  45. a2aa457 wandboard: Remove unnecessary delay by Fabio Estevam · Thu Jun 01 09:14:32 2017 -0300
  46. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  47. 4747d15 arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated by Sven Ebenfeld · Fri Nov 25 21:42:53 2016 +0100
  48. 8930313 wandboard: Make Ethernet functional again by Fabio Estevam · Tue Nov 01 14:58:16 2016 -0200
  49. 07ee80f wandboard: Fix hang when going into low frequency by Fabio Estevam · Mon Sep 12 11:38:36 2016 -0300
  50. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  51. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · Mon Aug 29 20:37:15 2016 -0300
  52. 7f2da76 wandboard: Replace is_cpu_type() for macro by Breno Lima · Fri Jul 22 09:11:02 2016 -0300
  53. c82af34 mx6: wandboard: fix warning due to missing prototype by Stefano Babic · Wed Jul 20 17:53:56 2016 +0200
  54. b99d664 wandboard: enable SATA with imx6q by Gilles Chanteperdrix · Thu Jun 09 10:33:27 2016 +0200
  55. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  56. 96ccad0 MAINTAINERS/mailmap: Update my email address by Fabio Estevam · Mon Jan 11 10:22:40 2016 -0200
  57. 9f4c252 wandboard: Simplify the Ethernet PHY configuration by Fabio Estevam · Tue Jan 05 17:02:54 2016 -0200
  58. 17a01a2 mx6: remove SYS_SOC from board Kconfig by Peng Fan · Mon Sep 07 14:59:48 2015 +0800
  59. aec72fb wandboard: Add board revision detection support by Fabio Estevam · Thu May 21 19:24:05 2015 -0300
  60. 1fa6486 wandboard: Switch to SPL support by Fabio Estevam · Mon May 11 20:50:22 2015 -0300
  61. 522f059 wandboard: Fix error handling in board_mmc_init() by Fabio Estevam · Sat Nov 15 14:50:26 2014 -0200
  62. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  63. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  64. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  65. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  66. 1d744d9 wandboard: add Future Eletronics 7" WVGA LCD extension board by Otavio Salvador · Thu May 01 19:02:31 2014 -0300
  67. bc331bc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 13 17:43:35 2014 +0100
  68. 4d66313 wandboard: Include <input.h> by Fabio Estevam · Sat Feb 15 14:52:01 2014 -0200
  69. 55e0f19 wandboard: Fix sparse warning by Fabio Estevam · Sat Feb 15 14:52:00 2014 -0200
  70. 4b89169 wandboard: Staticize usdhc1_pads by Fabio Estevam · Sat Feb 15 14:51:58 2014 -0200
  71. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  72. c3cc305 wandboard: Return from cpu_eth_init() directly by Fabio Estevam · Sat Jan 04 17:36:28 2014 -0200
  73. 3d3be0a i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · Mon Nov 04 17:00:51 2013 -0700
  74. 95f32ac wandboard: Return the error when cpu_eth_init() fails by Fabio Estevam · Sun Nov 03 22:03:04 2013 -0200
  75. 7be45ce wandboard: Return the error immediately when ipuv3_fb_init() fails by Fabio Estevam · Sun Nov 03 22:03:03 2013 -0200
  76. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  77. 486ab66 wandboard: README: Include the quad version by Fabio Estevam · Thu Sep 26 23:10:56 2013 -0300
  78. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  79. 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · Wed Jul 31 11:30:38 2013 +0200
  80. c1fa130 mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · Thu Jul 25 12:12:13 2013 -0500
  81. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  82. 048a64d Add support for Wandboard Quad by Tapani Utriainen · Wed Jun 26 17:51:49 2013 +0800
  83. 0296f28 wandboard: Enable HDMI splashscreen by Fabio Estevam · Thu May 23 07:50:23 2013 +0000
  84. 1aaef14 wandboard: fix typo in README by Luka Perkov · Sun May 12 14:22:38 2013 +0000
  85. 2167024 imx: iomux-v3: Include PKE and PUE to pad control pull definitions by Benoît Thébaudeau · Fri Apr 26 01:34:47 2013 +0000
  86. 54b8ce2 wandboard: Add boot selection support by Otavio Salvador · Fri Apr 19 03:42:03 2013 +0000
  87. fe65104 wandboard: Add support for Carrier Board MicroSD card by Otavio Salvador · Fri Apr 19 03:42:02 2013 +0000
  88. 36fda7f wandboard: Add card detection for SOM MicroSD card by Otavio Salvador · Fri Apr 19 03:42:01 2013 +0000
  89. 435998b mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · Wed Mar 27 07:36:55 2013 +0000
  90. e6bf977 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · Mon Mar 25 09:13:34 2013 +0000
  91. 1102740 Add initial support for Wandboard dual lite and solo. by Fabio Estevam · Fri Mar 15 10:43:48 2013 +0000