1. 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  2. 677f970 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  3. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  4. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  5. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  6. 8afe832 mx51evk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  7. 7a56bdd mx51evk: Add generic board support by Fabio Estevam · 10 years ago
  8. 9992792 mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR by Fabio Estevam · 10 years ago
  9. 20f233b mx51evk: Set default environment to use zImage by Otavio Salvador · 11 years ago
  10. 85164e0 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · 11 years ago
  11. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. e97721c mx51evk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  14. f6bfd29 mx51evk: Enable support for iim by Benoît Thébaudeau · 11 years ago
  15. 0bc32d9 mx51evk: Do not force the rootfs type by Fabio Estevam · 11 years ago
  16. 94b5f3e mx51evk: Update environment in order to allow booting a dt kernel by Fabio Estevam · 11 years ago
  17. 7093f85 mx51evk: Remove unneeded comment by Fabio Estevam · 12 years ago
  18. 05a860c Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  19. 39e8576 mx5: Mark lowlevel_init board-specific code by Benoît Thébaudeau · 12 years ago
  20. bf5c6fb mx51evk: Configure CONFIG_BOOTDELAY to one second by Fabio Estevam · 12 years ago
  21. be3b51a power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  22. 3e4d27b Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  23. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  24. 0d56a12 mx51evk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  25. 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  26. ff7a89b configs: mx51evk: Remove CONFIG_HAS_ETH1 by Fabio Estevam · 12 years ago
  27. 833b643 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  28. 362635b mx51evk: Add CONFIG_REVISION_TAG by Benoît Thébaudeau · 12 years ago
  29. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  30. 1e08098 mx51evk: do not overwrite the console by Fabio Estevam · 12 years ago
  31. f28e269 configs: Remove unused symbol CONFIG_DISCOVER_PHY by Fabio Estevam · 12 years ago
  32. 9fbdb1a ipu_common: Do not hardcode the ipu_clk frequency by Fabio Estevam · 12 years ago
  33. 695af9a video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · 12 years ago
  34. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  35. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  36. f1adefd mx51evk: Add LCD support by Fabio Estevam · 12 years ago
  37. 0bd14de mx51evk: Fix CONFIG_SYS_MEMTEST_END by Fabio Estevam · 13 years ago
  38. 055d969 USB: mx51evk: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  39. 40f6fff MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  40. 9c818b1 mx51evk: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  41. 4f52141 mx51evk: Remove unneeded '1' from mx51evk.h by Fabio Estevam · 13 years ago
  42. 9b6ede9 mx51evk: Add RTC support by Fabio Estevam · 13 years ago
  43. 28b119e mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME by Wolfgang Grandegger · 13 years ago
  44. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  45. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  46. 5357265 MX5: mx51evk: use new pmic driver by Stefano Babic · 13 years ago
  47. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  48. 4cd300e mx51evk: Place machine ID into board config by Fabio Estevam · 13 years ago
  49. 753fc2e MX5: mx51evk: make use of GPIO framework by Stefano Babic · 13 years ago
  50. 8b5a4bc mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF by Jason Liu · 13 years ago
  51. e47f2db armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  52. 464bed5 mx5: Fix CONFIG_OF_LIBFDT redefined warning by Shawn Guo · 13 years ago
  53. b78b40f mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definition by Shawn Guo · 13 years ago
  54. 2fa8ca9 Add CONFIG_OF_LIBFDT to more boards. by Grant Likely · 14 years ago
  55. dcd441c MX5: Enable flat-device-tree support on mx51/53 evk board by Liu Hui-R64343 · 14 years ago
  56. c7bdcb6 MX51: drop config.mk from mx51evk by Stefano Babic · 14 years ago
  57. 595f3e5 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · 14 years ago
  58. 877eb0f MX51EVK: UART does not print out the early information by Liu Hui-R64343 · 14 years ago
  59. a676cca mx51evk: savenv or env save command does not work by Jason Liu · 14 years ago
  60. 1ab027c mx51evk: support new relocation scheme by Shawn Guo · 14 years ago
  61. 0698253 mx51evk: consolidate env for mmcboot and netboot by Shawn Guo · 14 years ago
  62. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  63. ff9f475 MX5: rename mx51 to mx5 by Jason Liu · 14 years ago
  64. 9f481e9 MXC: Correct SPI_CPOL setting in SPI driver by Stefano Babic · 14 years ago
  65. b4377e1 Add SPI support to mx51evk board by Stefano Babic · 15 years ago
  66. 5e1fe88 Moved board specific values in config file by Stefano Babic · 15 years ago
  67. c5fb70c Add initial support for Freescale mx51evk board by Stefano Babic · 15 years ago