1. 8484cb3 ARM: dts: stm32mp157: Add vrefbuf DT node by Patrice Chotard · Thu Apr 26 17:00:49 2018 +0200
  2. f6ef229 ARM: dts: stm32mp157c-ed1: Add regulator node by Patrice Chotard · Thu Apr 26 17:13:11 2018 +0200
  3. 02cac15 ARM: dts: stm32mp157: Add SoC pwr regulator entry by Patrice Chotard · Thu Apr 26 16:45:19 2018 +0200
  4. aa78531 stm32mp: regulator: add SoC pwr regulator support by Patrick Delaunay · Thu Apr 26 16:45:18 2018 +0200
  5. 4f53980 arm: controlcenterdc: Add spi-flash compatible strings by Mario Six · Thu Apr 26 10:10:59 2018 +0200
  6. 14811f8 arm: dra76: fastboot: extend cpu type for getvar command by Praneeth Bajjuri · Wed Apr 25 15:56:34 2018 -0500
  7. 8650491 gpio: atmel_pio4: give a full configuration when muxing pins by Ludovic Desroches · Tue Apr 24 10:16:01 2018 +0300
  8. 1103e0d gpio: atmel_pio4: add drive strength macros by Ludovic Desroches · Mon Apr 23 10:59:49 2018 +0300
  9. 5d54d1b ARM64: meson: Sync DT and Bindings with Linux 4.16 by Neil Armstrong · Wed Apr 11 17:40:40 2018 +0200
  10. 6e89d92 ARM: meson: rename GXBB to GX by Neil Armstrong · Wed Apr 11 17:13:45 2018 +0200
  11. b58adfe dm: led: add testcase for "default-state" property by Patrick Bruenn · Wed Apr 11 11:16:29 2018 +0200
  12. 19858f9 arm: v7R: Add support for enabling caches by Lokesh Vutla · Thu Apr 26 18:21:31 2018 +0530
  13. 076ee45 arm: v7R: Add support for MPU by Lokesh Vutla · Thu Apr 26 18:21:30 2018 +0530
  14. f435938 arm: v7R: Add initial support by Michal Simek · Thu Apr 26 18:21:29 2018 +0530
  15. 5a5bb6c arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15 by Lokesh Vutla · Thu Apr 26 18:21:28 2018 +0530
  16. b2d00d6 arm: v7: Kconfig: Add entry for MMU by Lokesh Vutla · Thu Apr 26 18:21:27 2018 +0530
  17. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · Thu Apr 26 18:21:26 2018 +0530
  18. 244588c arm: v7: Update VBAR only if available by Lokesh Vutla · Thu Apr 26 18:21:25 2018 +0530
  19. 42ab107 test: regmap: test Linux-compatible syscon_node_to_regmap() by Masahiro Yamada · Mon Apr 23 13:26:53 2018 +0900
  20. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · Thu Apr 19 12:14:03 2018 +0900
  21. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · Thu Apr 19 12:14:01 2018 +0900
  22. 11692bc psci: arm: remove armv7 function psci_save_target_pc by Patrick Delaunay · Mon Apr 16 10:15:12 2018 +0200
  23. 93b114c sunxi: psci: save context id in cpu_on command by Patrick Delaunay · Mon Apr 16 10:15:11 2018 +0200
  24. fd7451a uniphier: psci: save context id in cpu_on command by Patrick Delaunay · Mon Apr 16 10:15:10 2018 +0200
  25. 0364816 tegra: psci: save context id in cpu_on command by Patrick Delaunay · Mon Apr 16 10:15:09 2018 +0200
  26. 68975f2 imx7: psci: save context id in cpu_on command by Patrick Delaunay · Mon Apr 16 10:15:08 2018 +0200
  27. a1d7660 ls102xa: psci: save context id in cpu_on command by Patrick Delaunay · Mon Apr 16 10:15:07 2018 +0200
  28. e020737 arm: stm32mp1: add PSCI support by Patrick Delaunay · Mon Apr 16 10:13:24 2018 +0200
  29. df92f52 arm: psci: add a weak function psci_arch_cpu_entry by Patrick Delaunay · Mon Apr 16 10:13:23 2018 +0200
  30. feb73eb arm: psci: save context id for cpu_on PSCI command by Patrick Delaunay · Mon Apr 16 10:13:22 2018 +0200
  31. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  32. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  33. cb2accd arm: mach-omap2: cache: Explicitly enable I cache by Lokesh Vutla · Thu May 03 20:34:49 2018 +0530
  34. 920922a ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING by Marek Vasut · Wed May 02 11:51:46 2018 +0200
  35. ffb703d ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig by Marek Vasut · Wed May 02 11:42:22 2018 +0200
  36. 0c67fef Merge git://git.denx.de/u-boot-imx by Tom Rini · Mon Apr 30 07:14:05 2018 -0400
  37. b09f892 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · Thu Apr 19 04:32:51 2018 +0000
  38. 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · Thu Apr 12 04:24:46 2018 +0300
  39. 9afc6c5 distro: use imply to enable DISTRO_DEFAULTS as SoC default by Masahiro Yamada · Wed Apr 25 18:47:52 2018 +0900
  40. 574a2ba powerpc: fix typo in kgdb.c by Heinrich Schuchardt · Mon Apr 23 22:27:41 2018 +0200
  41. da62bb9 clang: Update documentation by Tom Rini · Sun Apr 22 19:15:03 2018 -0400
  42. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  43. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  44. 65d2190 ARM: mxs: support full SPL framework by Mans Rullgard · Sat Apr 21 16:11:10 2018 +0100
  45. 2f66b40 ARM: mxs: move spl data by Mans Rullgard · Sat Apr 21 16:11:09 2018 +0100
  46. 6b2e26f ARM: spl: include arm/thumb glue sections by Mans Rullgard · Sat Apr 21 16:11:08 2018 +0100
  47. 96db04f ARM: arm926ejs: fix lowlevel_init call by Mans Rullgard · Sat Apr 21 16:11:07 2018 +0100
  48. 04ef865 ARM: mxs: make lowlevel_init() weak by Mans Rullgard · Sat Apr 21 16:11:06 2018 +0100
  49. 6e451dd Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu Apr 26 22:08:58 2018 -0400
  50. 37381a2 ARM: rmobile: Update E2 Alt by Marek Vasut · Mon Apr 23 20:24:16 2018 +0200
  51. 2d6dabc ARM: rmobile: Update M2-N Gose by Marek Vasut · Mon Apr 23 20:24:10 2018 +0200
  52. 016a605 ARM: rmobile: Update H2 Lager by Marek Vasut · Mon Apr 23 20:24:06 2018 +0200
  53. 016f005 imx6ul: opos6ul: in Serial Downloader boot mode use ymodem by Sébastien Szymanski · Tue Apr 17 17:29:32 2018 +0200
  54. 1f29ce5 imx6ul: opos6ul: add SPL_DM support by Sébastien Szymanski · Tue Apr 17 17:29:31 2018 +0200
  55. c5fa5c6 arm,imx6: fix PAD_CTL_SPEED_LOW constant by Mark Jonas · Mon Apr 16 18:11:50 2018 +0200
  56. 4a3448c rockchip: enable SYS_NS16550 for all SoCs by default by Kever Yang · Thu Apr 19 11:37:09 2018 +0800
  57. dcf159d rockchip: rk322x: update MACRO for back-to-brom by Kever Yang · Wed Apr 18 12:45:33 2018 +0800
  58. ac40052 arm: rockchip: make_fit_atf: remove unneeded imports by Patrick Uiterwijk · Wed Apr 25 10:50:04 2018 +0100
  59. d5c0fc6 rockchip: rk3188: use DM timer instead of rk_timer by Kever Yang · Wed Apr 18 11:13:46 2018 +0800
  60. eca183c rockchip: rk3188: add timer3 node by Kever Yang · Wed Apr 18 11:13:45 2018 +0800
  61. b8482a6 rockchip: rk3188: add -u-boot.dtsi for rock-rk3188 by Kever Yang · Wed Apr 18 11:13:44 2018 +0800
  62. a239f2d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Apr 23 12:21:20 2018 -0400
  63. 8b8e9f7 ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock node by Masahiro Yamada · Fri Apr 20 18:14:26 2018 +0900
  64. 1f5642a arm: zynq: Enable setup board name for different boards by Michal Simek · Sun Mar 04 16:15:15 2018 +0100
  65. a26ee2e nand: zynq: Cleanup initialization by Ezequiel Garcia · Sat Jan 13 14:56:17 2018 -0300
  66. 52e0ee3 ARM: rmobile: Update E2 Silk by Marek Vasut · Sat Apr 21 16:19:56 2018 +0200
  67. 992e12a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Apr 18 16:24:26 2018 -0400
  68. 5691cd5 Merge git://git.denx.de/u-boot-sh by Tom Rini · Wed Apr 18 16:24:14 2018 -0400
  69. 0bc5684 ARM: dts: uniphier: sync DT with Linux 4.17-rc1 by Masahiro Yamada · Mon Apr 16 12:35:33 2018 +0900
  70. 6030c05 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Apr 17 17:45:28 2018 -0400
  71. b0fd6e2 ARM: rmobile: Update M2 Koelsch by Marek Vasut · Tue Apr 17 14:13:11 2018 +0200
  72. abd77e9 ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c by Eugeniy Paltsev · Tue Apr 17 19:01:15 2018 +0300
  73. e5715b1 arm: dts: socfpga: add reset property by Dinh Nguyen · Wed Apr 04 17:18:23 2018 -0500
  74. 2c24f8b arm: dts: socfpga: enables i2c0 in socfpga_de0_nano by Dinh Nguyen · Wed Apr 04 17:18:22 2018 -0500
  75. 41ca4ca ARM: dts: stratix10: Add base dtsi and devkit dts by Dinh Nguyen · Thu Mar 08 21:39:26 2018 -0600
  76. 2c828e3 arm: socfpga: stratix10: Add base address map for Statix10 SoC by Chin Liang See · Thu Mar 08 21:39:24 2018 -0600
  77. b38f32f ARM: rmobile: Enable RPC QSPI on R8A77970 V3M Eagle by Marek Vasut · Tue Feb 13 21:34:03 2018 +0100
  78. 906b95e ARM: rmobile: Add Renesas RPC HF/QSPI DT nodes by Marek Vasut · Sat Jul 29 21:28:34 2017 +0200
  79. c9dba41 bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE by Bin Meng · Wed Apr 11 22:02:15 2018 -0700
  80. 4b8fc74 x86: Rename e820entry to e820_entry by Bin Meng · Wed Apr 11 22:02:11 2018 -0700
  81. 3838d71 x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · Wed Apr 11 22:02:10 2018 -0700
  82. 04bd0f1 x86: Update the io.h file to use {out|in}_{be|le}X macros by Lukasz Majewski · Thu Mar 29 16:41:11 2018 +0200
  83. 260fa77 x86: Add 64-bit memory-mapped I/O functions by Ivan Gorinov · Fri Apr 06 14:43:04 2018 -0700
  84. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · Sun Apr 15 08:43:50 2018 -0400
  85. f066603 imx: Create distinct pre-processed mkimage config files by Trent Piepho · Fri Apr 06 17:11:27 2018 -0700
  86. b05eae3 mx31ads: Delete by Tom Rini · Fri Apr 06 16:27:55 2018 -0400
  87. 738b7c8 imx31_phycore: Delete by Tom Rini · Fri Apr 06 16:27:54 2018 -0400
  88. 0290ea0 imx: mx7: snvs: Add an SNVS init routine by Bryan O'Donoghue · Thu Apr 05 19:46:06 2018 +0100
  89. e7f7c08 imx: board: Add support for the K+P's kp_imx6q_tpc board by Lukasz Majewski · Thu Apr 05 09:04:38 2018 +0200
  90. 933092f imx: hab: Provide hab_auth_img_or_fail command by Bryan O'Donoghue · Mon Mar 26 15:36:46 2018 +0100
  91. 3031d43 imx: mx7: Add comment to describe OTP TESTER registers by Bryan O'Donoghue · Mon Mar 26 15:27:33 2018 +0100
  92. 0cdded8 imx: mx7: Fix CONFIG_SERIAL_TAG compilation by Bryan O'Donoghue · Mon Mar 26 15:27:32 2018 +0100
  93. a694dac ARM: mx6: ddr: Add write leveling correction code by Marek Vasut · Fri Mar 30 03:04:43 2018 +0200
  94. 9da67e3 ARM: rmobile: Convert TPL to SPL by Marek Vasut · Fri Apr 13 23:13:00 2018 +0200
  95. 853e632 ARM: rmobile: Shrink the TPL by Marek Vasut · Fri Apr 13 15:51:13 2018 +0200
  96. 3320a22 ARM: rmobile: Update H2 Stout by Marek Vasut · Thu Apr 12 15:23:46 2018 +0200
  97. 01c7489 ARM: rmobile: Enable SCIFA0 early on H2 Stout by Marek Vasut · Thu Apr 12 15:23:46 2018 +0200
  98. 70b551c vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · Tue Apr 10 12:36:36 2018 +0300
  99. a5abacc ARM: rmobile: Fix the memory map on Gen3 by Marek Vasut · Thu Feb 15 13:19:33 2018 +0100
  100. 1c60105 ARM: rmobile: Add JTAG recovery support for M2 Porter by Marek Vasut · Sat Apr 07 16:16:30 2018 +0200