1. f31017c ARM: sunxi: Enable PSCI for sun6i by Chen-Yu Tsai · Thu May 28 21:25:32 2015 +0800
  2. 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
  3. 7bfe2bb sun9i: Basic sun9i (A80) support by Hans de Goede · Tue Jan 13 19:25:06 2015 +0100
  4. 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
  5. 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
  6. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · Tue May 19 21:44:44 2015 +0200
  7. 884ea7b ARMv7M: add STM32F1 support by Matt Porter · Tue May 05 15:00:24 2015 -0400
  8. 494bd7a ARM: bcm283x: Switch to generic timer by Marek Vasut · Mon May 04 22:54:37 2015 +0200
  9. 4d30c9d vexpress64: use uncompressed kernel by default by Linus Walleij · Wed May 27 09:45:39 2015 +0200
  10. ec9dbc9 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · Fri May 22 08:30:14 2015 -0400
  11. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · Thu May 21 09:52:49 2015 -0400
  12. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · Thu May 21 09:52:48 2015 -0400
  13. 8f0537d mkimage will now report information about loadable by Karl Apsite · Thu May 21 09:52:47 2015 -0400
  14. 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
  15. 77e36f7 vexpress64: let Juno wait for root device by Linus Walleij · Thu May 14 17:38:33 2015 +0200
  16. e5147aa ppc: xilinx-ppc: Move to generic board support by Ricardo Ribalda · Tue May 12 16:20:29 2015 +0200
  17. 0a38bfe vexpress64: fix various memory issues by Linus Walleij · Mon May 11 10:03:57 2015 +0200
  18. 46aec07 Makefile: Add U_BOOT_TZ and include in version by Chris Packham · Sun May 10 21:02:09 2015 +1200
  19. b1a4a67 vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH by Ryan Harkin · Fri May 08 18:07:52 2015 +0100
  20. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 26 10:38:01 2015 -0400
  21. fd3cf0d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 26 10:37:29 2015 -0400
  22. d1e3399 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · Fri May 22 17:30:53 2015 +0100
  23. be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · Fri May 22 17:30:52 2015 +0100
  24. f320d70 imx6: standardise filesystem and boot options by Peter Robinson · Fri May 22 17:30:51 2015 +0100
  25. 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · Fri May 22 17:30:50 2015 +0100
  26. 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · Fri May 22 17:30:49 2015 +0100
  27. a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · Fri May 22 17:30:48 2015 +0100
  28. 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · Fri May 22 17:30:47 2015 +0100
  29. e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · Fri May 22 17:30:46 2015 +0100
  30. 4b67150 imx6: move all standard includes to mx6_common.h by Peter Robinson · Fri May 22 17:30:45 2015 +0100
  31. 30c53e1 novena: standardise mx6_common.h include by Peter Robinson · Fri May 22 17:30:44 2015 +0100
  32. 37b3e67 imx: ventana: update MMC env configuration by Tim Harvey · Thu May 21 08:41:25 2015 -0700
  33. 0572982 arm, imx6: add support for aristainetos2 board by Heiko Schocher · Mon May 18 13:32:31 2015 +0200
  34. 40bcb86 zynq: Use system timer implementation instead of our by Michal Simek · Mon Apr 20 12:56:24 2015 +0200
  35. 68d5b82 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Sun May 24 21:01:30 2015 -0400
  36. 4ce682a mtd: vf610_nfc: enable ONFI detection by Stefan Agner · Fri May 08 19:07:13 2015 +0200
  37. 6120f75 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · Fri May 08 19:07:11 2015 +0200
  38. 9d2f2c3 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri May 22 17:23:15 2015 -0400
  39. fdb5afa imx: ventana: config: enable Falcon mode by Tim Harvey · Fri May 08 18:28:42 2015 -0700
  40. 1fa6486 wandboard: Switch to SPL support by Fabio Estevam · Mon May 11 20:50:22 2015 -0300
  41. 26e038f test: env: Add test framework for env by Joe Hershberger · Wed May 20 14:27:36 2015 -0500
  42. 436cfc7 test: Return values from the asserts compatible with cmds by Joe Hershberger · Wed May 20 14:27:34 2015 -0500
  43. ee20efe test: dm: Move the time test over to the ut command by Joe Hershberger · Wed May 20 14:27:30 2015 -0500
  44. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · Wed May 20 14:27:29 2015 -0500
  45. 11dd7cc test: Add a common unit test command by Joe Hershberger · Wed May 20 14:27:28 2015 -0500
  46. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · Wed May 20 14:27:27 2015 -0500
  47. 7e0b015 net: Handle ethaddr changes as an env callback by Joe Hershberger · Wed May 20 14:27:26 2015 -0500
  48. d26195e7 net: Add default flags for common net env vars by Joe Hershberger · Wed May 20 14:27:24 2015 -0500
  49. 875b6bf net: Use env callbacks for net variables by Joe Hershberger · Wed May 20 14:27:23 2015 -0500
  50. e84ca29 net: Apply default format rules to all ethaddr by Joe Hershberger · Wed May 20 14:27:22 2015 -0500
  51. dfc382a env: Distinguish finer between source of env change by Joe Hershberger · Wed May 20 14:27:21 2015 -0500
  52. 6db9fd4 env: Add regex support to env_attrs by Joe Hershberger · Wed May 20 14:27:20 2015 -0500
  53. d741f56 env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · Wed May 20 14:27:19 2015 -0500
  54. 49f3ba5 sandbox: Enable some ENV commands by Joe Hershberger · Wed May 20 14:27:16 2015 -0500
  55. cd039e3 Merge git://git.denx.de/u-boot-net by Tom Rini · Wed May 20 15:57:55 2015 -0400
  56. 1006cad arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h by York Sun · Wed Apr 29 10:35:35 2015 -0700
  57. dd77c0f driver/ddr/fsl: Remove deskew_cntrl register by York Sun · Tue Apr 28 14:23:14 2015 -0700
  58. 4d786e8 arm: ls102xa: Adjust the load address of U-Boot for NOR boot by Alison Wang · Tue Apr 21 16:04:38 2015 +0800
  59. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · Mon May 04 14:55:15 2015 -0500
  60. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · Mon May 04 14:55:14 2015 -0500
  61. de05f94 sunxi: Cache line size definition by Paul Kocialkowski · Sat May 16 19:52:11 2015 +0200
  62. 20dfe00 sunxi: add support for UART2 on A23/A33 by Laurent Itti · Tue May 05 17:02:00 2015 -0700
  63. e355da0 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · Tue May 05 13:13:36 2015 +0200
  64. 99ae0f6 sunxi: Pass serial number through ATAG by Paul Kocialkowski · Sat Mar 28 18:35:36 2015 +0100
  65. 5e0e193 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · Mon May 18 06:56:45 2015 -0700
  66. 5f234e7 pmic: pfuze100 fix typo by Peng Fan · Mon May 18 13:37:26 2015 +0800
  67. ca98028 imx: riotboard, marsboard: Enable thermal support by Nikolay Dimitrov · Mon May 18 02:10:45 2015 +0300
  68. 82e3267 imx: ventana: add pmic_setup to SPL by Tim Harvey · Fri May 15 09:18:31 2015 -0700
  69. a703563 imx: ventana: (cosmetic) clean up size defines for improved readability by Tim Harvey · Fri May 15 09:17:09 2015 -0700
  70. b49ab30 imx: ventana: config: use MMC SPL RAW support by Tim Harvey · Fri May 15 09:14:49 2015 -0700
  71. 230c167 imx: ventana: config: enable Thermal support by Tim Harvey · Fri May 08 18:28:30 2015 -0700
  72. 67ed792 imx: ventana: enable DM_SERIAL by Tim Harvey · Fri May 08 18:28:29 2015 -0700
  73. 109df45 imx: ventana: config: enable driver model by Tim Harvey · Fri May 08 18:28:27 2015 -0700
  74. b3084f2 imx: ventana: config: enable gpio command by Tim Harvey · Fri May 08 18:28:26 2015 -0700
  75. b115f2d imx: ventana: display SPL boot device by Tim Harvey · Fri May 08 18:28:25 2015 -0700
  76. 2728058 imx: ventana: set dtype env var to boot media by Tim Harvey · Fri May 08 18:28:24 2015 -0700
  77. afccf7a tbs2910: add CONFIG_SUPPORT_EMMC_BOOT by Soeren Moch · Tue May 05 23:09:21 2015 +0200
  78. b1b695e tbs2910: use default CONFIG_SYS_PBSIZE by Soeren Moch · Tue May 05 23:09:20 2015 +0200
  79. 3bbe1c4 tbs2910: only enable vga output for stdout/stderr when hdmi detected by Soeren Moch · Tue May 05 23:09:19 2015 +0200
  80. 78984d9 tbs2910: support for usb otg host mode by Soeren Moch · Tue May 05 23:09:18 2015 +0200
  81. 4c0f65f hummingboard: Remove mx6solo specific support by Fabio Estevam · Mon Apr 27 09:20:52 2015 -0300
  82. 0d404ce mx6cuboxi: Skip usb initialization when booting without HDMI by Fabio Estevam · Mon May 04 14:09:23 2015 -0300
  83. 4cbf188 arm: mx6: tqma6: Fix USB and add other filesystems by Stefan Roese · Thu Mar 12 13:34:29 2015 +0100
  84. 1d51f6b mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin by Fabio Estevam · Wed Apr 29 22:28:11 2015 -0300
  85. 729bbb8 mx6cuboxi: Add USB host support by Fabio Estevam · Wed Apr 29 22:28:10 2015 -0300
  86. 239fd31 mx6cuboxi: Add HDMI output support by Fabio Estevam · Wed Apr 29 22:28:09 2015 -0300
  87. 77bee05 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts by Przemyslaw Marczak · Wed May 13 13:38:35 2015 +0200
  88. dca9450 test: dm: add sandbox PMIC framework tests by Przemyslaw Marczak · Wed May 13 13:38:33 2015 +0200
  89. d5175dc sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · Wed May 13 13:38:32 2015 +0200
  90. 75692a3 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · Wed May 13 13:38:27 2015 +0200
  91. 1031498 dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · Wed May 13 13:38:26 2015 +0200
  92. e7781bc odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · Wed May 13 13:38:25 2015 +0200
  93. afee81e dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · Mon Apr 20 20:07:47 2015 +0200
  94. 58ea76f dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · Mon Apr 20 20:07:46 2015 +0200
  95. 08edd00 dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · Mon Apr 20 20:07:42 2015 +0200
  96. 9a8bc95 dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · Mon Apr 20 20:07:41 2015 +0200
  97. 51b8fd6 exynos4-common: remove the unsued CONFIG_CMD_PMIC by Przemyslaw Marczak · Mon Apr 20 20:07:39 2015 +0200
  98. c7444d8 exynos5: fix build break by adding CONFIG_POWER by Przemyslaw Marczak · Mon Apr 20 20:07:38 2015 +0200
  99. 8050873 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue by Hans de Goede · Wed May 13 14:42:18 2015 +0200
  100. ee67a94 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · Mon May 04 11:31:09 2015 -0600