1. a0e462b toradex: imx6: Move g_dnl_bind_fixup() into common SPL code by Fabio Estevam · Tue Sep 05 20:46:39 2017 -0300
  2. c0293da board: ge: bx50v3: set eth0 MAC address by Ian Ray · Tue Aug 22 09:03:54 2017 +0300
  3. 52e61ba detect and setup solidrun hummingboard2 by Dennis Gilmore · Thu Aug 24 10:49:43 2017 -0500
  4. c129d9a imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · Mon Aug 28 20:58:38 2017 +0200
  5. a2c1653 pico-imx7d: Add "how to boot with NXP 4.1 Kernel" by Vanessa Maegima · Tue Aug 29 13:53:18 2017 -0300
  6. eadd732 imx: imx7d: remove CamelCase from ENET_xMHz macros by Eric Nelson · Thu Aug 31 08:34:23 2017 -0700
  7. 47f547e imx_common: detect USB serial downloader reliably by Stefan Agner · Wed Sep 13 14:29:45 2017 -0700
  8. 6a6692f imx: add macro to detect whether USB PHY is active by Stefan Agner · Wed Sep 13 14:29:44 2017 -0700
  9. a33c14a Merge git://git.denx.de/u-boot-fdt by Tom Rini · Fri Sep 15 22:34:34 2017 -0400
  10. 97dcbde test/py: gpt: make use of infra-structure by Stephen Warren · Fri Sep 15 12:19:38 2017 -0600
  11. 8b251ab ARM: davinci: Remove CONFIG_SOC_DA830 by Adam Ford · Fri Sep 15 05:56:48 2017 -0500
  12. 0296b60 arm: dts: Add missing u-boot specific dtsi for dra7-evm by Jean-Jacques Hiblot · Fri Sep 15 12:39:41 2017 +0200
  13. e66501a arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image by Harinarayan Bhatta · Wed Sep 13 13:27:44 2017 -0500
  14. d17f4fe fs/fat: fix fatbuf leak by Rob Clark · Tue Sep 12 16:40:01 2017 -0400
  15. c3ab0b8 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · Sat Sep 09 13:16:00 2017 -0400
  16. fd6c6b4 fs/fat: fix case for FAT shortnames by Rob Clark · Sat Sep 09 13:15:59 2017 -0400
  17. 60d74a9 fat/fs: move ls to generic implementation by Rob Clark · Sat Sep 09 13:15:58 2017 -0400
  18. e90320e fat/fs: remove a bunch of dead code by Rob Clark · Sat Sep 09 13:15:57 2017 -0400
  19. 4174d7f fs/fat: implement opendir/readdir/closedir by Rob Clark · Sat Sep 09 13:15:56 2017 -0400
  20. 2b7bfd9 fs: add fs_readdir() by Rob Clark · Sat Sep 09 13:15:55 2017 -0400
  21. 71193c9 fat/fs: convert to directory iterators by Rob Clark · Sat Sep 09 13:15:54 2017 -0400
  22. 0c33fce fs/fat: introduce new director iterators by Rob Clark · Sat Sep 09 13:15:53 2017 -0400
  23. 4996a5f fs/fat: split out helper to init fsdata by Rob Clark · Sat Sep 09 13:15:52 2017 -0400
  24. 652a7f7 Merge git://git.denx.de/u-boot-ubi by Tom Rini · Fri Sep 15 08:45:21 2017 -0400
  25. abf3737 Merge git://git.denx.de/u-boot-i2c by Tom Rini · Fri Sep 15 08:45:10 2017 -0400
  26. bec160a test/py: u_boot_console_base.py: fix typo by Heinrich Schuchardt · Thu Sep 14 12:27:07 2017 +0200
  27. 96c2cd5 checkpatch.pl: Add warning for new __packed additions by Heinrich Schuchardt · Wed Sep 13 04:59:05 2017 +0200
  28. bc4ac7e cmd: blk: Use LBAFU in the common block command by Bin Meng · Tue Sep 12 19:00:36 2017 -0700
  29. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · Tue Sep 12 19:00:23 2017 -0700
  30. ccdc28b test: overlay: Add unit test for stacked overlay by Pantelis Antoniou · Mon Sep 04 23:12:23 2017 +0300
  31. 6865002 ut: fix fdt_getprop_u32() change by Pantelis Antoniou · Mon Sep 04 23:12:22 2017 +0300
  32. 4e22da8 config: sandbox: Add unit tests by Pantelis Antoniou · Mon Sep 04 23:12:21 2017 +0300
  33. ce382b6 dtbo: make dtbos special by Pantelis Antoniou · Mon Sep 04 23:12:20 2017 +0300
  34. 938bfef doc: overlays: Tweak documentation regarding overlays by Franklin S Cooper Jr · Mon Sep 04 23:12:19 2017 +0300
  35. b8ddd5a doc: Document how to apply fdt overlays by Pantelis Antoniou · Mon Sep 04 23:12:18 2017 +0300
  36. b225652 fit: fdt overlays doc by Pantelis Antoniou · Mon Sep 04 23:12:17 2017 +0300
  37. 6e51fb2 fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · Mon Sep 04 23:12:16 2017 +0300
  38. 5e671d6 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · Mon Sep 04 23:12:15 2017 +0300
  39. a488074 fit: Allow multiple images per property by Pantelis Antoniou · Mon Sep 04 23:12:14 2017 +0300
  40. 5876d44 fdt: Allow stacked overlays phandle references by Pantelis Antoniou · Mon Sep 04 23:12:13 2017 +0300
  41. d9456a4 fdt: Switch to using the verbose overlay application method by Pantelis Antoniou · Mon Sep 04 23:12:12 2017 +0300
  42. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · Mon Sep 04 23:12:11 2017 +0300
  43. d6012f7 libfdt: Initialize the stack variable by Tien Fong Chee · Wed Aug 30 13:15:42 2017 +0800
  44. 68d32c7 dtoc: Add a header to the generated files by Simon Glass · Tue Aug 29 14:16:01 2017 -0600
  45. 0dec7ad dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · Tue Aug 29 14:16:00 2017 -0600
  46. 3deeb47 dtoc: Support properties containing multiple phandle values by Simon Glass · Tue Aug 29 14:15:59 2017 -0600
  47. fdec580 dtoc: Put phandle args in an array by Simon Glass · Tue Aug 29 14:15:58 2017 -0600
  48. d0cd075 dtoc: Put each phandle on a separate line by Simon Glass · Tue Aug 29 14:15:57 2017 -0600
  49. e94414b dtoc: Rename the phandle struct by Simon Glass · Tue Aug 29 14:15:56 2017 -0600
  50. ec3b5e4 dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · Tue Aug 29 14:15:55 2017 -0600
  51. ce5621d dtoc: Make is_phandle() a member function by Simon Glass · Tue Aug 29 14:15:54 2017 -0600
  52. 17ffd62 dtoc: Use the Fdt's class's phandle map by Simon Glass · Tue Aug 29 14:15:53 2017 -0600
  53. a3f9444 dtoc: Update the Fdt class to record phandles by Simon Glass · Tue Aug 29 14:15:52 2017 -0600
  54. 90e5f0a dtoc: Handle 'reg' properties with unusual sizes by Simon Glass · Tue Aug 29 14:15:51 2017 -0600
  55. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · Tue Aug 29 14:15:50 2017 -0600
  56. 131e0b0 dtoc: Avoid very long lines in output by Simon Glass · Tue Aug 29 14:15:49 2017 -0600
  57. fc3ae9c dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · Tue Aug 29 14:15:48 2017 -0600
  58. 80ef705 dtoc: Adjust Node to record its parent by Simon Glass · Tue Aug 29 14:15:47 2017 -0600
  59. 460b252 fdt: Sync libfdt up to upstream by Simon Glass · Tue Aug 29 14:15:46 2017 -0600
  60. a5d96a6 Travis-CI: Switch back to using the top of tree dtc by Tom Rini · Thu Sep 14 11:29:33 2017 -0400
  61. 8716f58 checkpatch: update from Linux v4.13-rc6 by Heinrich Schuchardt · Tue Sep 12 09:57:45 2017 +0200
  62. 365a3ef lib: strto: fix incorrect handling of specified base by Rob Clark · Mon Sep 11 16:53:08 2017 -0400
  63. cb39296 add pytests for 'gpt rename' and 'gpt swap' by Alison Chaiken · Sat Sep 09 23:54:51 2017 -0700
  64. 1b11fb0 add pytests for 'gpt guid' command in sandbox by Alison Chaiken · Sat Sep 09 23:47:13 2017 -0700
  65. bccb8b6 GPT: create block device for sandbox testing by Alison Chaiken · Sat Sep 09 23:47:12 2017 -0700
  66. ff103a9 ARM: DRA7: Cleanup old pinctrl macros by Suman Anna · Fri Sep 08 14:08:25 2017 -0500
  67. 5ba3a94 arm: am57xx: cl-som-am57x: Use new pinctrl macros by Suman Anna · Fri Sep 08 14:08:24 2017 -0500
  68. e035ea7 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · Thu Sep 14 11:07:44 2017 +0800
  69. 5561f6f ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support by Wenyou Yang · Thu Sep 14 11:07:43 2017 +0800
  70. d19b901 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · Thu Sep 14 11:07:42 2017 +0800
  71. c09ca6a ARM: at91: Add the SoC options to Kconfig by Wenyou Yang · Thu Sep 14 11:07:41 2017 +0800
  72. b4ed09f ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig by Wenyou Yang · Thu Sep 14 11:07:40 2017 +0800
  73. eebb073 board: atmel: Add SAMA5D27 SOM1 EK board by Wenyou Yang · Wed Sep 13 14:58:54 2017 +0800
  74. 9366fd0 ARM: at91: Get the Chip ID of SAMA5D2 SiP by Wenyou Yang · Wed Sep 13 14:58:53 2017 +0800
  75. 0151e86 ARM: at91: mach: Add missing defines of MPDDRC by Wenyou Yang · Wed Sep 13 14:58:52 2017 +0800
  76. 0e97cad ARM: at91: spl: Add boot device for boot from QSPI by Wenyou Yang · Wed Sep 13 14:58:51 2017 +0800
  77. 8344ebd board: sama5d2_xplained: Make SPL work on spiflash by Wenyou Yang · Wed Sep 13 14:58:50 2017 +0800
  78. 95a5018 ARM: at91: spl: Add mck function to lower rate while switching by Wenyou Yang · Wed Sep 13 14:58:49 2017 +0800
  79. f5fb545 ARM: at91: spl: Adjust switching to oscillator for SAMA5D2 by Wenyou Yang · Wed Sep 13 14:58:48 2017 +0800
  80. 7879f96 atmel: common: Add function to display via DM_VIDEO's API by Wenyou Yang · Wed Sep 13 14:58:47 2017 +0800
  81. 857ad80 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · Wed Sep 13 14:58:46 2017 +0800
  82. 75648fb ARM: dts: at91: sama5: Add the sfr node by Wenyou Yang · Tue Sep 05 18:30:08 2017 +0800
  83. 6b66b92 clk: at91: utmi: Set the reference clock frequency by Wenyou Yang · Tue Sep 05 18:30:07 2017 +0800
  84. e4cf413 clk: Kconfig: Add dependences of SPL_CLK by Wenyou Yang · Mon Jul 31 15:21:57 2017 +0800
  85. b88d9b5 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Sep 13 21:35:45 2017 -0400
  86. 52a0864 patman: Fix error when the email blacklist is missing by Simon Glass · Tue Sep 12 20:30:28 2017 -0600
  87. 37341a5 ARM: davinci: Update da8xxevm Maintainers by Adam Ford · Tue Sep 12 15:45:05 2017 -0500
  88. 0e60a5f Convert CONFIG_EMIF4 et al to Kconfig by Adam Ford · Tue Sep 12 15:27:33 2017 -0500
  89. 17fe1e2 Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig by Adam Ford · Fri Sep 08 17:01:18 2017 -0500
  90. 4888991 davinci: da850evm: Make EEPROM MAC code configurable by Adam Ford · Fri Sep 08 17:01:17 2017 -0500
  91. 6b1c165 include/configs: remove references to SMNAND_ENV_OFFSET by Adam Ford · Mon Sep 04 21:08:02 2017 -0500
  92. f946422 arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 by Adam Ford · Fri Aug 25 07:33:26 2017 -0500
  93. 0c5b44f omap3: omap3_logic: Finish enabling fastboot on MUSB by Adam Ford · Sun Aug 13 07:36:14 2017 -0500
  94. 183a0c7 ARM: dts: ethernut5: Fix the build warning by Wenyou Yang · Tue Aug 08 08:50:33 2017 +0800
  95. 755e2d0 serial: nulldev: Add nulldev serial driver by Keng Soon Cheah · Thu Aug 24 20:29:07 2017 -0700
  96. dcb711f spl: add newline in debug output by Anatolij Gustschin · Tue Aug 01 16:17:12 2017 +0200
  97. 8238dd9 i2c: muxes: pca954x: Add support for GPIO reset line by Moritz Fischer · Tue Sep 12 06:46:59 2017 -0700
  98. 42d25eb ARM: DRA72x: Add support for detection of DRA71x SR 2.1 by Vishal Mahaveer · Sat Aug 26 16:51:22 2017 -0500
  99. 841c020 davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONS by Adam Ford · Fri Aug 25 13:51:01 2017 -0500
  100. e632f5e linux/io.h: import generic ioread* / iowrite* accessors from Linux by Masahiro Yamada · Sat Aug 26 01:02:39 2017 +0900