1. e0b0274 test: Adjust the of-platdata test run condition by Simon Glass · Sat Jul 16 18:36:44 2016 -0600
  2. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  3. c67c0d9 configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries by Tom Rini · Fri Jul 15 15:30:33 2016 -0400
  4. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jul 15 10:44:01 2016 -0400
  5. df09fb5 ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S by Chen-Yu Tsai · Sun Jun 19 12:38:45 2016 +0800
  6. 6e14795 ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · Sun Jun 19 12:38:44 2016 +0800
  7. ae7947c ARM: PSCI: Add helper functions to access per-CPU target PC storage by Chen-Yu Tsai · Tue Jul 05 21:45:07 2016 +0800
  8. 5ed0387 ARM: Add secure section for initialized data by Chen-Yu Tsai · Tue Jul 05 21:45:06 2016 +0800
  9. 7ca1450 ARM: Move __secure definition to common asm/secure.h by Chen-Yu Tsai · Sun Jun 19 12:38:41 2016 +0800
  10. 27403be sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i by Chen-Yu Tsai · Sun Jun 19 12:38:40 2016 +0800
  11. 3de210c ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section by Chen-Yu Tsai · Sun Jun 19 12:38:39 2016 +0800
  12. 1d0c177 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · Sun Jun 19 12:38:38 2016 +0800
  13. dd52202 ARM: PSCI: Allocate PSCI stack in secure stack section by Chen-Yu Tsai · Sun Jun 19 12:38:37 2016 +0800
  14. a00f85d ARM: Add an empty secure stack section by Chen-Yu Tsai · Sun Jun 19 12:38:36 2016 +0800
  15. d95d602 ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms by Chen-Yu Tsai · Tue Jul 05 21:45:05 2016 +0800
  16. 277a8f6 ARM: Page align secure section only when it is executed in situ by Chen-Yu Tsai · Sun Jun 19 12:38:34 2016 +0800
  17. bb3b769 sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i by Chen-Yu Tsai · Sun Jun 19 12:38:33 2016 +0800
  18. 766c22e sunxi: Move remaining PSCI assembly code to C by Chen-Yu Tsai · Sun Jun 19 12:38:32 2016 +0800
  19. 70617c7 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · Sun Jun 19 12:38:31 2016 +0800
  20. bb175bc sunxi: Add defconfig and dts file for the Orange Pi Lite SBC by Hans de Goede · Sat Jul 09 22:20:00 2016 +0200
  21. a4afc31 sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream by Hans de Goede · Sat Jul 09 17:31:14 2016 +0200
  22. 45795b7 sunxi: orangepi_pc: Add support for eMMC found on the Orange Pi PC Plus by Hans de Goede · Sat Jul 09 15:15:12 2016 +0200
  23. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · Sat Jul 09 15:31:47 2016 +0200
  24. a146c50 sunxi: Remove some unnecessary #ifdefs by Hans de Goede · Sat Jul 09 09:56:56 2016 +0200
  25. da0ff7c sunxi: Add support for multiple ethadrr-esses by Hans de Goede · Sun Jun 26 13:34:42 2016 +0200
  26. b87ea78 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Jul 15 08:06:42 2016 -0400
  27. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jul 15 08:06:22 2016 -0400
  28. d194c0e net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · Wed Jul 06 17:59:44 2016 +0530
  29. e2ead48 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · Fri Jul 08 12:40:14 2016 +0200
  30. e9bbbe8 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · Thu Jun 09 07:37:35 2016 +0200
  31. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · Tue Jun 07 14:28:34 2016 +0300
  32. 946c723 dm: Update the of-platdata README for the new features by Simon Glass · Mon Jul 04 11:58:42 2016 -0600
  33. c405fc4 dm: Add a test for of-platdata by Simon Glass · Mon Jul 04 11:58:41 2016 -0600
  34. 8cfa74e test/py: Start sandbox SPL when enabled by Simon Glass · Mon Jul 04 11:58:40 2016 -0600
  35. 9bc2083 test/py: Provide a way to get early console output by Simon Glass · Mon Jul 04 11:58:39 2016 -0600
  36. ba83e94 test/py: Note which console produced unexpected output by Simon Glass · Mon Jul 04 11:58:38 2016 -0600
  37. 13f422e test/py: Handle testing with the sandbox_spl board by Simon Glass · Mon Jul 04 11:58:37 2016 -0600
  38. 1475e49 rockchip: Use of-platdata for firefly-rk3288 by Simon Glass · Mon Jul 04 11:58:36 2016 -0600
  39. 4d1192c rockchip: sdram: Update the driver to support of-platdata by Simon Glass · Mon Jul 04 11:58:35 2016 -0600
  40. 8e6af6f rockchip: sdram: Move all DT decoding to ofdata_to_platdata() by Simon Glass · Mon Jul 04 11:58:34 2016 -0600
  41. d63ea43 rockchip: syscon: Update to work with of-platdata by Simon Glass · Mon Jul 04 11:58:33 2016 -0600
  42. 26158ef rockchip: Don't use spl_boot_device() with of-platdata by Simon Glass · Mon Jul 04 11:58:32 2016 -0600
  43. 13fb1bc rockchip: Move the MMC setup check earlier by Simon Glass · Mon Jul 04 11:58:31 2016 -0600
  44. ff8357e rockchip: pinctrl: Update the rk3288 driver to support of-platdata by Simon Glass · Mon Jul 04 11:58:30 2016 -0600
  45. 00c5fd4 rockchip: clk: Update the rk3288 driver to support of-platdata by Simon Glass · Mon Jul 04 11:58:29 2016 -0600
  46. 994c29d rockchip: clk: Move all DT decoding to ofdata_to_platdata() by Simon Glass · Mon Jul 04 11:58:28 2016 -0600
  47. 4bb9ce4 rockchip: mmc: Update the driver to support of-platdata by Simon Glass · Mon Jul 04 11:58:27 2016 -0600
  48. 4188d94 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() by Simon Glass · Mon Jul 04 11:58:26 2016 -0600
  49. 19d6691 rockchip: Update the sdram-channel property to support of-platdata by Simon Glass · Mon Jul 04 11:58:25 2016 -0600
  50. b3068ad rockchip: serial: Add an of-platdata driver for rockchip by Simon Glass · Mon Jul 04 11:58:24 2016 -0600
  51. 18798be dm: serial: ns16550: Update to support of-platdata by Simon Glass · Mon Jul 04 11:58:23 2016 -0600
  52. b611433 dm: core: Add an implementation of regmap_init_mem_platdata() by Simon Glass · Mon Jul 04 11:58:22 2016 -0600
  53. 30d73e8 dm: core: Move regmap allocation into a separate function by Simon Glass · Mon Jul 04 11:58:21 2016 -0600
  54. 0950642 dm: sandbox: Enable of-platdata for sandbox_spl by Simon Glass · Mon Jul 04 11:58:20 2016 -0600
  55. c744fca sandbox: Don't bring in the eeprom emulator in SPL by Simon Glass · Mon Jul 04 11:58:19 2016 -0600
  56. afbf9b8 dm: core: Expand platdata for of-platdata devices by Simon Glass · Mon Jul 04 11:58:18 2016 -0600
  57. 8a07e68 dm: Don't attach the device tree to SPL with of-platdata by Simon Glass · Mon Jul 04 11:58:17 2016 -0600
  58. 6522a55 dtoc: Ignore the u-boot, dm-pre-reloc property by Simon Glass · Mon Jul 04 11:58:16 2016 -0600
  59. 2d4c7dc dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · Mon Jul 04 11:58:15 2016 -0600
  60. e9559fb dm: spl: Bind in all devices in SPL with of-platdata by Simon Glass · Mon Jul 04 11:58:14 2016 -0600
  61. affe9ee tiny-printf: Support assert() by Simon Glass · Mon Jul 04 11:58:13 2016 -0600
  62. 0dbc728 Only build the libfdt python module if 'swig' is available by Simon Glass · Mon Jul 04 11:58:12 2016 -0600
  63. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · Mon Jul 04 11:58:11 2016 -0600
  64. bf6e890 dm: Makefile: Build of-platdata files when the feature is enabled by Simon Glass · Mon Jul 04 11:58:10 2016 -0600
  65. bfad22e dm: Add a tool to generate C code from a device tree by Simon Glass · Mon Jul 04 11:58:09 2016 -0600
  66. fa8974d dm: Add a library to provide simple device-tree access by Simon Glass · Mon Jul 04 11:58:08 2016 -0600
  67. 261ad28 dm: Add a README for of-platdata by Simon Glass · Mon Jul 04 11:58:07 2016 -0600
  68. 7bc65f3 dm: Add an option to enable the of-platdata feature by Simon Glass · Mon Jul 04 11:58:06 2016 -0600
  69. 4f3ce47 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · Mon Jul 04 11:58:05 2016 -0600
  70. afd81a5 dm: serial: Add support for of-platdata by Simon Glass · Mon Jul 04 11:58:04 2016 -0600
  71. 589d915 dm: clk: Add support for of-platdata by Simon Glass · Mon Jul 04 11:58:03 2016 -0600
  72. da59fae dm: Add a header that provides access to the of-platdata structs by Simon Glass · Mon Jul 04 11:58:02 2016 -0600
  73. 750c482 dm: sandbox: Add a simple driver to test of-platdata by Simon Glass · Mon Jul 04 11:58:01 2016 -0600
  74. 73dd069 dm: syscon: Add support for of-platdata by Simon Glass · Mon Jul 04 11:58:00 2016 -0600
  75. b944345 dm: regmap: Add a dummy implementation for of-platdata by Simon Glass · Mon Jul 04 11:57:59 2016 -0600
  76. 8d7e816 dm: core: Don't use device tree with of-platdata by Simon Glass · Mon Jul 04 11:57:58 2016 -0600
  77. abbe825 dm: Makefile: Build of-platdata before SPL by Simon Glass · Mon Jul 04 11:57:57 2016 -0600
  78. bb94838 dm: spl: Don't set up device tree with of-platdata by Simon Glass · Mon Jul 04 11:57:56 2016 -0600
  79. 4e9c131 sandbox: Add a test device that uses of-platdata by Simon Glass · Mon Jul 04 11:57:55 2016 -0600
  80. 9ca517d sandbox: Add a new sandbox_spl board by Simon Glass · Mon Jul 04 11:57:54 2016 -0600
  81. 549f23a sandbox: serial: Don't sync video in SPL by Simon Glass · Mon Jul 04 11:57:53 2016 -0600
  82. 1a4742c sandbox: Don't use IDE and iotrace in SPL by Simon Glass · Mon Jul 04 11:57:52 2016 -0600
  83. a7e2d4d sandbox: Add basic SPL implementation by Simon Glass · Mon Jul 04 11:57:51 2016 -0600
  84. 5cf1663 sandbox: Don't include the main loop in SPL by Simon Glass · Mon Jul 04 11:57:50 2016 -0600
  85. f44a3a5 sandbox: Don't use PCI in SPL by Simon Glass · Mon Jul 04 11:57:49 2016 -0600
  86. 141e5a0 sandbox: Add some missing headers in cpu.c by Simon Glass · Mon Jul 04 11:57:48 2016 -0600
  87. be31037 sandbox: Correct header file order in cpu.c by Simon Glass · Mon Jul 04 11:57:47 2016 -0600
  88. 1a3ba62 sandbox: Support building an SPL image by Simon Glass · Mon Jul 04 11:57:46 2016 -0600
  89. 2c931ba sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · Mon Jul 04 11:57:45 2016 -0600
  90. 32fa8fa Makefile: Allow the SPL final link rule to be overridden by Simon Glass · Mon Jul 04 11:57:44 2016 -0600
  91. ae9e3a5 spl: Drop include of i2c.h by Simon Glass · Mon Jul 04 11:57:43 2016 -0600
  92. 9f8063b README: Remove CONFIG_SYS_MALLOC_F_LEN comment by Simon Glass · Mon Jul 04 11:57:42 2016 -0600
  93. d6b6b50 sandbox: Don't print a warning for CONFIG_I2C_COMPAT by Simon Glass · Mon Jul 04 11:57:41 2016 -0600
  94. 4612af6 rtc: Tidy up the code style by Simon Glass · Sun Jun 19 19:51:00 2016 -0600
  95. 143997a arm: Show cache warnings in U-Boot proper only by Simon Glass · Sun Jun 19 19:43:05 2016 -0600
  96. e558f6a Add warn_non_spl() to show a message in U-Boot proper by Simon Glass · Sun Jun 19 19:43:04 2016 -0600
  97. 1ec1c3a Add comments for debug() and pr_fmt by Simon Glass · Sun Jun 19 19:43:03 2016 -0600
  98. b7ba957 arm: Don't invalidate unaligned cache regions by Simon Glass · Sun Jun 19 19:43:02 2016 -0600
  99. 8540658 arm: Move check_cache_range() into a common place by Simon Glass · Sun Jun 19 19:43:01 2016 -0600
  100. d3aa98a board_f: prevent misleading "Watchdog enabled" output by Anatolij Gustschin · Mon Jun 13 14:24:24 2016 +0200