1. f7eed6b armv8: ls1043ardb_sdcard: prepare falcon boot by York Sun · Thu Sep 28 08:42:16 2017 -0700
  2. 9a57729 armv8: ls1043ardb: Use static DDR setting for SPL boot by York Sun · Thu Sep 28 08:42:13 2017 -0700
  3. a34ca5f spl: fix assignment of board info to global data by York Sun · Thu Sep 28 08:42:10 2017 -0700
  4. 33ba939 armv8: ls1088a: Update MC boot sequence by Bogdan Purcareata · Thu Oct 05 06:56:53 2017 +0000
  5. 6ad3c1a armv7: ls1021aiot: Move CONFIG_CMD_BOOTZ to Kconfig by Fabio Estevam · Thu Sep 28 13:24:30 2017 -0300
  6. b91b5cf armv8: ls1046aqds: Fix NAND offset for Fman ucode and env by Gong Qianyu · Mon Sep 18 16:59:28 2017 +0800
  7. 01b7a9b Provide a generic io.h & address mapping functions by Paul Burton · Thu Sep 14 15:05:01 2017 -0700
  8. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · Sun Sep 03 17:00:29 2017 +0200
  9. b9ce5f1 include: Add a variadic macro to call a callback for all arguments by Marek Behún · Sun Sep 03 17:00:25 2017 +0200
  10. 45ebb95 fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · Sun Sep 03 17:00:24 2017 +0200
  11. cdccc03 lib: Add CRC32-C by Marek Behún · Sun Sep 03 17:00:23 2017 +0200
  12. 4647397 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 01 18:06:53 2017 -0400
  13. 31cc0bd Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sun Oct 01 13:05:53 2017 -0400
  14. 87033f0 usb: xhci: Honor endpoint's interval by Bin Meng · Mon Sep 18 06:40:47 2017 -0700
  15. be0223e dm: usb: emul: Drop usb_emul_reset() by Bin Meng · Sun Oct 01 06:19:44 2017 -0700
  16. 3b36376 usb: emul: Expose find_descriptor() as a public API by Bin Meng · Sun Oct 01 06:19:40 2017 -0700
  17. f196644 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() by Bin Meng · Sun Oct 01 06:19:39 2017 -0700
  18. 33fbdfd usb: Fix comments of usb_emul_find_for_dev() by Bin Meng · Sun Oct 01 06:19:37 2017 -0700
  19. d502cf1 usb: emul: Remove maxpacketsize in usb_emul_setup_device() by Bin Meng · Sun Oct 01 06:19:36 2017 -0700
  20. df05b61 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Sun Oct 01 08:48:38 2017 -0400
  21. 3cccd82 evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSET by Heinrich Schuchardt · Wed Sep 27 20:23:09 2017 +0200
  22. 9901663 rk3288: vyasa: Add falcon mode support by Jagan Teki · Wed Sep 27 23:03:13 2017 +0530
  23. 387fd4b rk3288: vyasa: Add TPL support by Jagan Teki · Wed Sep 27 23:03:12 2017 +0530
  24. 0f106cc rockchip: clk: Add rv1108 SARADC clock support by David Wu · Wed Sep 20 14:28:18 2017 +0800
  25. bfd9f7c env: ti: boot: Show boot status information by Sam Protsenko · Thu Sep 21 22:37:59 2017 +0300
  26. 7e43edc env: ti: boot: Extract command for eMMC Linux boot by Sam Protsenko · Thu Sep 21 22:37:58 2017 +0300
  27. a70b85d arm: dra7xx: Fix Linux boot from eMMC by Sam Protsenko · Thu Sep 21 22:37:57 2017 +0300
  28. fba6940 arm: am57xx: Fix Linux boot from eMMC by Sam Protsenko · Thu Sep 21 22:37:56 2017 +0300
  29. 49b3c79 configs: keystone2: env: Fix burn_uboot_spi command by Lokesh Vutla · Thu Sep 21 07:31:13 2017 +0530
  30. 29ac267 configs: k2g_evm: Make findfdt command populate fdtfile variable by Andrew F. Davis · Wed Sep 20 14:45:09 2017 -0500
  31. eddf865 configs: am43xx_evm: Avoid relocation onto firewall at the end of DRAM by Andrew F. Davis · Wed Sep 20 14:38:50 2017 -0500
  32. b32f5f3 ARM: omap3: am3517-evm: Add device tree and DM support by Adam Ford · Tue Sep 19 20:32:11 2017 -0500
  33. 6601712 ARM: da850-evm: Enable DM_I2C by Adam Ford · Sun Sep 17 20:43:48 2017 -0500
  34. 4c9c723 arm: da850-evm: Enable MTD Parts in SPI Flash by Adam Ford · Sun Sep 17 20:43:47 2017 -0500
  35. 5ff6c0a arm: da850-evm: Enable DM and device tree support for da850-evm by Adam Ford · Sun Sep 17 20:43:46 2017 -0500
  36. 6840a34 dm: usb: Add a new USB controller operation 'get_max_xfer_size' by Bin Meng · Thu Sep 07 06:13:17 2017 -0700
  37. 762aa9e Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · Tue Sep 26 19:38:04 2017 -0400
  38. 3e1aa6f Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Tue Sep 26 08:26:57 2017 -0400
  39. 9b71847 mtd: cfi: Add support for status register polling by Marek Vasut · Tue Sep 12 19:09:31 2017 +0200
  40. 970940f mtd: cfi: Zap cfi_flash_base in DM case by Marek Vasut · Tue Sep 12 19:09:08 2017 +0200
  41. 919041c ARM: mvebu: Convert CONFIG_MVNETA to Kconfig by Chris Packham · Mon Aug 21 20:17:03 2017 +1200
  42. 607c24b Merge git://git.denx.de/u-boot-mmc by Tom Rini · Mon Sep 25 17:28:16 2017 -0400
  43. 0eb99a6 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Sep 23 17:32:53 2017 -0400
  44. 8acc6e3 ARM: socfpga: remove unneeded NAND config options by Masahiro Yamada · Sat Sep 02 10:53:11 2017 +0900
  45. 83c4ece armv8: ls1043a: disable IFC in SPL only when QSPI is used by Yangbo Lu · Fri Sep 15 09:51:58 2017 +0800
  46. abac14e board/ls2080ardb: Add mcmemsize variable in default env by Priyanka Jain · Tue Aug 29 15:20:37 2017 +0530
  47. 31e6bfb board/ls2081ardb: Update QSPI flash type from n25q512a to s25fs512s by Santan Kumar · Fri Aug 18 15:20:32 2017 +0530
  48. e954b5d board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATE by Santan Kumar · Fri Aug 18 15:20:31 2017 +0530
  49. f14815f armv7: ls1021a: Fix marco CONFIG_LS102XA by York Sun · Thu Sep 14 12:49:57 2017 -0700
  50. 8365ebd dm: core: Add functions to get strings and the string count from a stringlist by Jean-Jacques Hiblot · Thu Sep 21 17:03:09 2017 +0200
  51. 1e1d02d board: Add stm32h7 SoC, discovery and evaluation boards support by Patrice Chotard · Wed Sep 13 18:00:12 2017 +0200
  52. 0dca06e ARM: DTS: stm32: adapt stm32h7 dts files for U-boot by Patrice Chotard · Wed Sep 13 18:00:11 2017 +0200
  53. e4c6b78 ARM: DTS: stm32: add stm32h743i-disco files by Patrice Chotard · Wed Sep 13 18:00:09 2017 +0200
  54. 5c121e1 dm: reset: add stm32 reset driver by Patrice Chotard · Wed Sep 13 18:00:07 2017 +0200
  55. 5fffeab dm: clk: add clk driver support for stm32h7 SoCs by Patrice Chotard · Wed Sep 13 18:00:06 2017 +0200
  56. f2505b1 usb: dwc3: Add dwc3 glue driver support for STi by Patrice Chotard · Tue Sep 05 11:04:24 2017 +0200
  57. 2b0e698 STiH410-B2260: enable USB Host Networking by Patrice Chotard · Tue Sep 05 11:04:22 2017 +0200
  58. 4f6cd72 nds32: board: Support SPI driver. by rick · Mon Aug 28 15:13:09 2017 +0800
  59. 702affe nds32: ftmac100 support cache enable. by rick · Tue Aug 29 10:12:02 2017 +0800
  60. 76f99ca Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Sep 20 12:32:34 2017 -0400
  61. c0293da board: ge: bx50v3: set eth0 MAC address by Ian Ray · Tue Aug 22 09:03:54 2017 +0300
  62. 52e61ba detect and setup solidrun hummingboard2 by Dennis Gilmore · Thu Aug 24 10:49:43 2017 -0500
  63. 1ef185d efi_loader: Some console improvements for vidconsole by Rob Clark · Wed Sep 13 18:05:44 2017 -0400
  64. aaa9405 efi_loader: set loaded image code/data type properly by Rob Clark · Wed Sep 13 18:05:40 2017 -0400
  65. 325ea8b efi_loader: file_path should be variable length by Rob Clark · Wed Sep 13 18:05:39 2017 -0400
  66. c84c110 efi_loader: add bootmgr by Rob Clark · Wed Sep 13 18:05:38 2017 -0400
  67. 15f3d74 efi_loader: efi variable support by Rob Clark · Wed Sep 13 18:05:37 2017 -0400
  68. 5314203 efi_loader: add file/filesys support by Rob Clark · Wed Sep 13 18:05:34 2017 -0400
  69. f8db922 efi_loader: refactor boot device and loaded_image handling by Rob Clark · Wed Sep 13 18:05:33 2017 -0400
  70. 85dd721 efi_loader: flesh out device-path to text by Rob Clark · Wed Sep 13 18:05:30 2017 -0400
  71. 18e73d3 efi_loader: drop redundant efi_device_path_protocol by Rob Clark · Wed Sep 13 18:05:29 2017 -0400
  72. f90cb9f efi_loader: add device-path utils by Rob Clark · Wed Sep 13 18:05:28 2017 -0400
  73. 6d3ce76 efi: add some more device path structures by Peter Jones · Wed Sep 13 18:05:27 2017 -0400
  74. 88aab26 efi: add some missing __packed by Rob Clark · Wed Sep 13 18:05:26 2017 -0400
  75. c27e1c1 part: extract MBR signature from partitions by Peter Jones · Wed Sep 13 18:05:25 2017 -0400
  76. 224ee84 part: move efi_guid_t by Rob Clark · Wed Sep 13 18:05:24 2017 -0400
  77. 8b11a8a efi_loader: implement queueing of the notification function by Heinrich Schuchardt · Fri Sep 15 10:06:13 2017 +0200
  78. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · Fri Sep 15 10:06:11 2017 +0200
  79. 91e5b8a efi_loader: allow return value in EFI_CALL by Heinrich Schuchardt · Fri Sep 15 10:06:10 2017 +0200
  80. 514b91f efi_loader: fix typo in include/efi.h by Heinrich Schuchardt · Mon Sep 18 07:54:50 2017 +0200
  81. 7804ae9 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · Tue Sep 05 03:19:37 2017 +0200
  82. 4d66489 efi_loader: write protocol GUID in OpenProtocol by Heinrich Schuchardt · Fri Aug 18 17:45:16 2017 +0200
  83. c35846d rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settings by Andy Yan · Mon Sep 04 20:32:23 2017 +0800
  84. 59ea618 rk3288: Add Vyasa initial board support by Jagan Teki · Tue Sep 12 17:15:47 2017 +0530
  85. 7719b39 dm: core: add dev_read_addr_ptr() by Philipp Tomsich · Mon Sep 11 22:04:12 2017 +0200
  86. b8408c4 configs: rockchip: add USB configs for evb-rv1108 board by William Wu · Wed Aug 09 11:36:27 2017 +0800
  87. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sun Sep 17 11:46:51 2017 -0400
  88. b501191 bootstage: Drop unused options by Simon Glass · Tue Sep 05 19:49:48 2017 -0600
  89. 4ba7570 x86: Support Intel Cherry Hill board by Bin Meng · Tue Aug 15 22:42:02 2017 -0700
  90. a33c14a Merge git://git.denx.de/u-boot-fdt by Tom Rini · Fri Sep 15 22:34:34 2017 -0400
  91. c3ab0b8 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · Sat Sep 09 13:16:00 2017 -0400
  92. fd6c6b4 fs/fat: fix case for FAT shortnames by Rob Clark · Sat Sep 09 13:15:59 2017 -0400
  93. 60d74a9 fat/fs: move ls to generic implementation by Rob Clark · Sat Sep 09 13:15:58 2017 -0400
  94. e90320e fat/fs: remove a bunch of dead code by Rob Clark · Sat Sep 09 13:15:57 2017 -0400
  95. 2b7bfd9 fs: add fs_readdir() by Rob Clark · Sat Sep 09 13:15:55 2017 -0400
  96. 71193c9 fat/fs: convert to directory iterators by Rob Clark · Sat Sep 09 13:15:54 2017 -0400
  97. 0c33fce fs/fat: introduce new director iterators by Rob Clark · Sat Sep 09 13:15:53 2017 -0400
  98. 4996a5f fs/fat: split out helper to init fsdata by Rob Clark · Sat Sep 09 13:15:52 2017 -0400
  99. 6e51fb2 fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · Mon Sep 04 23:12:16 2017 +0300
  100. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · Mon Sep 04 23:12:11 2017 +0300