1. 5bc0543 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
  2. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  3. ff5410d Convert CONFIG_BOOTCOUNT_RAM to Kconfig by Alex Kiernan · 7 years ago
  4. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  5. cfb8462 ARM: Drop unreferenced CONFIG_MACH_* defines by Tuomas Tynkkynen · 7 years ago
  6. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  7. 6ef2f90 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  8. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  9. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  10. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  11. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  12. 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 7 years ago
  13. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  14. 92a1bab arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  15. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  16. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  17. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  18. 5ecf8c6 video: Drop CONFIG_CONSOLE_INFO_QUIET by Simon Glass · 8 years ago
  19. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  20. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  21. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  22. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  23. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  24. e4f65d0 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  25. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  26. c6d32df km: update the boot script to check for a DTB by Valentin Longchamp · 9 years ago
  27. 716e4ff arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUS by Valentin Longchamp · 9 years ago
  28. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  29. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  30. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  31. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  32. ea38572 ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach by Masahiro Yamada · 10 years ago
  33. 8e59f8b km_arm: convert the km_arm boards to the generic board support by Valentin Longchamp · 10 years ago
  34. 47539e2 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  35. b1c2a7a arm/km: define fdt_high env variable and allow backwards compatibility by Gerlando Falauto · 11 years ago
  36. 7b2268b arm/km: enable FDT for km_kirwkood by Gerlando Falauto · 11 years ago
  37. 56cde17 arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment by Holger Brunck · 11 years ago
  38. 99f6249 KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · 11 years ago
  39. 0a4f88b KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · 11 years ago
  40. ac5b00e km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h by Valentin Longchamp · 11 years ago
  41. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  42. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. 67bfae3 arm/km: fix u-boot update functionality by Holger Brunck · 11 years ago
  44. f3e9361 i2c, multibus, keymile: get rid of EEprom_ivm envvariable by Heiko Schocher · 12 years ago
  45. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  46. dfeafde arm/km: use CONFIG_NAND_ECC_BCH by Holger Brunck · 12 years ago
  47. 45bd01e arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Holger Brunck · 12 years ago
  48. 93ea89f COMMON: Use __stringify() instead of xstr() by Marek Vasut · 12 years ago
  49. 05c8e81 arm/km: fix frequency of the SPI NOR Flash by Valentin Longchamp · 12 years ago
  50. f46b4a1 km/arm: set SPI NOR Flash default parameters by Valentin Longchamp · 12 years ago
  51. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  52. 0044c42 Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago
  53. c471d84 arm/km: remove calls to kw_gpio_* in board_early_init_f by Holger Brunck · 12 years ago
  54. b37f772 arm/km: enable BOCO2 FPGA download support by Valentin Longchamp · 12 years ago
  55. 8170aef arm/km: add kmnusa board support by Holger Brunck · 12 years ago
  56. 0c25def arm/km: use spi claim bus to switch between SPI and NAND by Valentin Longchamp · 12 years ago
  57. a0fb94f km_arm: use filesize for erase in update command by Valentin Longchamp · 12 years ago
  58. 002ec08 arm/km: enable mii cmd by Valentin Longchamp · 12 years ago
  59. be67190 arm/km: remove CONFIG_RESET_PHY_R by Holger Brunck · 12 years ago
  60. af85f08 arm/km: rename CONFIG option CONFIG_KM_DEF_ENV_UPDATE by Holger Brunck · 12 years ago
  61. cf73639 km/common: add support for second flash by Andreas Huber · 12 years ago
  62. 9e9c6d7 arm/km: speed up i2c access for keymile boards by Holger Brunck · 13 years ago
  63. 6bbb3e9 NAND: remove NAND_MAX_CHIPS definitions by Vladimir Zapolskiy · 13 years ago
  64. c5dd978 arm/km: enable jffs2 cmds by Holger Brunck · 13 years ago
  65. 66072a8 arm/km: add boardid and hwkey to kernel command line by Holger Brunck · 13 years ago
  66. 8620ca2 ARM: Reintroduce MACH_TYPE_KM_KIRKWOOD for keymile ARM boards by Valentin Longchamp · 13 years ago
  67. d47031e Revert "km_arm: enable POST for these boards" by Wolfgang Denk · 13 years ago
  68. a2da616 km_arm: enable POST for these boards by Valentin Longchamp · 13 years ago
  69. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  70. 9400f8f km_arm: enable POST for these boards by Valentin Longchamp · 13 years ago
  71. e5847b7 km_arm: change CONFIG_SYS_TEXT_BASE to end of RAM by Valentin Longchamp · 13 years ago
  72. 4daea6f km/common: moved eeprom config to pbec specific part by Stefan Bigler · 13 years ago
  73. 8519d18 km/common: use u-boot.kwb for u-boot update function on arm by Holger Brunck · 13 years ago
  74. b648bfc km/common: simplify debug environment by Holger Brunck · 13 years ago
  75. db0bb57 km/common: rework and simplify default environment by Holger Brunck · 13 years ago
  76. 680cfaf arm/km: use board KM_ENV_BUS for CONFIG_I2C_ENV_EEPROM_BUS by Valentin Longchamp · 13 years ago
  77. 288f99b arm/km: remove unneeded define by Holger Brunck · 13 years ago
  78. b5befd8 arm/km: fix u-boot.kwb build breakage by Holger Brunck · 13 years ago
  79. 3d3c709 arm/km: add second serial interface for kirkwood by Holger Brunck · 13 years ago
  80. 95e3979 arm/km: disable ls (through jffs2 support) by Valentin Longchamp · 13 years ago
  81. 22c67d0 arm/km: introduce bootcount env variable and clean km_arm by Valentin Longchamp · 13 years ago
  82. ea616d4 arm/km: move CONFIG_EXTRA_ENV_SETTINGS from board to km_arm file by Valentin Longchamp · 13 years ago
  83. 2d9528e km/common: simplify default environment by Holger Brunck · 13 years ago
  84. 2cc195e Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 13 years ago
  85. 264eaa0 keymile boards: move keymile specific header in subdir by Valentin Longchamp · 13 years ago[Renamed from include/configs/km_arm.h]
  86. 499b1a4 km/common: fix coding style issues in generic header by Holger Brunck · 13 years ago
  87. a21b5d4 ppc, arm: rework and enhance keymile-common.h by Holger Brunck · 14 years ago
  88. f1fef1d keymile, common: add setting of some environment variables by Heiko Schocher · 14 years ago
  89. 731b968 arm, keymile: updates for the arm based boards from keymile by Heiko Schocher · 14 years ago
  90. 44097e2 km-arm: i2c support for suenx based boards by Heiko Schocher · 14 years ago
  91. 331a30d arm: add support for kirkwood based mgcoge2un board by Heiko Schocher · 14 years ago
  92. de3ad13 arm, ppc: rework environment variables for keymile boards by Holger Brunck · 14 years ago
  93. b11f53f keymile: Fix Coding style issues for keymile boards. by Heiko Schocher · 14 years ago
  94. 802d996 arm, keymile: rename MACH_SUEN3 to MACH_KM_KIRKWOOD by Holger Brunck · 14 years ago
  95. 0c0892b Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  96. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  97. 6b0ccc3 arm926ejs, suen3: fix relocation issues by Heiko Schocher · 14 years ago
  98. a784c01 ARM: relocation: fix typo in comment by Heiko Schocher · 14 years ago
  99. ab86f72 ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  100. 2fefa2a suen3: remove CONFIG_HARD_I2C and related defines by Albert Aribaud · 14 years ago