1. 7985968 mx53loco: Remove unused mx53loco_video.c file by Fabio Estevam · 1 year, 7 months ago
  2. ca038fc mx53loco: Add DM_I2C support by Fabio Estevam · 1 year, 8 months ago
  3. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  4. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  5. f13d7e2 mx53loco: Convert CONFIG_DIALOG_POWER to Kconfig by Tom Rini · 2 years, 7 months ago
  6. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 9 months ago
  7. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 2 months ago
  8. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 2 months ago
  9. 9a68a2b mx53loco: Add myself as maintainer by Fabio Estevam · 3 years, 8 months ago
  10. 5c8db49 mx53loco: Convert to driver model by Fabio Estevam · 3 years, 8 months ago
  11. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  12. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  13. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  14. b09e28f doc: update reference to README.imximage by Patrick Delaunay · 4 years, 8 months ago
  15. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  16. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  17. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  18. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  19. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  20. 08ae21a MAINTAINERS: Switch nxp.com domain by Fabio Estevam · 6 years ago
  21. 55e83d2 arm: imx: mx53loco: remove usage of mx53_dram_size by Patrick Bruenn · 7 years ago
  22. 7594c51 imx: Include <input.h> header file by Diego Dorta · 7 years ago
  23. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  24. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  25. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  26. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  27. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  28. a80a65e mx53loco: Disable printing cpuinfo by Fabio Estevam · 10 years ago
  29. 32df39c mx5: fix get_reset_cause by Stefano Babic · 10 years ago
  30. aee0013 mx53loco: Fix boot hang during reboot stress test by Fabio Estevam · 10 years ago
  31. 1769502 mx53loco: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  32. 4ccaf5d mx53loco: Change 'fdt_file' dynamically by Fabio Estevam · 10 years ago
  33. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  34. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  35. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  36. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  37. 31c832f arm: mx5: Avoid hardcoding memory sizes on MX53QSB by Marek Vasut · 11 years ago
  38. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  39. 570aa2f imx: Explicitly pass the I2C bus number in pmic_init() by Fabio Estevam · 11 years ago
  40. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  41. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  42. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  43. b1e6c4c Fix references to the documentation files by Anatolij Gustschin · 11 years ago
  44. 721d0b0 imx: mx53loco: Convert to iomux-v3 by Benoît Thébaudeau · 11 years ago
  45. 71a988a imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  46. 17c5ef2 mx53loco: Add support for SEIKO 4.3'' WVGA panel by Fabio Estevam · 12 years ago
  47. 085e728 mx53loco: Improve error handling on power_init() by Fabio Estevam · 12 years ago
  48. d229251 mx53loco: Remove unneeded 'retval' variable by Fabio Estevam · 12 years ago
  49. 54bb841 mx53loco: Call PMIC related functions from board_late_init() by Fabio Estevam · 12 years ago
  50. 8965112 mx53loco: Fix PMIC name by Fabio Estevam · 12 years ago
  51. 178d0cc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  52. 30ea4be mx53loco: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  53. c733681 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  54. 08fd6a3 i.MX: ipufb: add const to fb_videomode declarations by Eric Nelson · 12 years ago
  55. a2ac1b3 mxc: Fix SDHC multi-instance clock by Benoît Thébaudeau · 12 years ago
  56. 833b643 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  57. 16e43f3 fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · 12 years ago
  58. 9255070 mx5:Use IMX_GPIO_NR macro by Ashok Kumar Reddy · 12 years ago
  59. 3ef0a31 mx53loco: Use IMX_GPIO_NR macro by Fabio Estevam · 12 years ago
  60. 3e07737 MX5: mx53loco: do not overwrite the console by Stefano Babic · 12 years ago
  61. 2fb563f mx53loco: Remove unused SOBJS by Fabio Estevam · 12 years ago
  62. eae08eb mx53loco: Fix revision of Dialog boards by Fabio Estevam · 12 years ago
  63. f714b0a mx53loco: Add LCD support by Fabio Estevam · 12 years ago
  64. 6ecaee8 mx53loco: Remove unneeded gpio_set_value() by Fabio Estevam · 12 years ago
  65. 54cd1de mx53loco: Add CONFIG_REVISION_TAG by Fabio Estevam · 12 years ago
  66. 768a059 mx53loco: Turn on VUSB regulator by Fabio Estevam · 12 years ago
  67. 5b547f3 mx53loco: Add mc34708 support and set mx53 frequency at 1GHz by Fabio Estevam · 12 years ago
  68. ed5157e pmic: dialog: Avoid name conflicts by Fabio Estevam · 12 years ago
  69. e7e3372 mx53loco: Add support for 1GHz operation for DA9053-based boards by Fabio Estevam · 12 years ago
  70. 1fc56f1 mx53loco: Allow to print CPU information at a later stage by Fabio Estevam · 12 years ago
  71. f92e4e6 MX53: mx53loco: Add SATA support by Stefano Babic · 13 years ago
  72. 1482410 MX53: DDR: Fix ZQHWCTRL field TZQ_CS by Troy Kisky · 13 years ago
  73. a091be7 mx53loco: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  74. 314284b mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  75. 60bae5e Fix building for mx51evk board by Anatolij Gustschin · 13 years ago
  76. 45cf6ad USB: mx53loco: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  77. 73128aa mx53loco: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  78. aa2bcf4 mx53loco: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  79. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  80. 9df8289 mx53loco: Place machine ID into board config by Fabio Estevam · 13 years ago
  81. 5041007 MX5: mx53loco: make use of GPIO framework by Stefano Babic · 13 years ago
  82. 9691c5b mx53: ddr3: Update DD3 initialization by Fabio Estevam · 13 years ago
  83. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  84. 938080d MX53: support for freescale MX53LOCO board by Jason Liu · 13 years ago