1. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  2. edfad17 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 11 months ago
  3. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  4. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  5. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  6. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  7. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  8. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  9. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  10. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  11. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  12. f504d1a treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · 7 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  15. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  16. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  17. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  18. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  19. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  20. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  21. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  22. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  23. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  24. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  25. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  26. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  27. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  28. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  29. a0b8936 nios2: Soup up the shell experience by Marek Vasut · 9 years ago
  30. d32b2af nios2: Preconfigure $loadaddr variable by Marek Vasut · 9 years ago
  31. 307c715 nios2: Up the monitor size to 512kiB by Marek Vasut · 9 years ago
  32. a979a6d nios2: Calculate the env position from monitor size by Marek Vasut · 9 years ago
  33. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  34. 930de0b nios2: rename board nios2-generic to 3c120_devboard by Thomas Chou · 9 years ago[Renamed from include/configs/nios2-generic.h]
  35. 54af764 nios2: nios2-generic: do not allocate rx buf in net.c by Thomas Chou · 9 years ago
  36. f0f9acc nios2: use cfi flash driver model by Thomas Chou · 9 years ago
  37. e486ab2 nios2: trim CONFIG_SYS_MEMTEST_END by Thomas Chou · 9 years ago
  38. c2ec5f8 nios2: trim CONFIG_SYS_MALLOC_LEN by Thomas Chou · 9 years ago
  39. 804a551 nios2: remove CONFIG_SYS_INIT_SP macro by Thomas Chou · 9 years ago
  40. 6a01439 nios2: remove CONFIG_SYS_MALLOC_BASE macro by Thomas Chou · 9 years ago
  41. ba5316e nios2: clean up macros that do not need a value in board header by Thomas Chou · 9 years ago
  42. 41d02bb nios2: use dram bank in board info by Thomas Chou · 9 years ago
  43. ec06dd8 net: convert altera_tse to driver model and phylib by Thomas Chou · 9 years ago
  44. 4d7d92f nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  45. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  46. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  47. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  48. 6917a5d nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  49. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  50. 16dc04b nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  51. 47903a6 nios2: Switch to generic timer by Thomas Chou · 9 years ago
  52. 3fc0ac2 nios2: move altera_pio_init to board_early_init_r by Thomas Chou · 9 years ago
  53. 44d3cf4 nios2: move command line configuration to Kconfig by Thomas Chou · 9 years ago
  54. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  55. 2f8e256 nios2: rebase nios2-generic board to 3c120 reference design by Thomas Chou · 10 years ago
  56. cce3e75 nios2: add generic board support by Thomas Chou · 10 years ago
  57. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  58. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  59. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  60. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  61. d3db57b nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
  62. fe06c18 nios2: move gd and bd into BSS by Thomas Chou · 13 years ago
  63. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  64. eedb603 nios2 - adjust gbl data off to account for bd_info by Alex Hornung · 13 years ago
  65. b19bfad board/nios2-generic: Use altera_pio driver and remove board specific driver by Joachim Foerster · 13 years ago
  66. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  67. 13ec42b Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · 13 years ago
  68. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  69. f6a59cb nios2: add gpio support to nios2-generic board by Thomas Chou · 15 years ago
  70. 7ffbbf5 nios2: add nios2-generic board by Thomas Chou · 15 years ago