1. cd49e6e imx: Use SATA instead of CMD_SATA by Simon Glass · 1 year, 9 months ago
  2. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  3. ad5944d mx6cuboxi: migrate to DM_SERIAL by Baruch Siach · 2 years, 1 month ago
  4. 5674e4c mx6cuboxi: fix board detection while patching device-tree phy nodes by Josua Mayer · 2 years, 5 months ago
  5. 101237a mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS by Josua Mayer · 2 years, 6 months ago
  6. 7c63962 mmc: mmc_get_op_cond: Allow quiet detection of eMMC by Pali Rohár · 3 years, 5 months ago
  7. a0f96e3 MAINTAINERS: Use my personal e-mail address by Fabio Estevam · 3 years, 9 months ago
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  9. bf63670 mx6cuboxi: remove unused code by Walter Lozano · 4 years, 6 months ago
  10. f74f7e8 mx6cuboxi: customize board_boot_order to access eMMC by Walter Lozano · 4 years, 6 months ago
  11. 4bc9de5 mx6cuboxi: Convert to DM_ETH by Fabio Estevam · 4 years, 5 months ago
  12. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  13. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  14. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  15. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  16. 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
  17. 6d3f68c mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USB by Baruch Siach · 5 years ago
  18. be4cbcf mx6cuboxi: Add Baruch as maintainer by Fabio Estevam · 5 years ago
  19. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  20. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  21. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  22. 5118211 mx6cuboxi: Use mmc_get_op_cond() to check for an eMMC by Jon Nettleton · 6 years ago
  23. 08d38cb mx6cuboxi: Add support for eMMC booting by Jon Nettleton · 6 years ago
  24. dfe7fab mx6cuboxi: fix 4GB ddr memory detection by Jon Nettleton · 6 years ago
  25. 30cba09 mx6cuboxi: consolidate board detection and add som revision checking by Jon Nettleton · 6 years ago
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  27. cd2020d mx6cuboxi: Fix some memory configuration errors by Jon Nettleton · 7 years ago
  28. f82f20c mx6cuboxi: Avoid calling setup_display() from SPL code by Fabio Estevam · 7 years ago
  29. 52e61ba detect and setup solidrun hummingboard2 by Dennis Gilmore · 7 years ago
  30. f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  31. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  32. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  33. 8576fbc mx6cuboxi: Add support for sata by Peter Robinson · 7 years ago
  34. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  35. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  36. ba77612 mx6cuboxi: Replace is_mx6q() for macro by Breno Lima · 8 years ago
  37. 3add69e usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
  38. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  39. 96ccad0 MAINTAINERS/mailmap: Update my email address by Fabio Estevam · 9 years ago
  40. 37c9dad mx6cuboxi: Remove obsolete comment by Fabio Estevam · 9 years ago
  41. 355b28f mx6cuboxi: Fix the reset delay for the AR8035 PHY by Fabio Estevam · 9 years ago
  42. 17a01a2 mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  43. 77e8695 imx: mx6: ddr init MMDC according to ddr_type by Peng Fan · 9 years ago
  44. 967a83b imx: clock support enet2 anatop clock support by Peng Fan · 9 years ago
  45. 4461e1e mx6cuboxi: Fix boot of hummingboard dual-lite by Fabio Estevam · 10 years ago
  46. 3dc5ea7 mx6cuboxi: Mention Cubox-i in the README by Fabio Estevam · 10 years ago
  47. a6aac04 mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1 by Fabio Estevam · 10 years ago
  48. 444f001 mx6cuboxi: Fix Ethernet PHY detection problem by Fabio Estevam · 10 years ago
  49. 729bbb8 mx6cuboxi: Add USB host support by Fabio Estevam · 10 years ago
  50. 239fd31 mx6cuboxi: Add HDMI output support by Fabio Estevam · 10 years ago
  51. 9887c1a mx6cuboxi: Load the correct 'fdtfile' variable by Fabio Estevam · 10 years ago
  52. 7a2f9cd mx6cuboxi: Differentiate Cubox-i and Hummingboard by Fabio Estevam · 10 years ago
  53. cb60191 mx6cuboxi: Introduce multi-SoC support by Fabio Estevam · 10 years ago
  54. 5f402c4 mx6cuboxi: Prepare for multi SoC support by Fabio Estevam · 10 years ago
  55. 8fdc56f mx6cuboxi: Fix the defconfig name by Fabio Estevam · 10 years ago
  56. 1d97a59 mx6: Add initial SPL support for HummingBoard-i2eX by Fabio Estevam · 10 years ago