1. ca0d535 Migrate bootlimit to Kconfig by Alex Kiernan · 6 years ago
  2. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  3. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  4. e89f8aa treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 7 years ago
  5. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  6. d1ec946 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
  7. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago WIP-05Nov2017
  8. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  9. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  10. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  11. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  12. c7c111e Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 7 years ago
  13. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  14. 279e7c4 Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS by Simon Glass · 8 years ago
  15. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 8 years ago
  16. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  17. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  18. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  19. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  20. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  21. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  22. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  23. eea1d14 Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 9 years ago
  24. c6d32df km: update the boot script to check for a DTB by Valentin Longchamp · 9 years ago
  25. 7f70460 km/common: stop u-boot only if someone press <SPACE> by Holger Brunck · 9 years ago
  26. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  27. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  28. c4d376f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  29. b1c2a7a arm/km: define fdt_high env variable and allow backwards compatibility by Gerlando Falauto · 11 years ago
  30. 7b2268b arm/km: enable FDT for km_kirwkood by Gerlando Falauto · 11 years ago
  31. cf7707a KM: add the KM_UBI_PART_BOOT_OPTS #define by Valentin Longchamp · 11 years ago
  32. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  33. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  34. 0a4f88b KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · 11 years ago
  35. 7c3d6a2 KM: fix typo in default environment by Valentin Longchamp · 11 years ago
  36. ac5b00e km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h by Valentin Longchamp · 11 years ago
  37. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  38. 7d77203 km/common: switch on CMD_GREPENV by Holger Brunck · 11 years ago
  39. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  40. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  41. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  42. ea8c37d arm: Remove use of board_early_init_r/last_stage_init() by Simon Glass · 12 years ago
  43. a7bc914 km/common: add eccmode to kernel commandline by Holger Brunck · 12 years ago
  44. dacc109 km/common: introduce $uimage variable by Andreas Huber · 12 years ago
  45. 06610e1 km/common: drop unneeded std* environment variables by Holger Brunck · 12 years ago
  46. 93ea89f COMMON: Use __stringify() instead of xstr() by Marek Vasut · 12 years ago
  47. fcca7e7 arm/km: remove unused code by Holger Brunck · 12 years ago
  48. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  49. c1b3d84 km/common: check test_bank and testpin for testboot by Thomas Herzmann · 12 years ago
  50. 31dd898 km/common: increase bootlimit to 3 by Holger Brunck · 12 years ago
  51. cf73639 km/common: add support for second flash by Andreas Huber · 12 years ago
  52. b0e55d5 km/common: enable "env default" for all keymile boards by Gerlando Falauto · 13 years ago
  53. 2a7714c km/common: fix ramfs development target by Andreas Huber · 13 years ago
  54. 4daea6f km/common: moved eeprom config to pbec specific part by Stefan Bigler · 13 years ago
  55. 8519d18 km/common: use u-boot.kwb for u-boot update function on arm by Holger Brunck · 13 years ago
  56. f7fb46a km/common: enable cramfs and cramfs cmdline by Holger Brunck · 13 years ago
  57. c98d3b4 km/common: remove obsolete defines and header by Holger Brunck · 13 years ago
  58. b648bfc km/common: simplify debug environment by Holger Brunck · 13 years ago
  59. 0333cfe km/common: add test sw starting variable by Thomas Herzmann · 13 years ago
  60. db0bb57 km/common: rework and simplify default environment by Holger Brunck · 13 years ago
  61. b84ac38 arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h by Valentin Longchamp · 13 years ago
  62. 638a48e km/common: add pnvramsize to default environment by Holger Brunck · 13 years ago
  63. 2d9528e km/common: simplify default environment by Holger Brunck · 13 years ago
  64. 92c9108 km/common: implement boardId HWkey checks as u-boot cmd by Thomas Herzmann · 13 years ago
  65. 264eaa0 keymile boards: move keymile specific header in subdir by Valentin Longchamp · 13 years ago[Renamed from include/configs/keymile-common.h]
  66. 499b1a4 km/common: fix coding style issues in generic header by Holger Brunck · 14 years ago
  67. e80ab3e km/common: fix initial_boot_bank for bootpackages by Thomas Herzmann · 14 years ago
  68. ec9a374 keymile-common.h: remove IO mux stuff by Holger Brunck · 14 years ago
  69. 48d9539 keymile boards: support of boardId / hwkey lists by Thomas Herzmann · 14 years ago
  70. a21b5d4 ppc, arm: rework and enhance keymile-common.h by Holger Brunck · 14 years ago
  71. f1fef1d keymile, common: add setting of some environment variables by Heiko Schocher · 15 years ago
  72. 8ed7434 ppc, 8321: cleanup tuxa1, tuda1 and suvd3 support by Heiko Schocher · 14 years ago
  73. de3ad13 arm, ppc: rework environment variables for keymile boards by Holger Brunck · 14 years ago
  74. f41ee96 ppc, arm: adapt keymile header by Holger Brunck · 14 years ago
  75. b11f53f keymile: Fix Coding style issues for keymile boards. by Heiko Schocher · 14 years ago
  76. 844f07d Coding Style (white space) cleanup by Wolfgang Denk · 14 years ago
  77. 31d80c7 kirkwood: get rid of config.mk files by Prafulla Wadaskar · 14 years ago
  78. beeb258 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · 14 years ago
  79. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  80. b88c598 configs: remove unused CONFIG_COMMAND_HISTORY by Kim Phillips · 15 years ago
  81. 4897ee3 powerpc: keymile boards updates by Heiko Schocher · 15 years ago
  82. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  83. 3202d33 Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  84. dc71b24 powerpc: updates for the keymile boards by Heiko Schocher · 15 years ago
  85. d48eb51 i2c: Remove deprecated individual i2c commands by Peter Tyser · 16 years ago
  86. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  87. 364123d powerpc: common updates for keymile boards by Heiko Schocher · 16 years ago
  88. 19f0e93 83xx, kmeter1: add I2C, dtt, eeprom support by Heiko Schocher · 16 years ago
  89. 1e8f4e7 powerpc, keymile boards: extract identical config options by Heiko Schocher · 16 years ago