1. 542ee5d Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  2. 993ae66 mips: jz47xx: Add Creator CI20 platform by Paul Burton · 6 years ago
  3. 96c6847 mips: jz47xx: Add JZ4780 SoC support by Paul Burton · 6 years ago
  4. b622f8f MSCC: add board support for the Ocelots based evaluation boards by Gregory CLEMENT · 6 years ago
  5. 9dfb7fd bmips: bcm6318: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  6. 204fd5e net: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago
  7. b329202 bmips: bcm6318: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  8. d5ab22e bmips: bcm63268: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  9. 19eeab5 bmips: bcm6362: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  10. f580375 bmips: bcm6328: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  11. 4b194a9 bmips: bcm6368: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  12. 00aa04e bmips: bcm6358: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  13. 57a94c1 bmips: bcm6348: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  14. 4443bd2 bmips: bcm6338: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  15. b2aa495 dm: cpu: Add timebase frequency to the platdata by Bin Meng · 6 years ago
  16. 0e62385 arm: ti: boot: Increase system partition size by Sam Protsenko · 6 years ago
  17. 10d7c4b Restore compatibility of image type IDs by Stefano Babic · 6 years ago
  18. 9f2e27f Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  19. b1ad047 ARM: rockchip: Add rv1108-elgin-r1 board support by Otavio Salvador · 6 years ago
  20. a04a774 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  21. 57816e0 tee: change return code for REE FS supplicant cmd by Igor Opaniuk · 6 years ago
  22. 1f29eb7 configs: am335x_evm: Do not disable DM_USB in SPL by Jean-Jacques Hiblot · 6 years ago
  23. 97603e6 configs: k2g_evm: Enable DFU on K2G EVM by Jean-Jacques Hiblot · 6 years ago
  24. e2517a9 usb: host: replace xhci-keystone driver by the generic dwc3 driver by Jean-Jacques Hiblot · 6 years ago
  25. 80d353c usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  26. 51aa860 dm: sound: Use the correct number of channels for sound by Simon Glass · 6 years ago
  27. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
  28. 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  29. 76072ac dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  30. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  31. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  32. aaa650c dm: sound: Rename samsung_i2s_priv to i2s_uc_priv by Simon Glass · 6 years ago
  33. 1073d2e dm: sound: Drop codec_type by Simon Glass · 6 years ago
  34. 302eea4 dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv by Simon Glass · 6 years ago
  35. 5cf327b dm: sound: Rename en_sound_codec to sound_codec by Simon Glass · 6 years ago
  36. 382948c am3517_evm: Use ttyS2 instead of ttyO2 by Adam Ford · 6 years ago
  37. 9b614ea qemu-arm: Add persistent environment support by Sumit Garg · 6 years ago
  38. c960663 qemu-arm: Enable VirtIO distro target by Sumit Garg · 6 years ago
  39. 3f829b8 Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  40. cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  41. d914c09 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  42. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  43. ce86031 bootcount: add uclass for bootcount by Philipp Tomsich · 6 years ago
  44. 7c530e3 lib: fdtdec: Add function re-setup the fdt more effeciently by Jean-Jacques Hiblot · 6 years ago
  45. 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  46. 70109bb configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT by Jean-Jacques Hiblot · 6 years ago
  47. 77a1397 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
  48. a5da300 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  49. b73a5e7 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  50. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  51. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  52. cc65066 arm: mvebu: helios4: Enable SPI flash support by Aditya Prayoga · 6 years ago
  53. 507c1c9 arm: mvebu: helios4: Reduce U-Boot image size by Aditya Prayoga · 6 years ago
  54. d88b2ed arm: mvebu: helios4: mmc: move environment before 1M by Aditya Prayoga · 6 years ago
  55. 7a9f29b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  56. 353b4cf power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · 6 years ago
  57. 9238249 power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · 6 years ago
  58. 185210d power: axp209: Define the chip version mask by Olliver Schinagl · 6 years ago
  59. cba2a7c3 power: axp209: Use BIT() macro by Olliver Schinagl · 6 years ago
  60. dc44ea4 syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · 6 years ago
  61. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  62. 3de978a dwc3: move phy operation to core.c by Jean-Jacques Hiblot · 6 years ago
  63. 49ba05c usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  64. 585e199 usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  65. 7262f38 arm: dts: am33xx: Sync dts with Linux 4.20.0 by Felix Brack · 6 years ago
  66. ce25123 spl/tpl: change banner into upper case by Heiko Schocher · 6 years ago
  67. d8cedab dma: add channels support by Álvaro Fernández Rojas · 6 years ago
  68. 308cd6f dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · 6 years ago
  69. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  70. 1515021 ls1088a: Move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · 6 years ago
  71. a053182 armv8: ls1088ardb_pb: Add support for board detection by Pramod Kumar · 6 years ago
  72. 487084e armv8: ls1012afrx: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  73. bf39fe6 armv8: ls1012aqds: fix secure boot compilation by Rajesh Bhagat · 6 years ago
  74. fcafef6 armv8: ls1012ardb: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  75. 90bde11 armv8: ls1043aqds: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  76. b89aed4 armv8: ls1043ardb: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  77. 9af0a0b armv8: ls1046aqds: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  78. cb6153b armv8: ls1046ardb: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  79. 92d443b drivers: ifc: dynamic chipselect mapping support by Pankit Garg · 6 years ago
  80. 28663d8 driver/ifc: replace __ilog2 with LOG2 macro by Rajesh Bhagat · 6 years ago
  81. 6f219a1 rockchip: rk3399: Add common Rock960 family from Vamrs by Manivannan Sadhasivam · 6 years ago
  82. 32dfa5d usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t by Philipp Tomsich · 6 years ago
  83. 33aeaaf Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  84. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  85. 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  86. db0d805 mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  87. 059e4a6 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  88. 42ca238 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  89. 72fccfe serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · 6 years ago
  90. 8ecb57e serial: ns16550: Group reg_* members of ns16550_platdata by Andy Shevchenko · 6 years ago
  91. 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  92. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  93. a318115 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  94. 872f454 dm: (re)sort uclass ids alphabetically by Philipp Tomsich · 6 years ago
  95. e5568fc dm: rtc: Fix function name in comment by Philipp Tomsich · 6 years ago
  96. 8c8cf53 Add inttypes.h by Simon Glass · 6 years ago
  97. 0d477ae Add UINT32_MAX and UINT64_MAX by Simon Glass · 6 years ago
  98. e1e4cb3 time: Update mdelay() to delay in one large chunk by Simon Glass · 6 years ago
  99. 5a6e8fd input: i8042: Use remove() instead of exported functions by Simon Glass · 6 years ago
  100. b4ebd1f tpm: Add non-volatile index attributes needed for v2 by Simon Glass · 6 years ago