1. 7b4b2a2 efi_loader: use correct documentation style by Heinrich Schuchardt · Mon Sep 03 05:00:43 2018 +0200
  2. 1d1be36 efi_loader: description efi_update_capsule() by Heinrich Schuchardt · Mon Sep 03 20:59:25 2018 +0200
  3. 1112154 efi_loader: fix typos in efi_runtime.c by Heinrich Schuchardt · Mon Sep 03 19:29:41 2018 +0200
  4. cf70a73 efi_loader: fix typos in efi_boottime.c by Heinrich Schuchardt · Mon Sep 03 19:12:24 2018 +0200
  5. 66208b9 Revert "Revert "efi_loader: efi_allocate_pages is too restrictive"" by Stephen Warren · Thu Aug 30 15:43:45 2018 -0600
  6. 59561ff ARM: tegra: reserve unmapped RAM so EFI doesn't use it by Stephen Warren · Thu Aug 30 15:43:44 2018 -0600
  7. d0de806 efi_loader: simplify ifdefs by Stephen Warren · Thu Aug 30 15:43:43 2018 -0600
  8. 79d234d lib: charset: remove obsolete functions by Heinrich Schuchardt · Fri Aug 31 21:31:34 2018 +0200
  9. de52780 efi_loader: buffer size for load options by Heinrich Schuchardt · Fri Aug 31 21:31:33 2018 +0200
  10. a419d1d efi_loader: don't use unlimited stack as buffer by Heinrich Schuchardt · Fri Aug 31 21:31:32 2018 +0200
  11. af1a920 efi_loader: remove limit on variable length by Heinrich Schuchardt · Fri Aug 31 21:31:31 2018 +0200
  12. 485599d test: test printing Unicode by Heinrich Schuchardt · Fri Aug 31 21:31:30 2018 +0200
  13. 795ca04 lib: vsprintf: correct printing of Unicode strings by Heinrich Schuchardt · Fri Aug 31 21:31:29 2018 +0200
  14. b8b6c81 test: unit tests for Unicode functions by Heinrich Schuchardt · Fri Aug 31 21:31:28 2018 +0200
  15. 97494ea lib: charset: utility functions for Unicode by Heinrich Schuchardt · Fri Aug 31 21:31:27 2018 +0200
  16. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · Fri Aug 31 21:31:26 2018 +0200
  17. 5ae135f lib: build charset.o only if needed by Heinrich Schuchardt · Fri Aug 31 21:31:25 2018 +0200
  18. eed3f95 test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · Fri Aug 31 21:31:24 2018 +0200
  19. d2cc0a7 vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · Fri Aug 31 21:31:23 2018 +0200
  20. ab133c7 efi_loader: Pass address to fs_read() by Alexander Graf · Wed Aug 08 03:54:32 2018 -0600
  21. 5d618df efi: sandbox: Tidy up copy_fdt() to work with sandbox by Simon Glass · Wed Aug 08 03:54:30 2018 -0600
  22. 609c392 efi: Relocate FDT to 127MB instead of 128MB by Simon Glass · Wed Aug 08 03:54:29 2018 -0600
  23. 70507ed efi_selftest: test for loaded image protocol by Heinrich Schuchardt · Sun Aug 26 15:31:53 2018 +0200
  24. 8a7e09d efi_loader: pass system table in loaded image protocol by Heinrich Schuchardt · Sun Aug 26 15:31:52 2018 +0200
  25. 653517a efi_selftest: memory leak testing manage protocols by Heinrich Schuchardt · Sun Aug 26 14:58:16 2018 +0200
  26. a7cc493 Merge git://git.denx.de/u-boot-imx by Tom Rini · Wed Sep 19 20:35:27 2018 -0400
  27. 2dc9eba Merge git://git.denx.de/u-boot-marvell by Tom Rini · Wed Sep 19 20:35:05 2018 -0400
  28. 17d610c arm: mvebu: clearfog: enable eMMC boot partitions support by Baruch Siach · Thu Sep 13 12:41:50 2018 +0300
  29. 320bd15 phy: marvell: add SATA comphy RX/TX polarity invert support by Rabeeh Khoury · Thu Sep 06 12:37:48 2018 +0300
  30. 6d9e15f fix: cmd: mvebu: Exclude mvebu commands from SPL builds by Konstantin Porotchkin · Wed Aug 29 16:34:54 2018 +0300
  31. c6cb8b7 fix: mvebu: Add SPI parameters for environment setup by Konstantin Porotchkin · Wed Aug 29 16:34:53 2018 +0300
  32. 0be67b2 fix: env: Fix the SPI flash device setup for DM mode by Konstantin Porotchkin · Wed Aug 29 16:34:52 2018 +0300
  33. 2087f7e fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · Wed Aug 29 11:56:18 2018 +0300
  34. e0e232e nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND by Konstantin Porotchkin · Wed Aug 29 11:56:17 2018 +0300
  35. a692cde nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · Wed Aug 29 11:56:16 2018 +0300
  36. 06f9b6b fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · Wed Aug 29 11:56:15 2018 +0300
  37. 029be94 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · Wed Aug 29 11:56:14 2018 +0300
  38. fdf9dfb mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · Wed Aug 29 11:56:13 2018 +0300
  39. a558a39 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · Wed Aug 29 11:56:12 2018 +0300
  40. 191b5be mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · Wed Aug 29 11:56:09 2018 +0300
  41. 268979f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · Wed Aug 29 11:56:08 2018 +0300
  42. 531816e mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · Wed Aug 29 11:56:07 2018 +0300
  43. 0f0d382 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · Wed Aug 29 11:56:06 2018 +0300
  44. 4a574aa nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · Wed Aug 29 11:56:05 2018 +0300
  45. de32316 mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · Wed Aug 29 11:56:04 2018 +0300
  46. d92d899 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · Wed Aug 29 11:56:03 2018 +0300
  47. 8f8d458 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · Wed Aug 29 11:56:02 2018 +0300
  48. 0da35df mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · Wed Aug 29 11:56:01 2018 +0300
  49. fdf5b23 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · Wed Aug 29 11:56:00 2018 +0300
  50. 9602a8c board: turris_mox: Fixup U-Boot's device tree if PCIe connected by Marek Behún · Tue Aug 21 12:22:09 2018 +0200
  51. a81ae09 dts: mvebu: mcbin: drop redundant SD slot node by Baruch Siach · Mon Aug 20 15:12:10 2018 +0300
  52. f94ec8a arch/arm/dts: Update Turris Mox device tree by Marek Behún · Fri Aug 17 12:59:01 2018 +0200
  53. b4c15a5 board: turris_mox: Enable PCI in defconfig by Marek Behún · Fri Aug 17 12:58:55 2018 +0200
  54. ceb0593 board: turris_mox: Fix watchdog macro name by Marek Behún · Fri Aug 17 12:58:53 2018 +0200
  55. 7bafd04 clk: armada-37xx-periph: Support changing clock parent and rate by Marek Behún · Fri Aug 17 12:58:52 2018 +0200
  56. 19ce44c phy: marvell: Support changing SERDES map in board file by Marek Behún · Fri Aug 17 12:58:51 2018 +0200
  57. 8e93252 ARM: mach-mvebu: handle fall-back to UART boot by Chris Packham · Fri Aug 17 20:47:42 2018 +1200
  58. 1096b9d Revert "arm: mvebu: fix boot from UART when in fallback mode" by Chris Packham · Fri Aug 17 20:47:41 2018 +1200
  59. 0d02290 arm64: mvebu: armada-8k: support environment in SD/eMMC by Baruch Siach · Tue Aug 14 18:05:46 2018 +0300
  60. 0e428ee tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · Mon Aug 13 18:24:38 2018 +0300
  61. 0fbe65a doc/git-mailrc: add Stefan Roese to the kirkwood alias by Baruch Siach · Mon Aug 13 17:57:21 2018 +0300
  62. c73b124 Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS by Evgeni Dobrev · Sun Aug 05 21:56:20 2018 +0200
  63. a60c006 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Sep 18 20:42:37 2018 -0400
  64. e9df221 dm: uclass: Adding missing child_pre_probe description by Bin Meng · Fri Sep 07 07:51:52 2018 -0700
  65. 8a5c8a9 dm: fix alignment of help message of "dm" command by Masahiro Yamada · Fri Sep 07 20:31:21 2018 +0900
  66. e71ff99 pico-imx7d: Add a new defconfig with PICO-Hobbit selected by Otavio Salvador · Fri Sep 14 15:53:36 2018 -0300
  67. b50fc2a pico-imx7d: Add PICO-Hobbit baseboard support by Otavio Salvador · Fri Sep 14 15:53:35 2018 -0300
  68. 7893daa pico-imx7d: Fix TechNexion spelling on MAINTAINERS file by Otavio Salvador · Fri Sep 14 15:53:34 2018 -0300
  69. 1477445 pico-imx6ul: Add a new defconfig with PICO-Pi selected by Otavio Salvador · Fri Sep 14 15:53:33 2018 -0300
  70. abe9c7a pico-imx6ul: Add PICO-Pi baseboard support by Otavio Salvador · Fri Sep 14 15:53:32 2018 -0300
  71. 1acaa20 pico-imx6ul: Fix TechNexion spelling on MAINTAINERS file by Otavio Salvador · Fri Sep 14 15:53:31 2018 -0300
  72. 9337060 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · Tue Sep 18 16:53:34 2018 +0200
  73. 55c822d binman: fix a few typos in documentation by Michael Heimpold · Wed Aug 22 22:01:24 2018 +0200
  74. d9fd0ac test: ofnode: test ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:10:00 2018 +0200
  75. 7b68dad ofnode: add ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:09:58 2018 +0200
  76. c0fb7e6 dm: core: fix devfdt_remap_addr_index() by Cédric Le Goater · Tue Aug 14 12:48:11 2018 +0200
  77. e9fc81d dm: core: Scan "/firmware" node by default by Rajan Vaja · Fri Aug 10 01:45:34 2018 -0700
  78. fac6463 dm: core: Move "/clock" node scan into function by Rajan Vaja · Fri Aug 10 01:45:33 2018 -0700
  79. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · Mon Aug 06 10:23:46 2018 +0200
  80. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
  81. dea5df7 test: Add tests for CPU uclass by Mario Six · Mon Aug 06 10:23:44 2018 +0200
  82. 0263b43 cpu: Add cpu_probe_all method by Mario Six · Mon Aug 06 10:23:43 2018 +0200
  83. 60ce6dd cpu: Fix cpu.h documentation by Mario Six · Mon Aug 06 10:23:42 2018 +0200
  84. 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  85. 86c45a4 init: Fix documentation by Mario Six · Mon Aug 06 10:23:40 2018 +0200
  86. 7194f25 common: board_f: Sort includes by Mario Six · Mon Aug 06 10:23:39 2018 +0200
  87. 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200
  88. 14442be timer: Sort Makefile entries by Mario Six · Mon Aug 06 10:23:37 2018 +0200
  89. 7cab147 clk: Add MPC83xx clock driver by Mario Six · Mon Aug 06 10:23:36 2018 +0200
  90. 82ef4ba mpc83xx: Add sysreset driver by Mario Six · Mon Aug 06 10:23:35 2018 +0200
  91. 4481a5d board_f: Add reset status printing by Mario Six · Mon Aug 06 10:23:34 2018 +0200
  92. b6da1fb test: Add tests for sysreset_get_status by Mario Six · Mon Aug 06 10:23:33 2018 +0200
  93. 265f82a sysreset: Add get_status method by Mario Six · Mon Aug 06 10:23:32 2018 +0200
  94. f3c6642 powerpc: Add read*_*/write*_* macros by Mario Six · Mon Aug 06 10:23:31 2018 +0200
  95. 538b575 ram: Add driver for MPC83xx by Mario Six · Mon Aug 06 10:23:30 2018 +0200
  96. 0c0d9b0 sandbox: Enable bitrev library build by Bin Meng · Thu Aug 02 23:58:03 2018 -0700
  97. 4b6eeed lib: bitrev: Sync with Linux kernel v4.17 by Bin Meng · Thu Aug 02 23:58:02 2018 -0700
  98. 5077f43 sandbox: Build with -fPIC by Andy Shevchenko · Mon Sep 03 12:08:10 2018 +0300
  99. cd13097 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Sep 17 08:04:25 2018 -0400
  100. e02e5b2 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · Tue Sep 11 13:31:10 2018 +0300