1. cc5c349 dm: gpio: pca953x: Drop pointless data structure checks by Simon Glass · Sun Sep 17 16:54:54 2017 -0600
  2. f44b4bf dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · Sun Sep 17 16:54:53 2017 -0600
  3. 87f4cb7 dm: gpio: Add a comment about not copying some drivers by Simon Glass · Sun Sep 17 16:54:52 2017 -0600
  4. 9e1bf80 dm: gpio: vybrid_gpio: Correct driver's use of bind() method by Simon Glass · Sun Sep 17 16:54:51 2017 -0600
  5. 22ae0a7 test: print_ut: Add test for %ls strings by Rob Clark · Wed Sep 13 18:46:54 2017 -0400
  6. 1d54325 Travis-CI: Fix microblaze and xilinx jobs by Tom Rini · Sat Oct 07 15:54:18 2017 -0400
  7. a29829e cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · Sat Oct 07 11:27:59 2017 -0400
  8. 558e282 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sat Oct 07 09:12:04 2017 -0400
  9. 6391f07 x86: edison: Bring minimal ACPI support to the board by Andy Shevchenko · Tue Oct 03 14:55:08 2017 +0300
  10. 286e77f x86: tangier: Enable ACPI support for Intel Tangier by Andy Shevchenko · Tue Oct 03 14:55:07 2017 +0300
  11. 8aa8782 x86: theadorable-x86-xxx_defconfig: Enable setexpr command by Stefan Roese · Fri Oct 06 09:12:28 2017 +0200
  12. 0ca4c0a x86: theadorable-x86-common: Move "-generic" into kernel-ver variable by Stefan Roese · Fri Oct 06 09:12:27 2017 +0200
  13. 63d4ab1 x86: theadorable-x86-common: Add further pci hotplug cmdline parameters by Stefan Roese · Fri Oct 06 09:12:26 2017 +0200
  14. b715542 Travis-CI: Split out more vendors from the catch-all ARM job by Tom Rini · Fri Oct 06 16:37:06 2017 -0400
  15. bd8a537 Travis-CI: Move Boundary and Engicam devices to their own jobs by Tom Rini · Fri Oct 06 16:27:42 2017 -0400
  16. a49f5d9 Travis-CI: Move Toradex into its own job by Tom Rini · Fri Oct 06 11:19:12 2017 -0400
  17. 93f341c fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls by Tom Rini · Tue Sep 26 22:43:45 2017 -0400
  18. b828665 tools/fit_image.c: Update some return code paths by Tom Rini · Tue Sep 26 22:14:44 2017 -0400
  19. 9ee0167 cmd/time.c: Initialize 'repeatable' variable by Tom Rini · Tue Sep 26 21:12:05 2017 -0400
  20. 920c4dd cmd/pxe.c: Rework initrd and bootargs handling slightly by Tom Rini · Tue Sep 26 20:44:32 2017 -0400
  21. 4beb235 cmd/nvedit.c: Update input handling to cover overflow cases by Tom Rini · Tue Sep 26 19:37:11 2017 -0400
  22. 0ac17d8 test/dm: Fix string handling issues in the eth test by Tom Rini · Tue Sep 26 14:08:30 2017 -0400
  23. aaa968b test/overlay: Fix various malloc/free leaks by Tom Rini · Tue Sep 26 12:43:12 2017 -0400
  24. 7e805c0 GPT: fix memory leaks identified by Coverity by Alison Chaiken · Tue Sep 26 07:42:28 2017 -0700
  25. d1c9e80 fs-test: Add test for a filename using '..' to go back to the root by Tuomas Tynkkynen · Mon Sep 25 22:06:34 2017 +0300
  26. 3e78e85 fs/fat: Fix pathnames using '..' that lead to the root directory by Tuomas Tynkkynen · Mon Sep 25 22:06:33 2017 +0300
  27. e304b02 fs-test: Add FAT16 support by Tuomas Tynkkynen · Mon Sep 25 22:06:32 2017 +0300
  28. 48fbf25 fs/ext4: Fix group descriptor checksum calculation by Tuomas Tynkkynen · Mon Sep 25 22:06:31 2017 +0300
  29. 8fc9c3d doc: Fix statements on case sensitivity for regulator prefix by Felix Brack · Fri Sep 22 14:27:28 2017 +0200
  30. 8b6fba2 omap: Fix warning when looking for userdata part by Sam Protsenko · Fri Sep 22 01:51:59 2017 +0300
  31. dee8038 disk: Provide API to get partition by name for specific type by Sam Protsenko · Fri Sep 22 01:51:58 2017 +0300
  32. 77ebe36 omap: Omit fastboot.userdata_size related errors by Sam Protsenko · Thu Sep 21 23:01:00 2017 +0300
  33. 5ed6846 travis.yml: Add job for running test.py in qemu_arm by Tuomas Tynkkynen · Tue Sep 19 23:18:08 2017 +0300
  34. 28cac52 ARM: Add a new arch + board for QEMU's 'virt' machine by Tuomas Tynkkynen · Tue Sep 19 23:18:07 2017 +0300
  35. a765f71 PCI: Add driver for a 'pci-host-ecam-generic' host controller by Tuomas Tynkkynen · Tue Sep 19 23:18:06 2017 +0300
  36. 544a2e7 pci: layerscape: Use pci_generic_mmap_{read, write}_config by Tuomas Tynkkynen · Tue Sep 19 23:18:05 2017 +0300
  37. 6b18f2a pci: xilinx: Use pci_generic_mmap_{read, write}_config() by Tuomas Tynkkynen · Tue Sep 19 23:18:04 2017 +0300
  38. 8cce4cf pci: Add helper for implementing memory-mapped config space accesses by Tuomas Tynkkynen · Tue Sep 19 23:18:03 2017 +0300
  39. a68ca9e omap: detect board before spl_early_init() by Jean-Jacques Hiblot · Fri Sep 15 12:57:33 2017 +0200
  40. a2fee16 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · Fri Sep 15 12:57:32 2017 +0200
  41. 5d96cab fdtdec: sort include files by Jean-Jacques Hiblot · Fri Sep 15 12:57:31 2017 +0200
  42. dbde288 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · Fri Sep 15 12:57:30 2017 +0200
  43. 0d3aa34 gzip: add a function to parse the header by Jean-Jacques Hiblot · Fri Sep 15 12:57:29 2017 +0200
  44. bf44da2 lzo: add a function to check the validity of the header by Jean-Jacques Hiblot · Fri Sep 15 12:57:28 2017 +0200
  45. 5e7c12e fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · Fri Sep 15 12:57:27 2017 +0200
  46. a922d81 fit: fixed bug in locate_dtb_in_fit() by Jean-Jacques Hiblot · Fri Sep 15 12:57:26 2017 +0200
  47. f1f8c4d fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() by Jean-Jacques Hiblot · Fri Sep 15 12:57:25 2017 +0200
  48. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · Fri Sep 15 12:57:24 2017 +0200
  49. 170b687 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux by Masahiro Yamada · Wed Sep 13 19:16:44 2017 +0900
  50. f0c82a8 disk: part_dos: Use the original allocation scheme for the SPL case by Fabio Estevam · Wed Oct 04 13:29:57 2017 -0300
  51. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Oct 05 08:26:36 2017 -0400
  52. 10cbc1c common: Drop LOGLEVEL to 4 by Tom Rini · Wed Oct 04 16:44:30 2017 -0400
  53. f70f39f dm: replace dm_dbg() with pr_debug() by Masahiro Yamada · Fri Sep 29 12:31:20 2017 +0900
  54. edad892 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 by Masahiro Yamada · Fri Sep 29 10:35:17 2017 +0900
  55. 9e74eb5 dm: define dev_*() log functions in DM header by Masahiro Yamada · Tue Sep 26 11:58:29 2017 +0900
  56. 958f0f0 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · Sat Sep 16 14:10:45 2017 +0900
  57. 75035f3 bug.h: sync BUILD_BUG stuff with Linux 4.13 by Masahiro Yamada · Sat Sep 16 14:10:44 2017 +0900
  58. 70ed993 vsprintf.h: include <linux/types.h> by Masahiro Yamada · Sat Sep 16 14:10:43 2017 +0900
  59. 0c9f8eb common.h: remove error() by Masahiro Yamada · Sat Sep 16 14:10:42 2017 +0900
  60. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  61. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  62. 5e882e9 stdio.h: move printf() stuff from <common.h> to <stdio.h> by Masahiro Yamada · Sat Sep 16 14:10:39 2017 +0900
  63. f4116b6 sunxi: only init USB Ethernet gadget when it's enabled by Icenowy Zheng · Thu Sep 28 22:16:38 2017 +0800
  64. 53bba76 sunxi: usb_phy: invert the USB phy_ctl condition by Maxime Ripard · Wed Aug 23 13:31:08 2017 +0200
  65. 4bf9f82 sun7i: a20: Add Bananapi M1 Plus support by Jagan Teki · Sun Aug 20 11:10:05 2017 +0530
  66. 61922c1 sunxi: defaultly enable SPL for Lichee Pi Zero by Icenowy Zheng · Mon Aug 14 23:00:11 2017 +0800
  67. 36546f1 sunxi: Enable eMMC on Cubietruck Plus by Chen-Yu Tsai · Fri Sep 22 15:26:28 2017 +0800
  68. a6d7d4c sunxi: rename Bananapi M3 dts file name by Chen-Yu Tsai · Fri Sep 22 15:26:27 2017 +0800
  69. 4a553ca sunxi: Fix USB_GADGET implication by Maxime Ripard · Fri Sep 22 09:51:37 2017 +0200
  70. 65cefba sunxi: Remove the MMC index hack by Maxime Ripard · Wed Aug 23 10:12:22 2017 +0200
  71. ae56d97 sunxi: Use sunxi_get_boot_device by Maxime Ripard · Wed Aug 23 10:08:29 2017 +0200
  72. 1941be8 arm: sunxi: Move spl_boot_device in a separate function by Maxime Ripard · Wed Aug 23 10:06:30 2017 +0200
  73. 259fe7a sunxi: Add support for A20-OLinuXino-MICRO-eMMC by Stefan Mavrodiev · Thu Sep 21 16:00:16 2017 +0300
  74. bc7db01 sunxi: Enable CMD_GPT by default by Maxime Ripard · Thu Aug 24 11:54:03 2017 +0200
  75. 2433644 cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · Thu Aug 24 11:52:32 2017 +0200
  76. cacb69f sunxi: sina33: Sync the device tree with the kernel by Maxime Ripard · Tue Sep 05 20:59:04 2017 +0200
  77. f67cc9d sunxi: Imply USB_ETHER by Maxime Ripard · Thu Sep 07 20:40:42 2017 +0200
  78. f54aba3 sunxi: Register usb_ether by Maxime Ripard · Wed Sep 06 22:25:03 2017 +0200
  79. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · Tue Sep 05 22:10:35 2017 +0200
  80. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · Thu Sep 07 10:29:51 2017 +0200
  81. abb17b4 sunxi: imply USB_GADGET by Maxime Ripard · Thu Sep 07 10:46:24 2017 +0200
  82. 6375bd8 sunxi: provide default USB gadget setup by Maxime Ripard · Tue Sep 12 19:41:15 2017 +0200
  83. 48e78f8 usb: gadget: usb_ether: Move settings to common by Maxime Ripard · Thu Sep 07 09:15:08 2017 +0200
  84. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  85. 7285f48 usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · Thu Sep 07 08:46:14 2017 +0200
  86. 6584977 usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · Wed Sep 06 23:23:21 2017 +0200
  87. 764bf28 usb: gadget: Move USBNET_HOST_ADDR to Kconfig by Maxime Ripard · Wed Sep 06 22:53:43 2017 +0200
  88. d4ff531 usb: gadget: Document USBNET_DEVADDR by Maxime Ripard · Tue Sep 12 18:32:45 2017 +0200
  89. a8ad636 usb: gadget: Move USBNET_DEVADDR option out of g_dnl by Maxime Ripard · Wed Sep 06 22:54:52 2017 +0200
  90. f768aa8 sandbox: Expand list of IO accessors by Maxime Ripard · Mon Oct 02 15:25:56 2017 +0200
  91. 075ce49 sandbox: Enable btrfs support by Tom Rini · Tue Oct 03 08:44:55 2017 -0400
  92. 9740408 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · Tue Oct 03 08:44:13 2017 -0400
  93. 5136925 sandbox: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:13 2017 -0700
  94. a846d11 powerpc: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:12 2017 -0700
  95. 24ec63a nios2: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:11 2017 -0700
  96. efd1c56 mips: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:10 2017 -0700
  97. 8333ca4 xtensa: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:09 2017 -0700
  98. 53eaabe x86: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:08 2017 -0700
  99. 89c26f7 sh: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:07 2017 -0700
  100. b037a5b nds32: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:06 2017 -0700