1. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  2. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  3. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  4. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  5. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:36 2017 +0100
  6. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  7. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  8. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  9. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  10. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  11. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  12. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  13. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  14. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  15. 7052419 powerpc: inka4x0: convert to generic board by Anatolij Gustschin · Fri Aug 14 07:01:15 2015 +0200
  16. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  17. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · Mon May 04 14:55:14 2015 -0500
  18. 608ed2c powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition by Masahiro Yamada · Thu Jan 16 11:03:07 2014 +0900
  19. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  20. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  21. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  22. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  23. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  24. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  25. 341e5e7 Move LDSCRIPT definitions to board config files. by Wolfgang Denk · Sun Nov 28 21:18:58 2010 +0100
  26. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  27. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  28. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  29. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  30. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  31. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  32. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · Fri Mar 12 10:01:12 2010 +0100
  33. 08b251a ppc: Remove board-specific command table relocation fixups by Peter Tyser · Mon Sep 21 11:20:30 2009 -0500
  34. 77dde21 powerpc/inka4x0: Remove left-over ide reset code. by Detlev Zundel · Tue May 05 16:04:06 2009 +0200
  35. 6906496 inka4x0: Add hardware diagnosis and RTC in configuration. by Detlev Zundel · Mon Mar 30 00:31:35 2009 +0200
  36. 27e2e47 inka4x0: Add hardware diagnosis functions for inka4x0 by Detlev Zundel · Mon Mar 30 00:31:34 2009 +0200
  37. bc1b917 net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · Thu Feb 05 23:58:25 2009 -0800
  38. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  39. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  40. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  41. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  42. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · Thu May 08 19:02:12 2008 -0500
  43. 521f97b Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · Sun Mar 30 01:19:06 2008 -0500
  44. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · Mon Mar 03 12:16:44 2008 +0100
  45. db94671 [INKA4x0] NG hardware: flash support by Marian Balakowicz · Thu Nov 15 13:37:28 2007 +0100
  46. 209d513 [INKA4x0] NG hardware: SDRAM support by Marian Balakowicz · Thu Nov 15 13:29:55 2007 +0100
  47. 8cfe7a8 [INKA4x0] NG hardware: platform code update by Marian Balakowicz · Thu Nov 15 13:24:43 2007 +0100
  48. 140b69c include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:38:02 2007 -0500
  49. 860435b include/configs: Use new CONFIG_CMD_* in various i* named board config files. by Jon Loeliger · Wed Jul 04 22:32:32 2007 -0500
  50. a01420c MPC5xxx: Change names of defines related to IPB and PCI clocks. by Bartlomiej Sieka · Sun May 27 16:53:43 2007 +0200
  51. a71cec7 Update default environment for INKA4x00 board. by Wolfgang Denk · Tue Feb 07 15:18:25 2006 +0100
  52. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · Sun Nov 20 21:40:11 2005 +0100
  53. f67ef1e Update configuration for INKA4x0 board by Wolfgang Denk · Wed Sep 21 10:07:56 2005 +0200
  54. 8c61fe5 Fix INKA4x0: use CS1 as gpio_wkup_6 output by wdenk · Fri Apr 22 15:09:09 2005 +0000
  55. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · Sat Apr 02 22:37:54 2005 +0000
  56. f189a0d INKA4x0: Allow initialization of LCD backlight dimming from by wdenk · Mon Mar 14 13:14:58 2005 +0000
  57. b995b0f Add port initialization for digital I/O on INKA4x0 by wdenk · Sun Mar 06 01:21:30 2005 +0000
  58. 286dca8 * Fix get_partition_info() parameter error in all other calls by wdenk · Fri Mar 04 11:27:31 2005 +0000
  59. 62fea7e Add support for SRAM and 2 x Quad UARTs on INKA4x0 board by wdenk · Sun Feb 27 23:46:58 2005 +0000
  60. acd0536 Cleanup USB and partition defines by wdenk · Thu Feb 24 23:23:29 2005 +0000
  61. 99408ba * Add support for ext2 filesystems and image timestamps to TQM5200 board by wdenk · Thu Feb 24 22:44:16 2005 +0000
  62. 8141446 * Update CPC45 board configuration. by wdenk · Mon Jan 31 22:09:11 2005 +0000
  63. 7f5ad44 * Fix problems with CMC_PU2 flash driver. * Adjust INKA 4x0 default settings by wdenk · Sun Dec 19 21:39:27 2004 +0000
  64. 11392db Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100 by wdenk · Sun Dec 19 09:58:11 2004 +0000
  65. 4ca3236 Add support for INKA4X0 board by wdenk · Thu Dec 16 15:52:40 2004 +0000