1. 796c81c x86: Update README.x86 for QEMU support by Bin Meng · Thu May 07 21:34:12 2015 +0800
  2. 851fa77 x86: Change coreboot default build configuration to QEMU by Bin Meng · Thu May 07 21:34:11 2015 +0800
  3. 42fb70a x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h by Bin Meng · Thu May 07 21:34:10 2015 +0800
  4. f9bfac1 x86: Make QEMU the default vendor by Bin Meng · Thu May 07 21:34:09 2015 +0800
  5. 2229c4c x86: Support QEMU x86 targets by Bin Meng · Thu May 07 21:34:08 2015 +0800
  6. 8dadff1 pci: Move pci_hose_phys_to_bus() to pci_common.c by Bin Meng · Thu May 07 21:34:07 2015 +0800
  7. 3059892 board/BuR/common: fix netconsole by Hannes Schmelzer · Thu May 28 16:41:54 2015 +0200
  8. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · Tue Jun 02 11:25:54 2015 +0200
  9. f5215c2 ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ by Lars Poeschel · Tue Jun 02 11:23:04 2015 +0200
  10. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jun 01 16:47:23 2015 -0400
  11. 2c1b1db net: Fix NET_RANDOM_ETHADDR dependencies by Michal Simek · Mon May 25 11:37:22 2015 +0200
  12. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  13. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  14. c0c57aa blackfin: fix build error on bct-brettl2 board by Masahiro Yamada · Tue May 26 12:42:13 2015 +0900
  15. cbafcdf sparc: fix build error on gr_ep2s60 board by Masahiro Yamada · Tue May 26 10:58:31 2015 +0900
  16. 37fb103 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Mon Jun 01 07:16:36 2015 -0400
  17. f1ee163 arm: rmobile: alt: Update to QoS revision 0.31 and 0.321 by Nobuhiro Iwamatsu · Thu Mar 05 08:30:40 2015 +0900
  18. 36c11f6 arm: rmobile: gose: Update to QoS revision 0.311 by Nobuhiro Iwamatsu · Thu Mar 05 08:30:39 2015 +0900
  19. c0db896 arm: rmobile: koelsch: Update to QoS revision 0.411 by Nobuhiro Iwamatsu · Thu Mar 05 08:30:38 2015 +0900
  20. 98e559c arm: rmobile: lager: Update to QoS revision 0.973 by Nobuhiro Iwamatsu · Thu Mar 05 08:30:37 2015 +0900
  21. dde8ca9 arm: rmobile: alt: Add ethernet function B support by Mitsuhiro Kimura · Wed Mar 04 15:57:03 2015 +0900
  22. 0e7c339 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sat May 30 20:16:01 2015 -0400
  23. a14d89e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sat May 30 20:15:59 2015 -0400
  24. 62f3ff1 ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4 by Masahiro Yamada · Fri May 29 17:30:10 2015 +0900
  25. a7506e8 ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8 by Masahiro Yamada · Fri May 29 17:30:09 2015 +0900
  26. 7a5a05a ARM: UniPhier: update DDR PHY register map for PH1-Pro5 by Masahiro Yamada · Fri May 29 17:30:08 2015 +0900
  27. 9e02734 ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR by Masahiro Yamada · Fri May 29 17:30:07 2015 +0900
  28. a9458e7 ARM: UniPhier: set MACH_PH1_PRO4 as default SoC by Masahiro Yamada · Fri May 29 17:30:06 2015 +0900
  29. 94d79e9 ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · Fri May 29 17:30:05 2015 +0900
  30. 9937245 ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs by Masahiro Yamada · Fri May 29 17:30:04 2015 +0900
  31. 2c75201 ARM: UniPhier: remove unnecessary cache coherency code by Masahiro Yamada · Fri May 29 17:30:03 2015 +0900
  32. 54cc329 ARM: UniPhier: use 32 bit register access for debug UART setting by Masahiro Yamada · Fri May 29 17:30:02 2015 +0900
  33. 563ee4c ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · Fri May 29 17:30:01 2015 +0900
  34. 663a23f ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · Fri May 29 17:30:00 2015 +0900
  35. 5acec7c ARM: sunxi: Enable PSCI for sun8i by Chen-Yu Tsai · Thu May 28 21:25:34 2015 +0800
  36. 5b9f1aa ARM: sunxi: Share sun6i PSCI backend with sun8i by Chen-Yu Tsai · Thu May 28 21:25:33 2015 +0800
  37. f31017c ARM: sunxi: Enable PSCI for sun6i by Chen-Yu Tsai · Thu May 28 21:25:32 2015 +0800
  38. 4670eb4 ARM: sunxi: Add sun6i specific PSCI implementation by Chen-Yu Tsai · Thu May 28 21:25:31 2015 +0800
  39. d196fad ARM: sunxi: Make PSCI code sun7i specific by Chen-Yu Tsai · Thu May 28 21:25:30 2015 +0800
  40. f147d94 ARM: sunxi: Document registers in PSCI code by Chen-Yu Tsai · Thu May 28 21:25:29 2015 +0800
  41. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · Tue May 26 17:00:42 2015 +0200
  42. 2b735ad sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMA by Roy Spliet · Tue May 26 17:00:41 2015 +0200
  43. 6a99b33 sunxi: Add DMA definitions by Roy Spliet · Tue May 26 17:00:40 2015 +0200
  44. b3642fa sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block size by Daniel Kochmański · Tue May 26 17:00:39 2015 +0200
  45. 5e69445 sun9i: Add Merrii_A80_Optimus board / defconfig file by Hans de Goede · Tue Jan 13 23:24:05 2015 +0100
  46. 7bfe2bb sun9i: Basic sun9i (A80) support by Hans de Goede · Tue Jan 13 19:25:06 2015 +0100
  47. 0b95a28 sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i by Hans de Goede · Wed May 20 15:27:16 2015 +0200
  48. d241ecf sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i by Hans de Goede · Tue May 19 22:12:31 2015 +0200
  49. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · Tue May 19 21:44:44 2015 +0200
  50. 0d70914 sunxi: Use axp221 sid on a33 by Hans de Goede · Tue May 19 23:34:00 2015 +0200
  51. dd93477 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri May 29 07:31:38 2015 -0400
  52. 650d720 usb: kbd: Fix key repeat not always working by Hans de Goede · Tue May 19 22:51:03 2015 +0200
  53. 79d657d usb: dwc2: Add support for v3 snpsid value by Peter Griffin · Tue May 12 14:38:27 2015 +0100
  54. 2c24ed1 ci_udc: Update the ci_udc driver to support bulk transfers by Siva Durga Prasad Paladugu · Wed Apr 29 10:42:10 2015 +0530
  55. 9fa8bb7 usb: Remove unused variable in usb_setup_descriptor() by Hans de Goede · Sun Apr 19 11:33:21 2015 +0200
  56. 7935f03 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · Thu May 28 15:41:12 2015 +0200
  57. b5e7d37 am33xx, spl, siemens: enable debug uart output again by Heiko Schocher · Thu May 28 07:27:36 2015 +0200
  58. 9dd7df7 net: Fix a warning added by 76ec988 by Joe Hershberger · Thu May 21 14:16:13 2015 -0500
  59. 42e7894 fsl/sata: Replace sprintf() with snprintf() by Tang Yuantian · Wed May 06 11:21:33 2015 +0800
  60. 359919a gpio: stm32: add stm32f1 support by Matt Porter · Tue May 05 15:00:25 2015 -0400
  61. 884ea7b ARMv7M: add STM32F1 support by Matt Porter · Tue May 05 15:00:24 2015 -0400
  62. bd1fef5 common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() by Matt Porter · Tue May 05 15:00:23 2015 -0400
  63. ab10714 image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM by Matt Porter · Tue May 05 15:00:22 2015 -0400
  64. 494bd7a ARM: bcm283x: Switch to generic timer by Marek Vasut · Mon May 04 22:54:37 2015 +0200
  65. 08c5b7e ARM: bcm283x: Reorder timer.h by Marek Vasut · Mon May 04 22:54:35 2015 +0200
  66. 1a66a5f ARM: bcm283x: Repair wdog.h by Marek Vasut · Mon May 04 22:54:34 2015 +0200
  67. 4d30c9d vexpress64: use uncompressed kernel by default by Linus Walleij · Wed May 27 09:45:39 2015 +0200
  68. a581f26 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · Tue May 26 12:51:25 2015 +0900
  69. ec9dbc9 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · Fri May 22 08:30:14 2015 -0400
  70. 2d69f25 spl: spl_mmc: Error and count distinction by Paul Kocialkowski · Fri May 22 12:45:35 2015 +0200
  71. aad8dd7 add test for two 'loadables' by Karl Apsite · Thu May 21 09:52:50 2015 -0400
  72. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · Thu May 21 09:52:49 2015 -0400
  73. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · Thu May 21 09:52:48 2015 -0400
  74. 8f0537d mkimage will now report information about loadable by Karl Apsite · Thu May 21 09:52:47 2015 -0400
  75. 591e954 powerpc: gitignore: ignore PowerPC DTBs by Masahiro Yamada · Wed May 20 14:18:22 2015 +0900
  76. af1b6e5 tools: use pkg-config when available to get SSL flags by Thomas Petazzoni · Sat May 16 18:36:15 2015 +0200
  77. ffde0cc include: introduce include/linux/io.h as a wrapper of asm/io.h by Masahiro Yamada · Fri May 15 22:05:18 2015 +0900
  78. 77e36f7 vexpress64: let Juno wait for root device by Linus Walleij · Thu May 14 17:38:33 2015 +0200
  79. d65f50c beagle-xm: gpio_63 fix wrong pin initialization by Evgeniy Dushistov · Tue May 12 22:17:10 2015 +0300
  80. e5147aa ppc: xilinx-ppc: Move to generic board support by Ricardo Ribalda · Tue May 12 16:20:29 2015 +0200
  81. 35ea078 doc/README.generic-board: Trivial spell check by Ricardo Ribalda · Tue May 12 16:20:28 2015 +0200
  82. 0a38bfe vexpress64: fix various memory issues by Linus Walleij · Mon May 11 10:03:57 2015 +0200
  83. 46aec07 Makefile: Add U_BOOT_TZ and include in version by Chris Packham · Sun May 10 21:02:09 2015 +1200
  84. fc409be pci: display header for bus scan by Tim Harvey · Fri May 08 15:16:07 2015 -0700
  85. eda75c3 env_mmc: add error message to pass to set_default_env by Tim Harvey · Fri May 08 14:52:09 2015 -0700
  86. b1a4a67 vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH by Ryan Harkin · Fri May 08 18:07:52 2015 +0100
  87. 5004e4f ARM: BeagleBoard-x15: Rev A2x5: Change UART3 mux by Lokesh Vutla · Fri May 08 16:36:28 2015 +0530
  88. 60c47af menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · Thu May 07 21:29:19 2015 +0300
  89. 22591d0 pxe: Fix crash if 'sysboot' is run without args by Tuomas Tynkkynen · Thu May 07 21:29:18 2015 +0300
  90. e5d831d Revert "Revert "stm32f4: fix serial output"" by Tom Rini · Wed May 27 13:24:10 2015 -0400
  91. 3fa1ab7 moveconfig: Print status about the processed defconfigs by Joe Hershberger · Tue May 19 13:21:25 2015 -0500
  92. 808b63f moveconfig: Add a switch to enable printing errors by Joe Hershberger · Tue May 19 13:21:24 2015 -0500
  93. 11b0270 moveconfig: Print a message for missing compiler by Joe Hershberger · Tue May 19 13:21:23 2015 -0500
  94. dade12e moveconfig: Output a list of failed boards by Joe Hershberger · Tue May 19 13:21:22 2015 -0500
  95. b78ad42 moveconfig: Cleanup headers in arch and board by Joe Hershberger · Tue May 19 13:21:21 2015 -0500
  96. 2347593 moveconfig: Add a switch to only cleanup headers by Joe Hershberger · Tue May 19 13:21:20 2015 -0500
  97. c6e043a moveconfig: Add a parameter to accept a list to build by Joe Hershberger · Tue May 19 13:21:19 2015 -0500
  98. 765442b moveconfig: Ignore duplicate configs when moving by Joe Hershberger · Tue May 19 13:21:18 2015 -0500
  99. 166edec moveconfig: Always run savedefconfig on the moved config by Joe Hershberger · Tue May 19 13:21:17 2015 -0500
  100. b616081 tools: moveconfig: a tool to move CONFIGs from headers to defconfigs by Masahiro Yamada · Wed May 20 11:36:07 2015 +0900