1. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · Thu Nov 06 14:02:57 2014 +0100
  2. 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
  3. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · Wed Oct 22 12:13:11 2014 +0200
  4. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  5. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  6. d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · Sun Aug 31 07:10:59 2014 +0900
  7. 2b29303 kmp204x: reset the Zarlink clocking chips at power up only by Valentin Longchamp · Tue Aug 19 15:40:04 2014 +0200
  8. acc26f5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Aug 04 13:35:50 2014 -0400
  9. 6e093fc kmp204x: prepare to use CPU watchdog by Boschung, Rainer · Tue Jun 03 09:05:20 2014 +0200
  10. e70e595 kmp204x/qrio: support for setting the CPU reset request mode by Boschung, Rainer · Tue Jun 03 09:05:19 2014 +0200
  11. 59a31c9 kmp204x: set CPU watchdog reset reason flag by Boschung, Rainer · Tue Jun 03 09:05:18 2014 +0200
  12. cacb02b kmp204x/qrio: prepare support for the CPU watchdog reset reason by Boschung, Rainer · Tue Jun 03 09:05:17 2014 +0200
  13. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  14. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  15. d017c79 board:keymile: remove unnecessary double braces by Jeroen Hofstee · Wed Jun 11 00:34:39 2014 +0200
  16. 299f0be Rename hush to cli_hush by Simon Glass · Thu Apr 10 20:01:24 2014 -0600
  17. d0c782c kmp204x: add workaround for A-004849 by Valentin Longchamp · Wed Apr 30 15:01:48 2014 +0200
  18. 3f5b37f kmp204x: update the RCW by Valentin Longchamp · Wed Apr 30 15:01:47 2014 +0200
  19. 5eb9dab kmp204x: complete the reset sequence and PRST configuration by Valentin Longchamp · Wed Apr 30 15:01:46 2014 +0200
  20. ec92cdb kmp204x: selftest/factory test pin support by Valentin Longchamp · Wed Apr 30 15:01:44 2014 +0200
  21. dafc72d kmp204x: handle dip-switch for factory settings by Stefan Bigler · Fri May 02 10:49:27 2014 +0200
  22. 8b6f6c3 kmp204x: Add support for the unit LEDs by Stefan Bigler · Fri May 02 10:48:41 2014 +0200
  23. 034dd3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Feb 17 14:22:02 2014 -0500
  24. 29ff59a arm/km: introduce kmsugp1 target by Gerlando Falauto · Thu Feb 13 16:43:00 2014 +0100
  25. 18a74ec arm/km: define fdt_high env variable and allow backwards compatibility by Gerlando Falauto · Mon Jan 27 16:58:28 2014 +0100
  26. ae2adaf arm/km: enable FDT for km_kirwkood by Gerlando Falauto · Mon Jan 27 16:58:27 2014 +0100
  27. 7fef655 arm/km: fix wrong error handling by Holger Brunck · Mon Jan 27 16:58:26 2014 +0100
  28. 09346ff arm/km: make local function startup_allowed static by Holger Brunck · Mon Jan 27 16:58:23 2014 +0100
  29. cbec3b8 arm/km: drop unneeded define by Holger Brunck · Mon Jan 27 16:58:22 2014 +0100
  30. dc146da kmp204x: initial support for PCIe FPGA configuration by Valentin Longchamp · Mon Jan 27 11:49:12 2014 +0100
  31. 08f4a46 kmp204x: update I2C field of RCW by Valentin Longchamp · Mon Jan 27 11:49:09 2014 +0100
  32. d585ac5 kmp204x: implement workaround for A-006559 by Valentin Longchamp · Mon Jan 27 11:49:07 2014 +0100
  33. 71a2e82 kmp204x: I2C deblocking support by Rainer Boschung · Mon Feb 03 08:45:40 2014 +0100
  34. 42f3ed6 kmp204x: introduce QRIO GPIO functions by Valentin Longchamp · Mon Jan 27 11:49:05 2014 +0100
  35. 796d860 kmp204x: support for QRIO1 bootcounter by Rainer Boschung · Mon Jan 27 11:49:04 2014 +0100
  36. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  37. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · Mon Nov 11 14:35:54 2013 +0900
  38. d589f92 Makefile: specifiy an explicite object name rather than $(BOARD).o by Masahiro Yamada · Mon Nov 11 14:35:50 2013 +0900
  39. 3a8e53e board/keymile/kmp204x/Makefile: Convert to SPDX tag by Tom Rini · Fri Nov 01 10:27:12 2013 -0400
  40. b792973 board: powerpc: convert more makefiles to Kbuild style by Tom Rini · Fri Nov 01 10:24:19 2013 -0400
  41. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  42. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  43. c98bf29 mpc85xx: introduce the kmp204x reference design support by Valentin Longchamp · Fri Oct 18 11:47:24 2013 +0200
  44. 391cc9b KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · Fri Oct 18 11:47:18 2013 +0200
  45. 255f250 KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · Fri Oct 18 11:47:17 2013 +0200
  46. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  47. e0d1111 km/scripts: fix ramfs by Andreas Huber · Thu Jul 04 15:37:34 2013 +0200
  48. 0273889 powerpc/83xx: remove staticness for qe_iop_conf_tab by Holger Brunck · Thu Jul 04 15:37:31 2013 +0200
  49. 9cc08f1 Merge branch 'next' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · Wed Oct 09 10:06:40 2013 -0400
  50. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  51. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  52. 8cfad36 i2c, multibus, keymile: get rid of EEprom_ivm envvariable by Heiko Schocher · Thu Oct 25 11:07:00 2012 +0200
  53. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  54. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  55. 03ab286 arm/km: make local functions static by Holger Brunck · Mon May 06 15:04:51 2013 +0200
  56. 828411f powerpc/83xx/km: make local functions and structs static by Holger Brunck · Mon May 06 15:02:40 2013 +0200
  57. d48dd33 powerpc/83xx/km: MV88e6122 errata fix for 1.9V by Holger Brunck · Mon May 06 15:02:39 2013 +0200
  58. fd4b3d3 Fix references to the documentation files by Anatolij Gustschin · Tue Apr 30 11:15:33 2013 +0000
  59. 1179c28 powerpc/82xx/km: removed unneeded ifdef by Holger Brunck · Fri Jan 18 00:28:17 2013 +0000
  60. 4d090c6 powerpc/82xx/km: make handle_mgcoge3un_reset static by Holger Brunck · Fri Jan 18 00:28:16 2013 +0000
  61. 89973c8 powerpc/83xx/km: drop uneeded dtt_bus environment var by Holger Brunck · Mon Jan 21 03:55:28 2013 +0000
  62. 2ffe111 km/scripts: replace hardcoded uImage by Andreas Huber · Mon Jan 21 03:55:21 2013 +0000
  63. d62018a powerpc/83xx/km: add MV88E6122 switch support for kmvect1 by Karlheinz Jerg · Mon Jan 21 03:55:18 2013 +0000
  64. d9e64c9 km/common/ivm: rework piggy mac adress offset generation by Holger Brunck · Mon Jan 21 03:55:17 2013 +0000
  65. 2321fe2 km82xx, km83xx: move ethernet_present() from common to cpu specific by Karlheinz Jerg · Mon Jan 21 03:55:16 2013 +0000
  66. 258520b km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related code by Holger Brunck · Mon Jan 21 03:55:15 2013 +0000
  67. 37346cd km/common/ivm: remove obsolete code by Holger Brunck · Mon Jan 21 03:55:14 2013 +0000
  68. aa93204 km/common: remove unneeded ifdefs for I2C by Holger Brunck · Mon Jan 21 03:55:13 2013 +0000
  69. 4d42431 kirkwood: make MPP arrays static const by Albert ARIBAUD · Mon Nov 26 11:27:36 2012 +0000
  70. cbde98b arm/km: remove duplicate code by Valentin Longchamp · Fri Nov 02 00:15:10 2012 +0000
  71. b8205f9 km/common: cosmetic change reported from checkpatch by Holger Brunck · Fri Nov 02 00:15:09 2012 +0000
  72. 6eb6806 arm/km: fix memory settings by Holger Brunck · Fri Nov 02 00:15:07 2012 +0000
  73. 7dfecfa km83xx: add common support for km8309 boards by Gerlando Falauto · Wed Oct 10 22:13:09 2012 +0000
  74. 310164a arm/km: add mv88e6352 configuration for kmnusa by Valentin Longchamp · Thu Aug 16 23:35:03 2012 +0000
  75. b59a955 arm/km: use kw_sdram_size_adjust to adjust SDRAM size by Holger Brunck · Wed Jul 25 06:26:03 2012 +0000
  76. e416c38 arm/km: remove unused code by Holger Brunck · Thu Aug 09 01:37:47 2012 +0000
  77. 41528a6 km/ivm: fix string len check to support 7 char board names by Valentin Longchamp · Tue Aug 14 01:16:36 2012 +0000
  78. 033848e Consolidate bootcount code into drivers/bootcount by Stefan Roese · Thu Aug 16 17:55:41 2012 +0000
  79. 109ef48 powerpc/82xx: add SDRAM detection for km82xx by Gerlando Falauto · Fri Jul 27 05:16:38 2012 +0000
  80. c9f4eef km/common: remove printfs for i2c deblocking code by Holger Brunck · Fri Jul 27 04:58:13 2012 +0000
  81. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  82. 42a3f52 Minor Coding Style cleanup by Wolfgang Denk · Tue Jul 10 09:18:33 2012 +0200
  83. 7d25a1a arm/km: remove calls to kw_gpio_* in board_early_init_f by Holger Brunck · Thu Jul 05 05:05:11 2012 +0000
  84. 3ed5314 arm/km: add implementation for read_dip_switch by Thomas Herzmann · Thu Jul 05 05:05:10 2012 +0000
  85. 4e80d1c arm/km: support the 2 PCIe fpga resets by Valentin Longchamp · Thu Jul 05 05:05:09 2012 +0000
  86. a5dcdbb arm/km: skip FPGA config when already configured by Valentin Longchamp · Thu Jul 05 05:05:08 2012 +0000
  87. a7ef9af arm/km: redefine piggy 4 reg names to avoid conflicts by Valentin Longchamp · Thu Jul 05 05:05:07 2012 +0000
  88. 6633fed arm/km: enable BOCO2 FPGA download support by Valentin Longchamp · Thu Jul 05 05:05:05 2012 +0000
  89. c9caa7f arm/km: remove portl2.h and use km_kirkwood instead by Holger Brunck · Thu Jul 05 05:05:04 2012 +0000
  90. d896d0d arm/km: convert mgcoge3un target to km_kirkwood by Holger Brunck · Thu Jul 05 05:05:03 2012 +0000
  91. f065ce0 arm/km: add kmcoge5un board support by Holger Brunck · Thu Jul 05 05:05:02 2012 +0000
  92. 2ef4295 arm/km: add kmnusa board support by Holger Brunck · Thu Jul 05 05:37:46 2012 +0000
  93. 96957ef arm/km: use spi claim bus to switch between SPI and NAND by Valentin Longchamp · Wed Jun 13 03:01:03 2012 +0000
  94. 7d0d502 kirkwood: fix calls to kirkwood_mpp_conf by Valentin Longchamp · Fri Jun 01 01:31:00 2012 +0000
  95. b731670 arm/km: fix wrong comment in SDRAM config for mgcoge3un by Holger Brunck · Fri May 25 01:57:17 2012 +0000
  96. 50913d6 arm/km: use ARRAY_SIZE macro by Holger Brunck · Fri May 25 01:57:16 2012 +0000
  97. b2c3160 km/common: check test_bank and testpin for testboot by Thomas Herzmann · Fri May 04 10:55:58 2012 +0200
  98. 6e1106a powerpc/83xx/km: readout dip_switch on kmcoge5ne by Thomas Herzmann · Fri May 04 10:55:57 2012 +0200
  99. 94fbf52 powerpc/83xx: configure CONFIG_POST for kmcoge5ne by Thomas Herzmann · Fri May 04 10:55:56 2012 +0200
  100. abcd23c powerpc/83xx/km: added missing enable of application buffer by Stefan Bigler · Fri May 04 10:55:55 2012 +0200