1. 9a666b9 mx51evk: Add generic board support by Fabio Estevam · 10 years ago
  2. e61224a mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR by Fabio Estevam · 10 years ago
  3. 22af2cf mx51evk: Set default environment to use zImage by Otavio Salvador · 11 years ago
  4. 0864e44 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · 11 years ago
  5. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 1c1a519 mx51evk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  8. 4490eab mx51evk: Enable support for iim by Benoît Thébaudeau · 12 years ago
  9. 107d0b4 mx51evk: Do not force the rootfs type by Fabio Estevam · 12 years ago
  10. 1f17017 mx51evk: Update environment in order to allow booting a dt kernel by Fabio Estevam · 12 years ago
  11. b0e5b23 mx51evk: Remove unneeded comment by Fabio Estevam · 12 years ago
  12. aba29e4 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  13. aa2bcc2 mx5: Mark lowlevel_init board-specific code by Benoît Thébaudeau · 12 years ago
  14. e132c28 mx51evk: Configure CONFIG_BOOTDELAY to one second by Fabio Estevam · 12 years ago
  15. 1b6d9ed power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  16. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  17. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  18. 8a10b13 mx51evk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  19. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  20. 9206fc7 configs: mx51evk: Remove CONFIG_HAS_ETH1 by Fabio Estevam · 12 years ago
  21. afac165 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  22. 7477d11 mx51evk: Add CONFIG_REVISION_TAG by Benoît Thébaudeau · 12 years ago
  23. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  24. 8892058 mx51evk: do not overwrite the console by Fabio Estevam · 12 years ago
  25. 5bbc9a8 configs: Remove unused symbol CONFIG_DISCOVER_PHY by Fabio Estevam · 13 years ago
  26. 82692e2 ipu_common: Do not hardcode the ipu_clk frequency by Fabio Estevam · 13 years ago
  27. c6dd2e0 video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · 13 years ago
  28. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  29. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  30. 12ba860 mx51evk: Add LCD support by Fabio Estevam · 13 years ago
  31. e4bd14e mx51evk: Fix CONFIG_SYS_MEMTEST_END by Fabio Estevam · 13 years ago
  32. 2e865da USB: mx51evk: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  33. 1ca47d9 MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  34. ae1dd9d mx51evk: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  35. 6f2901a mx51evk: Remove unneeded '1' from mx51evk.h by Fabio Estevam · 13 years ago
  36. b555855 mx51evk: Add RTC support by Fabio Estevam · 13 years ago
  37. 96529e2 mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME by Wolfgang Grandegger · 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. 524e730 board configs: drop NET_MULTI references 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. e598767 mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF by Jason Liu · 13 years ago
  45. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  46. c68d578 mx5: Fix CONFIG_OF_LIBFDT redefined warning by Shawn Guo · 14 years ago
  47. 1b558bf mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definition by Shawn Guo · 14 years ago
  48. 100b849 Add CONFIG_OF_LIBFDT to more boards. by Grant Likely · 14 years ago
  49. 38db00b MX5: Enable flat-device-tree support on mx51/53 evk board by Liu Hui-R64343 · 14 years ago
  50. 9fb3969 MX51: drop config.mk from mx51evk by Stefano Babic · 14 years ago
  51. baa2d78 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · 14 years ago
  52. 1e929df MX51EVK: UART does not print out the early information by Liu Hui-R64343 · 14 years ago
  53. d5fcf03 mx51evk: savenv or env save command does not work by Jason Liu · 14 years ago
  54. bc08e7e mx51evk: support new relocation scheme by Shawn Guo · 14 years ago
  55. 62679bb mx51evk: consolidate env for mmcboot and netboot by Shawn Guo · 14 years ago
  56. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  57. e7a7ed2 MX5: rename mx51 to mx5 by Jason Liu · 14 years ago
  58. 4c59699 MXC: Correct SPI_CPOL setting in SPI driver by Stefano Babic · 14 years ago
  59. 9665127 Add SPI support to mx51evk board by Stefano Babic · 15 years ago
  60. 0c3d8ee Moved board specific values in config file by Stefano Babic · 15 years ago
  61. 421834e Add initial support for Freescale mx51evk board by Stefano Babic · 15 years ago