1. e6cf0aa power: regulator: max77686: Don't use switch() on bools by Tom Rini · Sun Jan 17 02:44:37 2016 +0000
  2. 7ccac29 spi: rk_spi: Fix debug format warning by Tom Rini · Sun Jan 17 02:42:41 2016 +0000
  3. c36adb1 pci_rom.c: Fix may be used uninitialized warning by Tom Rini · Sat Jan 16 14:50:26 2016 +0000
  4. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  5. c11fe7d scripts/Makefile* Add SPDX-License-Identifier tag by Tom Rini · Thu Jan 14 18:24:44 2016 -0500
  6. b511886 gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP by Tom Rini · Thu Jan 14 13:02:05 2016 -0500
  7. 22698cd axm/taurus: Enable tiny printf in SPL by Tom Rini · Thu Jan 14 13:02:04 2016 -0500
  8. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · Thu Jan 14 13:02:03 2016 -0500
  9. 620e823 image: fix getenv_bootm_size() function by Masahiro Yamada · Fri Dec 18 14:17:10 2015 +0900
  10. 20cb2e5 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Sat Jan 16 21:45:31 2016 -0500
  11. 650f3f2 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · Fri Jan 15 15:54:48 2016 +0100
  12. a518653 MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · Tue Jan 12 21:48:27 2016 +0100
  13. a6dae71 MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · Tue Jan 12 21:48:26 2016 +0100
  14. b01d3e1 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · Tue Jan 12 21:48:25 2016 +0100
  15. 9b3e6c6 net: pcnet: refactor mapping of virtual addresses to physical ones by Daniel Schwierzeck · Tue Jan 12 21:48:24 2016 +0100
  16. 02ca55e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · Sat Jan 09 17:32:50 2016 +0100
  17. 5d137cf MIPS: vct: fix I/O accessor calls by Daniel Schwierzeck · Sat Jan 09 17:32:46 2016 +0100
  18. 36eb053 MIPS: malta: fix IO accessor call by Daniel Schwierzeck · Sat Jan 09 17:32:45 2016 +0100
  19. 535e08e MIPS: malta: do not pull in target header files in config.h by Daniel Schwierzeck · Sat Jan 09 17:32:44 2016 +0100
  20. aadd332 MIPS: Kconfig: optimize gcc -march and -mtune setup by Daniel Schwierzeck · Sat Dec 26 19:55:37 2015 +0100
  21. 536ce92 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · Mon Dec 21 16:35:14 2015 +0100
  22. e6e124b MIPS: Kconfig: refactor machine setup by Daniel Schwierzeck · Mon Dec 21 16:35:13 2015 +0100
  23. de5b6e2 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · Sat Dec 19 20:20:48 2015 +0100
  24. eda26dd MIPS: do not build position-independent executables for SPL by Daniel Schwierzeck · Sat Dec 19 20:20:47 2015 +0100
  25. 04a665d MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · Sat Dec 19 20:20:46 2015 +0100
  26. 7509b57 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · Sat Dec 19 20:20:45 2015 +0100
  27. 23b631d MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · Thu Dec 17 23:01:31 2015 +0530
  28. f96ae6b Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Jan 16 08:30:49 2016 -0500
  29. c142d30 socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories by Dalon Westergreen · Mon Jan 11 18:20:43 2016 -0800
  30. fd59e5f arm: socfpga: set the fpga global bit to disable HPS to FPGA signals by Dinh Nguyen · Wed Jan 06 13:48:43 2016 -0600
  31. 42aa46d ddr: altera: Init the rule ID in debug code by Marek Vasut · Tue Dec 29 09:38:52 2015 +0100
  32. 45f4b5c common: usb: fix checking condition by Peng Fan · Tue Jan 12 15:57:01 2016 +0800
  33. de3737f usb: host: ehci-vf: Implement board_usb_phy_mode weak function by Sanchayan Maity · Mon Oct 26 18:28:50 2015 +0530
  34. 81f6dfb usb: host: ehci-vf: Remove hardcoded USB host client configuration by Sanchayan Maity · Mon Oct 26 18:28:49 2015 +0530
  35. 560bee9 usb:ci_udc: Remove ULPI setting for i.MX OTG controller by Ye.Li · Thu Dec 31 15:24:45 2015 +0800
  36. add1eb2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Fri Jan 15 08:11:15 2016 -0500
  37. 8e2334e eth-raw-os.c: Add cast to bind(2) call by Tom Rini · Sat Nov 28 08:04:40 2015 -0500
  38. cfac2e7 x86: Fix board init breakage by Simon Glass · Fri Jan 15 05:23:23 2016 -0700
  39. 7548d64 dm: pci: Avoid a memory leak when allocating the ROM by Simon Glass · Fri Jan 15 05:23:22 2016 -0700
  40. cec2543 dm: pci: Add a 'fall through' comment by Simon Glass · Fri Jan 15 05:23:21 2016 -0700
  41. 30d435e dm: spi_flash: Allow the uclass to work without printf() by Simon Glass · Tue Dec 29 05:22:47 2015 -0700
  42. b06352f mmc: rockchip: the non-removable property must point to emmc by huang lin · Fri Jan 08 14:06:49 2016 +0800
  43. 8659a2d MAINTAINERS: add entry for Rockchip by Masahiro Yamada · Tue Jan 05 10:47:10 2016 +0900
  44. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  45. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 14 21:51:32 2016 -0500
  46. 159c0da arm: initialize gd for AArch64 by Stephen Warren · Thu Jan 14 14:03:11 2016 -0700
  47. 0872fb2 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Thu Jan 14 11:23:05 2016 -0500
  48. 439c6e9 MAINTAINERS: Update Marvell custodianship by Stefan Roese · Thu Jan 14 05:00:00 2016 +0100
  49. e057b1b mvebu: ds414: Implement Synology specific command set by Phil Sutter · Fri Dec 25 14:41:26 2015 +0100
  50. d76eba6 mvebu: Support Synology DS414 by Phil Sutter · Fri Dec 25 14:41:25 2015 +0100
  51. 22e553e mvebu: Add rudimental MV78230 support by Phil Sutter · Fri Dec 25 14:41:24 2015 +0100
  52. d911168 mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT by Phil Sutter · Fri Dec 25 14:41:23 2015 +0100
  53. a7f94ad mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · Fri Dec 25 14:41:22 2015 +0100
  54. 8dd44b2 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · Fri Dec 25 14:41:21 2015 +0100
  55. 68010aa drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · Fri Dec 25 14:41:20 2015 +0100
  56. 33aa8de axp: Fix debugging support in DDR3 write leveling by Phil Sutter · Fri Dec 25 14:41:19 2015 +0100
  57. c77b488 README: Review the u-boot porting guide list by Phil Sutter · Fri Dec 25 14:41:18 2015 +0100
  58. e893af8 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY by Phil Sutter · Fri Dec 25 14:41:17 2015 +0100
  59. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · Thu Jan 07 14:12:04 2016 +0100
  60. 44e7ebd arm: mvebu: Add runtime boot-device detection by Stefan Roese · Thu Jan 07 14:09:09 2016 +0100
  61. 32139c3 arm: mvebu: Make local structs static const by Stefan Roese · Thu Jan 07 14:04:51 2016 +0100
  62. c03a213 arm: mvebu: Move SAR register defines into header by Stefan Roese · Thu Jan 07 14:03:11 2016 +0100
  63. c1fe9b4 arm: mvebu: Remove leftover Makefile by Stefan Roese · Mon Dec 21 14:30:30 2015 +0100
  64. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · Mon Dec 21 13:56:33 2015 +0100
  65. b9f41bf arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · Mon Dec 21 13:40:37 2015 +0100
  66. 2a539c8 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · Mon Dec 21 12:36:40 2015 +0100
  67. 3025fa6 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · Thu Dec 10 10:32:36 2015 +0100
  68. 9aad5c9 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · Fri Dec 11 08:24:20 2015 +0100
  69. ff7ad17 arm: mvebu: Make ECC support configurable on Armada XP by Stefan Roese · Thu Dec 10 15:02:38 2015 +0100
  70. b158f37 arm: mvebu: Add support for MV78260 by Stefan Roese · Wed Dec 09 11:00:51 2015 +0100
  71. d8a25fc arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · Wed Dec 09 10:25:10 2015 +0100
  72. 0b1d537 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · Fri Dec 04 13:08:34 2015 +0100
  73. caf74c9 arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · Thu Dec 03 12:39:45 2015 +0100
  74. 21ea2fb arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP board by Stefan Roese · Thu Dec 03 12:39:45 2015 +0100
  75. e7c7228 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · Thu Dec 03 12:39:45 2015 +0100
  76. 77b299c arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x by Stefan Roese · Mon Dec 14 12:31:48 2015 +0100
  77. 479a977 arm: mvebu: Enable L2 cache on Armada XP by Stefan Roese · Thu Dec 03 12:39:45 2015 +0100
  78. d69cbef arm: mvebu: db-mv784mp-gp: Enable cache command by Stefan Roese · Thu Dec 03 12:39:45 2015 +0100
  79. d352488 arm: mvebu: db-mv784mp-gp: Enable common file-system support by Stefan Roese · Thu Dec 03 12:39:45 2015 +0100
  80. 114bba6 arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA support by Stefan Roese · Thu Dec 03 12:39:45 2015 +0100
  81. f65e82b sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP by Tor Krill · Thu Dec 03 12:38:02 2015 +0100
  82. 7360640 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · Tue Oct 20 15:14:47 2015 +0200
  83. c14c93f arm: mvebu: Move some defines to common include file by Stefan Roese · Wed Nov 18 12:44:29 2015 +0100
  84. 05b38c1 net: mvneta: Convert to driver model by Stefan Roese · Thu Nov 19 07:46:15 2015 +0100
  85. b0e373c arm: mvebu: armada-388-gp.dts: Add ethernet aliases by Stefan Roese · Thu Nov 19 10:30:59 2015 +0100
  86. c981c0e arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board by Stefan Roese · Thu Nov 19 11:03:25 2015 +0100
  87. 49e7d77 arm: mvebu: Add SPI driver model support by Stefan Roese · Fri Nov 20 13:51:57 2015 +0100
  88. 27139a6 spi: kirkwood_spi.c: Add driver model support by Stefan Roese · Fri Nov 20 13:39:43 2015 +0100
  89. ff74ca4 spi: kirkwood_spi.c: Prepare for driver model support by Stefan Roese · Fri Nov 20 08:44:21 2015 +0100
  90. 83097cf arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · Wed Nov 25 07:37:00 2015 +0100
  91. 3c6b6fc arm: mvebu: ddr: Fix compilation warning by Stefan Roese · Thu Nov 19 13:50:10 2015 +0100
  92. 6417489 arm: mvebu/kirkwood: Use common timer functions by Stefan Roese · Thu Oct 22 12:36:31 2015 +0200
  93. fff4320 common: env_flags: fix loop condition when using env_flags_varaccess_mask by Peng Fan · Tue Jan 12 17:23:12 2016 +0800
  94. 00ed2df common: cli_simple: use strlcpy instead of strcpy by Peng Fan · Sun Jan 10 13:01:22 2016 +0800
  95. d6df8bd Re-enable setexpr on Raspberry Pi by Marco Schuster · Sun Nov 29 19:30:42 2015 +0100
  96. 2451dec cmd_boot: Add a poweroff command by Michael van Slingerland · Wed Jan 13 19:31:17 2016 +0100
  97. e90f63a net: lpc32xx: fix ignored MDIO busy wait status on read by Vladimir Zapolskiy · Sun Dec 27 05:12:24 2015 +0200
  98. 9fe6968 sniper: Mux configuration cleanup by Paul Kocialkowski · Wed Dec 23 11:28:30 2015 +0100
  99. da4ec91 sniper: Various boot-related env settings, devicetree support by Paul Kocialkowski · Wed Dec 23 11:28:29 2015 +0100
  100. 936c200 lpc32xx: devkit3250: update board configuration file by Vladimir Zapolskiy · Sat Dec 19 23:41:23 2015 +0200