u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH u-boot-marvell 0/9] a38x serdes cleanup
@ 2021-09-24 20:59 Marek Behún
  2021-09-24 20:59 ` [PATCH u-boot-marvell 1/9] arm: mvebu: a38x: serdes: Add comments and use macros in PCIe code Marek Behún
                   ` (10 more replies)
  0 siblings, 11 replies; 21+ messages in thread
From: Marek Behún @ 2021-09-24 20:59 UTC (permalink / raw)
  To: Stefan Roese; +Cc: u-boot, pali, Marek Behún

Hi Stefan,

this series by Pali cleans unneeded code in
arch/arm/mach-mvebu/serdes/a38x.

Pali studied the code, added comments about what the code does, and
then removed unneeded parts, wich explanations in commits.

Marek

Pali Rohár (9):
  arm: mvebu: a38x: serdes: Add comments and use macros in PCIe code
  arm: mvebu: a38x: serdes: Remove duplicate macro SOC_CTRL_REG
  arm: mvebu: a38x: serdes: Add comments for hws_pex_config() code
  arm: mvebu: a38x: serdes: Don't overwrite read-only SAR PCIe registers
  arm: mvebu: a38x: serdes: Don't set PCIe Common Clock Configuration
  arm: mvebu: a38x: serdes: Don't overwrite PCI device ID
  arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init
    code
  arm: mvebu: a38x: serdes: Remove unused PCIe macros and functions
  arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* defines

 arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.c    | 297 +-----------------
 arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.h    |  68 +---
 .../serdes/a38x/high_speed_env_spec.c         |  42 +--
 3 files changed, 22 insertions(+), 385 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2021-10-08  9:18 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-24 20:59 [PATCH u-boot-marvell 0/9] a38x serdes cleanup Marek Behún
2021-09-24 20:59 ` [PATCH u-boot-marvell 1/9] arm: mvebu: a38x: serdes: Add comments and use macros in PCIe code Marek Behún
2021-10-08  6:24   ` Stefan Roese
2021-09-24 20:59 ` [PATCH u-boot-marvell 2/9] arm: mvebu: a38x: serdes: Remove duplicate macro SOC_CTRL_REG Marek Behún
2021-10-08  6:26   ` Stefan Roese
2021-09-24 20:59 ` [PATCH u-boot-marvell 3/9] arm: mvebu: a38x: serdes: Add comments for hws_pex_config() code Marek Behún
2021-10-08  6:27   ` Stefan Roese
2021-09-24 20:59 ` [PATCH u-boot-marvell 4/9] arm: mvebu: a38x: serdes: Don't overwrite read-only SAR PCIe registers Marek Behún
2021-10-08  6:27   ` Stefan Roese
2021-09-24 20:59 ` [PATCH u-boot-marvell 5/9] arm: mvebu: a38x: serdes: Don't set PCIe Common Clock Configuration Marek Behún
2021-10-08  6:28   ` Stefan Roese
2021-09-24 20:59 ` [PATCH u-boot-marvell 6/9] arm: mvebu: a38x: serdes: Don't overwrite PCI device ID Marek Behún
2021-10-08  6:28   ` Stefan Roese
2021-09-24 20:59 ` [PATCH u-boot-marvell 7/9] arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init code Marek Behún
2021-10-08  6:29   ` Stefan Roese
2021-09-24 20:59 ` [PATCH u-boot-marvell 8/9] arm: mvebu: a38x: serdes: Remove unused PCIe macros and functions Marek Behún
2021-10-08  6:29   ` Stefan Roese
2021-09-24 20:59 ` [PATCH u-boot-marvell 9/9] arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* defines Marek Behún
2021-10-08  6:30   ` Stefan Roese
2021-10-08  6:31 ` [PATCH u-boot-marvell 0/9] a38x serdes cleanup Stefan Roese
2021-10-08  9:18 ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).