1. a7de87a imx: Don't define __ASSEMBLY__ in source files by Simon Glass · Sat Jan 22 05:07:22 2022 -0700
  2. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · Tue Aug 24 20:41:00 2021 -0400
  3. 7d2ce67 mx6sabresd: Make checkboard respect CONFIG_NXP_BOARD_REVISION by Cody Gray · Sat Jun 26 22:15:22 2021 -0700
  4. a0f96e3 MAINTAINERS: Use my personal e-mail address by Fabio Estevam · Thu Mar 04 14:09:34 2021 -0300
  5. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  6. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  7. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  8. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  9. 69dc32d mx6sxsabresd: Keep only one target by Fabio Estevam · Mon Jan 27 10:33:50 2020 -0300
  10. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  11. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  12. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  13. 4f46120 mx6sxsabresd: imximage.cfg: Handle the CONFIG_SECURE_BOOT case by Breno Matheus Lima · Thu Jun 13 21:10:56 2019 +0000
  14. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  15. 99aef7a imx: imx6sx-sdb: Enable DM QSPI driver by Ye Li · Wed Jun 27 19:26:59 2018 -0700
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  17. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  18. c622a1b imx: mx6sxsabresd: config wdog pinmux by Peng Fan · Tue Jan 02 09:32:09 2018 +0800
  19. 48d1dd1 imx: mx6sxsabresd: Enable DM driver by Peng Fan · Tue Jan 02 09:32:08 2018 +0800
  20. 8f60c3f mx6sxsabresd: Load the correct dtb for revA board by Fabio Estevam · Mon Nov 27 10:25:10 2017 -0200
  21. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  22. 4bbd742 imx: clock: gate clk before changing pix clk mux by Peng Fan · Sun Dec 11 19:24:28 2016 +0800
  23. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · Mon Aug 29 20:37:15 2016 -0300
  24. 788236f mx6sxsabresd: Avoid hardcoded RAM size by Vanessa Maegima · Thu Jun 09 15:28:33 2016 -0300
  25. 3add69e usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · Thu Mar 31 23:12:23 2016 +0200
  26. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  27. 03a43df imx: mx6: implement board_mmc_get_env_dev by Peng Fan · Thu Jan 28 16:51:27 2016 +0800
  28. 5956592 imx: mx6sxsabresd: Add MCIMX28LCD display support by Ye Li · Tue Jan 26 22:09:40 2016 +0800
  29. 96ccad0 MAINTAINERS/mailmap: Update my email address by Fabio Estevam · Mon Jan 11 10:22:40 2016 -0200
  30. 6b51797 mx6sxsabresd: Fix Ethernet PHY reset sequence by Fabio Estevam · Mon Nov 23 16:18:02 2015 -0200
  31. 6dbc275 mx6sxsabresd: Remove empty reset_cpu() by Fabio Estevam · Mon Nov 02 22:21:32 2015 -0200
  32. 17a01a2 mx6: remove SYS_SOC from board Kconfig by Peng Fan · Mon Sep 07 14:59:48 2015 +0800
  33. 77e8695 imx: mx6: ddr init MMDC according to ddr_type by Peng Fan · Mon Aug 17 16:11:03 2015 +0800
  34. 967a83b imx: clock support enet2 anatop clock support by Peng Fan · Wed Aug 12 17:46:50 2015 +0800
  35. 40517ec mx6sxsabresd: Use 'int' for return values by Fabio Estevam · Tue Jul 21 20:37:22 2015 -0300
  36. e5bcd4d imx:mx6 set normal APS and standby PFM mode by Peng Fan · Tue Jan 27 10:14:04 2015 +0800
  37. c843664 imx:mx6sxsabresd board spl support by Peng Fan · Tue Dec 30 17:24:03 2014 +0800
  38. b894950 mx6sxsabresd: Remove unneeded board_late_init() by Fabio Estevam · Mon Dec 29 16:23:17 2014 -0200
  39. 724de24 imx:mx6sxsabresd add qspi support by Peng Fan · Wed Dec 31 11:01:40 2014 +0800
  40. c0003f2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Dec 11 18:40:49 2014 -0500
  41. d7e0731 arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase) by Stefan Roese · Thu Nov 27 13:46:43 2014 +0100
  42. c61e5b1 imx: mx6sxsabresd: Use the pfuze common init function by Ye.Li · Thu Nov 06 16:29:01 2014 +0800
  43. 92616e8 imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3 by Ye.Li · Tue Nov 04 15:36:40 2014 +0800
  44. 31f78dd mx6sxsabresd: Simplify the return value of setup_fec() by Fabio Estevam · Sun Nov 16 23:44:42 2014 -0200
  45. 93fb63f imx:mx6sxsabresd fix pfuz probe failed by Peng Fan · Fri Oct 31 11:08:06 2014 +0800
  46. f82f83f imx:mx6sxsabresd add board level support for usb by Peng Fan · Mon Nov 10 08:50:40 2014 +0800
  47. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  48. ea9b351 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Mon Sep 22 15:51:01 2014 +0200
  49. 622dd8a mx6sxsabresd: Staticize i2c_pad_info1 by Fabio Estevam · Sat Sep 13 18:21:35 2014 -0300
  50. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  51. 3bc9bc1 mx6sxsabresd: Add Ethernet support by Fabio Estevam · Fri Aug 15 00:24:29 2014 -0300
  52. 896a881 mx6sxsabresd: Convert to the new Kconfig style by Fabio Estevam · Thu Aug 14 21:00:28 2014 -0300
  53. 44beebb mx6sxsabresd: Update DDR initialization by Fabio Estevam · Fri Aug 15 01:00:48 2014 -0300
  54. b96df4f pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · Fri Aug 01 08:50:03 2014 -0300
  55. cc175cf mx6sxsabresd: Add PFUZE100 PMIC support by Fabio Estevam · Wed Jul 09 16:13:30 2014 -0300
  56. b6936d7 mx6sx: Add initial support for mx6sxsabresd board by Fabio Estevam · Tue Jun 24 17:41:01 2014 -0300