1. 685dc1b Prepare v2019.01-rc2 by Tom Rini · 6 years ago
  2. 0e62385 arm: ti: boot: Increase system partition size by Sam Protsenko · 6 years ago
  3. b24e022 Makefile: output migration warnings to stderr by Chris Packham · 6 years ago
  4. 10d7c4b Restore compatibility of image type IDs by Stefano Babic · 6 years ago
  5. 9f2e27f Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  6. b1ad047 ARM: rockchip: Add rv1108-elgin-r1 board support by Otavio Salvador · 6 years ago
  7. a04a774 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  8. 83c4c3b Merge branch '2018-12-15-master-imports' by Tom Rini · 6 years ago
  9. f812684 rockchip: rk3288-evb: dts: remove 'vmmc' from emmc node by Kever Yang · 6 years ago
  10. 44e1910 rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'. by Christoph Muellner · 6 years ago
  11. 8a5a8a7 syscon: update syscon_node_to_regmap to use the DM functions by Patrick Delaunay · 6 years ago
  12. e7722de tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf() by Andy Shevchenko · 6 years ago
  13. 4d6701e serial: serial_stm32: Add reset support by Patrice Chotard · 6 years ago
  14. 9bbb50d poplar: fix boot failure caused by serial driver change by Shawn Guo · 6 years ago
  15. 5bc6f48 poplar: add a co-maintainer for poplar board by Shawn Guo · 6 years ago
  16. e2fa4ca tools: add a generic config for native tools building by Otavio Salvador · 6 years ago
  17. 74fd547 test: Only descend into test/ when CONFIG_UNIT_TEST is enabled by Tom Rini · 6 years ago
  18. 40e0945 cmd: Move the "dm" command from test/dm/ to cmd/ by Tom Rini · 6 years ago
  19. 1f0f1bd hashtable: fix length calculation in hexport_r by AKASHI Takahiro · 6 years ago
  20. 57816e0 tee: change return code for REE FS supplicant cmd by Igor Opaniuk · 6 years ago
  21. de1fb0d Merge tag 'dm-pull-14dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  22. 4beaec1 usb: musb-new: sunxi: Fix null pointer access by Stefan Mavrodiev · 6 years ago
  23. c7c0718 usb: composite: Fix max packet size for USB3.0 by Siva Durga Prasad Paladugu · 6 years ago
  24. c49cecd configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPl by Jean-Jacques Hiblot · 6 years ago
  25. 1f29eb7 configs: am335x_evm: Do not disable DM_USB in SPL by Jean-Jacques Hiblot · 6 years ago
  26. 103d003 arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  27. 57118f6 usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  28. c1f9ba3 usb: musb-new: Allow the diver not to use the set_phy_power() callback by Jean-Jacques Hiblot · 6 years ago
  29. ba7f808 configs: am43xx: Enable RNDIS support in SPL by Jean-Jacques Hiblot · 6 years ago
  30. 49e7a42 configs: am43xx_evm: Enable DM_USB and DM_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  31. 2943afa dts: am4372: Enable USB1 in SPL by Jean-Jacques Hiblot · 6 years ago
  32. 00c7a96 dts: Add a u-boot specific dtsi file for the am4372 by Jean-Jacques Hiblot · 6 years ago
  33. f1ef314 board: ti: am43xx: turn on USB clocks by Jean-Jacques Hiblot · 6 years ago
  34. ca848df dwc3-generic: Add support for the am437x by Jean-Jacques Hiblot · 6 years ago
  35. 106b08a phy: omap_usb2: Add support for am437x by Jean-Jacques Hiblot · 6 years ago
  36. 2c75314 spl: net: dm: usb: bind the gadget before attempting to load the image by Jean-Jacques Hiblot · 6 years ago
  37. 66fea5e spl: drivers: Link usb common library to SPL if USB gadget is enabled by Jean-Jacques Hiblot · 6 years ago
  38. 97603e6 configs: k2g_evm: Enable DFU on K2G EVM by Jean-Jacques Hiblot · 6 years ago
  39. e2517a9 usb: host: replace xhci-keystone driver by the generic dwc3 driver by Jean-Jacques Hiblot · 6 years ago
  40. a5bb671 PHY: Add phy driver for the keystone USB PHY by Jean-Jacques Hiblot · 6 years ago
  41. 24163d6 ARM: dts: k2g-evm: enable USB0 and USB1 by Jean-Jacques Hiblot · 6 years ago
  42. 469918f board: ks2_evm: Enable the USB clocks if DM_USB is used by Jean-Jacques Hiblot · 6 years ago
  43. 3e0684b usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" by Jean-Jacques Hiblot · 6 years ago
  44. 51d6159 usb: musb: Remove legacy CONFIG_USB_DA8XX by Adam Ford · 6 years ago
  45. 1f85bb3 usb: musb: Remove Legacy CONFIG_USB_DAVINCI by Adam Ford · 6 years ago
  46. 07871c8 usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL by Martyn Welch · 6 years ago
  47. 80d353c usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  48. d991cc3 usb: gadget: f_sdp: Provide filesize env variable for downloaded images by Petr Štetiar · 6 years ago
  49. 51aa860 dm: sound: Use the correct number of channels for sound by Simon Glass · 6 years ago
  50. 658a874 dm: sandbox: Allow selection of sample rate and channels by Simon Glass · 6 years ago
  51. ad2a5e3 dm: sound: max98095: Tidy up error codes by Simon Glass · 6 years ago
  52. c301445 dm: sound: Fix license headers by Simon Glass · 6 years ago
  53. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
  54. eaee9d2 dm: exynos: Drop CONFIG_DM_I2C_COMPAT by Simon Glass · 6 years ago
  55. 3e61017 dm: sandbox: sound: Convert to use driver model by Simon Glass · 6 years ago
  56. 38d0bb3 dm: exynos: sound: Convert to use driver model by Simon Glass · 6 years ago
  57. 803f6b5 dm: sound: exynos: Add support for max98090 by Simon Glass · 6 years ago
  58. 504a790 dm: sound: Move common code out of maxim98095 by Simon Glass · 6 years ago
  59. 12d70f4 exynos: Add support for exynos5420 i2s pinmux by Simon Glass · 6 years ago
  60. 8d451b4 exynos: Add proid_is_exynos542x() for common 542x by Simon Glass · 6 years ago
  61. 4070ba6 dm: sound: Add conversion to driver model by Simon Glass · 6 years ago
  62. 927a371 dm: sound: Start i2c IDs from 0 by Simon Glass · 6 years ago
  63. 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  64. 76072ac dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  65. 0d22f41 dm: sandbox: Update sound to use two buffers by Simon Glass · 6 years ago
  66. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  67. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  68. aaa650c dm: sound: Rename samsung_i2s_priv to i2s_uc_priv by Simon Glass · 6 years ago
  69. 799b29b dm: sound: Create an option to use driver model for sound by Simon Glass · 6 years ago
  70. 15a94be dm: sound: exynos: Correct codec bus addresses by Simon Glass · 6 years ago
  71. f222236 dm: sound: Fix up header ordering by Simon Glass · 6 years ago
  72. 21f2a48 dm: sound: wm8994: Drop wm8994_i2c_init() by Simon Glass · 6 years ago
  73. 860b11c dm: sound: max98095: Drop g_codec_info and g_max98095_info by Simon Glass · 6 years ago
  74. 2947db1 dm: sound: wm8994: Drop g_codec_info and g_wm8994_info by Simon Glass · 6 years ago
  75. 77c0434 dm: sound: max98095: Drop global i2c-address variable by Simon Glass · 6 years ago
  76. 49471d8 dm: sound: wm8994: Drop global i2c-address variable by Simon Glass · 6 years ago
  77. e1458f6 dm: sound: max98095: Split out interface setup code by Simon Glass · 6 years ago
  78. 378b23a dm: sound: wm899c: Split out interface setup code by Simon Glass · 6 years ago
  79. 998f4d8 dm: sound: wm8994: Create a new common init function by Simon Glass · 6 years ago
  80. fd7d697 dm: sound: max98095: Pass private data to internal functions by Simon Glass · 6 years ago
  81. e9be4cf dm: sound: wm8994: Pass private data to internal functions by Simon Glass · 6 years ago
  82. 1073d2e dm: sound: Drop codec_type by Simon Glass · 6 years ago
  83. 302eea4 dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv by Simon Glass · 6 years ago
  84. 6e5faf0 dm: sound: Drop unused pre-device-tree code by Simon Glass · 6 years ago
  85. 5cf327b dm: sound: Rename en_sound_codec to sound_codec by Simon Glass · 6 years ago
  86. 3f1bd87 dm: sound: samsung: Make local function static by Simon Glass · 6 years ago
  87. 97ebdd4 snow: Expand U-Boot size by Simon Glass · 6 years ago
  88. b24fdd4 sandbox: Increase the pre-relocation memory by Simon Glass · 6 years ago
  89. c52300e Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  90. 3e214cf Merge branch '2018-12-12-master-imports' by Tom Rini · 6 years ago
  91. 382948c am3517_evm: Use ttyS2 instead of ttyO2 by Adam Ford · 6 years ago
  92. c4f983e firmware: psci: introduce SPL_ARM_PSCI_FW by Peng Fan · 6 years ago
  93. a418900 test: overlay: NULL passed as fdt by Heinrich Schuchardt · 6 years ago
  94. 68e93a5 ARM: omap3logic: Remove legacy USB code in favor of DM_USB by Adam Ford · 6 years ago
  95. d95e72a ARM: omap3_logic/omap35_logic: Move to DM_USB by Adam Ford · 6 years ago
  96. 813742e arm: am335x-pdu001: Move from embedded to separate DTB by Felix Brack · 6 years ago
  97. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  98. ef552cd defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 6 years ago
  99. b28ec14 fdt: Add warning about CONFIG_OF_EMBED by Simon Glass · 6 years ago
  100. 1794ae6 blk: Rework guard around part_init call by Tom Rini · 6 years ago