1. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  2. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  3. 3add69e usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
  4. a293e19 mx51evk: Fix MX51EVK_USB_CLK_EN_B definition by Fabio Estevam · 10 years ago
  5. e48f038 mx51evk: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  6. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  7. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  8. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  9. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  10. 21cb23f mx51evk: Fix pmic_init() argument by Fabio Estevam · 11 years ago
  11. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  14. fd4b3d3 Fix references to the documentation files by Anatolij Gustschin · 12 years ago
  15. 168dc71 imx: mx51evk: Convert to iomux-v3 by Benoît Thébaudeau · 12 years ago
  16. a18d786 imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  17. c74d323 mx51evk: Add DVI output support by Fabio Estevam · 12 years ago
  18. ac0941a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  19. 9ddfa24 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  20. 1c6dba1 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  21. 1c39f12 i.MX: ipufb: add const to fb_videomode declarations by Eric Nelson · 12 years ago
  22. c58ff34 mxc: Fix SDHC multi-instance clock by Benoît Thébaudeau · 12 years ago
  23. 7477d11 mx51evk: Add CONFIG_REVISION_TAG by Benoît Thébaudeau · 12 years ago
  24. c08d11c fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · 12 years ago
  25. 7d04bd7 mx5:Use IMX_GPIO_NR macro by Ashok Kumar Reddy · 12 years ago
  26. f6b2366 mx51evk: Use IMX_GPIO_NR macro by Fabio Estevam · 12 years ago
  27. 8892058 mx51evk: do not overwrite the console by Fabio Estevam · 12 years ago
  28. 4712163 mx51evk: Remove unused SOBJS by Fabio Estevam · 13 years ago
  29. 01e07e7 mx5: Rename mx51_fb_init() by Fabio Estevam · 13 years ago
  30. 12ba860 mx51evk: Add LCD support by Fabio Estevam · 13 years ago
  31. 4d88be8 mx51evk: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · 13 years ago
  32. d7aebf4 mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  33. ef2f579 Fix building for mx51evk board by Anatolij Gustschin · 13 years ago
  34. 2e865da USB: mx51evk: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  35. 77c0f1b mx51evk: Configure the pins as GPIOs prior to using gpio_get_value by Fabio Estevam · 13 years ago
  36. ae1dd9d mx51evk: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  37. c38e0d6 mx51evk: Use GPIO API for configuring the IOMUX by Fabio Estevam · 13 years ago
  38. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  39. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  40. dba2efc MX5: mx51evk: use new pmic driver by Stefano Babic · 13 years ago
  41. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  42. 1b9c57a mx51evk: Place machine ID into board config by Fabio Estevam · 13 years ago
  43. 5700881 MX5: mx51evk: make use of GPIO framework by Stefano Babic · 13 years ago
  44. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  45. 8b7b69b mx5: board: code clean up for checkboard code by Jason Liu · 14 years ago
  46. 9fb3969 MX51: drop config.mk from mx51evk by Stefano Babic · 14 years ago
  47. b043f70 MX51EVK: Use SWx macros in PMIC init by Marek Vasut · 14 years ago
  48. 1e929df MX51EVK: UART does not print out the early information by Liu Hui-R64343 · 14 years ago
  49. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  50. bc08e7e mx51evk: support new relocation scheme by Shawn Guo · 14 years ago
  51. 4546eb7 mx51evk: Fix 2 hours reset issue by Shawn Guo · 14 years ago
  52. 4893625 MX5:use common u-boot.lds of cpu layer by Jason Liu · 14 years ago
  53. 8cc3b77 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  54. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  55. e7a7ed2 MX5: rename mx51 to mx5 by Jason Liu · 14 years ago
  56. 7ed40ef mx51evk: add u-boot.imx to ALL target by Loic Minier · 14 years ago
  57. 09033bf MX51: Drop unused header file for mx51evk by Stefano Babic · 14 years ago
  58. 9665127 Add SPI support to mx51evk board by Stefano Babic · 15 years ago
  59. faddac2 MX51evk: Removed warnings by Stefano Babic · 15 years ago
  60. 5b39ad1 mx51evk: correct list of possible BOOT_FROM values by Stefano Babic · 15 years ago
  61. 1f4acbd MX51EVK: Remove CPLD related code by Fabio Estevam · 15 years ago
  62. d53e8fd Create CPUDIR variable by Peter Tyser · 15 years ago
  63. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  64. ac41d4d MX51: removed warnings for the mx51evk by Stefano Babic · 15 years ago
  65. 421834e Add initial support for Freescale mx51evk board by Stefano Babic · 15 years ago