1. 51aa860 dm: sound: Use the correct number of channels for sound by Simon Glass · Mon Dec 10 10:37:51 2018 -0700
  2. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · Mon Dec 10 10:37:47 2018 -0700
  3. 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · Mon Dec 10 10:37:37 2018 -0700
  4. 76072ac dm: sound: Create a uclass for sound by Simon Glass · Mon Dec 10 10:37:36 2018 -0700
  5. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · Mon Dec 10 10:37:34 2018 -0700
  6. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · Mon Dec 10 10:37:33 2018 -0700
  7. aaa650c dm: sound: Rename samsung_i2s_priv to i2s_uc_priv by Simon Glass · Mon Dec 10 10:37:32 2018 -0700
  8. 1073d2e dm: sound: Drop codec_type by Simon Glass · Mon Dec 03 04:37:23 2018 -0700
  9. 302eea4 dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv by Simon Glass · Mon Dec 03 04:37:22 2018 -0700
  10. 5cf327b dm: sound: Rename en_sound_codec to sound_codec by Simon Glass · Mon Dec 03 04:37:20 2018 -0700
  11. 382948c am3517_evm: Use ttyS2 instead of ttyO2 by Adam Ford · Mon Dec 10 14:56:36 2018 -0600
  12. 9b614ea qemu-arm: Add persistent environment support by Sumit Garg · Mon Nov 26 16:50:17 2018 +0530
  13. c960663 qemu-arm: Enable VirtIO distro target by Sumit Garg · Tue Nov 13 10:21:24 2018 +0530
  14. 3f829b8 Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Dec 10 17:12:52 2018 -0500
  15. cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Dec 10 10:19:09 2018 -0500
  16. d914c09 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Dec 10 07:16:33 2018 -0500
  17. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Dec 10 07:15:12 2018 -0500
  18. ce86031 bootcount: add uclass for bootcount by Philipp Tomsich · Tue Nov 27 23:00:18 2018 +0100
  19. 7c530e3 lib: fdtdec: Add function re-setup the fdt more effeciently by Jean-Jacques Hiblot · Fri Dec 07 14:50:52 2018 +0100
  20. 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · Fri Dec 07 14:50:49 2018 +0100
  21. 70109bb configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT by Jean-Jacques Hiblot · Fri Dec 07 14:50:48 2018 +0100
  22. 77a1397 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · Fri Dec 07 14:50:46 2018 +0100
  23. a5da300 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · Fri Dec 07 14:50:39 2018 +0100
  24. b73a5e7 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Sun Dec 09 08:40:49 2018 -0500
  25. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · Sun Nov 25 19:22:19 2018 +0100
  26. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · Sun Nov 25 19:22:18 2018 +0100
  27. cc65066 arm: mvebu: helios4: Enable SPI flash support by Aditya Prayoga · Wed Dec 05 00:57:24 2018 +0800
  28. 507c1c9 arm: mvebu: helios4: Reduce U-Boot image size by Aditya Prayoga · Wed Dec 05 00:57:23 2018 +0800
  29. d88b2ed arm: mvebu: helios4: mmc: move environment before 1M by Aditya Prayoga · Wed Dec 05 00:57:20 2018 +0800
  30. 7a9f29b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Dec 07 19:02:01 2018 -0500
  31. 353b4cf power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · Wed Nov 21 20:05:30 2018 +0200
  32. 9238249 power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · Wed Nov 21 20:05:29 2018 +0200
  33. 185210d power: axp209: Define the chip version mask by Olliver Schinagl · Wed Nov 21 20:05:28 2018 +0200
  34. cba2a7c3 power: axp209: Use BIT() macro by Olliver Schinagl · Wed Nov 21 20:05:27 2018 +0200
  35. dc44ea4 syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · Thu Nov 29 10:57:37 2018 +0100
  36. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · Thu Nov 29 10:52:46 2018 +0100
  37. 3de978a dwc3: move phy operation to core.c by Jean-Jacques Hiblot · Thu Nov 29 10:52:45 2018 +0100
  38. 49ba05c usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · Thu Nov 29 10:52:43 2018 +0100
  39. 585e199 usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · Thu Nov 29 10:52:41 2018 +0100
  40. 7262f38 arm: dts: am33xx: Sync dts with Linux 4.20.0 by Felix Brack · Wed Dec 05 14:53:42 2018 +0100
  41. ce25123 spl/tpl: change banner into upper case by Heiko Schocher · Wed Dec 05 11:29:54 2018 +0100
  42. d8cedab dma: add channels support by Álvaro Fernández Rojas · Wed Nov 28 19:17:50 2018 +0100
  43. 308cd6f dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · Wed Nov 28 19:17:49 2018 +0100
  44. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · Tue Nov 27 13:49:50 2018 +0100
  45. 1515021 ls1088a: Move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · Fri Oct 12 14:45:59 2018 +0530
  46. a053182 armv8: ls1088ardb_pb: Add support for board detection by Pramod Kumar · Fri Oct 12 14:04:27 2018 +0000
  47. 487084e armv8: ls1012afrx: Add TFABOOT support by Rajesh Bhagat · Mon Nov 05 18:03:08 2018 +0000
  48. bf39fe6 armv8: ls1012aqds: fix secure boot compilation by Rajesh Bhagat · Mon Nov 05 18:02:59 2018 +0000
  49. fcafef6 armv8: ls1012ardb: Add TFABOOT support by Rajesh Bhagat · Mon Nov 05 18:02:53 2018 +0000
  50. 90bde11 armv8: ls1043aqds: Add TFABOOT support by Rajesh Bhagat · Mon Nov 05 18:02:48 2018 +0000
  51. b89aed4 armv8: ls1043ardb: Add TFABOOT support by Rajesh Bhagat · Mon Nov 05 18:02:44 2018 +0000
  52. 9af0a0b armv8: ls1046aqds: Add TFABOOT support by Rajesh Bhagat · Mon Nov 05 18:02:40 2018 +0000
  53. cb6153b armv8: ls1046ardb: Add TFABOOT support by Rajesh Bhagat · Mon Nov 05 18:02:36 2018 +0000
  54. 92d443b drivers: ifc: dynamic chipselect mapping support by Pankit Garg · Mon Nov 05 18:01:33 2018 +0000
  55. 28663d8 driver/ifc: replace __ilog2 with LOG2 macro by Rajesh Bhagat · Mon Nov 05 18:01:19 2018 +0000
  56. 6f219a1 rockchip: rk3399: Add common Rock960 family from Vamrs by Manivannan Sadhasivam · Fri Sep 28 00:32:59 2018 +0530
  57. 32dfa5d usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t by Philipp Tomsich · Thu Dec 06 01:26:39 2018 +0100
  58. 33aeaaf Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Dec 05 20:32:25 2018 -0500
  59. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  60. 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · Sun Dec 02 10:54:30 2018 +0100
  61. db0d805 mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · Sun Dec 02 10:54:24 2018 +0100
  62. 059e4a6 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · Sun Dec 02 10:54:22 2018 +0100
  63. 42ca238 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · Wed Dec 05 08:24:14 2018 -0500
  64. 72fccfe serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · Tue Nov 20 23:52:35 2018 +0200
  65. 8ecb57e serial: ns16550: Group reg_* members of ns16550_platdata by Andy Shevchenko · Tue Nov 20 23:52:34 2018 +0200
  66. 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · Tue Nov 20 23:52:33 2018 +0200
  67. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · Tue Nov 20 23:52:32 2018 +0200
  68. a318115 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · Mon Dec 03 19:37:09 2018 +0100
  69. 872f454 dm: (re)sort uclass ids alphabetically by Philipp Tomsich · Sun Nov 25 19:38:54 2018 +0100
  70. e5568fc dm: rtc: Fix function name in comment by Philipp Tomsich · Sun Nov 25 19:32:54 2018 +0100
  71. 8c8cf53 Add inttypes.h by Simon Glass · Fri Nov 23 21:29:43 2018 -0700
  72. 0d477ae Add UINT32_MAX and UINT64_MAX by Simon Glass · Fri Nov 23 21:29:42 2018 -0700
  73. e1e4cb3 time: Update mdelay() to delay in one large chunk by Simon Glass · Fri Nov 23 21:29:40 2018 -0700
  74. 5a6e8fd input: i8042: Use remove() instead of exported functions by Simon Glass · Fri Nov 23 21:29:38 2018 -0700
  75. b4ebd1f tpm: Add non-volatile index attributes needed for v2 by Simon Glass · Fri Nov 23 21:29:34 2018 -0700
  76. 36e2a04 tpm: Export tpm_clear_and_reenable() by Simon Glass · Fri Nov 23 21:29:33 2018 -0700
  77. e03dbde tpm: Remove use of build-time TPM versions by Simon Glass · Fri Nov 23 21:29:32 2018 -0700
  78. 0e9fe16 env: allow flash and nand env driver to compile together by Rajesh Bhagat · Mon Nov 05 18:01:10 2018 +0000
  79. ab9fbe9 ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6 by Marek Vasut · Mon Dec 03 21:43:05 2018 +0100
  80. 4f34a4b ARM: rmobile: Convert to bootm_size by Marek Vasut · Tue Nov 27 00:19:03 2018 +0100
  81. 8222e45 Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · Mon Dec 03 19:30:54 2018 -0500
  82. a27b3fb Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Dec 03 17:52:53 2018 -0500
  83. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Dec 03 17:52:40 2018 -0500
  84. 7d18673 video: Allow driver to specify the line length by Simon Glass · Thu Nov 29 15:08:52 2018 -0700
  85. e8800e1 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · Wed Nov 21 08:51:53 2018 +0000
  86. 47d73f0 rsa: add support of padding pss by Philippe Reynes · Wed Nov 14 13:51:01 2018 +0100
  87. 1246835 rsa: add a structure for the padding by Philippe Reynes · Wed Nov 14 13:51:00 2018 +0100
  88. c17ec48 Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig by Lukasz Majewski · Thu Nov 22 14:54:31 2018 +0100
  89. 9f34e12 arm: baltos: migrate Ethernet PHYs configuration to Kconfig by Yegor Yefremov · Thu Nov 22 09:19:33 2018 +0100
  90. 319293a arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfig by Yegor Yefremov · Thu Nov 22 09:19:32 2018 +0100
  91. 5e434fa arm64: zynqmp: Add new header file for zcu104 RevC by T Karthik Reddy · Mon Dec 03 19:35:09 2018 +0530
  92. 0e5c943 arc: emsdp: Bump RAM size to 16 Mb by Alexey Brodkin · Tue Nov 27 09:20:44 2018 +0300
  93. bd23774 efi_loader: bootmgr: add load option helper functions by AKASHI Takahiro · Mon Nov 05 18:06:41 2018 +0900
  94. 44eef8c rpi: Add mmc 1 as a boot target by Emmanuel Vadot · Mon Jul 02 14:34:55 2018 +0200
  95. dcdca29 efi_loader: macro efi_size_in_pages() by Heinrich Schuchardt · Sun Nov 18 17:58:49 2018 +0100
  96. c214edf efi_loader: Reserve unaccessible memory by Alexander Graf · Fri Nov 30 21:24:56 2018 +0100
  97. ce49c7b efi_loader: use u16* for UTF16 strings by Heinrich Schuchardt · Mon Nov 05 20:22:12 2018 +0100
  98. d840b67 efi_loader: correct a function prototype of QueryCapsuleCapabilities() by AKASHI Takahiro · Wed Nov 14 16:18:53 2018 +0900
  99. 0e77ca9 efi_selftest: do not write to linker generated array by Heinrich Schuchardt · Fri Oct 19 07:51:26 2018 +0200
  100. 26f09d0 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · Thu Oct 18 12:29:40 2018 +0200