1. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  2. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  3. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  4. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  5. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  6. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  7. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  8. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  9. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  10. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  11. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  12. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  13. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  14. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  15. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  16. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  17. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  18. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  19. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  20. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  21. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  22. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  23. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  24. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  25. 85cf538 mx51evk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  26. 9a666b9 mx51evk: Add generic board support by Fabio Estevam · 10 years ago
  27. e61224a mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR by Fabio Estevam · 10 years ago
  28. 22af2cf mx51evk: Set default environment to use zImage by Otavio Salvador · 11 years ago
  29. 0864e44 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · 11 years ago
  30. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 1c1a519 mx51evk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  33. 4490eab mx51evk: Enable support for iim by Benoît Thébaudeau · 12 years ago
  34. 107d0b4 mx51evk: Do not force the rootfs type by Fabio Estevam · 12 years ago
  35. 1f17017 mx51evk: Update environment in order to allow booting a dt kernel by Fabio Estevam · 12 years ago
  36. b0e5b23 mx51evk: Remove unneeded comment by Fabio Estevam · 12 years ago
  37. aba29e4 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  38. aa2bcc2 mx5: Mark lowlevel_init board-specific code by Benoît Thébaudeau · 12 years ago
  39. e132c28 mx51evk: Configure CONFIG_BOOTDELAY to one second by Fabio Estevam · 12 years ago
  40. 1b6d9ed power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  41. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  42. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  43. 8a10b13 mx51evk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  44. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  45. 9206fc7 configs: mx51evk: Remove CONFIG_HAS_ETH1 by Fabio Estevam · 12 years ago
  46. afac165 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  47. 7477d11 mx51evk: Add CONFIG_REVISION_TAG by Benoît Thébaudeau · 12 years ago
  48. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  49. 8892058 mx51evk: do not overwrite the console by Fabio Estevam · 12 years ago
  50. 5bbc9a8 configs: Remove unused symbol CONFIG_DISCOVER_PHY by Fabio Estevam · 13 years ago
  51. 82692e2 ipu_common: Do not hardcode the ipu_clk frequency by Fabio Estevam · 12 years ago
  52. c6dd2e0 video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · 12 years ago
  53. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  54. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  55. 12ba860 mx51evk: Add LCD support by Fabio Estevam · 13 years ago
  56. e4bd14e mx51evk: Fix CONFIG_SYS_MEMTEST_END by Fabio Estevam · 13 years ago
  57. 2e865da USB: mx51evk: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  58. 1ca47d9 MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  59. ae1dd9d mx51evk: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  60. 6f2901a mx51evk: Remove unneeded '1' from mx51evk.h by Fabio Estevam · 13 years ago
  61. b555855 mx51evk: Add RTC support by Fabio Estevam · 13 years ago
  62. 96529e2 mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME by Wolfgang Grandegger · 13 years ago
  63. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  64. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  65. dba2efc MX5: mx51evk: use new pmic driver by Stefano Babic · 13 years ago
  66. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  67. 1b9c57a mx51evk: Place machine ID into board config by Fabio Estevam · 13 years ago
  68. 5700881 MX5: mx51evk: make use of GPIO framework by Stefano Babic · 13 years ago
  69. e598767 mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF by Jason Liu · 13 years ago
  70. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  71. c68d578 mx5: Fix CONFIG_OF_LIBFDT redefined warning by Shawn Guo · 14 years ago
  72. 1b558bf mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definition by Shawn Guo · 14 years ago
  73. 100b849 Add CONFIG_OF_LIBFDT to more boards. by Grant Likely · 14 years ago
  74. 38db00b MX5: Enable flat-device-tree support on mx51/53 evk board by Liu Hui-R64343 · 14 years ago
  75. 9fb3969 MX51: drop config.mk from mx51evk by Stefano Babic · 14 years ago
  76. baa2d78 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · 14 years ago
  77. 1e929df MX51EVK: UART does not print out the early information by Liu Hui-R64343 · 14 years ago
  78. d5fcf03 mx51evk: savenv or env save command does not work by Jason Liu · 14 years ago
  79. bc08e7e mx51evk: support new relocation scheme by Shawn Guo · 14 years ago
  80. 62679bb mx51evk: consolidate env for mmcboot and netboot by Shawn Guo · 14 years ago
  81. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  82. e7a7ed2 MX5: rename mx51 to mx5 by Jason Liu · 14 years ago
  83. 4c59699 MXC: Correct SPI_CPOL setting in SPI driver by Stefano Babic · 14 years ago
  84. 9665127 Add SPI support to mx51evk board by Stefano Babic · 15 years ago
  85. 0c3d8ee Moved board specific values in config file by Stefano Babic · 15 years ago
  86. 421834e Add initial support for Freescale mx51evk board by Stefano Babic · 15 years ago