1. 1715105 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 7 years ago
  2. 02ddc14 treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 7 years ago
  3. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  4. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  5. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  6. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  7. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  8. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  9. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  10. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  11. efce244 Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  12. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  13. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  14. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  15. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  16. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  17. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  18. 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
  19. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  20. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  21. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  22. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  23. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  24. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  25. f8dee36 powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  26. 05cb79a powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  27. 25cb74b powerpc: MPC8544: Move CONFIG_MPC8544 to Kconfig option by York Sun · 8 years ago
  28. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  29. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  30. fbda683 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · 8 years ago
  31. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  32. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  33. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  34. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  35. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  36. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  37. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  38. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  39. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  40. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  41. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  42. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  43. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  44. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  45. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  46. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  47. 1086514 powerpc: socrates: convert to generic board by Anatolij Gustschin · 9 years ago
  48. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  49. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  50. 2c808a1 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  51. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  52. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  53. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  54. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  55. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  56. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  57. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  58. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  59. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  60. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  61. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  62. e46fedf powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  63. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  64. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  65. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  66. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  67. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  68. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  69. 5be58f5 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  70. 199e262 mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  71. 47106ce 85xx/socrates: Remove NFS support to fit image size. by Detlev Zundel · 14 years ago
  72. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  73. 229b6dc video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 by Wolfgang Grandegger · 15 years ago
  74. 5d16ca8 video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode by Anatolij Gustschin · 15 years ago
  75. c28d3bb video: mb862xx: improve board-specific Lime configuration by Wolfgang Grandegger · 15 years ago
  76. 170c197 NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  77. d48eb51 i2c: Remove deprecated individual i2c commands by Peter Tyser · 15 years ago
  78. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  79. ba490b7 Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  80. 801a194 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  81. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. abbb906 Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  83. 5c65ecf socrates: change default mtest address range by Anatolij Gustschin · 16 years ago
  84. 562788b socrates: fix SPD EEPROM address by Anatolij Gustschin · 16 years ago
  85. e99b607 85xx: socrates: Add support for new image format. by u-boot@bugs.denx.de · 16 years ago
  86. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  87. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. e64987a 85xx: socrates: Enable Lime support. by Anatolij Gustschin · 16 years ago
  89. 3e79b58 85xx: Socrates: Major code update. by Detlev Zundel · 16 years ago
  90. e90fb6a USB EHCI: reset root hub by Yuri Tikhonov · 16 years ago
  91. be0bd82 FSL DDR: Convert socrates to new DDR code. by Kumar Gala · 16 years ago
  92. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. fd51b0e Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
  94. 59abd15 Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
  95. d39e685 Socrates: config file cleanup. by Sergei Poselenov · 16 years ago
  96. 5e1882d Socrates: Fix PCI bus frequency report by Sergei Poselenov · 16 years ago
  97. 1f15548 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  98. 791e1db Socrates: Added USB support. by Sergei Poselenov · 16 years ago
  99. 2f7468a Socrates: add support for DS75 Digital Thermo Sensor on I2C bus. by Sergei Poselenov · 16 years ago
  100. 83e9d7a Socrates: Config file cleanup. by Sergei Poselenov · 16 years ago