1. 073efd7 arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · Sat Apr 25 06:29:56 2015 +0200
  2. 44ffbe5 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · Sat Apr 25 06:29:52 2015 +0200
  3. 525178d arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · Sat Apr 25 06:29:45 2015 +0200
  4. 236d957 ARM: remove dkb board support by Masahiro Yamada · Tue Feb 24 11:45:06 2015 +0900
  5. f3679a3 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · Mon Jan 19 11:33:46 2015 +0100
  6. 0bc415c arm: mvebu: Placeholder bin_hdr file can now be removed by Stefan Roese · Mon Jan 19 11:33:48 2015 +0100
  7. f280514 kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · Thu Nov 06 11:39:26 2014 +0900
  8. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  9. 1ab1b87 arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking works by Stefan Roese · Thu Oct 23 17:04:09 2014 +0200
  10. 2ced070 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · Tue Oct 21 15:23:32 2014 +0200
  11. 0391577 arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board by Stefan Roese · Wed Oct 22 12:13:18 2014 +0200
  12. 0b74175 arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() by Stefan Roese · Wed Oct 22 12:13:13 2014 +0200
  13. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · Wed Oct 22 12:13:11 2014 +0200
  14. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  15. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · Tue Sep 16 14:11:51 2014 +0900
  16. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  17. d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · Sun Aug 31 07:10:59 2014 +0900
  18. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  19. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  20. 36ac1b5 cosmetic: Whitespace fix by Vasili Galka · Tue Jun 10 16:06:52 2014 +0300
  21. 9b79959 board: Marvell: delete an unused source file by Masahiro Yamada · Mon Mar 31 13:12:12 2014 +0900
  22. a7e13ec board: delete meaningless serial.h by Masahiro Yamada · Wed Jan 15 18:00:25 2014 +0900
  23. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · Mon Nov 11 14:35:54 2013 +0900
  24. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  25. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  26. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  27. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  28. fd4b3d3 Fix references to the documentation files by Anatolij Gustschin · Tue Apr 30 11:15:33 2013 +0000
  29. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  30. 4d42431 kirkwood: make MPP arrays static const by Albert ARIBAUD · Mon Nov 26 11:27:36 2012 +0000
  31. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  32. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · Sat Oct 06 14:07:02 2012 +0000
  33. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · Fri Sep 14 23:44:09 2012 +0200
  34. 4c2ced3 serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver by Marek Vasut · Thu Sep 13 12:26:39 2012 +0200
  35. aceeaa3 Cosmetic doc typo fixes to the kwbimage feature docs by Karl O. Pinc · Thu Aug 02 16:09:32 2012 +0000
  36. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  37. 7d0d502 kirkwood: fix calls to kirkwood_mpp_conf by Valentin Longchamp · Fri Jun 01 01:31:00 2012 +0000
  38. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · Tue May 22 18:36:19 2012 +0000
  39. 0b26c8f net: Remove redefinitions of net.h functions by Joe Hershberger · Tue May 22 10:28:57 2012 +0000
  40. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · Thu Nov 10 14:11:04 2011 +0000
  41. 83ce109 PPC: Drop mv6446x_eth_initialize() from net/eth.c by Marek Vasut · Fri Mar 02 22:39:32 2012 +0000
  42. dd152fc PPC: Drop mv6436x_eth_initialize() from net/eth.c by Marek Vasut · Fri Mar 02 22:39:31 2012 +0000
  43. 48b2372 DB64460: Fix GCC 4.6 build warnings by Wolfgang Denk · Tue Nov 29 22:17:49 2011 +0000
  44. 1772580 DB64360: Fix GCC 4.6 build warnings by Wolfgang Denk · Tue Nov 29 22:17:48 2011 +0000
  45. cc94214 ARM: dreamplug: fix compilation by Anatolij Gustschin · Sat Oct 29 11:19:47 2011 +0000
  46. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Oct 28 00:15:19 2011 +0200
  47. 886e3d1 GCC4.6: Add macros to mv_gen_reg.h by Marek Vasut · Fri Oct 21 14:17:34 2011 +0000
  48. 7773462 Marvell: dkb: add mmc support by Lei Wen · Mon Oct 03 20:33:42 2011 +0000
  49. 0c847dc gplug: fixed build error as a result of code cleanup patch by Prafulla Wadaskar · Tue Oct 18 20:05:47 2011 +0530
  50. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · Tue Oct 18 20:11:42 2011 +0530
  51. 35b130c ARM: armada100: reduce dependence of including platform file by Lei Wen · Tue Oct 18 19:50:48 2011 +0530
  52. fc960ab Armada100: Add SPI support for Marvell gplugD by Ajay Bhargav · Mon Oct 03 14:00:57 2011 +0530
  53. 8d038fa dreamplug: initial board support. by Jason Cooper · Mon Oct 03 13:49:53 2011 +0530
  54. 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · Tue Oct 18 05:30:17 2011 +0000
  55. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  56. 8246ae0 Armada100: Enable 88E3015 PHY support for GplugD by Ajay Bhargav · Tue Sep 13 22:22:13 2011 +0530
  57. 8ed2bcb Armada100: Enable Ethernet support for GplugD by Ajay Bhargav · Tue Sep 13 22:22:04 2011 +0530
  58. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  59. 3405e32 Armada100: Add Board Support for Marvell GuruPlug-Display by Ajay Bhargav · Thu Aug 04 21:26:02 2011 +0530
  60. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  61. 70d81ec Initialize second PHY on OpenRD-Client and OpenRD-Ultimate by Clint Adams · Fri May 06 22:06:47 2011 +0530
  62. 5f56a67 Add definitions for OpenRD-Client and OpenRD-Ultimate by Clint Adams · Fri May 06 22:06:47 2011 +0530
  63. 564dff7 Rename openrd_base files to openrd by Clint Adams · Fri May 06 22:06:47 2011 +0530
  64. d455ca6 I2C: add i2c support for Armada100 platform by Lei Wen · Wed Apr 13 23:48:44 2011 +0530
  65. d10e397 I2C: add i2c support for Pantheon platform by Lei Wen · Wed Apr 13 23:48:34 2011 +0530
  66. adb152f Pantheon: Add Board Support for Marvell dkb board by Lei Wen · Wed Feb 09 18:17:47 2011 +0530
  67. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  68. f22f8d6 Armada100: Add Board Support for Marvell Aspenite-DB by Prafulla Wadaskar · Mon Nov 29 17:01:27 2010 +0530
  69. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:14:07 2010 +0100
  70. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  71. 84cba2e kirkwood: get rid of config.mk files by Prafulla Wadaskar · Wed Oct 27 17:46:06 2010 +0530
  72. 44f4d43 Kirkwood: bugfix: broken early console messages by Prafulla Wadaskar · Wed Oct 20 20:12:27 2010 +0530
  73. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  74. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  75. f8e4262 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · Thu Sep 30 19:33:19 2010 +0530
  76. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  77. 7329f25 Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions by Wolfgang Denk · Sun Jun 13 18:38:23 2010 +0200
  78. 8a86453 bugfix: Guruplug: Use standard miiphy by Mahavir Jain · Fri May 21 14:37:48 2010 +0530
  79. 11b10b0 Marvell GuruPlug Board Support by Siddarth Gore · Thu Mar 18 20:25:40 2010 +0530
  80. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  81. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  82. 32df464 sheevaplug: correct SDRAM address control register by Mark Asselstine · Tue Oct 27 19:40:40 2009 +0530
  83. 258c330 Support for the OpenRD base board by Simon Kagstrom · Tue Sep 22 04:01:01 2009 +0530
  84. 1eae2e9 Kirkwood: mv88f6281gtw_ge: Add kwbimage build support by Prafulla Wadaskar · Mon Sep 21 20:15:17 2009 +0530
  85. 0e4f0bd Kirkwood: rd6281a: Add kwbimage build support by Prafulla Wadaskar · Mon Sep 21 18:23:11 2009 +0530
  86. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  87. 4e67cbc Kirkwood: Sheevaplug: Add kwimage configuration file by Prafulla Wadaskar · Mon Sep 07 14:59:09 2009 +0530
  88. 4aab4ae Marvell RD6281A Board support by Prafulla Wadaskar · Thu Jul 16 21:02:24 2009 +0530
  89. 60a04f9 Marvell MV88F6281GTW_GE Board support by Prafulla Wadaskar · Thu Jul 16 20:58:01 2009 +0530
  90. 6263464 Marvell Sheevaplug Board support by Prafulla Wadaskar · Thu Jul 16 20:58:00 2009 +0530
  91. 88c12e0 asm-generic: Consolidate errno.h to asm-generic/errno.h by Michal Simek · Tue Jun 30 23:47:30 2009 +1000
  92. 9c8fb25 Marvell: i2c cleanup by Peter Tyser · Fri Apr 24 15:34:07 2009 -0500
  93. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  94. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  95. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  96. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  97. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  98. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · Fri Sep 05 09:19:30 2008 +0200
  99. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  100. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · Fri Aug 15 08:24:32 2008 -0500