1. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  2. f976dd9 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · Sun Aug 31 07:45:55 2014 -0400
  3. ce340e9 socfpga: initialize designware ethernet by Pavel Machek · Mon Jul 14 14:14:17 2014 +0200
  4. 2f8e256 nios2: rebase nios2-generic board to 3c120 reference design by Thomas Chou · Sat Aug 30 17:45:23 2014 +0800
  5. a174b91 nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook by Thomas Chou · Thu Aug 28 17:29:06 2014 +0800
  6. 85c4897 nios2: remove epled driver by Thomas Chou · Mon Aug 25 15:57:06 2014 +0800
  7. 112cb0d socfpga: Fix SOCFPGA build error for Altera dev kit by Chin Liang See · Tue Jul 22 04:28:35 2014 -0500
  8. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  9. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  10. bff262c socfpga: Relocate arch common functions away from board by Chin Liang See · Tue Jun 10 02:23:45 2014 -0500
  11. 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · Tue Jun 10 01:17:42 2014 -0500
  12. 90c477a Remove nios-32 arch remnants by Vasili Galka · Sun Jun 15 18:42:09 2014 +0300
  13. 7fd4480 board: altera: delete unused source files by Masahiro Yamada · Mon Mar 31 13:06:38 2014 +0900
  14. cb35060 socfpga: Adding Clock Manager driver by Chin Liang See · Tue Mar 04 22:13:53 2014 -0600
  15. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · Thu Feb 13 18:30:26 2014 +0900
  16. 3672c1e board: nios2: Check if flash is configured before calling early_flash_cmd_reset() by Ezequiel Garcia · Tue Jan 28 07:19:06 2014 -0300
  17. 7ab2d3f board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header include by Ezequiel Garcia · Fri Dec 20 18:34:53 2013 -0300
  18. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · Mon Nov 11 14:35:54 2013 +0900
  19. 1ba7380 nios2: remove unnecessary header include path by Masahiro Yamada · Mon Nov 11 12:11:12 2013 +0900
  20. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  21. 07bcebf nios2: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:33 2013 +0900
  22. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  23. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  24. 967b4df socfpga: Adding pin mux handoff files by Chin Liang See · Wed Sep 11 11:26:10 2013 -0500
  25. 70fa4e7 socfpga: Adding System Manager driver by Chin Liang See · Wed Sep 11 11:24:48 2013 -0500
  26. 315c12a Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · Thu Jul 25 17:57:46 2013 +0200
  27. e24178a socfpga: Move board/socfpga_cyclone5 to board/socfpga by Dinh Nguyen · Tue Jul 02 17:00:18 2013 -0500
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  30. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  31. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  32. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  33. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  34. ad51f7c ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · Thu Oct 04 06:46:02 2012 +0000
  35. b19bfad board/nios2-generic: Use altera_pio driver and remove board specific driver by Joachim Foerster · Fri Oct 21 15:48:51 2011 +0200
  36. c932eed gpio: Add driver for Altera's PIO core by Joachim Foerster · Fri Oct 21 15:48:50 2011 +0200
  37. cb0ddaf altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · Mon Oct 17 05:24:44 2011 +0000
  38. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  39. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  40. 035acb9 nios2: reset cfi flash before reading env by Thomas Chou · Tue Jan 18 11:13:56 2011 +0800
  41. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  42. 5dbb29f nios2: add gpio_is_valid by Thomas Chou · Mon Dec 27 10:46:01 2010 +0800
  43. c259ec8 nios2: add gpio_free by Thomas Chou · Fri Dec 24 15:19:44 2010 +0800
  44. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  45. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  46. 8b888dd nios2: remove EP1C20, EP1S10, EP1S40 boards by Thomas Chou · Wed Jun 16 14:39:30 2010 +0800
  47. 199ce71 nios2: add spi flash support to nios2-generic board by Thomas Chou · Fri Apr 30 11:34:18 2010 +0800
  48. 5ae05c5 nios2: add gpio_request by Thomas Chou · Wed Jun 09 09:51:09 2010 +0800
  49. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  50. f6a59cb nios2: add gpio support to nios2-generic board by Thomas Chou · Fri Apr 30 11:34:15 2010 +0800
  51. 7ffbbf5 nios2: add nios2-generic board by Thomas Chou · Wed Apr 21 08:40:59 2010 +0800
  52. 92efb27 nios2: add altera cf reset by Thomas Chou · Wed Mar 31 08:36:24 2010 +0800
  53. 12a8a65 nios2: Move individual board linker scripts to common script in cpu tree. by Scott McNutt · Fri Apr 16 16:12:39 2010 -0400
  54. 6a46842 nios: Move cpu/nios/* to arch/nios/cpu/* by Peter Tyser · Mon Apr 12 22:28:19 2010 -0500
  55. bd81948 nios2: Fix AMDLV065D flash write bug in altera board common tree. by Scott McNutt · Tue Mar 30 20:26:15 2010 -0400
  56. 0fd72d3 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · Sun Mar 21 21:24:43 2010 -0400
  57. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Sun Oct 04 22:37:03 2009 -0700
  58. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Tue Aug 25 13:09:37 2009 -0700
  59. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  60. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  61. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  62. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  63. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  64. d299abc board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:19:09 2007 -0500
  65. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:19 2007 -0500
  66. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  67. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  68. 2ca0085 Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards by Scott McNutt · Thu Jun 08 13:37:39 2006 -0400
  69. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  70. 9f191a1 Add support for Altera NIOS DK1C20 board Patch by Shlomo Kut, 13 Dec 2004 by Wolfgang Denk · Sat Aug 06 01:56:59 2005 +0200
  71. e4adb35 Patch by Scott McNutt, 25 Apr 2004: by wdenk · Wed May 19 21:33:14 2004 +0000
  72. c0bc2e1 Patches by Stephan Linz, 30 Jan 2004: by wdenk · Mon Feb 09 23:12:24 2004 +0000
  73. 2cefd15 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · Sun Feb 08 22:55:38 2004 +0000
  74. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · Tue Jan 20 23:12:12 2004 +0000
  75. 3be717f Patches by Stephan Linz, 11 Dec 2003: by wdenk · Sat Jan 03 19:43:48 2004 +0000