1. 4cfdf4d reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · Mon Aug 27 15:57:41 2018 +0530
  2. 5af02db firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · Mon Aug 27 15:57:32 2018 +0530
  3. dec580d arm: armv7-a: Compile and tune for armv7-a instead of armv5 by Adam Ford · Sat Aug 04 16:34:54 2018 -0500
  4. ac00487 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Aug 20 13:41:37 2018 -0400
  5. 767354f doc: FIT image: fix typo by Pierre-Jean Texier · Sat Aug 18 15:51:25 2018 +0200
  6. 0832be5 x86: dts: Remove coreboot_fb.dtsi by Bin Meng · Fri Aug 10 02:39:35 2018 -0700
  7. 204e1e5 x86: coreboot: Add generic coreboot payload support by Bin Meng · Fri Aug 10 02:39:33 2018 -0700
  8. 2a7b06c drivers: regulator: fixed: add u-boot, off-on-delay-us by Peng Fan · Thu Jul 26 19:47:24 2018 +0800
  9. 9fded7b doc: FIT image: clarify usage of "compression" property by Simon Goldschmidt · Mon Jul 30 12:53:18 2018 +0200
  10. bafe162 doc: README.iscsi: make compatible with restructured text by Heinrich Schuchardt · Sun Jul 29 13:50:50 2018 +0200
  11. dac5394 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Aug 10 07:21:02 2018 -0400
  12. f069eff usb: rockchip: implement K_FW_LBA_ERASE_10 command by Alberto Panizzo · Thu Jul 12 13:05:45 2018 +0200
  13. 4594021 usb: rockchip: implement K_FW_LBA_READ_10 command by Alberto Panizzo · Thu Jul 12 13:05:44 2018 +0200
  14. aa21ca3 usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command by Alberto Panizzo · Thu Jul 12 13:05:42 2018 +0200
  15. 156bc6f pci: sandbox: Support dynamically binding device driver by Bin Meng · Fri Aug 03 01:14:45 2018 -0700
  16. de492f2 dt-bindings: Document STM32 ADC DT bindings by Fabrice Gasnier · Tue Jul 24 16:31:30 2018 +0200
  17. 19b1a7f CREG GPIO: add device tree bindings by Eugeniy Paltsev · Fri Jun 08 17:58:24 2018 +0300
  18. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 30 16:02:29 2018 -0400
  19. 258c996 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Jul 26 23:12:47 2018 -0400
  20. 757868b doc: driver-model: Fix typo by Chris Packham · Fri Jul 06 22:29:46 2018 +1200
  21. b3bef36 git-mailrc: Replace tabs with spaces in alias entries by Adam Sampson · Wed Jun 27 14:38:57 2018 +0100
  22. 837e643 MAINTAINERS: Mark NAND as Orphaned by Tom Rini · Thu Jul 26 12:02:03 2018 -0400
  23. 20bed3e Revert "efi_loader: no support for ARMV7_NONSEC=y" by Mark Kettenis · Fri Jun 15 23:47:15 2018 +0200
  24. 7b4e9a5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Jul 24 22:46:50 2018 -0400
  25. 577242b ARM: uniphier: enable distro boot by Masahiro Yamada · Fri Jul 20 21:47:18 2018 +0900
  26. 7ab5007 doc: Move device tree bindings documentation to doc/device-tree-bindings by Breno Lima · Fri Jul 20 21:48:10 2018 -0300
  27. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · Tue Jul 17 14:33:25 2018 +0300
  28. 8fac291 doc: Replace DocBook with sphinx-based docs by Mario Six · Tue Jul 10 08:40:17 2018 +0200
  29. f435978 rockchip: doc: clarify usage of CONFIG_SPL_ROCKCHIP_BACK_TO_BROM by Heinrich Schuchardt · Sun Jun 03 20:41:29 2018 +0200
  30. 4a577e5 spl: document 'chosen/u-boot, spl-boot-device' by Philipp Tomsich · Thu May 24 17:15:51 2018 +0200
  31. 80cb568 stm32mp1: clk: support digital bypass by Patrick Delaunay · Mon Jul 16 10:41:46 2018 +0200
  32. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · Fri Jun 08 17:59:45 2018 -0400
  33. fa28d14 fdt: Add device tree memory bindings by Michael Pratt · Mon Jun 11 13:07:09 2018 -0600
  34. d932e5f tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium by Peter Robinson · Sun Jun 10 06:17:46 2018 +0100
  35. b9cf35b doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi' by Bin Meng · Wed Jun 27 20:38:06 2018 -0700
  36. 9cf307a x86: doc: Update EFI loader support by Bin Meng · Wed Jun 27 20:38:05 2018 -0700
  37. 523788b doc: avb2.0: add README about AVB2.0 integration by Igor Opaniuk · Sun Jun 03 21:56:43 2018 +0300
  38. 6582074 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · Tue Jun 12 08:36:24 2018 -0700
  39. 858429b x86: Add generic EFI payload support by Bin Meng · Tue Jun 12 08:36:18 2018 -0700
  40. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · Tue Jun 12 08:36:16 2018 -0700
  41. 706db82 x86: doc: Fix reference to EFI doc in U-Boot by Bin Meng · Tue Jun 12 08:36:13 2018 -0700
  42. 1348894 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Jun 13 11:43:59 2018 -0400
  43. d803f54 x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · Tue Jun 12 01:26:46 2018 -0700
  44. 9acdb24 x86: cougarcanyon2: Remove CONFIG_HAVE_INTEL_ME by Bin Meng · Sun Jun 03 19:04:17 2018 -0700
  45. adfc0fc doc: cmd: bubt: drop duplicated text by Baruch Siach · Sun Jun 03 16:19:31 2018 +0300
  46. a51b585 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Jun 04 08:55:00 2018 -0400
  47. 5999917 efi_loader: DocBook comments for boot services by Heinrich Schuchardt · Fri May 11 18:15:41 2018 +0200
  48. 7d2ffbc README.uefi: update list of missing functionality by Heinrich Schuchardt · Sat May 12 03:28:44 2018 +0200
  49. 628bb20 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Jun 01 09:52:15 2018 -0400
  50. 0d5b076 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Wed May 30 08:43:04 2018 -0400
  51. a59e913 fastboot: Update fastboot documentation by Alex Kiernan · Tue May 29 15:30:56 2018 +0000
  52. ccaabe0 doc: ae250: Rename as ae350 by Rick Chen · Tue May 29 10:29:20 2018 +0800
  53. 1414386 mvebu: pinctrl: sync compatible string with Linux 4.17-rc4 by Evan Wang · Fri May 25 14:20:51 2018 +0800
  54. fa944d7 device-tree-bindings: phy: Sync sun4i-usb-phy bindings by Jagan Teki · Wed May 09 11:35:51 2018 +0530
  55. 9cd7ac9 doc: qemu-arm: Drop highmem=off references by Tuomas Tynkkynen · Mon May 14 18:47:52 2018 +0300
  56. 5c37cbd doc: device-tree-bindings: add Sandbox TPMv2.0 module info by Miquel Raynal · Tue May 15 11:57:26 2018 +0200
  57. 94e4680 doc: device-tree-bindings: add TIS TPMv2.0 SPI module info by Miquel Raynal · Tue May 15 11:57:23 2018 +0200
  58. 2981003 doc: expand README.commands by Heinrich Schuchardt · Thu May 10 15:57:27 2018 +0200
  59. 6f1d6ba i2c: Drop CONFIG_SH_SH7734_I2C by Tuomas Tynkkynen · Wed May 09 15:24:35 2018 +0300
  60. efaa762 i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · Wed May 09 15:24:34 2018 +0300
  61. d4c1275 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri May 11 07:09:21 2018 -0400
  62. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  63. d521708 armv8: sec_firmware: Add support for multiple loadables by Sumit Garg · Tue Apr 24 03:23:28 2018 +0530
  64. 95c868e power: regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · Thu Apr 26 17:00:46 2018 +0200
  65. 1663416 git-mailrc: Update some addresses and aliases by Tom Rini · Mon May 07 11:03:13 2018 -0400
  66. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  67. 2d0998c doc: rmobile: Update the README by Marek Vasut · Tue May 01 09:28:29 2018 +0200
  68. 9afc6c5 distro: use imply to enable DISTRO_DEFAULTS as SoC default by Masahiro Yamada · Wed Apr 25 18:47:52 2018 +0900
  69. da62bb9 clang: Update documentation by Tom Rini · Sun Apr 22 19:15:03 2018 -0400
  70. 7e69ef1 efi_loader: no support for ARMV7_NONSEC=y by Heinrich Schuchardt · Wed Apr 11 00:41:52 2018 +0200
  71. 1ba6201 doc: Update git-mailrc entry for lukma (lukma@denx.de) by Lukasz Majewski · Sun Apr 15 21:50:11 2018 +0200
  72. ca3f19f x86: Rename coreboot-x86 to coreboot by Simon Glass · Thu Apr 12 14:04:40 2018 -0600
  73. a002455 doc: vxworks: Update x86 specific instructions by Bin Meng · Wed Apr 11 22:02:23 2018 -0700
  74. e3be890 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address by Bin Meng · Wed Apr 11 22:02:07 2018 -0700
  75. e154454 doc: vxworks: Minor update for clarity by Bin Meng · Wed Apr 11 22:02:06 2018 -0700
  76. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · Sun Apr 15 08:43:50 2018 -0400
  77. 1c3c549 tools/imximage: use 0x prefix in HAB Blocks line by Rasmus Villemoes · Fri Mar 23 12:08:03 2018 +0100
  78. dce5b29 Merge git://git.denx.de/u-boot-i2c by Tom Rini · Wed Apr 11 17:00:52 2018 -0400
  79. 84fe291 dm: i2c: dts: Add gpios and pinctrl device tree properties by Alexander Kochetkov · Tue Mar 27 17:52:26 2018 +0300
  80. db5a12c log: Add units to code-size stats in README.log by Simon Glass · Mon Apr 02 02:42:53 2018 -0600
  81. 24098f8 git: mailrc: Add myself and efi to list by Alexander Graf · Wed Apr 04 10:56:00 2018 +0200
  82. 5fa03de efi_loader: provide new doc/README.uefi by Heinrich Schuchardt · Fri Mar 02 19:58:50 2018 +0100
  83. 80f85da efi_loader: delete doc/README.efi by Heinrich Schuchardt · Fri Mar 02 19:58:49 2018 +0100
  84. dd4b670 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Mar 30 18:18:22 2018 -0400
  85. 3e6c4c3 doc: a37xx: Introduce pinctrl device tree binding by Ken Ma · Mon Mar 26 15:56:05 2018 +0800
  86. 54fb51f doc: ae250: Describe riscv-linux booting via u-boot by Rick Chen · Tue Mar 13 15:24:03 2018 +0800
  87. f11398e clk: stm32mp1: add clock tree initialization by Patrick Delaunay · Mon Mar 12 10:46:16 2018 +0100
  88. 939d536 ram: stm32mp1: add driver by Patrick Delaunay · Mon Mar 12 10:46:11 2018 +0100
  89. 685331f post: remove reference to power functions by Patrick Delaunay · Mon Mar 12 09:22:44 2018 +0100
  90. 471ecf4 dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASH by Jagan Teki · Wed Mar 14 18:58:03 2018 +0530
  91. 7950a0f doc: mxc_hab: Update i.MX HAB documentation by Breno Lima · Thu Feb 22 00:42:56 2018 +0000
  92. 626d5d7 doc: mxc_hab: Move HAB related info to the appropriate doc by Breno Lima · Thu Feb 22 00:42:55 2018 +0000
  93. c8d3462 Remove config_distro_defaults.h by Adam Ford · Tue Feb 06 07:49:32 2018 -0600
  94. 3240924 efi_loader: split README.efi into two separate documents by Heinrich Schuchardt · Tue Jan 30 20:03:02 2018 +0100
  95. 624b1df doc: watchdog: Remove Blackfin related documentation entry by Lukasz Majewski · Mon Feb 05 23:42:57 2018 +0100
  96. 1efa92c Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Feb 04 08:30:31 2018 -0500
  97. dcd1c4c doc: mxc_hab: Improve the config option list by Fabio Estevam · Sun Jan 21 15:57:32 2018 -0200
  98. 90979f9 log: add category LOGC_EFI by Heinrich Schuchardt · Mon Jan 22 20:10:45 2018 +0100
  99. aa1d73b log: Add a way to log error-return values by Simon Glass · Thu Dec 28 13:14:23 2017 -0700
  100. f1a79de log: Add documentation for commands and formatting by Simon Glass · Thu Dec 28 13:14:22 2017 -0700