1. c280ec2 udoo: Call gpio_request() by Fabio Estevam · 2 years, 9 months ago
  2. 11907cb udoo_spl: Initialize the eSDHC controller in SPL by Fabio Estevam · 2 years, 9 months ago
  3. 392aa4b udoo: neo: Do not print the Model information by Fabio Estevam · 2 years, 9 months ago
  4. b7404a9 udoo: neo: Fix the board model printing by Fabio Estevam · 2 years, 9 months ago
  5. 79ac691 udoo_neo: Fix ethernet by Peter Robinson · 2 years, 9 months ago
  6. 2bbe1ba udoo_neo: Fixes for booting from the mSD card by Peter Robinson · 2 years, 9 months ago
  7. 4be9947 udoo_neo: Call gpio_request() by Peter Robinson · 2 years, 9 months ago
  8. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 2 months ago
  9. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 2 months ago
  10. d410dc8 ARM: imx: udoo_neo: Convert to ethernet DM by Peter Robinson · 3 years, 6 months ago
  11. 9db4289 ARM: imx: udoo_neo: convert to DM_MMC by Peter Robinson · 3 years, 6 months ago
  12. dec7755 ARM: imx: udoo: convert to DM_ETH by Peter Robinson · 3 years, 6 months ago
  13. 2d0401b ARM: imx: udoo: Convert block devices to DM by Peter Robinson · 3 years, 6 months ago
  14. aeee33d MAINTAINERS: Use my personal e-mail address by Fabio Estevam · 3 years, 7 months ago
  15. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  16. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  17. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  18. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  19. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  20. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  21. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  22. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  23. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  25. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  26. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  27. 0d6a41e udoo: Remove cpu type check prior to setup_sata() by Fabio Estevam · 7 years ago
  28. 30df9f7 imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago
  29. 3aa4b70 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  30. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  31. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  32. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  33. 7c4f0ff udoo: neo: Fix indentation by Fabio Estevam · 8 years ago
  34. 7be4f79 udoo_neo: Remove USDHC3 entry by Fabio Estevam · 8 years ago
  35. a11e30f udoo_neo: Add Ethernet support by Breno Lima · 8 years ago
  36. 21729bc udoo_neo: Add PFUZE300 PMIC support by Breno Lima · 8 years ago
  37. 72d900b udoo_neo: Staticize board_string() by Breno Lima · 8 years ago
  38. c94981e udoo_neo: Remove USDHC3 support by Breno Lima · 8 years ago
  39. 792f186 mx6sx: Add initial support for UDOO Neo Board by Breno Lima · 8 years ago
  40. 5b0d03b udoo: Add a README file by Fabio Estevam · 8 years ago
  41. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  42. edf0093 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  43. c5f18a0 MAINTAINERS/mailmap: Update my email address by Fabio Estevam · 9 years ago
  44. 84c311f udoo: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  45. f20562e mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  46. 78506c2 udoo: Switch to SPL support by vpeter4 · 9 years ago
  47. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  48. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  49. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  50. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  51. 98d0122 udoo: Add SATA support on uDoo Board. by Giuseppe Pagano · 11 years ago
  52. db6801d udoo: Fix watchdog during kernel boot. by Giuseppe Pagano · 11 years ago
  53. 078813d udoo: Add ethernet support (FEC + Micrel KSZ9031). by Giuseppe Pagano · 11 years ago
  54. 953ab73 udoo: Move and optimize platform register setting. by Giuseppe Pagano · 11 years ago
  55. 10fda48 i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · 11 years ago
  56. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  57. 0c5e266 udoo: Add initial support for mx6q udoo board by Fabio Estevam · 11 years ago