1. ddce022 cgtqmx6eval: Avoid calling setup_display() from SPL code by Fabio Estevam · Fri Sep 22 23:45:29 2017 -0300
  2. 6f73a29 mx6sabresd: Avoid calling setup_display() from SPL code by Fabio Estevam · Fri Sep 22 23:45:28 2017 -0300
  3. a2e3bfb Merge git://git.denx.de/u-boot-i2c by Tom Rini · Wed Oct 11 08:38:20 2017 -0400
  4. 05c9326 i2c: muxes: pca954x: look up width from chip_desc by Chris Packham · Fri Sep 29 10:53:36 2017 +1300
  5. 2a0fdf1 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Oct 10 20:14:38 2017 -0400
  6. 04dabc8 configs: Re-sync CONFIG_CMD_IMLS with moveconfig by Tuomas Tynkkynen · Sun Oct 08 21:48:02 2017 +0300
  7. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  8. 056fe32 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Oct 09 20:19:39 2017 -0400
  9. 16be4d6 ARM: rmobile: dts: Add SDR104/HS200 to Salvator-X by Marek Vasut · Fri Oct 06 14:08:00 2017 +0200
  10. bc91275 ARM: rmobile: Fixup ULCB CPLD support after PFC rework by Marek Vasut · Wed Oct 04 03:03:50 2017 +0200
  11. 1cb894f Merge git://git.denx.de/u-boot-video by Tom Rini · Mon Oct 09 13:31:33 2017 -0400
  12. f53b5ea sandbox: avoid memory leak in os_dirent_ls by Heinrich Schuchardt · Thu Sep 21 12:56:07 2017 +0200
  13. af4b021 dm: ofnode: query correct property in livetree ofnode_get_addr_size by Klaus Goger · Wed Sep 20 13:50:41 2017 +0200
  14. 03020a9 dm: core: Round up size when allocating so that it is cache line aligned by Faiz Abbas · Tue Sep 19 16:53:50 2017 +0530
  15. cc5c349 dm: gpio: pca953x: Drop pointless data structure checks by Simon Glass · Sun Sep 17 16:54:54 2017 -0600
  16. f44b4bf dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · Sun Sep 17 16:54:53 2017 -0600
  17. 87f4cb7 dm: gpio: Add a comment about not copying some drivers by Simon Glass · Sun Sep 17 16:54:52 2017 -0600
  18. 9e1bf80 dm: gpio: vybrid_gpio: Correct driver's use of bind() method by Simon Glass · Sun Sep 17 16:54:51 2017 -0600
  19. 22ae0a7 test: print_ut: Add test for %ls strings by Rob Clark · Wed Sep 13 18:46:54 2017 -0400
  20. 4639deb configs: stm32h743-eval: enable filesystem related flags by Patrice Chotard · Tue Oct 03 15:55:02 2017 +0200
  21. 334adb5 configs: stm32h743-disco: enable filesystem related flags by Patrice Chotard · Tue Oct 03 15:55:01 2017 +0200
  22. 85369c0 configs: stm32h743-disco: enable SDMMC support by Patrice Chotard · Tue Oct 03 15:55:00 2017 +0200
  23. 9d3372f configs: stm32h743-eval: enable SDMMC support by Patrice Chotard · Tue Oct 03 15:54:59 2017 +0200
  24. 4cb0ac9 dm: mmc: remove DM_MMC_OPS for STM32_SDMMC by Patrice Chotard · Tue Oct 03 15:54:58 2017 +0200
  25. ded8022 ARM: DTS: stm32: add SDMMC support fo stm32h743-eval by Patrice Chotard · Tue Oct 03 15:54:57 2017 +0200
  26. 17ed194 ARM: DTS: stm32: add SDMMC support for stm32h743 disco by Patrice Chotard · Tue Oct 03 15:54:56 2017 +0200
  27. 3873d70 configs: stm32: update SRAM address for STM32H7 disco and eval by Patrice Chotard · Tue Oct 03 15:47:59 2017 +0200
  28. 3a75a46 ARM: stm32f7: fix prescaler calculation of timer by Bo Shen · Mon Oct 02 22:47:59 2017 -0700
  29. f25bbb2 fs/fat: Check malloc return values and fix memory leaks by Tuomas Tynkkynen · Sun Oct 01 02:25:22 2017 +0300
  30. bb93c91 fs/fat: Fix 'CACHE: Misaligned operation at range' warnings by Tuomas Tynkkynen · Sun Oct 01 02:25:21 2017 +0300
  31. 3237bc6 cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI by Tom Rini · Fri Sep 29 14:32:44 2017 -0400
  32. 13c1f3a scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · Thu Sep 28 12:33:45 2017 -0700
  33. 21aad13 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag by Patrice Chotard · Wed Sep 27 15:44:53 2017 +0200
  34. b21a69a serial: stm32x7: add STM32F4 support by Patrice Chotard · Wed Sep 27 15:44:52 2017 +0200
  35. 24fc72d serial: stm32x7: add fifo support for STM32H7 by Patrice Chotard · Wed Sep 27 15:44:51 2017 +0200
  36. 5011e6f serial: stm32x7: prepare the ground to STM32F4 support by Patrice Chotard · Wed Sep 27 15:44:50 2017 +0200
  37. d42610a serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible by Patrice Chotard · Wed Sep 27 15:44:49 2017 +0200
  38. 6961a9d serial: stm32x7: cleanup code by Patrice Chotard · Wed Sep 27 15:44:48 2017 +0200
  39. f489a4f ARMv8: make master CPU checking logic more clear by zijun_hu · Mon Sep 25 15:28:50 2017 +0800
  40. 2b1760f board: STiH410-B2260: set ramdisk_addr_r to 0x48000000 by Lee Jones · Mon Sep 25 09:14:20 2017 +0200
  41. e2db71e board: STiH410-B2260: fix sdram size by Nicolas Le Bayon · Mon Sep 25 09:14:19 2017 +0200
  42. 78b4e04 board: STiH410-B2260: update environment variable by Patrice Chotard · Mon Sep 25 09:14:18 2017 +0200
  43. 446c7d0 ARMv8: fix error in freeing stack frame by zijun_hu · Sat Sep 23 13:30:58 2017 +0800
  44. fc4741f ARMv8: get new GD address from gd->new_gd directly by zijun_hu · Fri Sep 22 14:39:13 2017 +0800
  45. 1d54325 Travis-CI: Fix microblaze and xilinx jobs by Tom Rini · Sat Oct 07 15:54:18 2017 -0400
  46. 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
  47. 558e282 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sat Oct 07 09:12:04 2017 -0400
  48. 6391f07 x86: edison: Bring minimal ACPI support to the board by Andy Shevchenko · Tue Oct 03 14:55:08 2017 +0300
  49. 286e77f x86: tangier: Enable ACPI support for Intel Tangier by Andy Shevchenko · Tue Oct 03 14:55:07 2017 +0300
  50. 8aa8782 x86: theadorable-x86-xxx_defconfig: Enable setexpr command by Stefan Roese · Fri Oct 06 09:12:28 2017 +0200
  51. 0ca4c0a x86: theadorable-x86-common: Move "-generic" into kernel-ver variable by Stefan Roese · Fri Oct 06 09:12:27 2017 +0200
  52. 63d4ab1 x86: theadorable-x86-common: Add further pci hotplug cmdline parameters by Stefan Roese · Fri Oct 06 09:12:26 2017 +0200
  53. b715542 Travis-CI: Split out more vendors from the catch-all ARM job by Tom Rini · Fri Oct 06 16:37:06 2017 -0400
  54. bd8a537 Travis-CI: Move Boundary and Engicam devices to their own jobs by Tom Rini · Fri Oct 06 16:27:42 2017 -0400
  55. a49f5d9 Travis-CI: Move Toradex into its own job by Tom Rini · Fri Oct 06 11:19:12 2017 -0400
  56. 93f341c fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls by Tom Rini · Tue Sep 26 22:43:45 2017 -0400
  57. b828665 tools/fit_image.c: Update some return code paths by Tom Rini · Tue Sep 26 22:14:44 2017 -0400
  58. 9ee0167 cmd/time.c: Initialize 'repeatable' variable by Tom Rini · Tue Sep 26 21:12:05 2017 -0400
  59. 920c4dd cmd/pxe.c: Rework initrd and bootargs handling slightly by Tom Rini · Tue Sep 26 20:44:32 2017 -0400
  60. 4beb235 cmd/nvedit.c: Update input handling to cover overflow cases by Tom Rini · Tue Sep 26 19:37:11 2017 -0400
  61. 0ac17d8 test/dm: Fix string handling issues in the eth test by Tom Rini · Tue Sep 26 14:08:30 2017 -0400
  62. aaa968b test/overlay: Fix various malloc/free leaks by Tom Rini · Tue Sep 26 12:43:12 2017 -0400
  63. 7e805c0 GPT: fix memory leaks identified by Coverity by Alison Chaiken · Tue Sep 26 07:42:28 2017 -0700
  64. 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
  65. 3e78e85 fs/fat: Fix pathnames using '..' that lead to the root directory by Tuomas Tynkkynen · Mon Sep 25 22:06:33 2017 +0300
  66. e304b02 fs-test: Add FAT16 support by Tuomas Tynkkynen · Mon Sep 25 22:06:32 2017 +0300
  67. 48fbf25 fs/ext4: Fix group descriptor checksum calculation by Tuomas Tynkkynen · Mon Sep 25 22:06:31 2017 +0300
  68. 8fc9c3d doc: Fix statements on case sensitivity for regulator prefix by Felix Brack · Fri Sep 22 14:27:28 2017 +0200
  69. 8b6fba2 omap: Fix warning when looking for userdata part by Sam Protsenko · Fri Sep 22 01:51:59 2017 +0300
  70. dee8038 disk: Provide API to get partition by name for specific type by Sam Protsenko · Fri Sep 22 01:51:58 2017 +0300
  71. 77ebe36 omap: Omit fastboot.userdata_size related errors by Sam Protsenko · Thu Sep 21 23:01:00 2017 +0300
  72. 5ed6846 travis.yml: Add job for running test.py in qemu_arm by Tuomas Tynkkynen · Tue Sep 19 23:18:08 2017 +0300
  73. 28cac52 ARM: Add a new arch + board for QEMU's 'virt' machine by Tuomas Tynkkynen · Tue Sep 19 23:18:07 2017 +0300
  74. a765f71 PCI: Add driver for a 'pci-host-ecam-generic' host controller by Tuomas Tynkkynen · Tue Sep 19 23:18:06 2017 +0300
  75. 544a2e7 pci: layerscape: Use pci_generic_mmap_{read, write}_config by Tuomas Tynkkynen · Tue Sep 19 23:18:05 2017 +0300
  76. 6b18f2a pci: xilinx: Use pci_generic_mmap_{read, write}_config() by Tuomas Tynkkynen · Tue Sep 19 23:18:04 2017 +0300
  77. 8cce4cf pci: Add helper for implementing memory-mapped config space accesses by Tuomas Tynkkynen · Tue Sep 19 23:18:03 2017 +0300
  78. a68ca9e omap: detect board before spl_early_init() by Jean-Jacques Hiblot · Fri Sep 15 12:57:33 2017 +0200
  79. 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
  80. 5d96cab fdtdec: sort include files by Jean-Jacques Hiblot · Fri Sep 15 12:57:31 2017 +0200
  81. dbde288 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · Fri Sep 15 12:57:30 2017 +0200
  82. 0d3aa34 gzip: add a function to parse the header by Jean-Jacques Hiblot · Fri Sep 15 12:57:29 2017 +0200
  83. bf44da2 lzo: add a function to check the validity of the header by Jean-Jacques Hiblot · Fri Sep 15 12:57:28 2017 +0200
  84. 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
  85. a922d81 fit: fixed bug in locate_dtb_in_fit() by Jean-Jacques Hiblot · Fri Sep 15 12:57:26 2017 +0200
  86. 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
  87. 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
  88. 170b687 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux by Masahiro Yamada · Wed Sep 13 19:16:44 2017 +0900
  89. f0c82a8 disk: part_dos: Use the original allocation scheme for the SPL case by Fabio Estevam · Wed Oct 04 13:29:57 2017 -0300
  90. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Oct 05 08:26:36 2017 -0400
  91. 10cbc1c common: Drop LOGLEVEL to 4 by Tom Rini · Wed Oct 04 16:44:30 2017 -0400
  92. f70f39f dm: replace dm_dbg() with pr_debug() by Masahiro Yamada · Fri Sep 29 12:31:20 2017 +0900
  93. edad892 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 by Masahiro Yamada · Fri Sep 29 10:35:17 2017 +0900
  94. 9e74eb5 dm: define dev_*() log functions in DM header by Masahiro Yamada · Tue Sep 26 11:58:29 2017 +0900
  95. 958f0f0 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · Sat Sep 16 14:10:45 2017 +0900
  96. 75035f3 bug.h: sync BUILD_BUG stuff with Linux 4.13 by Masahiro Yamada · Sat Sep 16 14:10:44 2017 +0900
  97. 70ed993 vsprintf.h: include <linux/types.h> by Masahiro Yamada · Sat Sep 16 14:10:43 2017 +0900
  98. 0c9f8eb common.h: remove error() by Masahiro Yamada · Sat Sep 16 14:10:42 2017 +0900
  99. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  100. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900