1. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  2. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  3. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  4. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  5. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  6. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  7. ffe67e4 Drop CONFIG_ISA_KEYBOARD by Simon Glass · 9 years ago
  8. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  9. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  10. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  11. 789d312 PIP405: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  12. ec17476 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · 11 years ago
  13. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  14. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  15. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  16. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  17. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  20. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 12 years ago
  21. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  22. 2e165b5 board/mpl/pip405: use the CFI driver for the PIP405 board by David Müller · 13 years ago
  23. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  24. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  25. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  26. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  27. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  28. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  29. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  30. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  31. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. c361ce8 Remove legacy NAND and disk on chip references from boards. by Scott Wood · 15 years ago
  33. 6c26293 Enable CONFIG_NET_MULTI on all remaining PPC4xx boards by Ben Warren · 16 years ago
  34. 3a918a6 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  35. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  37. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 013d2c9 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · 16 years ago
  40. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  42. f372751 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · 17 years ago
  43. beb9ff4 include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  44. cc1f0bb include/configs: Use new CONFIG_CMD_* in various P* named board config files. by Jon Loeliger · 17 years ago
  45. 582f3dd Adjust "echo" as a default command Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · 19 years ago
  46. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  47. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  48. 7b4e347 Fix compiler warnings by Wolfgang Denk · 19 years ago
  49. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  50. 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
  51. 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  52. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  53. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  54. e39c284 * Patch by Denis Peter, 04 June 2003: add support for the MIP405T board by wdenk · 22 years ago
  55. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
  56. c609719 Initial revision by wdenk · 22 years ago