1. 4d9b1af spi: Fix manual relocation calling more times by Ashok Reddy Soma · 5 years ago
  2. 3dd0f8c mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · 4 years, 9 months ago
  3. b014b83 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · 4 years, 9 months ago
  4. 27a38a6 virtio: fix typo devicd by Heinrich Schuchardt · 4 years, 9 months ago
  5. 36b8b5d poweroff: add poweroff for mt6323 pmic by Frank Wunderlich · 4 years, 10 months ago
  6. 0b326fc rtc: add support for DS3232 device by Han Nandor · 4 years, 11 months ago
  7. ae3d38f bootcount: add a DM i2c eeprom backing store for bootcount by Robert Beckett · 5 years ago
  8. 48f885a drivers: mcfmii: add dm support by Angelo Durgehello · 4 years, 10 months ago
  9. 05ffdc8 drivers: fsl_mcdmafec: conversion to dm by Angelo Durgehello · 4 years, 10 months ago
  10. a7bcace drivers: mcffec: conversion to dm by Angelo Durgehello · 4 years, 10 months ago
  11. 080bcc5 drivers: net: add mcf fec dm Kconfig support by Angelo Durgehello · 4 years, 10 months ago
  12. c00bd81 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 9 months ago
  13. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 9 months ago
  14. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 9 months ago
  15. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 9 months ago
  16. deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  17. ce022f2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 9 months ago
  18. 9af51fb Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 9 months ago
  19. 964b90f ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · 4 years, 10 months ago
  20. 40cdf26 ata: sata_sil: Continue probing other sata port when failed current port. by Peng Ma · 4 years, 10 months ago
  21. c4cc283 clk: imx: add i.MX8MP clk driver by Peng Fan · 4 years, 9 months ago
  22. 6ddde48 clk: imx: add imx_clk_mux2_flags by Peng Fan · 4 years, 9 months ago
  23. 22172f6 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  24. 4a41a1a ddr: imx8m: Add DRAM PLL to generate 1000Mhz output by Peng Fan · 4 years, 9 months ago
  25. 67f3f32 mxc_ocotp: support i.MX8MP by Peng Fan · 4 years, 9 months ago
  26. d8293e9 pinctrl: imx8m: support i.MX8MP by Peng Fan · 4 years, 9 months ago
  27. fddf876 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · 4 years, 9 months ago
  28. 7fc0c2b dm: Add a debug message when devices are skipped pre-reloc by Sean Anderson · 4 years, 9 months ago
  29. 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 9 months ago
  30. af68411 dm: devres: Use an enum for the allocation phase by Simon Glass · 4 years, 9 months ago
  31. 8d6320c dm: devres: Add tests by Simon Glass · 4 years, 9 months ago
  32. cce61fc dm: devres: Convert to use logging by Simon Glass · 4 years, 9 months ago
  33. 153851d dm: core: Add a new flag to track platform data by Simon Glass · 4 years, 9 months ago
  34. bcd90cb dm: core: Export a new function to read platdata by Simon Glass · 4 years, 9 months ago
  35. 82de42f dm: core: Allocate parent data separate from probing parent by Simon Glass · 4 years, 9 months ago
  36. 29f7d05 dm: core: Move ofdata_to_platdata() call earlier by Simon Glass · 4 years, 9 months ago
  37. a41e6da dm: core: Don't clear active flag twice when probe() fails by Simon Glass · 4 years, 9 months ago
  38. b2b1100 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · 4 years, 9 months ago
  39. 4886287 pci: Print a warning if the bus is accessed before probing by Simon Glass · 4 years, 9 months ago
  40. 1058eec usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 4 years, 9 months ago
  41. 6de16db dm: core: Use assert_noisy() in devres by Simon Glass · 4 years, 9 months ago
  42. 03018ea virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 9 months ago
  43. ff0dada sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 9 months ago
  44. 231ec90 stm32mp1: rng: Add a driver for random number generator(rng) device by Sughosh Ganu · 4 years, 9 months ago
  45. 82ebf0f clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · 4 years, 9 months ago
  46. a248768 dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 4 years, 9 months ago
  47. 5677fe9 power: regulator: support off-on-delay-us by Peng Fan · 4 years, 11 months ago
  48. 33fd419 remoteproc: stm32: load resource table from firmware by Fabien Dessenne · 5 years ago
  49. 4a4deb8 remoteproc: stm32: track the coprocessor state in a backup register by Fabien Dessenne · 5 years ago
  50. ffcb880 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago
  51. d42730e drivers: board: Add get_fit_loadable() by Jean-Jacques Hiblot · 5 years ago
  52. 8c86f96 drivers: board: Make the board drivers available in SPL by Jean-Jacques Hiblot · 5 years ago
  53. d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  54. ac0f978 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 9 months ago
  55. 8097aee ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access by Thor Thayer · 4 years, 10 months ago
  56. 62079b2 arm: socfpga: stratix10: Enable SMMU access by Thor Thayer · 4 years, 10 months ago
  57. 6a48c34 ddr: altera: agilex: Add SDRAM driver for Agilex by Ley Foon Tan · 4 years, 10 months ago
  58. 733cc6c ddr: altera: Restructure Stratix 10 SDRAM driver by Ley Foon Tan · 4 years, 10 months ago
  59. fec7ddc cache: Add Arteris Ncore cache coherent unit driver by Ley Foon Tan · 4 years, 10 months ago
  60. c168fc7 clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 4 years, 10 months ago
  61. 2fd1dc5 arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · 4 years, 10 months ago
  62. 8b7962a arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · 4 years, 10 months ago
  63. 94172c7 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 4 years, 11 months ago
  64. db5741f arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 4 years, 11 months ago
  65. bb25aca arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 4 years, 11 months ago
  66. 5c9c71b spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
  67. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 4 years, 10 months ago
  68. b9dea62 video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  69. 83083fe ddr: imx8m: Return error values from LPDDR4 training by Frieder Schrempf · 4 years, 10 months ago
  70. c5773cc pci: imx: Add iMX6SX compatible by Marek Vasut · 4 years, 10 months ago
  71. 79db1b4 video: lg4573: convert to DM by Heiko Schocher · 4 years, 10 months ago
  72. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  73. 797eee3 Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · 4 years, 9 months ago
  74. bf83639 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 4 years, 9 months ago
  75. 0c20aaf video: Avoid using #ifdef in video-uclass.c by Simon Glass · 4 years, 9 months ago
  76. 775d332 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 4 years, 9 months ago
  77. c656731 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 4 years, 9 months ago
  78. 4642119 video: Avoid using #ifdef in video blitting code by Simon Glass · 4 years, 9 months ago
  79. 512563b video: x86: Enable 32-bit graphics by default by Simon Glass · 4 years, 9 months ago
  80. 63618e7 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · 4 years, 10 months ago
  81. ba7c966 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 4 years, 10 months ago
  82. 6cb87cb Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  83. 1058bc5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 9 months ago
  84. fff7b33 rtc: rx8010js: add compatible string by Robert Beckett · 5 years ago
  85. 0ba1216 rtc: s35392a: add compatible strings by Robert Beckett · 5 years ago
  86. a00b1f9 rtc: rx8010sj: fix DM initialization by Robert Beckett · 5 years ago
  87. dbbdc81 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · 4 years, 9 months ago
  88. cb56caa mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · 4 years, 11 months ago
  89. 0d3bc81 imx8m: ddr_init: Move ddr_init() messages to debug level by Fabio Estevam · 4 years, 10 months ago
  90. 305a5d8 phy: ti-pipe3: Fix SATA & USB PHY power up sequence by Roger Quadros · 4 years, 11 months ago
  91. 277d5d1 phy: ti-pipe3: improve DPLL stability for SATA & USB by Roger Quadros · 4 years, 11 months ago
  92. 53df65a phy: ti-pipe3: Introduce mode property in driver data by Roger Quadros · 4 years, 11 months ago
  93. b055e67 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL by Roger Quadros · 4 years, 11 months ago
  94. 7cd42728 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 4 years, 10 months ago
  95. 0b964b0 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · 4 years, 10 months ago
  96. 485304a pci: layerscape: Suffix API names with _ls by Wasim Khan · 4 years, 10 months ago
  97. c81b1ea pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · 4 years, 10 months ago
  98. 5ff7b84 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · 4 years, 10 months ago
  99. 1990cc7 drivers/fsl-mc: Support DPSPARSER object and apply spb command by Florinel Iordache · 4 years, 10 months ago
  100. 2a5d5d2 mpc85xx: ddr: Always start DDR RAM in Self Refresh mode by Joakim Tjernlund · 4 years, 10 months ago