1. fabb2b4 dm: sysreset: x86: Add a sysreset driver by Bin Meng · 6 years ago
  2. 992c1db drivers: rtc: resolve year 2038 problem in rtc_to_tm by Heinrich Schuchardt · 6 years ago
  3. 7fd7e2c drivers: smem: sandbox by Ramon Fried · 6 years ago
  4. 654dd4a soc: qualcomm: Add Shared Memory Manager driver by Ramon Fried · 6 years ago
  5. 7b384ec dm: SMEM (Shared memory) uclass by Ramon Fried · 6 years ago
  6. b19886b ARM: qemu-arm: enable RTC by Heinrich Schuchardt · 6 years ago
  7. 844f9bf power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
  8. a1b2fae phy: Be able to get phy from PHY provider by Patrice Chotard · 6 years ago
  9. 7d11816 mmc: stm32_sdmmc2: update pwron management by Patrick Delaunay · 6 years ago
  10. d600c4f drivers: fpga: zynqpl: fix compilation with SPL by Luis Araneda · 6 years ago
  11. 0bd8306 watchdog: cadence: Do not stop wdt in probe by Michal Simek · 6 years ago
  12. 6c253be watchdog: cdns: Add comment for expire_now function by Michal Simek · 6 years ago
  13. 4a69366 microblaze: Convert generic platform to DM gpio by Michal Simek · 6 years ago
  14. e0e9caa watchdog: Convert Xilinx Axi watchdog driver to driver model by Shreenidhi Shedi · 6 years ago
  15. 10441ec gpio: xilinx: Convert driver to DM by Michal Simek · 6 years ago
  16. cae39ae sysreset: Add support for Microblaze soft reset jump by Michal Simek · 6 years ago
  17. 0d832b3 sysreset: Add support for gpio-restart by Michal Simek · 6 years ago
  18. 0d6fabb gpio: zynq: Setup bank_name to dev->name by Michal Simek · 6 years ago
  19. 0df9bea gpio: zynq: Read of mach data in platdata with dev_get_driver_data by Michal Simek · 6 years ago
  20. 1b4c2aa gpio: dm: Support manual relocation for gpio by Michal Simek · 6 years ago
  21. 758de97 sysreset: dm: Support manual relocation for sysreset by Michal Simek · 6 years ago
  22. 946205a gpio: zynq: Fix typo in one error message by Michal Simek · 6 years ago
  23. f238b3f watchdog: dm: Support manual relocation for watchdogs by Michal Simek · 6 years ago
  24. 9713fac watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS by Michal Simek · 6 years ago
  25. 37e3a36 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · 6 years ago
  26. 6bdf0a9 serial: zynq: Use platdata for storing static data instead of priv by Michal Simek · 6 years ago
  27. b4f0158 clk: zynqmp: Fixed the same if/else part error reported by coverity by Vipul Kumar · 6 years ago
  28. d509f8d gpio: zynq: Use live-tree function by Michal Simek · 6 years ago
  29. 1adbf29 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  30. 51b2411 sf: add paired dev info for winbond w25q16jv by Ludwig Zenz · 6 years ago
  31. 70cff76 sf: add Macronix mx25l1633e entry by Ludwig Zenz · 6 years ago
  32. b1360e2 sf: add Gigadevice gd25q16c entry by Ludwig Zenz · 6 years ago
  33. 760b755 spi_flash: add a bunch of winbond flashes to id-table by Hannes Schmelzer · 6 years ago
  34. 22cca17 spi: zynqmp_gqspi: Add support for ZynqMP qspi driver by Siva Durga Prasad Paladugu · 6 years ago
  35. 6e9d9fc spi: xilinx_spi: convert to livetree by Vipul Kumar · 6 years ago
  36. 83ce646 spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time by Vipul Kumar · 6 years ago
  37. 0c0de58 spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function by Vipul Kumar · 6 years ago
  38. 4e7c1a2 spi: xilinx: Read reg base address from DTS file by Michal Simek · 6 years ago
  39. e46d73f net: sun8i-emac: support R40 GMAC by Lothar Felten · 6 years ago
  40. c6a21d6 net: sun8i-emac: set mux and clock by driver data by Lothar Felten · 6 years ago
  41. 2f15743 net: sun8i-emac: fix printing NULL character by Lothar Felten · 6 years ago
  42. 979b239 dm: mmc: sunxi: Add A10/A20 compatible strings by Adam Sampson · 6 years ago
  43. 914bb7e Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  44. 971490c lpi2c: Add bus busy error handling by Ye Li · 6 years ago
  45. d144f61 lpi2c: Fix bus stop problem in xfer by Ye Li · 6 years ago
  46. a32effd imx: lpi2c: fix clock issue when NACK detected by Gao Pan · 6 years ago
  47. 9b2ebcc imx_lpi2c: Update lpi2c driver to support imx8 by Ye Li · 6 years ago
  48. 07252f6 ddr: altera: Add ECC DRAM scrubbing support for Arria10 by Marek Vasut · 6 years ago
  49. 93a8ed8 ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10 by Marek Vasut · 6 years ago
  50. 0bc28b7 ddr: altera: stratix10: Add DDR support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  51. 8b71e46 spi: cadence_qspi: Fix warning cast from pointer to integer of different size by Ley Foon Tan · 6 years ago
  52. 9bd39dd spi: cadence_qspi: Fix compilation warning by Ley Foon Tan · 6 years ago
  53. 1612ff0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  54. c38abed led: bcm6328: read base address in the parent node by Philippe Reynes · 6 years ago
  55. cef1f0c cpu: bmips: fix probe to get the address by Philippe Reynes · 6 years ago
  56. 6696de8 gpio: omap_gpio: Convert to auto-alloc feature when DT is supported by Adam Ford · 6 years ago
  57. 894c3ad board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · 6 years ago
  58. e3396ff Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  59. 495c70f net: designware: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  60. b051eec serial: ns16550: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  61. 2d4d693 mmc: dwmmc: socfpga: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  62. bfc6bae reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  63. 6f9347f serial: Add Actions Semi OWL UART support by Manivannan Sadhasivam · 6 years ago
  64. ae485b5 clk: Add Actions Semi OWL clock support by Manivannan Sadhasivam · 6 years ago
  65. 31e60ff dm: core: Add logging of some common errors by Simon Glass · 6 years ago
  66. 964cadc dm: core: Add a function to decode a memory region by Simon Glass · 6 years ago
  67. 5e0a734 dm: core: Update of_read_fmap_entry() for livetree by Simon Glass · 6 years ago
  68. 008dcdd dm: spi: Update sandbox SPI emulation driver to use ofnode by Simon Glass · 6 years ago
  69. d677b00 dm: core: Add a way to bind a device by ofnode by Simon Glass · 6 years ago
  70. c60f671 dm: core: Add a way to find an ofnode by compatible string by Simon Glass · 6 years ago
  71. 7e5196c dm: core: Add ofnode function to read a 64-bit int by Simon Glass · 6 years ago
  72. 3f0492f Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  73. 0bc846a sunxi: A64: OHCI: prevent turning off shared USB clock by Andre Przywara · 6 years ago
  74. ff5d5cc usb: dwc2: Add brcm,bcm2708-usb compatible by Emmanuel Vadot · 6 years ago
  75. d4c7a93 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  76. 318b5d7 net: mvneta: zero Tx descriptors on init by Rabeeh Khoury · 6 years ago
  77. 0f8888b net: mvneta: dcache flush TX descriptors at init by Rabeeh Khoury · 6 years ago
  78. d1b226b net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read() by Michal Simek · 6 years ago
  79. 6c88079 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  80. 425daac video: arm: rpi: Add brcm,bcm2708-fb compatible by Emmanuel Vadot · 6 years ago
  81. ac378bb Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  82. 94e72a6 x86: timer: tsc: Allow specifying clock rate from device tree again by Bin Meng · 6 years ago
  83. 9c22aec usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · 6 years ago
  84. 11080bf usb: ohci: change the NUM_EDs from 8 to 32 by Zeng Tao · 6 years ago
  85. ebbc23a usb: sunxi: ohci: make ohci_t the first member in private data by Vasily Khoruzhick · 6 years ago
  86. 069b746 sf: Enable FSR polling on N25Q256(A) by Marek Vasut · 6 years ago
  87. c0eaffa spi: omap3: fix claim/release bus within DM by Hannes Schmelzer · 6 years ago
  88. fb77a9e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  89. af15946 dwc2 USB controller hangs with lan78xx by Andrew Thomas · 6 years ago
  90. de76610 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  91. 4368f85 mtd: nand: mxs_nand_spl: add mxs_flash_full_ident by Jörg Krause · 7 years ago
  92. f3f2af3 mtd: nand: mxs_nand_spl: refactor mxs_flash_ident by Jörg Krause · 7 years ago
  93. 15e207f spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips by Jörg Krause · 7 years ago
  94. da37d09 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
  95. 7da7ff5 power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 7 years ago
  96. 6275445 mtd: nand: mxs_nand: add support for specific ECC strength by Stefan Agner · 6 years ago
  97. f75e83b mtd: nand: mxs_nand: add device tree support by Stefan Agner · 6 years ago
  98. 6874834 mtd: nand: mxs_nand: move structs into header file by Stefan Agner · 6 years ago
  99. 502bdc6 mtd: nand: mxs_nand: add use_minimum_ecc to struct by Stefan Agner · 6 years ago
  100. 3b1328a mtd: nand: mxs_nand: separate board/controller init by Stefan Agner · 6 years ago