1. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  2. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  3. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  4. a0b8936 nios2: Soup up the shell experience by Marek Vasut · Wed Dec 16 01:32:48 2015 +0100
  5. d32b2af nios2: Preconfigure $loadaddr variable by Marek Vasut · Tue Dec 15 03:09:24 2015 +0100
  6. 307c715 nios2: Up the monitor size to 512kiB by Marek Vasut · Tue Dec 15 03:09:23 2015 +0100
  7. a979a6d nios2: Calculate the env position from monitor size by Marek Vasut · Tue Dec 15 03:09:22 2015 +0100
  8. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  9. 930de0b nios2: rename board nios2-generic to 3c120_devboard by Thomas Chou · Wed Nov 11 07:56:04 2015 +0800[Renamed from include/configs/nios2-generic.h]
  10. 54af764 nios2: nios2-generic: do not allocate rx buf in net.c by Thomas Chou · Thu Nov 05 16:37:33 2015 +0800
  11. f0f9acc nios2: use cfi flash driver model by Thomas Chou · Wed Oct 28 15:10:39 2015 +0800
  12. e486ab2 nios2: trim CONFIG_SYS_MEMTEST_END by Thomas Chou · Wed Nov 04 13:25:20 2015 +0800
  13. c2ec5f8 nios2: trim CONFIG_SYS_MALLOC_LEN by Thomas Chou · Wed Nov 04 13:28:29 2015 +0800
  14. 804a551 nios2: remove CONFIG_SYS_INIT_SP macro by Thomas Chou · Tue Nov 03 13:47:02 2015 +0800
  15. 6a01439 nios2: remove CONFIG_SYS_MALLOC_BASE macro by Thomas Chou · Tue Nov 03 13:31:09 2015 +0800
  16. ba5316e nios2: clean up macros that do not need a value in board header by Thomas Chou · Thu Oct 29 16:43:46 2015 +0800
  17. 41d02bb nios2: use dram bank in board info by Thomas Chou · Tue Oct 27 10:21:06 2015 +0800
  18. ec06dd8 net: convert altera_tse to driver model and phylib by Thomas Chou · Thu Oct 22 15:29:11 2015 +0800
  19. 4d7d92f nios2: zap nios2-generic board dir by Thomas Chou · Fri Oct 23 14:55:36 2015 +0800
  20. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · Wed Oct 14 08:43:31 2015 +0800
  21. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · Thu Oct 22 22:28:53 2015 +0800
  22. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · Wed Oct 21 21:33:45 2015 +0800
  23. 6917a5d nios2: convert altera_uart to driver model by Thomas Chou · Wed Oct 21 21:26:54 2015 +0800
  24. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · Fri Oct 23 07:36:37 2015 +0800
  25. 16dc04b nios2: Split timer code into timer.c by Thomas Chou · Thu Oct 08 21:23:37 2015 +0800
  26. 47903a6 nios2: Switch to generic timer by Thomas Chou · Thu Oct 08 21:17:42 2015 +0800
  27. 3fc0ac2 nios2: move altera_pio_init to board_early_init_r by Thomas Chou · Fri Sep 04 16:19:16 2015 +0800
  28. 44d3cf4 nios2: move command line configuration to Kconfig by Thomas Chou · Wed Aug 26 21:24:35 2015 +0800
  29. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  30. 2f8e256 nios2: rebase nios2-generic board to 3c120 reference design by Thomas Chou · Sat Aug 30 17:45:23 2014 +0800
  31. cce3e75 nios2: add generic board support by Thomas Chou · Fri Aug 22 11:36:47 2014 +0800
  32. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  33. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  34. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  35. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  36. d3db57b nios2: remove asm/status_led.h by Thomas Chou · Mon Nov 05 12:51:54 2012 +0800
  37. fe06c18 nios2: move gd and bd into BSS by Thomas Chou · Mon Apr 23 10:55:02 2012 +0800
  38. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  39. eedb603 nios2 - adjust gbl data off to account for bd_info by Alex Hornung · Mon Feb 20 23:45:45 2012 +0000
  40. b19bfad board/nios2-generic: Use altera_pio driver and remove board specific driver by Joachim Foerster · Fri Oct 21 15:48:51 2011 +0200
  41. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  42. 13ec42b Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · Fri Jul 15 02:18:56 2011 +0000
  43. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  44. f6a59cb nios2: add gpio support to nios2-generic board by Thomas Chou · Fri Apr 30 11:34:15 2010 +0800
  45. 7ffbbf5 nios2: add nios2-generic board by Thomas Chou · Wed Apr 21 08:40:59 2010 +0800