net: pcnet: fix I/O primitives for memory access
[oweals/u-boot.git] / drivers /
2020-05-04 Daniel Schwierzecknet: pcnet: fix I/O primitives for memory access
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-05-04 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh
2020-05-01 Tom RiniMerge branch '2020-05-01-master-imports'
2020-05-01 Matthias Bruggerwatchdog MediaTek add upstream compatible
2020-05-01 Matthias Bruggertimer MediaTek use upstream compatible
2020-05-01 Rasmus Villemoesrtc: pcf2127: don't add/subtract 1 to tm_mon
2020-05-01 Marek Vasutnet: smc911x: Add DM support
2020-05-01 Marek Vasutnet: smc911x: Split non-DM specific bits from common...
2020-05-01 Marek Vasutnet: smc911x: Clean up the status handling in smc911x_r...
2020-05-01 Marek Vasutnet: smc911x: Pass around driver private data
2020-05-01 Marek Vasutnet: smc911x: Convert IO accessors to {read,write}...
2020-05-01 Marek Vasutnet: smc911x: Drop weak alias from 32bit accessors
2020-05-01 Marek Vasutnet: smc911x: Inline all functions from header file
2020-05-01 Marek Vasutnet: smc911x: Pull MII registration into separate function
2020-05-01 Marek Vasutnet: smc911x: Fix potential memleak() in init fail...
2020-05-01 Marek Vasutnet: smc911x: Invert the logic in smc911x_miiphy_{read...
2020-05-01 Marek Vasutnet: smc911x: Rename smc911x_rx() to smc911x_recv()
2020-05-01 Marek Vasutnet: smc911x: Replace malloc()+memset() with calloc()
2020-05-01 Marek Vasutnet: smc911x: Remove pkt_data_{push,pull}
2020-05-01 Marek Vasutnet: rtl8139: Fill in SPDX tag
2020-05-01 Marek Vasutnet: rtl8139: Move functions around
2020-05-01 Marek Vasutnet: rtl8139: Finish cleanup
2020-05-01 Marek Vasutnet: rtl8139: Factor out hardware reset
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_disable()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_poll()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_transmit()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_reset()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of set_rx_mode()
2020-05-01 Marek Vasutnet: rtl8139: Consistently use rtl8139_rx_config
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of read_eeprom()
2020-05-01 Marek Vasutnet: rtl8139: Rework eeprom_delay() macro
2020-05-01 Marek Vasutnet: rtl8139: Register macro cleanup
2020-05-01 Marek Vasutnet: dwc_eth_qos: Prevent DMA from writing updated...
2020-05-01 Marek Vasutnet: dwc_eth_qos: Invalidate RX packet DMA buffer
2020-05-01 Marek Vasutnet: dwc_eth_qos: Invalidate RX descriptor before reading
2020-05-01 Marek Vasutnet: dwc_eth_qos: Flush the RX descriptors on init
2020-05-01 Marek Vasutnet: dwc_eth_qos: Correctly wrap around TX descriptor...
2020-05-01 Marek Vasutnet: dwc_eth_qos: Fully rewrite RX descriptor field 3
2020-05-01 Marek Vasutnet: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()
2020-05-01 Marek Vasutnet: dc2114x: Reorganize driver
2020-05-01 Marek Vasutnet: dc2114x: Clean up INL/OUTL functions
2020-05-01 Marek Vasutnet: dc2114x: Clean up DE4X5 macros
2020-05-01 Marek Vasutnet: dc2114x: Clean up remaining driver code
2020-05-01 Marek Vasutnet: dc2114x: Clean up SROM operations
2020-05-01 Marek Vasutnet: dc2114x: Clean up send_setup_frame()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_halt()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_recv()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_send()
2020-05-01 Marek Vasutnet: dc2114x: Clean up init code
2020-05-01 Marek Vasutnet: pcnet: Switch to PCI memory access
2020-05-01 Marek Vasutnet: pcnet: Replace mips-specific accessors
2020-05-01 Marek Vasutnet: tulip: Remove CONFIG_TULIP_*
2020-05-01 Marek Vasutnet: pcnet: Remove CONFIG_PCNET_79C97x
2020-05-01 Jagan Tekiclk: rk3399: Set empty for HCLK_SD assigned-clocks
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Jagan Tekispi: sifive: Fix QPP transfer
2020-04-30 Jagan Tekispi: sifive: Fix format register proto field
2020-04-30 Jagan Tekispi: sifive: Add spi-mem exec op
2020-04-30 Kuldeep Singhmtd: spi-nor-ids: Add Spansion s25fs512s flash entry
2020-04-30 Jagan Tekiwatchdog: kconfig: Enable designware for rk3399
2020-04-30 Jagan Tekimtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256
2020-04-30 Jagan Tekimtd: spi-nor: Enable QE bit for ISSI flash
2020-04-30 Jagan Tekispi: sifive: Tidy up dm_spi_slave_platdata variable
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-30 Simon Glasspci: Avoid auto-config when chain loading
2020-04-30 Simon Glassacpi: Add a method to write tables for a device
2020-04-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-04-29 Madalin Bucurdriver: net: fm: add DM ETH support
2020-04-29 Madalin Bucurdriver: net: fm: add DM MDIO support
2020-04-29 Madalin Bucurdriver: net: fm: separate receive buffer free code
2020-04-29 Madalin Bucurdriver: net: fm: change init_phy() param
2020-04-29 Ioana Ciorneidrivers: net: fsl-mc: add support for CONFIG_DM_ETH
2020-04-29 Ioana Ciorneidrivers: net: ldpaa: add DTS based probing support
2020-04-29 Ioana Ciorneidrivers: net: add Layerscape mEMAC MDIO driver
2020-04-29 Lin Jinhanrockchip: rng: Add a driver for random number generator...
2020-04-28 Tudor Ambarusspi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_d...
2020-04-28 Robert Markomtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ
2020-04-28 Robert Markomtd: spi-nand: Import Toshiba SPI-NAND support
2020-04-28 Bacem Daassimtd: spi-nor: Enable dual and quad read for s25fl256s0
2020-04-28 Kuldeep Singhmtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for...
2020-04-28 Pratyush Yadavspi: cadence-qspi: Move ref clock calculation to probe
2020-04-28 Rasmus Villemoesspi: use is_power_of_2 instead of hweight32 in spi_nor_...
2020-04-28 Kuldeep Singhspi: Transform the FSL QuadSPI driver to use the SPI...
2020-04-28 Tom RiniMerge tag 'u-boot-amlogic-20200428' of https://gitlab...
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-28 Tom RiniMerge tag 'dm-pull-27apr20' of git://git.denx.de/u...
2020-04-28 Patrice Chotardusb: host: dwc3-sti-glue: Use UCLASS_NOP instead of...
2020-04-28 Patrick Delaunayusb: host: dwc2: add trace to have clean usb start
2020-04-28 Patrick Delaunayusb: host: dwc2: force reset assert
2020-04-28 Patrick Delaunayusb: host: dwc2: add clk support
2020-04-28 Patrick Delaunayusb: host: dwc2: add phy support
2020-04-28 Heinrich Schuchardtusb: ether: avoid NULL check before free()
2020-04-28 Heinrich Schuchardtusb: avoid NULL check before free
2020-04-28 Kever Yangrockchip: video: Convert to use APIs which support...
2020-04-28 Kever Yangrockchip: video: Use ofnode_decode_display_timing(...
next