- 5248e56 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · 2 years, 8 months ago
- ed76122 net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · 2 years, 8 months ago
- eb2749a net: dm9000: Make accessor names lowercase by Marek Vasut · 2 years, 8 months ago
- 6f897ec driver: net: ti: keystone_net: Change priv member type by Marek Behún · 2 years, 8 months ago
- 1d371f3 driver: net: ti: keystone_net: Convert to ofnode functions by Marek Behún · 2 years, 8 months ago
- 92336d3 driver: net: ti: keystone_net: Deduplicate code by Marek Behún · 2 years, 8 months ago
- a9521ea phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 8 months ago
- 2db9dae net: eth-phy: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
- 62b22c0 net: fec: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
- 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
- e3b353b bcmgenet, sun8i_emac: Don't connect PHY two times by Marek Behún · 2 years, 8 months ago
- 814c6bd net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 8 months ago
- 2141ad4 net: phy: xilinx: Check interface type in ->config(), not ->probe() by Marek Behún · 2 years, 8 months ago
- 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
- 21a1836 treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 8 months ago
- bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
- 8ba2815 net: phy: fix parsing wrong property by Marek Behún · 2 years, 8 months ago
- e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
- f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
- cf587cf net: phy: dp83867: Fix a never true comparison by Haolin Li · 2 years, 8 months ago
- 6903d4b net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
- 9a4ba3d net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
- 506a708 Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 8 months ago
- aa22f97 serial: dm: Add support for puts by Sean Anderson · 2 years, 8 months ago
- 5ac1ec7 serial: smh: Initialize serial only if semihosting is enabled by Sean Anderson · 2 years, 8 months ago
- d4f131a serial: Add semihosting driver by Sean Anderson · 2 years, 8 months ago
- 9ae65bd db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP by Tom Rini · 2 years, 8 months ago
- 037415a Convert CONFIG_LPUART et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 91d48f2 Convert CONFIG_MCFRTC et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 8b08437 Convert CONFIG_BITBANGMII_MULTI to Kconfig by Tom Rini · 2 years, 8 months ago
- bb4934f Convert CONFIG_BCM2835_GPIO to Kconfig by Tom Rini · 2 years, 8 months ago
- 7e5c11b timer: atmel_tcb_timer: add atmel_tcb driver by Clément Léger · 2 years, 8 months ago
- 35c8464 clk: Use generic CCF ops where possible by Sean Anderson · 2 years, 8 months ago
- 4659612 clk: ccf: Add some helper functions for clock ops by Sean Anderson · 2 years, 8 months ago
- 07435de clk: Consolidate some clock functions by Sean Anderson · 2 years, 9 months ago
- 9a66572 clk: Make clk_free return void by Sean Anderson · 2 years, 11 months ago
- e0e8142 spi: dw: Don't check clk_free by Sean Anderson · 2 years, 11 months ago
- 80d201b spi: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 11 months ago
- bcff692 phy: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 11 months ago
- a65def5 net: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 11 months ago
- 9ed43ef dma: bcm6348: Don't check clk_free by Sean Anderson · 2 years, 11 months ago
- 553935f clk: Make rfree return void by Sean Anderson · 2 years, 11 months ago
- 7b2b62e video: Drop formike driver by Simon Glass · 2 years, 10 months ago
- 7b3fabb video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · 2 years, 10 months ago
- 23bec69 video: mxs: Drop old video code by Simon Glass · 2 years, 10 months ago
- 0c95084 video: Drop FSL DIU driver by Simon Glass · 2 years, 10 months ago
- 8c4e09f video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · 2 years, 10 months ago
- 548d5d2 video: Drop da8xx-fb by Simon Glass · 2 years, 10 months ago
- 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
- eeab2fc video: Drop video_fb header by Simon Glass · 2 years, 10 months ago
- c9cf418 video: nexell: Drop unused and invalid code by Simon Glass · 2 years, 10 months ago
- c66ab60 video: Drop cfg_console by Simon Glass · 2 years, 10 months ago
- 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- 2ee499e mtd: gpmi: fix the bch setting backward compatible issue by Han Xu · 2 years, 8 months ago
- 4ce7e6b Fix URLs to old freescale git repos by Pali Rohár · 2 years, 8 months ago
- 7503e27 bootcount: Add pmic pfuze100 bootcount driver by Philip Oberfichtner · 2 years, 8 months ago
- d202cce disk: Add an option for partitions in SPL by Simon Glass · 2 years, 9 months ago
- 01013c8 pinctrl: Add the pinctrl setting for PWM. by Billy Tsai · 2 years, 9 months ago
- a65bdb9 pwm: Add Aspeed ast2600 PWM support by Billy Tsai · 2 years, 9 months ago
- 25781e2 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 9 months ago
- 8381e63 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 4c04742 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 1a0c7dc Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 8 months ago
- 6c85151 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 8 months ago
- 6b408bb Convert CONFIG_LPC32XX_ETH to Kconfig by Tom Rini · 2 years, 8 months ago
- e09aab1 Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 8 months ago
- 0ed5c7a bootcount: clarify documentation by Michael Opdenacker · 2 years, 9 months ago
- 38fdfc7 i2c: fix always-true condition in i2c_probe_chip() by Nikita Yushchenko · 2 years, 10 months ago
- baa5f6a misc: atsha204a: fix i2c address readout from DTS by Adrian Fiergolski · 2 years, 11 months ago
- 9468ddb misc: atsha204a: add delay after sending the message by Adrian Fiergolski · 2 years, 11 months ago
- 5898439 misc: atsha204a: return timeout from wakeup function by Adrian Fiergolski · 2 years, 11 months ago
- 55ee222 Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 8 months ago
- ea11373 sandbox: Slow down the LCD sync rate by Simon Glass · 2 years, 9 months ago
- 0883162 sandbox: Open host file for read-only access if needed by Simon Glass · 2 years, 9 months ago
- 49d4b08 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 9 months ago
- 4f52f7f net: fec_mxc: Remove non-DM_ETH code by Tom Rini · 2 years, 9 months ago
- 3251d3f rockchip: ram: sdram_rk3x88: replace comma by semicolon by Johan Jonker · 2 years, 11 months ago
- 33ecda0 rockchip: saradc: remove double semi-colon by Giulio Benetti · 2 years, 9 months ago
- 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 9 months ago
- d8d72b2 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 9 months ago
- ef5531f Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 9 months ago
- 6f19869 rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568 by Alper Nebi Yasak · 2 years, 9 months ago
- 9099d03 rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399 by Alper Nebi Yasak · 2 years, 9 months ago
- 2084f8c mmc: sdhci: Add HS400 Enhanced Strobe support by Alper Nebi Yasak · 2 years, 9 months ago
- e969f45 mmc: xenon_sdhci: remove wait_dat0 SDHCI OP by Robert Marko · 2 years, 9 months ago
- 3a385c8 mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessary by Haibo Chen · 2 years, 9 months ago
- 9a15262 Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 9 months ago
- 3566af9 pinctrl: k210: Fix bias-pull-up by Niklas Cassel · 2 years, 9 months ago
- 3da2cd9 pinctrl: k210: Fix loop in k210_pc_get_drive() by Niklas Cassel · 2 years, 9 months ago
- 5a6f455 spi: dw: Actually mask interrupts by Sean Anderson · 2 years, 9 months ago
- 96b2bdd spi: dw: Force set K210 fifo length to 31 by Damien Le Moal · 2 years, 9 months ago
- b2c0bb4 k210: dts: align fpioa node with Linux by Damien Le Moal · 2 years, 9 months ago
- 6e5a8b7 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 9 months ago
- 5225bb8 ram: stm32mp1: Unconditionally enable ASR by Marek Vasut · 2 years, 9 months ago
- 33c3ca0 video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate() by Gabriel Fernandez · 2 years, 10 months ago
- e389a15 mtd: rawnand: stm32_fmc2: add NAND Write Protect support by Christophe Kerello · 2 years, 9 months ago
- 36d3df3 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 9 months ago
- 79d196d Merge tag 'video-20220314' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 9 months ago
- c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
- ac7540f phy: cadence: Sierra: Move the link operations from serdes phy to link device by Aswath Govindraju · 2 years, 9 months ago