1. 417ea63 pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 7 months ago
  2. 76f6bcd video: mxsfb: enable setting ENABLE negative polarity by Giulio Benetti · 4 years, 7 months ago
  3. 7c30d76 video: mxsfb: enable setting PIXDATA on negative edge by Giulio Benetti · 4 years, 7 months ago
  4. 606668a video: mxsfb: enable setting VSYNC negative polarity by Giulio Benetti · 4 years, 7 months ago
  5. e121e00 video: mxsfb: enable setting HSYNC negative polarity by Giulio Benetti · 4 years, 7 months ago
  6. abda0a5 video: mxsfb: refactor for using display_timings by Giulio Benetti · 4 years, 7 months ago
  7. aa04570 video: mxsfb: add support for i.MXRT by Giulio Benetti · 4 years, 7 months ago
  8. ceb4ffc video: mxsfb: add support for DM CLK by Giulio Benetti · 4 years, 7 months ago
  9. 92a6836 sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · 4 years, 7 months ago
  10. 10374da videomodes: add helper function to convert from ctfb to display_timing by Giulio Benetti · 4 years, 7 months ago
  11. ecd8497 clk: imx: clk-imxrt1050: add set_parent() callback by Giulio Benetti · 4 years, 7 months ago
  12. caac71b clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL by Giulio Benetti · 4 years, 7 months ago
  13. d303f9c clk: imx: clk-imxrt1050: fix typo in clock name "video:" by Giulio Benetti · 4 years, 7 months ago
  14. 8cefbe9 clk: imx: pllv3: add enable_bit by Giulio Benetti · 4 years, 7 months ago
  15. 0f238da 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
  16. cf87f7c 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
  17. 7b50db8 ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · 4 years, 7 months ago
  18. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  19. b0dcc87 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 7 months ago
  20. 5c9c9bc dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 7 months ago
  21. 5900660 dm: core: refactor functions reading an u32 from dt by Dario Binacchi · 4 years, 7 months ago
  22. 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 7 months ago
  23. ced1080 dm: core: Add a way to skip powering down power domains by Simon Glass · 4 years, 7 months ago
  24. 8474da9 dm: core: Add logging on unbind failure by Simon Glass · 4 years, 7 months ago
  25. 0544ecb dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · 4 years, 9 months ago
  26. 67817b3 dm: core: remove redundant assignment by Heinrich Schuchardt · 4 years, 9 months ago
  27. f93a07d dm: core: remove redundant if statement by Heinrich Schuchardt · 4 years, 9 months ago
  28. 8a770f9 sandbox: p2sb: Silence compiler warning by Simon Glass · 4 years, 9 months ago
  29. b41d4b8 serial: Set baudrate on boot by Sean Anderson · 4 years, 9 months ago
  30. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 7 months ago
  31. 7ca2850 dm: core: Add basic ACPI support by Simon Glass · 4 years, 7 months ago
  32. 9ece4b0 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · 4 years, 7 months ago
  33. d8c7fb5 dm: pci: Allow disabling auto-config for a device by Simon Glass · 4 years, 7 months ago
  34. 8830765 tpm: Don't cleanup unless an error happens by Simon Glass · 4 years, 7 months ago
  35. 32e8ee0 tpm: cr50: Use the correct GPIO binding by Simon Glass · 4 years, 7 months ago
  36. fe6831d tpm: cr50: Add a comment for cr50_priv by Simon Glass · 4 years, 7 months ago
  37. 79b7ade tpm: cr50: Release locality on exit by Simon Glass · 4 years, 7 months ago
  38. 600f584 cpu: Support querying the address width by Simon Glass · 4 years, 7 months ago
  39. 5db92a0 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · 4 years, 8 months ago
  40. bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 8 months ago
  41. 17e1174 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · 4 years, 7 months ago
  42. 66b8669 Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 7 months ago
  43. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 7 months ago
  44. 4f60a51 net: dwc_eth_qos: implement phy reg and max-speed for stm32 by Patrick Delaunay · 4 years, 8 months ago
  45. 5177b31 net: dwc_eth_qos: implement reset-gpios for stm32 by Christophe Roullier · 4 years, 8 months ago
  46. 19a159f watchdog: sp805_wdt: get platform clock from dt file by Rayagonda Kokatanur · 4 years, 7 months ago
  47. 40d7f3c watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · 4 years, 8 months ago
  48. b4d9452 watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · 4 years, 8 months ago
  49. 142a07f Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 4 years, 7 months ago
  50. a1dd1fc arm: mvebu: drivers/ddr: remove redundant assignment by Heinrich Schuchardt · 4 years, 9 months ago
  51. 236609d ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter by Chris Packham · 4 years, 9 months ago
  52. 6181901 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 7 months ago
  53. 8914831 Merge branch 'next' by Tom Rini · 4 years, 7 months ago
  54. 9cadf05 drivers: usb: host: Add BRCM xHCI driver by Rayagonda Kokatanur · 4 years, 7 months ago
  55. 2517dea usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 8 months ago
  56. 0148bbe usb: ehci-msm: Use dev interface to get device address by Kever Yang · 4 years, 8 months ago
  57. 5c17030 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · 4 years, 8 months ago
  58. 9898579 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 7 months ago
  59. a0c91fe video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case by Bin Meng · 4 years, 7 months ago
  60. 995972d Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  61. 159e7a2 Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode" by Biwen Li · 4 years, 7 months ago
  62. 28888ca dm: dump.c: Refactor dm_dump_drivers prints by Ovidiu Panait · 4 years, 7 months ago
  63. 02197fa dm: dump.c: Fix segfault when entry->of_match is NULL by Ovidiu Panait · 4 years, 7 months ago
  64. 31232de usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 7 months ago
  65. 97c7ac2 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 7 months ago
  66. 1ebf50d Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 4 years, 7 months ago
  67. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
  68. 895a786 serial: zynq: Change uart initialization logic by Michal Simek · 4 years, 8 months ago
  69. 5028358 watchdog: versal: Add support for Xilinx window watchdog by Ashok Reddy Soma · 4 years, 8 months ago
  70. 73319ee firmware: zynqmp: Enable IPI code calling also in EL3 by Michal Simek · 4 years, 8 months ago
  71. f7e296d watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver by Michal Simek · 4 years, 8 months ago
  72. 25de8a8 net: zynq-gem: Setup and use mdio base separately by Michal Simek · 8 years ago
  73. 3811746 nand: raw: zynq: Do not try to probe driver if nand flash is disabled by Michal Simek · 4 years, 9 months ago
  74. 36f1f3b nand: raw: Do not free xnand structure by Michal Simek · 4 years, 9 months ago
  75. 0f8defd net: zynq_gem: Add cache flush to zynq_gem_free_pkt by Ashok Reddy Soma · 4 years, 9 months ago
  76. b3d69aa clk: meson: reset mmc clock on probe by Jerome Brunet · 4 years, 8 months ago
  77. 0392416 mmc: meson-gx: enable input clocks by Jerome Brunet · 4 years, 8 months ago
  78. 87a8f96 clk: meson-g12a: missing break by Heinrich Schuchardt · 4 years, 9 months ago
  79. 32d630f clk: socfpga: Read the clock parent's register base in probe function by Chee Hong Ang · 4 years, 8 months ago
  80. 74bf17d Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 7 months ago
  81. a7b86eb Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 7 months ago
  82. 9e6ce62 serial: ns16550: Fix ordering of getting base address by Bin Meng · 4 years, 7 months ago
  83. b13da11 net: sh_eth: Init the hardware before PHY access by Marek Vasut · 4 years, 7 months ago
  84. 60f1cc5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 years, 7 months ago
  85. 6aff13a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 7 months ago
  86. 808e193 mtd: spi: Add Macronix MX25U3235F device by Tom Warren · 4 years, 8 months ago
  87. b1747fd qspi: t210: Use dev_read calls to get FDT data like base, freq by Tom Warren · 4 years, 8 months ago
  88. 2fcc3ba qspi: t210: Fix QSPI clock and tap delays by Tom Warren · 5 years ago
  89. 3c8cf24 qspi: t210: Fix claim_bus's use of the wrong bus/device by Tom Warren · 5 years ago
  90. a482f32 mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect by Tom Warren · 5 years ago
  91. 5e965e8 mmc: t210: Add autocal and tap/trim updates for SDMMC1/3 by Tom Warren · 5 years ago
  92. 05c65a8 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · 4 years, 7 months ago
  93. e67243f video: rockchip: Fix vop modes for rk3399 by Jagan Teki · 4 years, 7 months ago
  94. b1bcd61 clk: rk3399: Set empty for vopl assigned-clocks by Jagan Teki · 4 years, 7 months ago
  95. 52e2565 spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses by Tudor Ambarus · 4 years, 8 months ago
  96. ba03a6c spi: atmel-quadspi: fix possible MMIO window size overrun by Tudor Ambarus · 4 years, 8 months ago
  97. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 7 months ago
  98. 150db42 Merge branch '2020-03-31-master-imports' by Tom Rini · 4 years, 7 months ago
  99. 7f6b0f3 net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled. by Michal Simek · 4 years, 8 months ago
  100. 4856cc7 mpc8xxx_spi: implement real ->set_speed by Rasmus Villemoes · 4 years, 9 months ago