1. adc8c9f fs: add mkdir interface by AKASHI Takahiro · Tue Sep 11 15:59:08 2018 +0900
  2. f63931e cmd: fat: add offset parameter to fatwrite by AKASHI Takahiro · Tue Sep 11 15:59:07 2018 +0900
  3. b07f704 fs: fat: support write with non-zero offset by AKASHI Takahiro · Tue Sep 11 15:59:06 2018 +0900
  4. ed8b1e4 fs: fat: refactor write interface for a file offset by AKASHI Takahiro · Tue Sep 11 15:59:05 2018 +0900
  5. 49ca96b fs: fat: support write with sub-directory path by AKASHI Takahiro · Tue Sep 11 15:59:04 2018 +0900
  6. 6aa7769 fs: fat: write returns error code instead of -1 by AKASHI Takahiro · Tue Sep 11 15:59:03 2018 +0900
  7. c83df1a fs: fat: check and normalize file name by AKASHI Takahiro · Tue Sep 11 15:59:02 2018 +0900
  8. 044fbe0 Revert "fs: fat: cannot write to subdirectories" by AKASHI Takahiro · Tue Sep 11 15:59:01 2018 +0900
  9. b88dff2 fs: fat: assure iterator's ->dent belongs to ->clust by AKASHI Takahiro · Tue Sep 11 15:59:00 2018 +0900
  10. f0a4781 fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve() by AKASHI Takahiro · Tue Sep 11 15:58:59 2018 +0900
  11. 0d89842 fs: fat: extend get_fs_info() for write use by AKASHI Takahiro · Tue Sep 11 15:58:58 2018 +0900
  12. 6e8eff2 efi_loader: typos in efi_console.c by Heinrich Schuchardt · Sat Sep 08 19:57:24 2018 +0200
  13. 1fce3c0 efi_loader: SPDX-License-Identifier for efi.h by Heinrich Schuchardt · Sat Sep 08 10:57:59 2018 +0200
  14. ce72786 efi_loader: SPDX-License-Identifier for efi_api.h by Heinrich Schuchardt · Sat Sep 08 10:50:40 2018 +0200
  15. 3dabffd efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · Sat Sep 08 10:20:10 2018 +0200
  16. 40e99c1 test/py: typo occured by Heinrich Schuchardt · Thu Sep 06 20:29:50 2018 +0200
  17. 5e450d4 test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · Thu Sep 06 20:19:31 2018 +0200
  18. 3b923a0 efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · Tue Sep 04 19:34:59 2018 +0200
  19. e59072a efi_loader: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · Tue Sep 04 19:34:58 2018 +0200
  20. 15552f7 test: tests for utf_to_lower() utf_to_upper(). by Heinrich Schuchardt · Tue Sep 04 19:34:57 2018 +0200
  21. 58ddcd3 lib: charset: upper/lower case conversion by Heinrich Schuchardt · Tue Sep 04 19:34:56 2018 +0200
  22. 447f459 efi_loader: capitalization table by Heinrich Schuchardt · Tue Sep 04 19:34:55 2018 +0200
  23. 36bab91 efi_loader: Add console handle references to in/out/err by Alexander Graf · Tue Sep 04 14:59:11 2018 +0200
  24. 7b4b2a2 efi_loader: use correct documentation style by Heinrich Schuchardt · Mon Sep 03 05:00:43 2018 +0200
  25. 1d1be36 efi_loader: description efi_update_capsule() by Heinrich Schuchardt · Mon Sep 03 20:59:25 2018 +0200
  26. 1112154 efi_loader: fix typos in efi_runtime.c by Heinrich Schuchardt · Mon Sep 03 19:29:41 2018 +0200
  27. cf70a73 efi_loader: fix typos in efi_boottime.c by Heinrich Schuchardt · Mon Sep 03 19:12:24 2018 +0200
  28. 66208b9 Revert "Revert "efi_loader: efi_allocate_pages is too restrictive"" by Stephen Warren · Thu Aug 30 15:43:45 2018 -0600
  29. 59561ff ARM: tegra: reserve unmapped RAM so EFI doesn't use it by Stephen Warren · Thu Aug 30 15:43:44 2018 -0600
  30. d0de806 efi_loader: simplify ifdefs by Stephen Warren · Thu Aug 30 15:43:43 2018 -0600
  31. 79d234d lib: charset: remove obsolete functions by Heinrich Schuchardt · Fri Aug 31 21:31:34 2018 +0200
  32. de52780 efi_loader: buffer size for load options by Heinrich Schuchardt · Fri Aug 31 21:31:33 2018 +0200
  33. a419d1d efi_loader: don't use unlimited stack as buffer by Heinrich Schuchardt · Fri Aug 31 21:31:32 2018 +0200
  34. af1a920 efi_loader: remove limit on variable length by Heinrich Schuchardt · Fri Aug 31 21:31:31 2018 +0200
  35. 485599d test: test printing Unicode by Heinrich Schuchardt · Fri Aug 31 21:31:30 2018 +0200
  36. 795ca04 lib: vsprintf: correct printing of Unicode strings by Heinrich Schuchardt · Fri Aug 31 21:31:29 2018 +0200
  37. b8b6c81 test: unit tests for Unicode functions by Heinrich Schuchardt · Fri Aug 31 21:31:28 2018 +0200
  38. 97494ea lib: charset: utility functions for Unicode by Heinrich Schuchardt · Fri Aug 31 21:31:27 2018 +0200
  39. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · Fri Aug 31 21:31:26 2018 +0200
  40. 5ae135f lib: build charset.o only if needed by Heinrich Schuchardt · Fri Aug 31 21:31:25 2018 +0200
  41. eed3f95 test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · Fri Aug 31 21:31:24 2018 +0200
  42. d2cc0a7 vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · Fri Aug 31 21:31:23 2018 +0200
  43. ab133c7 efi_loader: Pass address to fs_read() by Alexander Graf · Wed Aug 08 03:54:32 2018 -0600
  44. 5d618df efi: sandbox: Tidy up copy_fdt() to work with sandbox by Simon Glass · Wed Aug 08 03:54:30 2018 -0600
  45. 609c392 efi: Relocate FDT to 127MB instead of 128MB by Simon Glass · Wed Aug 08 03:54:29 2018 -0600
  46. 70507ed efi_selftest: test for loaded image protocol by Heinrich Schuchardt · Sun Aug 26 15:31:53 2018 +0200
  47. 8a7e09d efi_loader: pass system table in loaded image protocol by Heinrich Schuchardt · Sun Aug 26 15:31:52 2018 +0200
  48. 653517a efi_selftest: memory leak testing manage protocols by Heinrich Schuchardt · Sun Aug 26 14:58:16 2018 +0200
  49. a7cc493 Merge git://git.denx.de/u-boot-imx by Tom Rini · Wed Sep 19 20:35:27 2018 -0400
  50. 2dc9eba Merge git://git.denx.de/u-boot-marvell by Tom Rini · Wed Sep 19 20:35:05 2018 -0400
  51. 17d610c arm: mvebu: clearfog: enable eMMC boot partitions support by Baruch Siach · Thu Sep 13 12:41:50 2018 +0300
  52. 320bd15 phy: marvell: add SATA comphy RX/TX polarity invert support by Rabeeh Khoury · Thu Sep 06 12:37:48 2018 +0300
  53. 6d9e15f fix: cmd: mvebu: Exclude mvebu commands from SPL builds by Konstantin Porotchkin · Wed Aug 29 16:34:54 2018 +0300
  54. c6cb8b7 fix: mvebu: Add SPI parameters for environment setup by Konstantin Porotchkin · Wed Aug 29 16:34:53 2018 +0300
  55. 0be67b2 fix: env: Fix the SPI flash device setup for DM mode by Konstantin Porotchkin · Wed Aug 29 16:34:52 2018 +0300
  56. 2087f7e fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · Wed Aug 29 11:56:18 2018 +0300
  57. 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
  58. a692cde nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · Wed Aug 29 11:56:16 2018 +0300
  59. 06f9b6b fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · Wed Aug 29 11:56:15 2018 +0300
  60. 029be94 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · Wed Aug 29 11:56:14 2018 +0300
  61. fdf9dfb mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · Wed Aug 29 11:56:13 2018 +0300
  62. a558a39 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · Wed Aug 29 11:56:12 2018 +0300
  63. 191b5be mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · Wed Aug 29 11:56:09 2018 +0300
  64. 268979f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · Wed Aug 29 11:56:08 2018 +0300
  65. 531816e mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · Wed Aug 29 11:56:07 2018 +0300
  66. 0f0d382 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · Wed Aug 29 11:56:06 2018 +0300
  67. 4a574aa nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · Wed Aug 29 11:56:05 2018 +0300
  68. de32316 mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · Wed Aug 29 11:56:04 2018 +0300
  69. d92d899 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · Wed Aug 29 11:56:03 2018 +0300
  70. 8f8d458 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · Wed Aug 29 11:56:02 2018 +0300
  71. 0da35df mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · Wed Aug 29 11:56:01 2018 +0300
  72. fdf5b23 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · Wed Aug 29 11:56:00 2018 +0300
  73. 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
  74. a81ae09 dts: mvebu: mcbin: drop redundant SD slot node by Baruch Siach · Mon Aug 20 15:12:10 2018 +0300
  75. f94ec8a arch/arm/dts: Update Turris Mox device tree by Marek Behún · Fri Aug 17 12:59:01 2018 +0200
  76. b4c15a5 board: turris_mox: Enable PCI in defconfig by Marek Behún · Fri Aug 17 12:58:55 2018 +0200
  77. ceb0593 board: turris_mox: Fix watchdog macro name by Marek Behún · Fri Aug 17 12:58:53 2018 +0200
  78. 7bafd04 clk: armada-37xx-periph: Support changing clock parent and rate by Marek Behún · Fri Aug 17 12:58:52 2018 +0200
  79. 19ce44c phy: marvell: Support changing SERDES map in board file by Marek Behún · Fri Aug 17 12:58:51 2018 +0200
  80. 8e93252 ARM: mach-mvebu: handle fall-back to UART boot by Chris Packham · Fri Aug 17 20:47:42 2018 +1200
  81. 1096b9d Revert "arm: mvebu: fix boot from UART when in fallback mode" by Chris Packham · Fri Aug 17 20:47:41 2018 +1200
  82. 0d02290 arm64: mvebu: armada-8k: support environment in SD/eMMC by Baruch Siach · Tue Aug 14 18:05:46 2018 +0300
  83. 0e428ee tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · Mon Aug 13 18:24:38 2018 +0300
  84. 0fbe65a doc/git-mailrc: add Stefan Roese to the kirkwood alias by Baruch Siach · Mon Aug 13 17:57:21 2018 +0300
  85. c73b124 Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS by Evgeni Dobrev · Sun Aug 05 21:56:20 2018 +0200
  86. a60c006 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Sep 18 20:42:37 2018 -0400
  87. e9df221 dm: uclass: Adding missing child_pre_probe description by Bin Meng · Fri Sep 07 07:51:52 2018 -0700
  88. 8a5c8a9 dm: fix alignment of help message of "dm" command by Masahiro Yamada · Fri Sep 07 20:31:21 2018 +0900
  89. e71ff99 pico-imx7d: Add a new defconfig with PICO-Hobbit selected by Otavio Salvador · Fri Sep 14 15:53:36 2018 -0300
  90. b50fc2a pico-imx7d: Add PICO-Hobbit baseboard support by Otavio Salvador · Fri Sep 14 15:53:35 2018 -0300
  91. 7893daa pico-imx7d: Fix TechNexion spelling on MAINTAINERS file by Otavio Salvador · Fri Sep 14 15:53:34 2018 -0300
  92. 1477445 pico-imx6ul: Add a new defconfig with PICO-Pi selected by Otavio Salvador · Fri Sep 14 15:53:33 2018 -0300
  93. abe9c7a pico-imx6ul: Add PICO-Pi baseboard support by Otavio Salvador · Fri Sep 14 15:53:32 2018 -0300
  94. 1acaa20 pico-imx6ul: Fix TechNexion spelling on MAINTAINERS file by Otavio Salvador · Fri Sep 14 15:53:31 2018 -0300
  95. 9337060 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · Tue Sep 18 16:53:34 2018 +0200
  96. 55c822d binman: fix a few typos in documentation by Michael Heimpold · Wed Aug 22 22:01:24 2018 +0200
  97. d9fd0ac test: ofnode: test ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:10:00 2018 +0200
  98. 7b68dad ofnode: add ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:09:58 2018 +0200
  99. c0fb7e6 dm: core: fix devfdt_remap_addr_index() by Cédric Le Goater · Tue Aug 14 12:48:11 2018 +0200
  100. e9fc81d dm: core: Scan "/firmware" node by default by Rajan Vaja · Fri Aug 10 01:45:34 2018 -0700