net: pcnet: Wrap iobase into private data
[platform/kernel/u-boot.git] / drivers /
2020-06-18 Marek Vasutnet: pcnet: Wrap iobase into private data
2020-06-18 Marek Vasutnet: pcnet: Pass private data through dev->priv
2020-06-18 Marek Vasutnet: pcnet: Wrap devbusfn into private data
2020-06-18 Marek Vasutnet: pcnet: Drop useless forward declarations
2020-06-18 Marek Vasutnet: pcnet: Move initialize function at the end
2020-06-18 Marek Vasutnet: pcnet: Move private data allocation to initialize
2020-06-18 Marek Vasutnet: pcnet: Replace memset+malloc with calloc
2020-06-18 Marek Vasutnet: pcnet: Simplify private data allocation
2020-06-18 Marek Vasutnet: pcnet: Use PCI_DEVICE() to define PCI device compa...
2020-06-18 Marek Vasutnet: pcnet: Drop PCNET_HAS_PROM
2020-06-18 Marek Vasutnet: pcnet: Drop typedef struct pcnet_priv_t
2020-06-18 Marek Vasutnet: eepro100: Add Kconfig entries
2020-06-18 Marek Vasutnet: eepro100: Add DM support
2020-06-18 Marek Vasutnet: eepro100: Split common parts of non-DM functions out
2020-06-18 Marek Vasutnet: eepro100: Drop bd_t pointer from read_hw_addr()
2020-06-18 Marek Vasutnet: eepro100: Add RX/TX rings into the private data
2020-06-18 Marek Vasutnet: eepro100: Pass device private data into mdiobus
2020-06-18 Marek Vasutnet: eepro100: Pass device private data around
2020-06-18 Marek Vasutnet: eepro100: Introduce device private data
2020-06-18 Marek Vasutnet: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_...
2020-06-18 Marek Vasutnet: eepro100: Drop inline keyword
2020-06-18 Marek Vasutnet: eepro100: Fix EE_*_CMD macros
2020-06-18 Marek Vasutnet: eepro100: Factor out MII registration
2020-06-18 Marek Vasutnet: eepro100: Switch from malloc()+memset() to calloc()
2020-06-18 Marek Vasutnet: eepro100: Use PCI_DEVICE() to define PCI device...
2020-06-18 Marek Vasutnet: eepro100: Reorder functions in the driver
2020-06-18 Marek Vasutnet: eepro100: Remove volatile misuse
2020-06-18 Marek Vasutnet: eepro100: Add cache management
2020-06-18 Marek Vasutnet: eepro100: Factor out tx_ring command issuing
2020-06-18 Marek Vasutnet: eepro100: Replace purge_tx_ring() with memset()
2020-06-18 Marek Vasutnet: eepro100: Use standard I/O accessors
2020-06-18 Marek Vasutnet: eepro100: Fix camelcase
2020-06-18 Marek Vasutnet: eepro100: Fix remaining checkpatch issues
2020-06-18 Marek Vasutnet: eepro100: Fix indented label
2020-06-18 Marek Vasutnet: eepro100: Fix pointer location
2020-06-18 Marek Vasutnet: eepro100: Fix parenthesis alignment
2020-06-18 Marek Vasutnet: eepro100: Fix braces
2020-06-18 Marek Vasutnet: eepro100: Fix spacing
2020-06-18 Marek Vasutnet: eepro100: Use plain debug()
2020-06-18 Marek Vasutnet: eepro100: Clean up comments
2020-06-18 Marek Vasutnet: eepro100: Remove EEPRO100_SROM_WRITE
2020-06-13 Tom RiniMerge tag 'dm-pull-12jun20' of git://git.denx.de/u...
2020-06-12 Tom RiniMerge branch '2020-06-12-next-net' into next
2020-06-12 Marek Vasutnet: rtl8139: Add DM support
2020-06-12 Marek Vasutnet: rtl8139: Read HW address from EEPROM only on probe
2020-06-12 Marek Vasutnet: rtl8139: Use PCI_DEVICE() to define PCI device...
2020-06-12 Marek Vasutnet: rtl8139: Split out common and non-DM functions
2020-06-12 Marek Vasutnet: rtl8139: Pass private data into rtl8139_eeprom_delay()
2020-06-12 Marek Vasutnet: rtl8139: Introduce device private data
2020-06-12 Marek Vasutnet: rtl8139: Clean up bus_to_phys()/phys_to_bus()...
2020-06-12 Marek Vasutnet: rtl8139: Use dev->iobase instead of custom ioaddr
2020-06-12 Marek Vasutnet: rtl8139: Switch from malloc()+memset() to calloc()
2020-06-12 Marek Vasutnet: rtl8139: Factor out device name assignment
2020-06-12 Dan Murphynet: phy: Add DP8382x phy registration to TI PHY init
2020-06-12 Dan Murphynet: phy: Add support for TI PHY init
2020-06-12 Florin Chiculitanet: phy: add phyid search in vendor specific space
2020-06-12 Tom Warrennet: rt8169: WAR for DHCP not getting IP after kernel...
2020-06-12 Bryan O'Donoghuenet: phy: micrel: ksz8061 implement errata 80000688A fix
2020-06-12 Michael Walledm: uclass: don't assign aliased seq numbers
2020-06-12 Michael Walleusb: provide a device tree node to USB devices
2020-06-12 Pratyush Yadavregmap: Check for out-of-range offsets before mapping...
2020-06-09 Tom RiniMerge tag 'u-boot-imx-20200609' of https://gitlab.denx...
2020-06-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-08 Tom RiniMerge tag 'u-boot-rockchip-20200607' of https://gitlab...
2020-06-08 Marek Vasutpower: pmic: Add SPL Kconfig entry for PFUZE100
2020-06-06 Tom RiniMerge tag 'efi-2020-07-rc4-2' of https://gitlab.denx...
2020-06-05 Heinrich Schuchardtvirtio: VIRTIO_RNG depends on DM_RNG
2020-06-04 Tom RiniMerge branch '2020-06-04-misc-bugfixes'
2020-06-04 Michal Simekserial: Add missing Kconfig dependencies for debug...
2020-06-04 Tom Riniserial: Convert ARM_DCC to Kconfig
2020-06-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-04 Jaiprakash Singhddr: Rework errata A008109, A008378, 009942 workaround
2020-06-04 Joakim Tjernlundddr: fsl: Impl. Erratum A008109
2020-06-04 Hou Zhiqiangnet: tsec: Access TBI PHY through the corresponding MII
2020-06-04 Hou Zhiqiangnet: tsec: Access eTSEC registers using virtual address
2020-06-04 Madalin Bucurnet: tsec: fsl_mdio: add DM MDIO support
2020-06-04 Pragnesh Patelclk: sifive: fu540-prci: Release ethernet clock reset
2020-06-04 Pragnesh Patelclk: sifive: fu540-prci: Add ddr clock initialization
2020-06-04 Pragnesh Patelclk: sifive: fu540-prci: Add clock enable and disable ops
2020-06-04 Pragnesh Patelsifive: fu540: add ddr driver
2020-06-04 Pragnesh Patelmisc: add driver for the SiFive otp controller
2020-06-03 Tom RiniMerge tag 'efi-2020-07-rc4' of https://gitlab.denx...
2020-06-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-06-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-06-03 Tom RiniMerge branch '2020-06-03-misc-bugfixes'
2020-06-03 Madalin Bucurdrivers: net: qe: deselect QE when DM_ETH is enabled
2020-06-03 Madalin Bucurdrivers: net: e1000: with DM_ETH needs DM_PCI too
2020-06-02 Frédéric Danisbootcount_ext: Add Ext4 build dependency
2020-06-02 Marcin Juszkiewiczkconfig: fix typo for OHCI host and add to DM list
2020-06-02 Marcin Juszkiewiczkconfig: mark SPL/TPL options for DM_KEYBOARD
2020-06-02 Simon Glassusb: ohci: Add header file for ARCH_DMA_MINALIGN
2020-06-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-06-02 Simon Glassx86: spi: Rewrite logic for obtaining the SPI memory map
2020-06-01 Samuel Hollandnet: sun8i_emac: Add support for the H6 variant
2020-06-01 Samuel Hollandnet: sun8i_emac: Use consistent clock bitfield definitions
2020-06-01 Roman Stratiienkophy: sun4i-usb: Align H6 initialization logic with...
2020-06-01 Tom RiniMerge tag 'rpi-next-2020.07.2' of https://gitlab.denx...
2020-06-01 Tom RiniMerge tag 'u-boot-stm32-20200528' of https://gitlab...
2020-06-01 Jagan Tekimtd: sf: Drop plat from sf_probe
next