- 0abb5b0 rockchip: clk: add clocks to px30_clk_enable by Chris Morgan · 2 years, 8 months ago
- f0d49d4 spi: rockchip_sfc: Add missing include for dm/device_compat.h by Chris Morgan · 2 years, 8 months ago
- e963228 adc: rockchip-saradc: add support for getting reference voltage value by Peter Cai · 2 years, 10 months ago
- fdda790 mmc: rockchip_sdhci: Correct error checking by Haolin Li · 2 years, 8 months ago
- 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago
- 2df59b2 Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 8 months ago
- 34855b3 serial: smh: Implement puts for DM by Sean Anderson · 2 years, 8 months ago
- 679190c test: serial: Add test for putc/puts by Sean Anderson · 2 years, 8 months ago
- efa51f2 serial: sandbox: Implement puts by Sean Anderson · 2 years, 8 months ago
- 2c77748 serial: Fix _serial_puts using \n\r instead of \r\n by Sean Anderson · 2 years, 8 months ago
- 72675b0 led: Configure LED default-state on boot by Marek Vasut · 2 years, 8 months ago
- 2d1deaf led: gpio: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
- d797dd4 led: pwm: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 8 months ago
- 4228023 led: bcm6753: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 8 months ago
- c6db8eb led: cortina: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
- fec9156 led: bcm6858: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
- 93c3722 led: bcm6358: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
- 9183fb4 led: bcm6328: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
- 83c63f0 led: Move OF "label" property parsing to core by Marek Vasut · 2 years, 8 months ago
- aecb338 misc: atsha204a: Fix big endian support by Pali Rohár · 2 years, 8 months ago
- e9598cf power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs by Dave Gerlach · 2 years, 8 months ago
- f478da9 net: dm9000: Add Kconfig entry by Marek Vasut · 2 years, 8 months ago
- 41e10be net: dm9000: Add DM support by Marek Vasut · 2 years, 8 months ago
- 84bf20f net: dm9000: Receive one packet per recv call by Marek Vasut · 2 years, 8 months ago
- 85a7260 net: dm9000: Split non-DM specific bits from common code by Marek Vasut · 2 years, 8 months ago
- f0d1a29 net: dm9000: Pass private data around for IO by Marek Vasut · 2 years, 8 months ago
- 1494a4a net: dm9000: Drop dm9000.h and staticize SROM access by Marek Vasut · 2 years, 8 months ago
- 3928055 net: dm9000: Drop static device private data by Marek Vasut · 2 years, 8 months ago
- 8371edd net: dm9000: Rename board_info to dm9000_priv by Marek Vasut · 2 years, 8 months ago
- a2e9230 net: dm9000: Reorder and staticize by Marek Vasut · 2 years, 8 months ago
- a7bebf8 net: dm9000: Checkpatch cleanup by Marek Vasut · 2 years, 8 months ago
- 6d3de0f net: dm9000: Drop volatiles by Marek Vasut · 2 years, 8 months ago
- c7b7ee5 net: dm9000: Turn DM9000_DMP_PACKET() into a function by Marek Vasut · 2 years, 8 months ago
- d185479 net: dm9000: Drop unused dump_regs() by Marek Vasut · 2 years, 8 months ago
- d8f21b2 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · 2 years, 8 months ago
- 42a7e0f net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · 2 years, 8 months ago
- ff61d4e net: dm9000: Make accessor names lowercase by Marek Vasut · 2 years, 8 months ago
- af8b0a8 driver: net: ti: keystone_net: Change priv member type by Marek Behún · 2 years, 8 months ago
- 71b65d8 driver: net: ti: keystone_net: Convert to ofnode functions by Marek Behún · 2 years, 8 months ago
- 71f4739 driver: net: ti: keystone_net: Deduplicate code by Marek Behún · 2 years, 8 months ago
- 2ddf846 Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 8 months ago
- 2c6ae0a clk: imx8mp: Fix 24M and 32k clock by Marek Vasut · 2 years, 8 months ago
- 87f9588 clk: imx8mp: Add ECSPI clocks by Elmar Albert · 2 years, 8 months ago
- a2d6fbf clk: imxrt: Use dts for anatop base address by Jesse Taube · 2 years, 8 months ago
- c8009c1 mmc: fsl_esdhc_imx: Add i.MX8MP compatible string by Marek Vasut · 2 years, 9 months ago
- e1aad51 spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · 2 years, 9 months ago
- a2f5c93 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 8 months ago
- 087baf8 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 8 months ago
- d7db0e6 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · 2 years, 8 months ago
- 01c67a3 phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 8 months ago
- d101661 driver: pwm: pwm-imx: separe dm from non dm implementation by Tommaso Merciai · 2 years, 8 months ago
- 2c43256 drivers: pwm: pwm-imx: move pwm-imx-util into pwm-imx by Tommaso Merciai · 2 years, 8 months ago
- f3b5100 regulator: fixed: add possibility to enable by clock by Philippe Schenker · 2 years, 8 months ago
- ed6ba46 misc: imx8ulp: Update fuse driver by Peng Fan · 2 years, 8 months ago
- 203412f misc: S400_API: Update S400 API for buffer dump by Ye Li · 2 years, 8 months ago
- a55ca50 misc: S400_API: add ahab_release_caam by Clement Faure · 2 years, 8 months ago
- 043d11a misc: imx8ulp: Add OEM SRK Hash fuse support by Ye Li · 2 years, 8 months ago
- 77ee5d3 phy: phy-imx8mq-usb: Add support for i.MX8MP USB PHY by Marek Vasut · 2 years, 8 months ago
- 7a2c3be clk: imx8mp: Fill in DWC3 USB, USB PHY, HSIOMIX clock by Marek Vasut · 2 years, 8 months ago
- 129f510 clk: imx8m: reduce rate table duplication by Angus Ainslie · 2 years, 8 months ago
- 11c8ab0 clk: imx8mq: Add a clock driver for the imx8mq by Angus Ainslie · 2 years, 8 months ago
- 3479359 mtd: nand: mxs_nand_spl: Remove the page aligned access by Ye Li · 2 years, 8 months ago
- 6828b3e driver: pwm: pwm-imx: introduce pwm_dm_imx_get_parms by Tommaso Merciai · 2 years, 8 months ago
- bfc778c driver: pwm: pwm-imx: get and enable per/ipg clock using dm by Tommaso Merciai · 2 years, 8 months ago
- e2d074c clk: imx8mm: add pwm clocks support by Tommaso Merciai · 2 years, 8 months ago
- 8479b9e drivers: misc: add Gateworks System Controller driver by Tim Harvey · 2 years, 9 months ago
- b8a24e0 imx8m: ddrphy_utils: Add 3732 MT/s mode by Marek Vasut · 2 years, 9 months ago
- a004453 pmic: pca9450: Add PCA9450C compatible string by Marek Vasut · 2 years, 9 months ago
- 3fa3f23 ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string by Marek Vasut · 2 years, 9 months ago
- 9eb5e7d pinctrl: nxp: don't automatically select DEVRES by Angus Ainslie · 2 years, 10 months ago
- cb5d041 crypto/fsl: i.MX8: Enable Job ring driver model. by Gaurav Jain · 2 years, 8 months ago
- 4556cf8 crypto/fsl: Add support for CAAM Job ring driver model by Gaurav Jain · 2 years, 8 months ago
- c3322a5 ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllers by Hajo Noerenberg · 2 years, 8 months ago
- 7ab3364 mtd: Update the way partitions are parsed by Patrice Chotard · 2 years, 8 months ago
- c86a4de mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 8 months ago
- 877de2a drivers: led: bcm6858: Set a default brightness when probing LEDs by Paul HENRYS · 2 years, 8 months ago
- 067cfc1 led: led_pwm: Add a driver for LEDs connected to PWM by Ivan Vozvakhov · 2 years, 9 months ago
- 70812bb tee: optee: bind rng optee driver by Patrick Delaunay · 2 years, 8 months ago
- fd52e7f rng: add OP-TEE based Random Number Generator by Patrick Delaunay · 2 years, 8 months ago
- 33ae8c5 Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
- d79f1a8 phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 8 months ago
- f3409d7 net: eth-phy: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
- 4223fb0 net: fec: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
- e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
- b638814 bcmgenet, sun8i_emac: Don't connect PHY two times by Marek Behún · 2 years, 8 months ago
- 79bef5f net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 8 months ago
- f961b3a net: phy: xilinx: Check interface type in ->config(), not ->probe() by Marek Behún · 2 years, 8 months ago
- ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
- 6706d7d treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 8 months ago
- 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
- 9c06b48 net: phy: fix parsing wrong property by Marek Behún · 2 years, 8 months ago
- 1776a24 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
- f3dd213 net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
- e2b6cf5 net: phy: dp83867: Fix a never true comparison by Haolin Li · 2 years, 8 months ago
- 5faf161 net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
- 107b14e net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
- 6b7a621 dm: add tag support by AKASHI Takahiro · 2 years, 9 months ago
- 4c73b03 block: ide: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
- c662edd sata: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
- df1ed8b nvme: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago