1. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  2. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 6 months ago
  3. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 8 months ago
  4. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  5. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  6. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  7. a8ca5c8 treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · 7 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  9. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  10. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  11. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  12. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  13. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  14. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  15. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  16. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  17. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  18. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  19. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  20. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  21. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  22. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  23. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  24. aeea875 nios2: Soup up the shell experience by Marek Vasut · 9 years ago
  25. bc3abe1 nios2: Preconfigure $loadaddr variable by Marek Vasut · 9 years ago
  26. 7ef051e nios2: Up the monitor size to 512kiB by Marek Vasut · 9 years ago
  27. 2aee06a nios2: Calculate the env position from monitor size by Marek Vasut · 9 years ago
  28. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  29. 479accb nios2: rename board nios2-generic to 3c120_devboard by Thomas Chou · 9 years ago[Renamed from include/configs/nios2-generic.h]
  30. c3c4495 nios2: nios2-generic: do not allocate rx buf in net.c by Thomas Chou · 9 years ago
  31. af54c18 nios2: use cfi flash driver model by Thomas Chou · 9 years ago
  32. 540bb54 nios2: trim CONFIG_SYS_MEMTEST_END by Thomas Chou · 9 years ago
  33. 2925e2b nios2: trim CONFIG_SYS_MALLOC_LEN by Thomas Chou · 9 years ago
  34. 65af9f6 nios2: remove CONFIG_SYS_INIT_SP macro by Thomas Chou · 9 years ago
  35. 92ae05c nios2: remove CONFIG_SYS_MALLOC_BASE macro by Thomas Chou · 9 years ago
  36. e07eee3 nios2: clean up macros that do not need a value in board header by Thomas Chou · 9 years ago
  37. 744b57b nios2: use dram bank in board info by Thomas Chou · 9 years ago
  38. 96fa1e4 net: convert altera_tse to driver model and phylib by Thomas Chou · 9 years ago
  39. 6168dc6 nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  40. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  41. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  42. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  43. da2f838 nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  44. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  45. e6500f8 nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  46. fea7f3a nios2: Switch to generic timer by Thomas Chou · 9 years ago
  47. b6c1809 nios2: move altera_pio_init to board_early_init_r by Thomas Chou · 9 years ago
  48. ca1d80c nios2: move command line configuration to Kconfig by Thomas Chou · 9 years ago
  49. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  50. 857b9cb nios2: rebase nios2-generic board to 3c120 reference design by Thomas Chou · 10 years ago
  51. 5ff10aa nios2: add generic board support by Thomas Chou · 10 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. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  56. db71964 nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
  57. 7dfb060 nios2: move gd and bd into BSS by Thomas Chou · 13 years ago
  58. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  59. bb60db6 nios2 - adjust gbl data off to account for bd_info by Alex Hornung · 13 years ago
  60. df969b5 board/nios2-generic: Use altera_pio driver and remove board specific driver by Joachim Foerster · 13 years ago
  61. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  62. e110c4f Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · 13 years ago
  63. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  64. 1e8e9ba nios2: add gpio support to nios2-generic board by Thomas Chou · 15 years ago
  65. 8cbb0dd nios2: add nios2-generic board by Thomas Chou · 15 years ago