1. 2a4febf power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
  2. 52db39a dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · 9 years ago
  3. 0379597 dm: core: Don't set pinctrl for pinctrl devices by Simon Glass · 9 years ago
  4. 9d19e5d rockchip: rk3036: Bind GPIO banks by Jeffy Chen · 9 years ago
  5. e70cc43 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  6. b21e20b clk: add fixed rate clock driver by Masahiro Yamada · 9 years ago
  7. 6905f4d Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  8. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  9. 904dfbf i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs by Hans de Goede · 9 years ago
  10. 3c97c4f dm: video: test: Add tests for the video uclass by Simon Glass · 9 years ago
  11. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  12. 1e69ad0 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · 9 years ago
  13. b01c792 dm: video: Implement the bmp command for driver model by Simon Glass · 9 years ago
  14. b5146b2 dm: video: Add a driver for a rotated text console by Simon Glass · 9 years ago
  15. 72cded9 dm: video: Add a 'normal' text console driver by Simon Glass · 9 years ago
  16. 8351076 dm: video: Add a uclass for the text console by Simon Glass · 9 years ago
  17. 1acafc7 dm: video: Add a video uclass by Simon Glass · 9 years ago
  18. fdbae09 serial: lpuart: Add driver model serial support by Bin Meng · 9 years ago
  19. 6ca13b1 serial: lpuart: Prepare the driver for DM conversion by Bin Meng · 9 years ago
  20. ed3021a serial: lpuart: Call local version of setbrg and putc directly by Bin Meng · 9 years ago
  21. 47f1bfc serial: lpuart: Fix several cosmetic issues by Bin Meng · 9 years ago
  22. 5ed07cf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · 9 years ago
  23. f0e0751 clk: add API to enable clock by Masahiro Yamada · 9 years ago
  24. 9e52126 clk: add static qualifier to local functions by Masahiro Yamada · 9 years ago
  25. 8138581 clk: move Kconfig options into sub-menu by Masahiro Yamada · 9 years ago
  26. bb883f8 timer: sandbox: work without device tree by Stephen Warren · 9 years ago
  27. 0a7edce dm: timer: refuse timers with zero clock_rate by Stephen Warren · 9 years ago
  28. 20af3c0 dm: core: Call uclass post_bind() after the driver's bind() method by Simon Glass · 9 years ago
  29. 5589a81 pinctrl: Avoid binding all pinconfig nodes before relocation by Simon Glass · 9 years ago
  30. 4a1db6d dm: mmc: Try to honour the sequence order by Simon Glass · 9 years ago
  31. 4dc5259 dm: gpio: Allow the uclass to work without printf() by Simon Glass · 9 years ago
  32. dadf313 drivers: timer: omap_timer: add timer driver for omap devices based on dm by Mugunthan V N · 9 years ago
  33. a5d8011 dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · 9 years ago
  34. c833697 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  35. c275dfe dm: core: Provide uclass_find_device_by_phandle() only when needed by Simon Glass · 9 years ago
  36. 74d49bf spi: ti_qspi: Use 4-byte opcode for mmap read by Vignesh R · 9 years ago
  37. 19de815 arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output by Sergey Temerkhanov · 9 years ago
  38. b81406d arm: serial: Add debug UART capability to the pl01x driver by Sergey Temerkhanov · 9 years ago
  39. e6ac28b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  40. 6d6aece power: regulator: max77686: Don't use switch() on bools by Tom Rini · 9 years ago
  41. 22bd03a spi: rk_spi: Fix debug format warning by Tom Rini · 9 years ago
  42. 55616b8 pci_rom.c: Fix may be used uninitialized warning by Tom Rini · 9 years ago
  43. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  44. b57843e Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  45. df50b3b net: pcnet: refactor mapping of virtual addresses to physical ones by Daniel Schwierzeck · 9 years ago
  46. b8c5b47 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  47. b00a21f arm: socfpga: set the fpga global bit to disable HPS to FPGA signals by Dinh Nguyen · 9 years ago
  48. 1720fad ddr: altera: Init the rule ID in debug code by Marek Vasut · 9 years ago
  49. 08c11cb usb: host: ehci-vf: Implement board_usb_phy_mode weak function by Sanchayan Maity · 9 years ago
  50. 6089f75 usb: host: ehci-vf: Remove hardcoded USB host client configuration by Sanchayan Maity · 9 years ago
  51. 8991fde usb:ci_udc: Remove ULPI setting for i.MX OTG controller by Ye.Li · 9 years ago
  52. 782acf7 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  53. d830b15 dm: pci: Avoid a memory leak when allocating the ROM by Simon Glass · 9 years ago
  54. f19345b dm: pci: Add a 'fall through' comment by Simon Glass · 9 years ago
  55. 3c8fb12 dm: spi_flash: Allow the uclass to work without printf() by Simon Glass · 9 years ago
  56. 6579385 mmc: rockchip: the non-removable property must point to emmc by huang lin · 9 years ago
  57. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  58. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  59. 4444d23 mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT by Phil Sutter · 9 years ago
  60. 9a04527 drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  61. 7e1e59a axp: Fix debugging support in DDR3 write leveling by Phil Sutter · 9 years ago
  62. 1113146 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY by Phil Sutter · 9 years ago
  63. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  64. 698ffab arm: mvebu: Make ECC support configurable on Armada XP by Stefan Roese · 9 years ago
  65. 169789d sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP by Tor Krill · 9 years ago
  66. e3b9c98 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  67. 9985bdb spi: kirkwood_spi.c: Add driver model support by Stefan Roese · 9 years ago
  68. 18dd3b2 spi: kirkwood_spi.c: Prepare for driver model support by Stefan Roese · 9 years ago
  69. cdf1d24 arm: mvebu: ddr: Fix compilation warning by Stefan Roese · 9 years ago
  70. 79206c0 net: lpc32xx: fix ignored MDIO busy wait status on read by Vladimir Zapolskiy · 9 years ago
  71. f21069e serial: lpc32xx hsuart: port driver to driver model by Vladimir Zapolskiy · 9 years ago
  72. 02585eb ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  73. 873cc1d mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  74. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  75. 20d08f5 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  76. 774da4b Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  77. 69b4138 dm: core: Add a new api to get indexed device address by Mugunthan V N · 9 years ago
  78. 106f813 drivers: spi: ti_qspi: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  79. f8e2f92 spi: Add support for dual and quad mode by Mugunthan V N · 9 years ago
  80. 2230914 drivers: spi: ti_qspi: prepare driver for DM conversion by Mugunthan V N · 9 years ago
  81. 9c42558 drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion by Mugunthan V N · 9 years ago
  82. ec712f4 drivers: spi: ti_qspi: do not hard code chip select for memory map configuration by Mugunthan V N · 9 years ago
  83. 1c17f5e sf: Make IO modes at last in read modes by Jagan Teki · 9 years ago
  84. 91292e0 spi: Rename op_mode_rx to mode_rx by Jagan Teki · 9 years ago
  85. e5961f0 spi: Rename SPI_OPM_RX_* to SPI_RX_* by Jagan Teki · 9 years ago
  86. d9a0ab6 sf: Write quad bit along with read status by Jagan Teki · 9 years ago
  87. bfcdc39 sf: Read back and check once macronix quad bit set by Jagan Teki · 9 years ago
  88. ffecb0f sf: Read back and check once spansion quad bit set by Jagan Teki · 9 years ago
  89. c56ae75 sf: Fix quad bit set for micron devices by Jagan Teki · 9 years ago
  90. eb020f6 sf: Use BIT macro by Jagan Teki · 9 years ago
  91. 7bc679f sf: Minor cleanup by Jagan Teki · 9 years ago
  92. 11c579b sf: Remove spi_flash_remove by Jagan Teki · 9 years ago
  93. 6f30965 sf: Rename bank_end to bar_end in read_bar by Jagan Teki · 9 years ago
  94. 9275929 sf: Rename spi_flash_set_* functions by Jagan Teki · 9 years ago
  95. d25dd94 sf: Move spi_read_cmds_array locally by Jagan Teki · 9 years ago
  96. cdf3393 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD by Jagan Teki · 9 years ago
  97. 095a41d spi: Use mode instead of op_mode_tx by Jagan Teki · 9 years ago
  98. e228d6d sf: Get spi locally from spi_flash by Jagan Teki · 9 years ago
  99. 4f627c5 spl: dm: Add SPL_DM_SEQ_ALIAS config option by Nathan Rossi · 9 years ago
  100. 66eaea6 dm: core: Add option to configure an offset for the address translation by Stefan Roese · 9 years ago