configs: net: dm9000: Move new Kconfig option to board configs
[platform/kernel/u-boot.git] / drivers /
2022-04-13 Marek Vasutnet: dm9000: Add Kconfig entry
2022-04-13 Marek Vasutnet: dm9000: Add DM support
2022-04-13 Marek Vasutnet: dm9000: Receive one packet per recv call
2022-04-13 Marek Vasutnet: dm9000: Split non-DM specific bits from common...
2022-04-13 Marek Vasutnet: dm9000: Pass private data around for IO
2022-04-13 Marek Vasutnet: dm9000: Drop dm9000.h and staticize SROM access
2022-04-13 Marek Vasutnet: dm9000: Drop static device private data
2022-04-13 Marek Vasutnet: dm9000: Rename board_info to dm9000_priv
2022-04-13 Marek Vasutnet: dm9000: Reorder and staticize
2022-04-13 Marek Vasutnet: dm9000: Checkpatch cleanup
2022-04-13 Marek Vasutnet: dm9000: Drop volatiles
2022-04-13 Marek Vasutnet: dm9000: Turn DM9000_DMP_PACKET() into a function
2022-04-13 Marek Vasutnet: dm9000: Drop unused dump_regs()
2022-04-13 Marek Vasutnet: dm9000: Make RxLen and RxStatus lowercase
2022-04-13 Marek Vasutnet: dm9000: Replace DM9000_DBG() with debug()
2022-04-13 Marek Vasutnet: dm9000: Make accessor names lowercase
2022-04-13 Marek Behúndriver: net: ti: keystone_net: Change priv member type
2022-04-13 Marek Behúndriver: net: ti: keystone_net: Convert to ofnode functions
2022-04-13 Marek Behúndriver: net: ti: keystone_net: Deduplicate code
2022-04-10 Nate Drudephy: adin: add driver for Analog Devices ADIN1300 PHY
2022-04-10 Tim Harveynet: eth-phy: prevent undesired de-assertion of phy...
2022-04-10 Tim Harveynet: fec: prevent undesired de-assertion of phy-reset...
2022-04-10 Marek Behúnnet: phy: don't require PHY interface mode during PHY...
2022-04-10 Marek Behúnbcmgenet, sun8i_emac: Don't connect PHY two times
2022-04-10 Marek Behúnnet: phy: use ->is_c45 instead of is_10g_interface()
2022-04-10 Marek Behúnnet: phy: xilinx: Check interface type in ->config...
2022-04-10 Marek Behúntreewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFA...
2022-04-10 Marek Behúntreewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERF...
2022-04-10 Marek Behúnnet: introduce helpers to get PHY interface mode from...
2022-04-10 Marek Behúnnet: phy: fix parsing wrong property
2022-04-10 Marek Behúntreewide: use dm_mdio_read/write/reset() wrappers
2022-04-10 Marek Behúnnet: introduce helpers to get PHY ofnode from MAC
2022-04-10 Haolin Linet: phy: dp83867: Fix a never true comparison
2022-04-10 Vladimir Olteannet: phy: atheros: avoid error in ar803x_of_init()...
2022-04-10 Vladimir Olteannet: phy: dp83867: avoid error in dp83867_of_init(...
2022-04-04 Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
2022-04-02 Tom RiniMerge branch '2022-04-01-arm-semihosting-cleanups-and...
2022-04-01 Sean Andersonserial: dm: Add support for puts
2022-04-01 Sean Andersonserial: smh: Initialize serial only if semihosting...
2022-04-01 Sean Andersonserial: Add semihosting driver
2022-04-01 Tom RiniMerge branch '2022-04-01-Kconfig-migrations-and-cleanup...
2022-04-01 Tom Rinidb-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARG...
2022-04-01 Tom RiniConvert CONFIG_LPUART et al to Kconfig
2022-04-01 Tom RiniConvert CONFIG_MCFRTC et al to Kconfig
2022-04-01 Tom RiniConvert CONFIG_BITBANGMII_MULTI to Kconfig
2022-04-01 Tom RiniConvert CONFIG_BCM2835_GPIO to Kconfig
2022-04-01 Clément Légertimer: atmel_tcb_timer: add atmel_tcb driver
2022-03-30 Tom RiniMerge tag 'clk-2022.04-next' of https://source.denx...
2022-03-30 Sean Andersonclk: Use generic CCF ops where possible
2022-03-30 Sean Andersonclk: ccf: Add some helper functions for clock ops
2022-03-30 Sean Andersonclk: Consolidate some clock functions
2022-03-30 Sean Andersonclk: Make clk_free return void
2022-03-30 Sean Andersonspi: dw: Don't check clk_free
2022-03-30 Sean Andersonspi: bcm63xx: Don't check clk_free
2022-03-30 Sean Andersonphy: bcm63xx: Don't check clk_free
2022-03-30 Sean Andersonnet: bcm63xx: Don't check clk_free
2022-03-30 Sean Andersondma: bcm6348: Don't check clk_free
2022-03-30 Sean Andersonclk: Make rfree return void
2022-03-28 Tom RiniMerge tag 'next-20220328' of https://source.denx.de...
2022-03-28 Simon Glassvideo: Drop formike driver
2022-03-28 Simon Glassvideo: Convert CONFIG_VIDEO_BCM2835 to Kconfig
2022-03-28 Simon Glassvideo: mxs: Drop old video code
2022-03-28 Simon Glassvideo: Drop FSL DIU driver
2022-03-28 Simon Glassvideo: fsl: colibri_vf: Drop FSL DCU driver
2022-03-28 Simon Glassvideo: Drop da8xx-fb
2022-03-28 Simon Glassvideo: Drop references to CONFIG_VIDEO et al
2022-03-28 Simon Glassvideo: Drop video_fb header
2022-03-28 Simon Glassvideo: nexell: Drop unused and invalid code
2022-03-28 Simon Glassvideo: Drop cfg_console
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-28 Tom RiniMerge branch '2022-03-28-critical-fixes'
2022-03-28 Han Xumtd: gpmi: fix the bch setting backward compatible...
2022-03-28 Pali RohárFix URLs to old freescale git repos
2022-03-25 Tom RiniMerge branch '2022-03-25-assorted-updates' into next
2022-03-25 Philip Oberfichtnerbootcount: Add pmic pfuze100 bootcount driver
2022-03-25 Simon Glassdisk: Add an option for partitions in SPL
2022-03-25 Billy Tsaipinctrl: Add the pinctrl setting for PWM.
2022-03-25 Billy Tsaipwm: Add Aspeed ast2600 PWM support
2022-03-25 Pali Rohárpci: Add defines for normal and subtractive PCI bridges
2022-03-25 Tom RiniMerge branch '2022-03-25-Kconfig-migrations' into next
2022-03-25 Tom RiniConvert CONFIG_LCD_INFO et al to Kconfig
2022-03-25 Tom RiniConvert CONFIG_ATMEL_LCD et al to Kconfig
2022-03-25 Tom RiniConvert CONFIG_MII_INIT to Kconfig
2022-03-25 Tom RiniConvert CONFIG_PHY_RESET_DELAY to Kconfig
2022-03-25 Tom RiniConvert CONFIG_LPC32XX_ETH to Kconfig
2022-03-25 Tom RiniConvert CONFIG_RMII to Kconfig
2022-03-23 Tom RiniMerge tag 'i2c-2022-04-rc5' of https://source.denx...
2022-03-23 Michael Opdenackerbootcount: clarify documentation
2022-03-23 Nikita Yushchenkoi2c: fix always-true condition in i2c_probe_chip()
2022-03-23 Adrian Fiergolskimisc: atsha204a: fix i2c address readout from DTS
2022-03-23 Adrian Fiergolskimisc: atsha204a: add delay after sending the message
2022-03-23 Adrian Fiergolskimisc: atsha204a: return timeout from wakeup function
2022-03-19 Tom RiniMerge tag 'dm-pull-18mar22' of https://source.denx...
2022-03-19 Simon Glasssandbox: Slow down the LCD sync rate
2022-03-19 Simon Glasssandbox: Open host file for read-only access if needed
2022-03-18 Tom RiniMerge tag 'u-boot-rockchip-20220318' of https://source...
2022-03-18 Tom RiniMerge branch '2022-03-18-Kconfig-migrations' into next
2022-03-18 Tom Rininet: fec_mxc: Drop CONFIG_FEC_XCV_TYPE
2022-03-18 Tom Rininet: fec_mxc: Remove non-DM_ETH code
2022-03-18 Johan Jonkerrockchip: ram: sdram_rk3x88: replace comma by semicolon
next