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