1. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  2. c78f5e0 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · 9 years ago
  3. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 9 years ago
  4. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  5. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  6. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  7. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  8. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  9. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  10. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  11. 6e66b41 sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 9 years ago
  12. 7095ab3 sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · 9 years ago
  13. aa7b3f3 sbc8641d: set proper environment sector size. by Paul Gortmaker · 9 years ago
  14. efdcea5 sbc8641d: increase malloc pool size to a sane default by Paul Gortmaker · 9 years ago
  15. f71e21a sbc8641d: enable command line editing by Paul Gortmaker · 9 years ago
  16. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  17. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  18. 7f9da82 powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  19. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  20. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  21. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  22. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  23. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  24. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  26. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  27. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  28. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  29. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  30. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  31. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  32. f82666b powerpc/86xx: Convert SBC8641 to use common SRIO init code by Kumar Gala · 14 years ago
  33. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  34. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  35. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  36. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  37. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  38. 86dee4a ppc: Conditionally compile bat_rw.c by Peter Tyser · 14 years ago
  39. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  40. e78f665 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
  41. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  42. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  43. 1502ead mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define by Paul Gortmaker · 15 years ago
  44. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  45. a37b9ce pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory by Kumar Gala · 15 years ago
  46. 56d150e 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  47. 8dc2d64 sbc8641d: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  48. 2ea18aa Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  49. ab6960f 86xx: Fix non-64-bit compilation problems. by Jon Loeliger · 16 years ago
  50. 2a97867 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · 16 years ago
  51. d1cb6cb powerpc: change 86xx SMP boot method by Becky Bruce · 16 years ago
  52. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  53. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. a7adfe3 FSL DDR: Convert SBC8641D to new DDR code. by Kumar Gala · 16 years ago
  58. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 59ddf41 POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config by Becky Bruce · 16 years ago
  60. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  61. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 17 years ago
  62. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  63. b0b3094 86xx: Add reginfo command by Becky Bruce · 17 years ago
  64. a756ea7 86xx: Convert sbc8641d to use new law setup code. by Becky Bruce · 17 years ago
  65. 1fbf3f2 sbc8641: remove unused OF_FLAT_TREE_MAX_SIZE by Kim Phillips · 17 years ago
  66. 458c389 Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · 17 years ago
  67. 09b88df Define tsec flag values in config files by Andy Fleming · 17 years ago
  68. 5615ef2 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h by Jon Loeliger · 17 years ago
  69. 18f2f03 Modify SBC8641D to use new Freescale PCI routines by Joe Hamman · 17 years ago
  70. 1bab0b0 Add support for SBC8641D. Config files. by Joe Hamman · 17 years ago