1. d6332d5 simple-pm-bus: Use -ENOSYS for checking missing system call by Simon Glass · 3 years, 8 months ago
  2. 3bc11b9 clk: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
  3. 9042bf6 clk: Update drivers to use -EINVAL by Simon Glass · 3 years, 8 months ago
  4. 6379a94 usb: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
  5. aa4ad8b dm: core: Use -ENOSPC in acpi_get_path() by Simon Glass · 3 years, 8 months ago
  6. db8b461 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 8 months ago
  7. 7d23eb9 Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 8 months ago
  8. d999a7b spi: xilinx_spi: Trivial fixes in axi qspi driver by T Karthik Reddy · 3 years, 8 months ago
  9. dd4c642 clk: zynqmp: Fix clk dump values by T Karthik Reddy · 3 years, 9 months ago
  10. e8a212a net: gem: Fix setting PCS auto-negotiation state by Robert Hancock · 3 years, 8 months ago
  11. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
  12. 346df7d spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · 3 years, 8 months ago
  13. 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 8 months ago
  14. b3b60f5 sf: Support querying write-protect by Simon Glass · 3 years, 8 months ago
  15. 1758551 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 8 months ago
  16. a5bc9ab sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · 3 years, 8 months ago
  17. 539db6a sandbox: Only call timer_timebase_fallback() if present by Simon Glass · 3 years, 8 months ago
  18. 19987c9 x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · 3 years, 8 months ago
  19. bcac361 video: Fix video on coreboot with the copy buffer by Simon Glass · 3 years, 8 months ago
  20. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 8 months ago
  21. 326aae2 mmc: pci_mmc: Set up the card detect by Simon Glass · 3 years, 8 months ago
  22. 42ee0cd tegra: i2c: Drop LOG_DEBUG by Simon Glass · 3 years, 8 months ago
  23. 7d252d0 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · 3 years, 8 months ago
  24. 72d98ee x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 8 months ago
  25. b09c74f mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 8 months ago
  26. 9c7335e Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 8 months ago
  27. cfb9c9b dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 8 months ago
  28. baf0371 dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 8 months ago
  29. 6f644ef dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 8 months ago
  30. ab933d8 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 8 months ago
  31. 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 8 months ago
  32. 728d04c sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 8 months ago
  33. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 8 months ago
  34. e62ad9c sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 8 months ago
  35. 168227a dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · 3 years, 8 months ago
  36. 6ba46a0 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 8 months ago
  37. 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 8 months ago
  38. 4ddc91b clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 8 months ago
  39. cc7ffd3 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 8 months ago
  40. 57cba22 dfu: dfu_sf: avoid double free of SPI device by Heinrich Schuchardt · 3 years, 8 months ago
  41. cad6ffa mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · 3 years, 8 months ago
  42. ae5cbc4 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie by Hou Zhiqiang · 3 years, 8 months ago
  43. f65774e rtc: ds1307: Add ds1339 compatible by Chris Packham · 3 years, 9 months ago
  44. 91bcfdf dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · 3 years, 8 months ago
  45. 967a7d4 dm: core: Set up driver model for OF_PLATDATA_INST by Simon Glass · 3 years, 8 months ago
  46. 3fa9f55 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 8 months ago
  47. 1ef3af3 dm: core: Allow dropping run-time binding of devices by Simon Glass · 3 years, 8 months ago
  48. 929e994 bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 8 months ago
  49. d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 9 months ago
  50. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 9 months ago
  51. c4085d7 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 9 months ago
  52. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 9 months ago
  53. c803838 dm: error handling dev_get_dma_range() by Heinrich Schuchardt · 3 years, 9 months ago
  54. 511dcc3 mmc: pci: Fix Kconfig dependency by Bin Meng · 3 years, 9 months ago
  55. 0b9f1ae serial: mtk: rewrite the setbrg function by Weijie Gao · 3 years, 8 months ago
  56. a449cdb pinctrl: mt7629: add jtag function and pin group by Weijie Gao · 3 years, 8 months ago
  57. 70a2b42 pinctrl: mediatek: do not probe gpio driver if not enabled by Weijie Gao · 3 years, 8 months ago
  58. e254d2c pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl by Sam Shih · 3 years, 8 months ago
  59. 4fc5d4c pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name by Sam Shih · 3 years, 8 months ago
  60. 4c49879 nvme: Elaborate on cache maintenance operation in get/set_features by Andre Przywara · 3 years, 9 months ago
  61. d0c0492 nvme: Always invalidate whole cqes[] array by Andre Przywara · 3 years, 9 months ago
  62. ccc58b4 bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 8 months ago
  63. 93cac85 ahci: mediatek: fix undefined reference of dev_err by Frank Wunderlich · 3 years, 8 months ago
  64. 30e76b7 mmc: mtk-sd: don't ignore max-frequency from device tree by Daniel Golle · 3 years, 8 months ago
  65. 220f308 pinctrl: renesas: Add support for R8A774C0 by Lad Prabhakar · 3 years, 8 months ago
  66. 4ece226 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11 by Lad Prabhakar · 3 years, 8 months ago
  67. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
  68. e8a10a0 Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago
  69. 5a8783c drivers: tee: sandbox: SCP03 control emulator by Jorge Ramirez-Ortiz · 3 years, 9 months ago
  70. e7c920a tpm: Correct warning on 32-bit build by Simon Glass · 3 years, 9 months ago
  71. 20740e4 dm: core: Fix allocation of empty of-platdata by Simon Glass · 3 years, 8 months ago
  72. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 8 months ago
  73. 2fa30d0 arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 8 months ago
  74. 74f4929 ddr: marvell: axp: fix array types have different bounds warning by Marek Behún · 3 years, 8 months ago
  75. e5b3e87 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x by Marek Behún · 3 years, 8 months ago
  76. 107c339 ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository by Pali Rohár · 3 years, 9 months ago
  77. a5fc099 ddr: marvell: a38x: Add more space for additional info from SPD by Sujeet Baranwal · 3 years, 9 months ago
  78. c45f82b video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · 3 years, 8 months ago
  79. 612f769 video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · 3 years, 8 months ago
  80. a6d047c video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · 3 years, 8 months ago
  81. 0689dc5 scmi: cosmetic: reorder include files by Patrick Delaunay · 3 years, 9 months ago
  82. 9f5e4aa scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 9 months ago
  83. 1b9ad51 scmi: Include device_compat.h by Patrick Delaunay · 3 years, 9 months ago
  84. 08db5d5 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · 3 years, 9 months ago
  85. de6f70a mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · 3 years, 10 months ago
  86. 3f6cfda mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · 3 years, 10 months ago
  87. e48ec51 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 10 months ago
  88. 5988575 mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · 3 years, 10 months ago
  89. 044d700 usb: mtu3: flush cache for next GPD by Chunfeng Yun · 3 years, 9 months ago
  90. 049c4dc x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 9 months ago
  91. 472c548 Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 8 months ago
  92. efe1f06 button: adc: fix treshold typo by Neil Armstrong · 3 years, 9 months ago
  93. 9a5bbdf arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 9 months ago
  94. 5f1a08b dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · 3 years, 9 months ago
  95. 271a87b gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
  96. 5474ef8 virtio: Fix VirtIO BLK driver dependency by Bin Meng · 3 years, 9 months ago
  97. 8461ee5 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · 3 years, 9 months ago
  98. 03ff970 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
  99. 5a40f5c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · 3 years, 9 months ago
  100. 7365a03 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · 3 years, 9 months ago