1. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  2. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  3. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  4. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  5. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  6. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  7. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  8. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  9. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  10. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  11. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  12. 937d3e8 kconfig: Move REGEX to Kconfig by Joe Hershberger · 10 years ago
  13. 04457b7 arm: mxs: Define bootscript env variable on m28evk by Marek Vasut · 10 years ago
  14. a977f48 arm: m28evk: Zap superfluous tab in env by Marek Vasut · 10 years ago
  15. bfbeff2 arm: m28evk: Enable FS_GENERIC by Marek Vasut · 10 years ago
  16. eab2cb6 arm: m28evk: Test if bootscript exists before loading it by Marek Vasut · 10 years ago
  17. 65af06e ARM: m28evk: Update default environment by Lothar Rubusch · 10 years ago
  18. 72d2dee ARM: m28evk: Adjust mtdparts by Marek Vasut · 10 years ago
  19. eb0c701 ARM: m28evk: add needed commands and options by Marek Vasut · 10 years ago
  20. 722e644 arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD by Marek Vasut · 11 years ago
  21. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  22. 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. b51f8ae ARM: mxs: Consolidate configuration options by Marek Vasut · 11 years ago
  25. e154c71 m28evk: add trimffs to nand command by Marek Vasut · 11 years ago
  26. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  27. 34ce0e1 arm: mxs: video: Enable MXS LCDIF on M28EVK by Marek Vasut · 12 years ago
  28. cc1c9e7 m28evk: enable "env grep" and regexp support by Wolfgang Denk · 12 years ago
  29. bed617d m28evk: white space cleanup by Wolfgang Denk · 12 years ago
  30. 191a2ce mxs: Make ehci-mxs multiport capable by Marek Vasut · 12 years ago
  31. 57855be mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE by Marek Vasut · 12 years ago
  32. ffa9016 net: fec_mxc: delete CONFIG_FEC_MXC_MULTI by Troy Kisky · 12 years ago
  33. 67b2f8a mxs: Linux uses ttyAMA0 as DUART by Marek Vasut · 12 years ago
  34. a8343eb Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  35. 57e6c42 mxs: Add NAND fdt and ramdisk partition to m28evk by Marek Vasut · 12 years ago
  36. 1a06819 m28evk/mx28evk: fix nand_update_full by Eric Benard · 12 years ago
  37. 41b8544 MMC: MXS: Toggle the generic bounce buffer on the boards by Marek Vasut · 12 years ago
  38. 8ed7a80 m28: Properly configure the SPI flash chipselect by Marek Vasut · 12 years ago
  39. 94be365 M28: Fix the use of gpmi-nand in mtdparts by Marek Vasut · 12 years ago
  40. f134d24 MX28: m28evk: Enable SPI DMA by Marek Vasut · 12 years ago
  41. dee493c MX28: m28evk: Align SSP clock speed by Marek Vasut · 12 years ago
  42. c615224 MX28: Move "regs-base.h" include after SoC type configuration by Otavio Salvador · 12 years ago
  43. 031180e m28evk: Turn on caches by Fabio Estevam · 12 years ago
  44. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  45. 29c70a8 mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · 12 years ago
  46. 5bbc9a8 configs: Remove unused symbol CONFIG_DISCOVER_PHY by Fabio Estevam · 13 years ago
  47. de15d91 ARM: mx28: Remove CONFIG_ARCH_CPU_INIT by Fabio Estevam · 13 years ago
  48. 5136de6 m28evk: use same notation to alloc the 128kB stack by Otavio Salvador · 13 years ago
  49. 41747ce m28evk: drop duplicated definition of CONFIG_OF_LIBFDT by Otavio Salvador · 13 years ago
  50. bbcf3bf m28evk: fix board config include guardian macro name by Otavio Salvador · 13 years ago
  51. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  52. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  53. b28fe46 i.MX28: Implement boot pads sampling and reporting by Marek Vasut · 13 years ago
  54. f501386 M28EVK: Add SD update command by Marek Vasut · 13 years ago
  55. e63c1fe M28: Scan only first 512 MB of DRAM to avoid memory wraparound by Marek Vasut · 13 years ago
  56. f5ef0a9 M28: Enable FDT support by Marek Vasut · 13 years ago
  57. f4fabf2 m28evk: Allow to booting a dt kernel by Fabio Estevam · 13 years ago
  58. 20a23bc M28: Pull out CONFIG_APBH_DMA so it's always enabled by Marek Vasut · 13 years ago
  59. ce69672 i.MX28: Fix initial stack pointer position by Marek Vasut · 13 years ago
  60. 6e48cf3 i.MX28: Make use of the bounce buffer by Marek Vasut · 13 years ago
  61. 608e909 configs: imx: Use CONFIG_SF_DEFAULT_CS by Fabio Estevam · 13 years ago
  62. 1843fd3 configs: Remove CONFIG_NET_MULTI from board files by Fabio Estevam · 13 years ago
  63. 57b2168 NAND: remove NAND_MAX_CHIPS definitions by Vladimir Zapolskiy · 13 years ago
  64. 173825c M28EVK: Fix build if CONFIG_CMD_NAND not selected by Marek Vasut · 13 years ago
  65. 7c88c64 m28evk: Use GENERATED_GBL_DATA_SIZE by Fabio Estevam · 13 years ago
  66. da6c5d5 M28: Cleanup memsize.o OOT build by Marek Vasut · 13 years ago
  67. 151f49d i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
  68. a064cf8 m28evk: Fix comment about the number of RAM banks by Fabio Estevam · 13 years ago
  69. bf4362f M28EVK: Enable USB HOST support by Marek Vasut · 13 years ago
  70. 9557979e M28: Add memory detection into SPL by Marek Vasut · 13 years ago
  71. 5bf48fb iMX28: Fix ARM vector handling by Marek Vasut · 13 years ago
  72. 926227e M28: Add MMC SPL by Marek Vasut · 13 years ago
  73. 78687b7 iMX28: Add support for DENX M28EVK board by Marek Vasut · 13 years ago