1. ac6d7f1 video: mxsfb: refactor for using display_timings by Giulio Benetti · 4 years, 8 months ago
  2. 8367731 video: mxsfb: add support for i.MXRT by Giulio Benetti · 4 years, 8 months ago
  3. f14d000 video: mxsfb: add support for DM CLK by Giulio Benetti · 4 years, 8 months ago
  4. 953f5ed sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · 4 years, 8 months ago
  5. 52db540 videomodes: add helper function to convert from ctfb to display_timing by Giulio Benetti · 4 years, 8 months ago
  6. 00a1131 clk: imx: clk-imxrt1050: add set_parent() callback by Giulio Benetti · 4 years, 8 months ago
  7. 735b6d1 clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL by Giulio Benetti · 4 years, 8 months ago
  8. 1c8faa6 clk: imx: clk-imxrt1050: fix typo in clock name "video:" by Giulio Benetti · 4 years, 8 months ago
  9. eeef274 clk: imx: pllv3: add enable_bit by Giulio Benetti · 4 years, 8 months ago
  10. b47c813 Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 7 months ago
  11. 4f3ad1c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  12. c6f15de ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · 4 years, 7 months ago
  13. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  14. 44c4789 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 8 months ago
  15. 9d0731d dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 8 months ago
  16. b3f1cdd dm: core: refactor functions reading an u32 from dt by Dario Binacchi · 4 years, 8 months ago
  17. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 8 months ago
  18. 42697f5 dm: core: Add a way to skip powering down power domains by Simon Glass · 4 years, 8 months ago
  19. 5f3c9e0 dm: core: Add logging on unbind failure by Simon Glass · 4 years, 8 months ago
  20. c779e20 dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · 4 years, 9 months ago
  21. c13346e dm: core: remove redundant assignment by Heinrich Schuchardt · 4 years, 10 months ago
  22. 5246b37 dm: core: remove redundant if statement by Heinrich Schuchardt · 4 years, 10 months ago
  23. a5405b1 sandbox: p2sb: Silence compiler warning by Simon Glass · 4 years, 10 months ago
  24. 01c18af serial: Set baudrate on boot by Sean Anderson · 4 years, 10 months ago
  25. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
  26. 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · 4 years, 8 months ago
  27. 71fafd1 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · 4 years, 8 months ago
  28. f3005fb dm: pci: Allow disabling auto-config for a device by Simon Glass · 4 years, 8 months ago
  29. bfb409b tpm: Don't cleanup unless an error happens by Simon Glass · 4 years, 8 months ago
  30. 3c42e42 tpm: cr50: Use the correct GPIO binding by Simon Glass · 4 years, 8 months ago
  31. 2c16125 tpm: cr50: Add a comment for cr50_priv by Simon Glass · 4 years, 8 months ago
  32. fec444c tpm: cr50: Release locality on exit by Simon Glass · 4 years, 8 months ago
  33. c35854a cpu: Support querying the address width by Simon Glass · 4 years, 8 months ago
  34. ee2c922 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · 4 years, 9 months ago
  35. 106930e dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 9 months ago
  36. cb082f0 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · 4 years, 8 months ago
  37. 2f94c39 Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 8 months ago
  38. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
  39. 5c8db37 net: dwc_eth_qos: implement phy reg and max-speed for stm32 by Patrick Delaunay · 4 years, 8 months ago
  40. 104dab5 net: dwc_eth_qos: implement reset-gpios for stm32 by Christophe Roullier · 4 years, 8 months ago
  41. f079990 watchdog: sp805_wdt: get platform clock from dt file by Rayagonda Kokatanur · 4 years, 8 months ago
  42. 2ba843d watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · 4 years, 9 months ago
  43. f7c2e9f watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · 4 years, 9 months ago
  44. cf737d5 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 4 years, 8 months ago
  45. 08a4abe arm: mvebu: drivers/ddr: remove redundant assignment by Heinrich Schuchardt · 4 years, 10 months ago
  46. e422adc ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter by Chris Packham · 4 years, 10 months ago
  47. 6f0c426 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 8 months ago
  48. f282d76 Merge branch 'next' by Tom Rini · 4 years, 8 months ago
  49. f59d24e drivers: usb: host: Add BRCM xHCI driver by Rayagonda Kokatanur · 4 years, 8 months ago
  50. 5d42d3a usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 months ago
  51. bfd13d7 usb: ehci-msm: Use dev interface to get device address by Kever Yang · 4 years, 9 months ago
  52. dd0a300 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · 4 years, 9 months ago
  53. 19a8e81 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 8 months ago
  54. 12de4aa video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case by Bin Meng · 4 years, 8 months ago
  55. 5541afb Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 8 months ago
  56. 4d5cda6 Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode" by Biwen Li · 4 years, 8 months ago
  57. 8dada7f dm: dump.c: Refactor dm_dump_drivers prints by Ovidiu Panait · 4 years, 8 months ago
  58. d781d7c dm: dump.c: Fix segfault when entry->of_match is NULL by Ovidiu Panait · 4 years, 8 months ago
  59. 118a903 usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 8 months ago
  60. 439f1c6 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 8 months ago
  61. 527c1d0 Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 4 years, 8 months ago
  62. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  63. b3f3310 serial: zynq: Change uart initialization logic by Michal Simek · 4 years, 8 months ago
  64. f4aecf4 watchdog: versal: Add support for Xilinx window watchdog by Ashok Reddy Soma · 4 years, 9 months ago
  65. 0a41d4c firmware: zynqmp: Enable IPI code calling also in EL3 by Michal Simek · 4 years, 8 months ago
  66. 2a1c5f1 watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver by Michal Simek · 4 years, 9 months ago
  67. 55ee186 net: zynq-gem: Setup and use mdio base separately by Michal Simek · 8 years ago
  68. 4de7321 nand: raw: zynq: Do not try to probe driver if nand flash is disabled by Michal Simek · 4 years, 9 months ago
  69. d896a51 nand: raw: Do not free xnand structure by Michal Simek · 4 years, 9 months ago
  70. 4757253 net: zynq_gem: Add cache flush to zynq_gem_free_pkt by Ashok Reddy Soma · 4 years, 9 months ago
  71. 01c89ea clk: meson: reset mmc clock on probe by Jerome Brunet · 4 years, 9 months ago
  72. e6acfa7 mmc: meson-gx: enable input clocks by Jerome Brunet · 4 years, 9 months ago
  73. 6572c45 clk: meson-g12a: missing break by Heinrich Schuchardt · 4 years, 10 months ago
  74. f54b71e clk: socfpga: Read the clock parent's register base in probe function by Chee Hong Ang · 4 years, 9 months ago
  75. 58d7a07 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 8 months ago
  76. d8dd75c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago
  77. e92e09d serial: ns16550: Fix ordering of getting base address by Bin Meng · 4 years, 8 months ago
  78. d53dd50 net: sh_eth: Init the hardware before PHY access by Marek Vasut · 4 years, 8 months ago
  79. 0e29bd3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 years, 8 months ago
  80. 28aa891 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 8 months ago
  81. a599cb6 mtd: spi: Add Macronix MX25U3235F device by Tom Warren · 4 years, 8 months ago
  82. 69b8632 qspi: t210: Use dev_read calls to get FDT data like base, freq by Tom Warren · 4 years, 8 months ago
  83. c4c41d6 qspi: t210: Fix QSPI clock and tap delays by Tom Warren · 5 years ago
  84. 81c6ac4 qspi: t210: Fix claim_bus's use of the wrong bus/device by Tom Warren · 5 years ago
  85. 4ff710a mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect by Tom Warren · 5 years ago
  86. 2e86e81 mmc: t210: Add autocal and tap/trim updates for SDMMC1/3 by Tom Warren · 5 years ago
  87. 1acb919 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · 4 years, 8 months ago
  88. 5023ade video: rockchip: Fix vop modes for rk3399 by Jagan Teki · 4 years, 8 months ago
  89. 99f0f82 clk: rk3399: Set empty for vopl assigned-clocks by Jagan Teki · 4 years, 8 months ago
  90. f44d2e0 spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses by Tudor Ambarus · 4 years, 8 months ago
  91. 678b893 spi: atmel-quadspi: fix possible MMIO window size overrun by Tudor Ambarus · 4 years, 8 months ago
  92. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
  93. f5949ea Merge branch '2020-03-31-master-imports' by Tom Rini · 4 years, 8 months ago
  94. fc91bdb net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled. by Michal Simek · 4 years, 8 months ago
  95. 1534031 mpc8xxx_spi: implement real ->set_speed by Rasmus Villemoes · 4 years, 10 months ago
  96. 379e25d mpc8xxx_spi: always use 8-bit characters, don't read or write garbage by Rasmus Villemoes · 4 years, 10 months ago
  97. d31ec8b mpc8xxx_spi: put max_cs to use by Rasmus Villemoes · 4 years, 10 months ago
  98. e308da0 gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal by Klaus H. Sorensen · 4 years, 10 months ago
  99. 6298529 gpio: mpc8xxx: don't do RMW on gpdat register when setting value by Rasmus Villemoes · 4 years, 10 months ago
  100. bb36b0d gpio: mpc8xxx: don't modify gpdat when setting gpio as input by Rasmus Villemoes · 4 years, 10 months ago