index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-29
net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool
Stefan Roese
2017-03-29
net: mvpp2: Configure SMI PHY address needed for PHY polling
Stefan Roese
2017-03-29
net: mvpp2: Enable PHY polling mode on PPv2.2
Stefan Roese
2017-03-29
net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID
Stefan Roese
2017-03-29
net: mvpp2: Add GoP and NetC support for port 0 (SFI)
Stefan Roese
2017-03-29
net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)
Stefan Roese
2017-03-29
net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII
Stefan Roese
2017-03-29
net: mvpp2: Restructure probe / init functions
Stefan Roese
2017-03-29
net: include/phy.h: Add new PHY interface modes
Stefan Roese
2017-03-29
net: mvpp2: Add RX and TX FIFO configuration for PPv2.2
Stefan Roese
2017-03-29
net: mvpp2: Handle eth device naming in multi-CP case correctly
Stefan Roese
2017-03-29
arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driver
Stefan Roese
2017-03-29
arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K
Thomas Petazzoni
2017-03-29
net: mvpp2: Enable compilation for Armada 7K/8K platforms
Stefan Roese
2017-03-29
net: mvpp2.c: Clear all buffer / descriptor areas before usage
Stefan Roese
2017-03-29
net: mvpp2: Move probe function from MISC to ETH DM driver
Stefan Roese
2017-03-29
net: mvpp2: Add MDIO support for PPv2.2
Stefan Roese
2017-03-29
net: mvpp2: finally add the PPv2.2 compatible string
Thomas Petazzoni
2017-03-29
net: mvpp2: adapt rxq distribution to PPv2.2
Thomas Petazzoni
2017-03-29
net: mvpp2: rework RXQ interrupt group initialization for PPv2.2
Thomas Petazzoni
2017-03-29
net: mvpp2: add AXI bridge initialization for PPv2.2
Thomas Petazzoni
2017-03-29
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
Thomas Petazzoni
2017-03-29
net: mvpp2: handle register mapping and access for PPv2.2
Thomas Petazzoni
2017-03-29
net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2
Thomas Petazzoni
2017-03-29
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
Thomas Petazzoni
2017-03-29
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
Thomas Petazzoni
2017-03-29
net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
Thomas Petazzoni
2017-03-29
net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
Thomas Petazzoni
2017-03-29
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
Thomas Petazzoni
2017-03-29
net: mvpp2: add hw_version field in "struct mvpp2"
Thomas Petazzoni
2017-03-29
net: mvpp2: add and use accessors for TX/RX descriptors
Thomas Petazzoni
2017-03-29
net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
Thomas Petazzoni
2017-03-29
net: mvpp2: remove support for buffer header
Thomas Petazzoni
2017-03-29
net: mvpp2: use "dma" instead of "phys" where appropriate
Thomas Petazzoni
2017-03-29
net: mvpp2: enable building on 64-bit platforms (more U-Boot specific)
Stefan Roese
2017-03-29
net: mvpp2: enable building on 64-bit platforms
Thomas Petazzoni
2017-03-29
net: mvpp2: simplify MVPP2_PRS_RI_* definitions
Thomas Petazzoni
2017-03-29
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
Thomas Petazzoni
2017-03-29
net: mvpp2: remove unused register definitions
Thomas Petazzoni
2017-03-29
net: mvpp2: simplify mvpp2_bm_bufs_add()
Thomas Petazzoni
2017-03-29
net: mvpp2: Round up top tx buffer boundaries for dcache ops
Stefan Roese
2017-03-29
bitops.h: Include bitsperlong.h as needed for GENMASK_ULL
Stefan Roese
2017-03-29
arc: use timer driver for ARC boards
Vlad Zakharov
2017-03-29
arc: dts: separate single axs10x.dts file
Vlad Zakharov
2017-03-29
drivers: timer: Introduce ARC timer driver
Vlad Zakharov
2017-03-29
arm: mvebu: Add gdsys ControlCenter-Compact board
Dirk Eibach
2017-03-29
dm: Add callback to modify the device tree
mario.six@gdsys.cc
2017-03-29
arm: mvebu: theadorable: Add 'pcie' test command
Stefan Roese
2017-03-29
arm: mvebu: theadorable: Add board-specific PEX detection pulse width
Stefan Roese
2017-03-29
arm: mvebu: AXP: Add possiblity to configure PEX detection pulse width
Stefan Roese
[next]