1. a14c516 debug_uart: Try not to use stack in printch by developer · Thu Apr 06 16:32:41 2017 +0100
  2. 4b0a293 env: fix memory leak in fw_env routines by Stefano Babic · Wed Apr 05 18:08:03 2017 +0200
  3. 413cc6e env: add a version number to check API by Stefano Babic · Wed Apr 05 18:08:02 2017 +0200
  4. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · Wed Apr 05 18:08:01 2017 +0200
  5. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
  6. 7ebca7e ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · Wed Apr 05 17:50:09 2017 +0300
  7. 8fb2c77 libfdt: fix build with Python 3 by Stefan Agner · Wed Mar 29 12:41:23 2017 -0700
  8. dc9b229 fdt: Bring in changes from v1.4.4 by Simon Glass · Tue Mar 28 10:23:31 2017 -0600
  9. 654f531 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Apr 10 08:07:29 2017 -0400
  10. b8a2fe1 Makefile: Fix linking with modern binutils by Joel Stanley · Sun Apr 09 20:33:58 2017 +0200
  11. a7e4eb4 travis-ci: OrangePi PC2 only links with gcc-5.x or later by Tom Rini · Sun Apr 09 18:18:03 2017 -0400
  12. 7d2c201 x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · Sat Apr 01 16:21:34 2017 +0300
  13. ee2e85f x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · Sat Apr 01 16:21:33 2017 +0300
  14. c65a7fe serial: Add serial driver for Intel MID by Andy Shevchenko · Tue Feb 28 14:04:10 2017 +0200
  15. b711b3f tools: binman: Add missing filenames for various x86 rom tests by Bin Meng · Tue Apr 04 21:17:14 2017 -0700
  16. f3e87e8 x86: bootm: Fix FIT image booting on x86 by Stefan Roese · Fri Mar 31 08:09:39 2017 +0200
  17. 47c0989 binman: Remove hard-coded file name for x86 flash-descriptor & intel-me by Stefan Roese · Thu Mar 30 12:58:12 2017 +0200
  18. 3e0b405 x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi by Stefan Roese · Thu Mar 30 12:58:11 2017 +0200
  19. f8cc43a x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames by Stefan Roese · Thu Mar 30 12:58:10 2017 +0200
  20. fbfe53d dm: rtc: Add 16-bit read/write support by Bin Meng · Thu Mar 16 07:26:27 2017 -0700
  21. eaeba41 x86: Remove unused option by Andy Shevchenko · Mon Mar 06 13:51:53 2017 +0200
  22. a2fab10 defconfigs: am57xx_hs_evm: Move OPTEE load address to avoid overlaps by Andrew F. Davis · Fri Apr 07 10:19:35 2017 -0500
  23. 1fc3f0c defconfigs: dra7xx_hs_evm: Move OPTEE load address to avoid overlaps by Misael Lopez Cruz · Fri Apr 07 10:19:34 2017 -0500
  24. b96d2c4 defconfigs: am43xx_hs_evm: Add USB Host boot mode support by Andrew F. Davis · Fri Apr 07 10:11:25 2017 -0500
  25. 4fd50e7 defconfigs: am43xx_hs_evm: Add USB client boot mode support by Andrew F. Davis · Fri Apr 07 10:11:24 2017 -0500
  26. 93195b5 defconfigs: am43xx_hs_evm: Add Net boot mode support by Andrew F. Davis · Fri Apr 07 10:11:23 2017 -0500
  27. 06b43ae defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Fri Apr 07 10:11:22 2017 -0500
  28. a6ca1b4 defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Fri Apr 07 10:11:21 2017 -0500
  29. b5e6020 defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Fri Apr 07 10:11:20 2017 -0500
  30. e68a0f6 defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · Fri Apr 07 10:11:19 2017 -0500
  31. 0a88c80 spl: net: Add FIT image support over network boot by Andrew F. Davis · Fri Apr 07 14:29:36 2017 -0500
  32. 3e45c83 defconfig: k2g_hs_evm: Add k2g_hs_evm_defconfig by Andrew F. Davis · Fri Apr 07 10:00:11 2017 -0500
  33. 741d9b5 defconfig: k2hk_hs_evm: Add k2hk_hs_evm_defconfig by Andrew F. Davis · Fri Apr 07 10:00:10 2017 -0500
  34. d51ab7e defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfig by Vitaly Andrianov · Fri Apr 07 10:00:09 2017 -0500
  35. 1bccf86 Kconfig: Adds SYS_TEXT_BASE config option for Keystone2 by Madan Srinivas · Fri Apr 07 10:00:08 2017 -0500
  36. b40217f doc: Updates info on using Keystone2 secure devices by Madan Srinivas · Fri Apr 07 10:00:07 2017 -0500
  37. 9283c4a ARM: Keystone2: Build secure images for K2 by Madan Srinivas · Fri Apr 07 10:00:06 2017 -0500
  38. 5b3b7d1 arm: mach-omap2: Add secure image name common to OMAP and keystone by Madan Srinivas · Fri Apr 07 10:00:05 2017 -0500
  39. 7986f08 arm: mach-omap2: Enable Kconfig support for K2 HS devices by Vitaly Andrianov · Fri Apr 07 10:00:04 2017 -0500
  40. 1b3b244 arm: mach-keystone: Implements FIT post-processing call for keystone SoCs by Vitaly Andrianov · Fri Apr 07 10:00:03 2017 -0500
  41. a2f8c94 image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS by Madan Srinivas · Fri Apr 07 10:00:02 2017 -0500
  42. b482dac ti_armv7_common: env: Change FIT image name to match build name by Andrew F. Davis · Fri Apr 07 09:55:20 2017 -0500
  43. dc2b941 mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function by Cooper Jr., Franklin · Thu Apr 06 15:54:14 2017 -0500
  44. 5bf9390 davinci: omapl138_lcdk: switch to using common mmc args by Sekhar Nori · Thu Apr 06 14:52:57 2017 +0530
  45. 0ea56fe ARM: ti: consolidate mmc environment variables by Sekhar Nori · Thu Apr 06 14:52:56 2017 +0530
  46. b261dce davinci: omapl138_lcdk: use environment variables for memory addresses by Sekhar Nori · Thu Apr 06 14:52:55 2017 +0530
  47. b85b542 davinci: omapl138_lcdk: enable some filesystem related commands by Sekhar Nori · Thu Apr 06 14:52:54 2017 +0530
  48. 1fc31f7 davinci: omapl138_lcdk: remove spiboot by Sekhar Nori · Thu Apr 06 14:52:53 2017 +0530
  49. 9e3491b ti: clocks: Fix do_enable_clocks() to accept NULL pointers as input parameters by Lukasz Majewski · Mon Mar 27 10:15:27 2017 +0200
  50. bdf8a42 ti: wdt: omap: Disable watchdog timer before performing initialization by Lukasz Majewski · Sun Feb 19 23:24:38 2017 +0100
  51. 0f612ef ti: wdt: omap5: Define WDT_BASE for omap5+ SoC by Lukasz Majewski · Sun Feb 19 23:24:37 2017 +0100
  52. d9db590 ti: wdt: common: Make the wdt IP defines common for the TI platform by Lukasz Majewski · Sun Feb 19 23:24:36 2017 +0100
  53. 98826d7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Sat Apr 08 10:20:26 2017 -0400
  54. 6940d67 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Apr 08 09:28:02 2017 -0400
  55. 3967101 common/xyzModem.c: Do not use hard-coded address for debug buffer by Alexandru Gagniuc · Tue Apr 04 10:42:31 2017 -0700
  56. 06bfeaa common/xyzModem.c: unifdef (Remove useless #ifdefs) by Alexandru Gagniuc · Tue Apr 04 10:42:30 2017 -0700
  57. d5a7599 spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC by Alexandru Gagniuc · Tue Apr 04 10:02:58 2017 -0700
  58. 4bad2a9 arm: rmobile: Remove default value of Kconfig from defconfig by Nobuhiro Iwamatsu · Sun Apr 02 08:17:30 2017 +0900
  59. 58d48b0 common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE by Nobuhiro Iwamatsu · Sun Apr 02 07:48:12 2017 +0900
  60. 7b22ba0 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point by Vikas Manocha · Fri Mar 31 16:34:39 2017 -0700
  61. 89ef1d6 config: am335x_evm: detect BeagleBone Blue using BLA by robertcnelson@gmail.com · Thu Mar 30 14:29:54 2017 -0500
  62. b55cd7a config: am335x_evm: detect Green Wireless using GW1 by robertcnelson@gmail.com · Thu Mar 30 14:29:53 2017 -0500
  63. c5d7d22 config: am335x_evm: detect Black Wireless using BWA by robertcnelson@gmail.com · Thu Mar 30 14:29:52 2017 -0500
  64. 1a1e275 stm32f7: enable instruction & data cache by Vikas Manocha · Mon Mar 27 13:02:45 2017 -0700
  65. 948c61b armv7m: add instruction & data cache support by Vikas Manocha · Mon Mar 27 13:02:44 2017 -0700
  66. 312f7ac Remove extra fdt_fixup_ethernet() call by Joakim Tjernlund · Thu Mar 23 18:02:41 2017 +0100
  67. 411b3fc board: STiH410-B2260: enable caches by Patrice Chotard · Mon Mar 20 15:21:36 2017 +0100
  68. 2470b6f ti_armv7_common: env: Use args_mmc in FIT loading path by Andrew F. Davis · Fri Mar 10 15:53:54 2017 -0600
  69. 309e374 Apparent conflict between CONFIG_BLK and CONFIG_API by fuz@fuz.su · Tue Mar 07 22:53:17 2017 +0100
  70. 709a52c board: ti: am57xx: enable input on mmc clock by Sekhar Nori · Wed Feb 08 18:43:59 2017 +0530
  71. 194c993 ARM: keystone: Pass SPI MTD partition table via kernel command line by Vignesh R · Wed Mar 08 13:58:17 2017 +0530
  72. fc28434 ARMv8: add GOT sections to the list of sections copied by Philipp Tomsich · Fri Mar 24 19:08:55 2017 +0100
  73. 803a9bb env_mmc: Allow SPL to use any MMC device to load/save the environment by Jean-Jacques Hiblot · Wed Feb 01 11:26:53 2017 +0100
  74. 3436c10 sunxi: Add defconfig for Allwinner A23 EVB by Florent Jacquet · Thu Feb 16 11:46:42 2017 +0100
  75. 435f118 sunxi: Add default environment size by Maxime Ripard · Mon Mar 20 15:57:22 2017 +0100
  76. 5a5d71f cmd: nand: Make the NAND options default to NAND_SUNXI by Maxime Ripard · Fri Mar 03 15:13:30 2017 +0100
  77. 1e6a096 cmd: ubifs: Add a dependency on CMD_UBI by Maxime Ripard · Fri Mar 03 14:53:22 2017 +0100
  78. 0817afc sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry by Chen-Yu Tsai · Wed Mar 01 14:03:34 2017 +0800
  79. a399588 arm: sunxi: Add Sunchip CX-A99 initial support by Rask Ingemann Lambertsen · Sat Feb 25 14:21:54 2017 +0100
  80. 6bd1f30 ARM: dts: sun9i: Add mmc1 pinmux setting by Chen-Yu Tsai · Sat Feb 25 14:19:54 2017 +0100
  81. c0b7430 sunxi: Add support for the CHIP Pro by Maxime Ripard · Mon Feb 27 18:22:15 2017 +0100
  82. e5c9e95 sunxi: Sync GR8 DTS and AXP209 with the kernel by Maxime Ripard · Mon Feb 27 18:22:14 2017 +0100
  83. bc7997b scripts: sunxi: Build an raw SPL image by Maxime Ripard · Mon Feb 27 18:22:13 2017 +0100
  84. fcacc70 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · Mon Feb 27 18:22:12 2017 +0100
  85. be1d356 sunxi: Add the default mtdids and mtdparts to our env by Maxime Ripard · Mon Feb 27 18:22:11 2017 +0100
  86. fd42c05 sunxi: Enable UBI and NAND support by Hans de Goede · Mon Feb 27 18:22:10 2017 +0100
  87. a15b6ea mtd: sunxi: Change U-Boot offset by Maxime Ripard · Mon Feb 27 18:22:09 2017 +0100
  88. 2d3100c mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · Mon Feb 27 18:22:08 2017 +0100
  89. 1990778 cmd: nand: Expose optional suboptions in Kconfig by Boris Brezillon · Mon Feb 27 18:22:07 2017 +0100
  90. aa57d0f cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · Mon Feb 27 18:22:06 2017 +0100
  91. 627dc18 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · Mon Feb 27 18:22:05 2017 +0100
  92. bf2fbd1 cmd: Add Kconfig option for CMD_MTDPARTS and related options by Maxime Ripard · Mon Feb 27 18:22:04 2017 +0100
  93. d780cdc common: Move environment choice to Kconfig by Maxime Ripard · Mon Feb 27 18:22:03 2017 +0100
  94. 5cb14c7 tools: sunxi: Add spl image builder by Maxime Ripard · Mon Feb 27 18:22:02 2017 +0100
  95. a8bbc20 bch: Allow to build for the host by Maxime Ripard · Mon Feb 27 18:22:01 2017 +0100
  96. cccddf5 nand: sunxi: Fix modulo by zero error by Maxime Ripard · Mon Feb 27 18:22:00 2017 +0100
  97. 3a6fbf2 sunxi: add NanoPi NEO Air defconfig by Jelle van der Waa · Sun Feb 12 16:21:40 2017 +0100
  98. 3297b55 sun8i_emac: configure PHY reset GPIO via DM by Philipp Tomsich · Wed Feb 22 19:46:41 2017 +0100
  99. aa938df board: samsung: trats2: remove the board_power_init() function by Jaehoon Chung · Mon Apr 03 19:02:58 2017 +0900
  100. dabfc16 configs: trats2: enable the configuration relevant to PMIC by Jaehoon Chung · Mon Apr 03 19:02:57 2017 +0900