1. b093753 video: Add a default TrueType font by Simon Glass · 6 years ago
  2. e17e0ce power: regulator: Return success on attempt to disable an always-on regulator by Lokesh Vutla · 6 years ago
  3. 7b4ea2d phy: Fix u-boot coruption when fixed-phy is used by Michal Simek · 6 years ago
  4. a7f4b4b dm: pinctrl: Prevent (re-)configuring pins when already done before relocation by Lukasz Majewski · 6 years ago
  5. 5c67678 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  6. fd0135e Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  7. 877ec6e arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table by Ang, Chee Hong · 6 years ago
  8. c41e660 arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver by Ang, Chee Hong · 6 years ago
  9. d772713 mmc: Add JZ47xx SD/MMC controller driver by Paul Burton · 6 years ago
  10. b5392c5 misc: Add JZ47xx efuse driver by Paul Burton · 6 years ago
  11. 02aea4d gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi by Gregory CLEMENT · 6 years ago
  12. 53bdae2 pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based) by Gregory CLEMENT · 6 years ago
  13. bea91b0 DW SPI: Allow to overload the management of the external CS by Gregory CLEMENT · 6 years ago
  14. 9622972 net: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  15. 55e55fe net: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago
  16. ccfd698 dma: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  17. e284249 drivers: serial: Add SiFive UART driver by Anup Patel · 6 years ago
  18. 60262cd0 timer: Add generic driver for RISC-V privileged architecture defined timer by Bin Meng · 6 years ago
  19. 833508c cpu: Add a RISC-V CPU driver by Bin Meng · 6 years ago
  20. 401c254 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  21. de5bab9 syscon: update syscon_node_to_regmap to use the DM functions by Patrick Delaunay · 6 years ago
  22. f828fa4 serial: serial_stm32: Add reset support by Patrice Chotard · 6 years ago
  23. 8b13126 tee: change return code for REE FS supplicant cmd by Igor Opaniuk · 6 years ago
  24. 46a3f27 usb: musb-new: sunxi: Fix null pointer access by Stefan Mavrodiev · 6 years ago
  25. 771e765 usb: composite: Fix max packet size for USB3.0 by Siva Durga Prasad Paladugu · 6 years ago
  26. 7d98dbc usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  27. 1594c75 usb: musb-new: Allow the diver not to use the set_phy_power() callback by Jean-Jacques Hiblot · 6 years ago
  28. 1ce5f1f dwc3-generic: Add support for the am437x by Jean-Jacques Hiblot · 6 years ago
  29. 512a84c phy: omap_usb2: Add support for am437x by Jean-Jacques Hiblot · 6 years ago
  30. 9a1dde5 spl: drivers: Link usb common library to SPL if USB gadget is enabled by Jean-Jacques Hiblot · 6 years ago
  31. 4dd76d0 usb: host: replace xhci-keystone driver by the generic dwc3 driver by Jean-Jacques Hiblot · 6 years ago
  32. 4b12783 PHY: Add phy driver for the keystone USB PHY by Jean-Jacques Hiblot · 6 years ago
  33. 1c03ade usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" by Jean-Jacques Hiblot · 6 years ago
  34. f187ace usb: musb: Remove legacy CONFIG_USB_DA8XX by Adam Ford · 6 years ago
  35. 66c65f0 usb: musb: Remove Legacy CONFIG_USB_DAVINCI by Adam Ford · 6 years ago
  36. 16ecb29 usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL by Martyn Welch · 6 years ago
  37. 916fa097 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  38. bb00a01 usb: gadget: f_sdp: Provide filesize env variable for downloaded images by Petr Štetiar · 6 years ago
  39. f987177 dm: sound: Use the correct number of channels for sound by Simon Glass · 6 years ago
  40. e221cdc dm: sandbox: Allow selection of sample rate and channels by Simon Glass · 6 years ago
  41. bc58184 dm: sound: max98095: Tidy up error codes by Simon Glass · 6 years ago
  42. e9f66f4 dm: sound: Fix license headers by Simon Glass · 6 years ago
  43. f2b25c9 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
  44. 93a98a6 dm: exynos: sound: Convert to use driver model by Simon Glass · 6 years ago
  45. 8cad63c dm: sound: exynos: Add support for max98090 by Simon Glass · 6 years ago
  46. 0ab6f0b dm: sound: Move common code out of maxim98095 by Simon Glass · 6 years ago
  47. d6cadd5 dm: sound: Add conversion to driver model by Simon Glass · 6 years ago
  48. 6c986cf dm: sound: Start i2c IDs from 0 by Simon Glass · 6 years ago
  49. a1b17e4 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  50. d490189 dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  51. e96fa6c dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  52. ce6d99a dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  53. 45863db dm: sound: Rename samsung_i2s_priv to i2s_uc_priv by Simon Glass · 6 years ago
  54. 2a04957 dm: sound: Create an option to use driver model for sound by Simon Glass · 6 years ago
  55. 51b06dc dm: sound: exynos: Correct codec bus addresses by Simon Glass · 6 years ago
  56. a1efd49 dm: sound: Fix up header ordering by Simon Glass · 6 years ago
  57. 9ca9f6d dm: sound: wm8994: Drop wm8994_i2c_init() by Simon Glass · 6 years ago
  58. 04660d6 dm: sound: max98095: Drop g_codec_info and g_max98095_info by Simon Glass · 6 years ago
  59. 62ba831 dm: sound: wm8994: Drop g_codec_info and g_wm8994_info by Simon Glass · 6 years ago
  60. 372922c dm: sound: max98095: Drop global i2c-address variable by Simon Glass · 6 years ago
  61. 6ab0d25 dm: sound: wm8994: Drop global i2c-address variable by Simon Glass · 6 years ago
  62. 82a27d2 dm: sound: max98095: Split out interface setup code by Simon Glass · 6 years ago
  63. cfbe762 dm: sound: wm899c: Split out interface setup code by Simon Glass · 6 years ago
  64. 54e67e2 dm: sound: wm8994: Create a new common init function by Simon Glass · 6 years ago
  65. a832a3e dm: sound: max98095: Pass private data to internal functions by Simon Glass · 6 years ago
  66. 107ab83 dm: sound: wm8994: Pass private data to internal functions by Simon Glass · 6 years ago
  67. 7153ad8 dm: sound: Drop codec_type by Simon Glass · 6 years ago
  68. ccf0425 dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv by Simon Glass · 6 years ago
  69. d2eab33 dm: sound: Drop unused pre-device-tree code by Simon Glass · 6 years ago
  70. eb13350 dm: sound: samsung: Make local function static by Simon Glass · 6 years ago
  71. d117d8f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  72. cdd7486 firmware: psci: introduce SPL_ARM_PSCI_FW by Peng Fan · 6 years ago
  73. d50d681 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  74. 91ff686 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  75. 22ecff5 i2c: tegra: Fix regression by implementing a dummy probe_chip() callback by Jean-Jacques Hiblot · 6 years ago
  76. d94604d Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  77. 8bf3c24 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  78. 7ff485c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  79. 48d299a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  80. dfb0a70 power: add FAN53555 family support by Philipp Tomsich · 6 years ago
  81. 482734a bootcount: add a DM RTC backing store for bootcount by Philipp Tomsich · 6 years ago
  82. ebb73de bootcount: add uclass for bootcount by Philipp Tomsich · 6 years ago
  83. f338cca rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL by Kever Yang · 6 years ago
  84. c483f4c drivers: core: nullify gd->dm_root after dm_uninit() by Jean-Jacques Hiblot · 6 years ago
  85. 85e51be drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig by Jean-Jacques Hiblot · 6 years ago
  86. fb1b771 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
  87. 5f97ae6 i2c: omap24xx_i2c: Use platdata to probe the device by Jean-Jacques Hiblot · 6 years ago
  88. bca09ce i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset by Vignesh R · 6 years ago
  89. 3542ff2 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  90. f32a800 dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected by Jean-Jacques Hiblot · 6 years ago
  91. cde578f ARM: mvebu: restore license information in mv_ddr_plat.{c,h} by Chris Packham · 6 years ago
  92. 8cb8c0c Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  93. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  94. ebb1a59 ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · 6 years ago
  95. c49aff3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  96. 10d3e90 Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  97. ef52605 power: axp209: Limit inrush current for broken boards by Olliver Schinagl · 6 years ago
  98. 61436d5 power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · 6 years ago
  99. 3f7d76a power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · 6 years ago
  100. f5eebc7 power: axp209: Define the chip version mask by Olliver Schinagl · 6 years ago