1. e284249 drivers: serial: Add SiFive UART driver by Anup Patel · 6 years ago
  2. dcad9b8 riscv: Remove ae350.dts by Bin Meng · 6 years ago
  3. 3c85099 riscv: bootm: Change to use boot_hart from global data by Bin Meng · 6 years ago
  4. 51ab457 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
  5. 7f5d35a riscv: Adjust the _exit_trap() position to come before handle_trap() by Bin Meng · 6 years ago
  6. 10753ef riscv: Return to previous privilege level after trap handling by Bin Meng · 6 years ago
  7. 496262c riscv: Fix context restore before returning from trap handler by Bin Meng · 6 years ago
  8. 4b3f5ed riscv: Move trap handler codes to mtrap.S by Bin Meng · 6 years ago
  9. 485e822 riscv: Do some basic architecture level cpu initialization by Bin Meng · 6 years ago
  10. 57fe5c6 riscv: Add indirect stringification to csr_xxx ops by Bin Meng · 6 years ago
  11. aef59e5 riscv: Update supports_extension() to use desc from cpu driver by Bin Meng · 6 years ago
  12. 3967156 riscv: Add exception codes for xcause register by Bin Meng · 6 years ago
  13. ea53f1c riscv: Add CSR numbers by Bin Meng · 6 years ago
  14. 3c276b2 riscv: Remove non-DM version of print_cpuinfo() by Bin Meng · 6 years ago
  15. 39cad5b riscv: Probe cpus during boot by Bin Meng · 6 years ago
  16. 92b64fe riscv: Enlarge the default SYS_MALLOC_F_LEN by Bin Meng · 6 years ago
  17. 84304d4 riscv: qemu: Add platform-specific Kconfig options by Bin Meng · 6 years ago
  18. 511107d riscv: Implement riscv_get_time() API using rdtime instruction by Anup Patel · 6 years ago
  19. 644a3cd riscv: Add a SYSCON driver for SiFive's Core Local Interruptor by Bin Meng · 6 years ago
  20. 3cfc825 riscv: Introduce a Kconfig option for machine mode by Anup Patel · 6 years ago
  21. 44fe795 riscv: ax25: Hide the ax25-specific Kconfig option by Bin Meng · 6 years ago
  22. 60262cd0 timer: Add generic driver for RISC-V privileged architecture defined timer by Bin Meng · 6 years ago
  23. 833508c cpu: Add a RISC-V CPU driver by Bin Meng · 6 years ago
  24. 27dc2c1 riscv: qemu: Create a simple-bus driver for the soc node by Bin Meng · 6 years ago
  25. b859694 dm: cpu: Add timebase frequency to the platdata by Bin Meng · 6 years ago
  26. 8176ea4 riscv: add Kconfig entries for the code model by Lukas Auer · 6 years ago
  27. 1f2e948 Prepare v2019.01-rc2 by Tom Rini · 6 years ago
  28. 528920f arm: ti: boot: Increase system partition size by Sam Protsenko · 6 years ago
  29. a267699 Makefile: output migration warnings to stderr by Chris Packham · 6 years ago
  30. 24431ad Restore compatibility of image type IDs by Stefano Babic · 6 years ago
  31. 4c55208 board: ge: Move VPD EEPROM configuration to the defconfig by Denis Zalevskiy · 6 years ago
  32. 33a6c8d board: ge: Remove EEPROM bus param from read_vpd() by Denis Zalevskiy · 6 years ago
  33. 7f4269b warp7: configs: add CONFIG_FIT option by Pierre-Jean Texier · 6 years ago
  34. d597b26 Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  35. e11ef3d ARM: rockchip: Add rv1108-elgin-r1 board support by Otavio Salvador · 6 years ago
  36. 401c254 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  37. 0dc526d Merge branch '2018-12-15-master-imports' by Tom Rini · 6 years ago
  38. 9af1d5e rockchip: rk3288-evb: dts: remove 'vmmc' from emmc node by Kever Yang · 6 years ago
  39. 1ae5cd0 rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'. by Christoph Muellner · 6 years ago
  40. de5bab9 syscon: update syscon_node_to_regmap to use the DM functions by Patrick Delaunay · 6 years ago
  41. 74473ed tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf() by Andy Shevchenko · 6 years ago
  42. f828fa4 serial: serial_stm32: Add reset support by Patrice Chotard · 6 years ago
  43. 655c6d9 poplar: fix boot failure caused by serial driver change by Shawn Guo · 6 years ago
  44. 413888a poplar: add a co-maintainer for poplar board by Shawn Guo · 6 years ago
  45. 80870e2 tools: add a generic config for native tools building by Otavio Salvador · 6 years ago
  46. 79ffe8c test: Only descend into test/ when CONFIG_UNIT_TEST is enabled by Tom Rini · 6 years ago
  47. 6df41b1 cmd: Move the "dm" command from test/dm/ to cmd/ by Tom Rini · 6 years ago
  48. 4bca324 hashtable: fix length calculation in hexport_r by AKASHI Takahiro · 6 years ago
  49. 8b13126 tee: change return code for REE FS supplicant cmd by Igor Opaniuk · 6 years ago
  50. 8fc26fc Merge tag 'dm-pull-14dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  51. 46a3f27 usb: musb-new: sunxi: Fix null pointer access by Stefan Mavrodiev · 6 years ago
  52. 771e765 usb: composite: Fix max packet size for USB3.0 by Siva Durga Prasad Paladugu · 6 years ago
  53. 5d060ec configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPl by Jean-Jacques Hiblot · 6 years ago
  54. 61602ea configs: am335x_evm: Do not disable DM_USB in SPL by Jean-Jacques Hiblot · 6 years ago
  55. 7a43dd7 arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  56. 7d98dbc usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  57. 1594c75 usb: musb-new: Allow the diver not to use the set_phy_power() callback by Jean-Jacques Hiblot · 6 years ago
  58. 2f829af configs: am43xx: Enable RNDIS support in SPL by Jean-Jacques Hiblot · 6 years ago
  59. 3293e87 configs: am43xx_evm: Enable DM_USB and DM_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  60. 4ea0711 dts: am4372: Enable USB1 in SPL by Jean-Jacques Hiblot · 6 years ago
  61. 894f002 dts: Add a u-boot specific dtsi file for the am4372 by Jean-Jacques Hiblot · 6 years ago
  62. 347631b board: ti: am43xx: turn on USB clocks by Jean-Jacques Hiblot · 6 years ago
  63. 1ce5f1f dwc3-generic: Add support for the am437x by Jean-Jacques Hiblot · 6 years ago
  64. 512a84c phy: omap_usb2: Add support for am437x by Jean-Jacques Hiblot · 6 years ago
  65. 0f46fb5 spl: net: dm: usb: bind the gadget before attempting to load the image by Jean-Jacques Hiblot · 6 years ago
  66. 9a1dde5 spl: drivers: Link usb common library to SPL if USB gadget is enabled by Jean-Jacques Hiblot · 6 years ago
  67. 7ff0528 configs: k2g_evm: Enable DFU on K2G EVM by Jean-Jacques Hiblot · 6 years ago
  68. 4dd76d0 usb: host: replace xhci-keystone driver by the generic dwc3 driver by Jean-Jacques Hiblot · 6 years ago
  69. 4b12783 PHY: Add phy driver for the keystone USB PHY by Jean-Jacques Hiblot · 6 years ago
  70. d53653f ARM: dts: k2g-evm: enable USB0 and USB1 by Jean-Jacques Hiblot · 6 years ago
  71. c9d5220 board: ks2_evm: Enable the USB clocks if DM_USB is used by Jean-Jacques Hiblot · 6 years ago
  72. 1c03ade usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" by Jean-Jacques Hiblot · 6 years ago
  73. f187ace usb: musb: Remove legacy CONFIG_USB_DA8XX by Adam Ford · 6 years ago
  74. 66c65f0 usb: musb: Remove Legacy CONFIG_USB_DAVINCI by Adam Ford · 6 years ago
  75. 16ecb29 usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL by Martyn Welch · 6 years ago
  76. 916fa097 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  77. bb00a01 usb: gadget: f_sdp: Provide filesize env variable for downloaded images by Petr Štetiar · 6 years ago
  78. f987177 dm: sound: Use the correct number of channels for sound by Simon Glass · 6 years ago
  79. e221cdc dm: sandbox: Allow selection of sample rate and channels by Simon Glass · 6 years ago
  80. bc58184 dm: sound: max98095: Tidy up error codes by Simon Glass · 6 years ago
  81. e9f66f4 dm: sound: Fix license headers by Simon Glass · 6 years ago
  82. f2b25c9 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
  83. 1e224fe dm: exynos: Drop CONFIG_DM_I2C_COMPAT by Simon Glass · 6 years ago
  84. 282e29e dm: sandbox: sound: Convert to use driver model by Simon Glass · 6 years ago
  85. 93a98a6 dm: exynos: sound: Convert to use driver model by Simon Glass · 6 years ago
  86. 8cad63c dm: sound: exynos: Add support for max98090 by Simon Glass · 6 years ago
  87. 0ab6f0b dm: sound: Move common code out of maxim98095 by Simon Glass · 6 years ago
  88. 482e585 exynos: Add support for exynos5420 i2s pinmux by Simon Glass · 6 years ago
  89. cf9007c exynos: Add proid_is_exynos542x() for common 542x by Simon Glass · 6 years ago
  90. d6cadd5 dm: sound: Add conversion to driver model by Simon Glass · 6 years ago
  91. 6c986cf dm: sound: Start i2c IDs from 0 by Simon Glass · 6 years ago
  92. a1b17e4 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  93. d490189 dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  94. e625b68 dm: sandbox: Update sound to use two buffers by Simon Glass · 6 years ago
  95. e96fa6c dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  96. ce6d99a dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  97. 45863db dm: sound: Rename samsung_i2s_priv to i2s_uc_priv by Simon Glass · 6 years ago
  98. 2a04957 dm: sound: Create an option to use driver model for sound by Simon Glass · 6 years ago
  99. 51b06dc dm: sound: exynos: Correct codec bus addresses by Simon Glass · 6 years ago
  100. a1efd49 dm: sound: Fix up header ordering by Simon Glass · 6 years ago