Skip to content

Commit

Permalink
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay…
Browse files Browse the repository at this point in the history
… Ethernet""

When bringing in the series 'arm: dts: am62-beagleplay: Fix Beagleplay
Ethernet"' I failed to notice that b4 noticed it was based on next and
so took that as the base commit and merged that part of next to master.

This reverts commit c8ffd13, reversing
changes made to 2ee6f3a.

Reported-by: Jonas Karlman <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
  • Loading branch information
trini committed May 19, 2024
1 parent 3be9f39 commit d678a59
Show file tree
Hide file tree
Showing 4,281 changed files with 4,581 additions and 8,984 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
16 changes: 0 additions & 16 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -598,22 +598,6 @@ R: Marc Murphy <[email protected]>
S: Supported
F: arch/arm/dts/am335x-sancloud*

ARM SC5XX
M: Nathan Barrett-Morrison <[email protected]>
M: Greg Malysa <[email protected]>
M: Ian Roberts <[email protected]>
M: Vasileios Bimpikas <[email protected]>
M: Utsav Agarwal <[email protected]>
M: Arturs Artamonovs <[email protected]>
S: Supported
T: git https://github.com/analogdevicesinc/lnxdsp-u-boot
F: arch/arm/include/asm/arch-adi/
F: arch/arm/mach-sc5xx/
F: drivers/clk/adi/
F: drivers/serial/serial_adi_uart4.c
F: drivers/timer/adi_sc5xx_timer.c
F: include/env/adi/

ARM SNAPDRAGON
M: Caleb Connolly <[email protected]>
M: Neil Armstrong <[email protected]>
Expand Down
4 changes: 1 addition & 3 deletions api/api.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@

#include <config.h>
#include <command.h>
#include <common.h>
#include <env.h>
#include <malloc.h>
#include <time.h>
#include <env_internal.h>
#include <vsprintf.h>
#include <linux/delay.h>
#include <linux/errno.h>
#include <linux/types.h>
#include <api_public.h>
#include <u-boot/crc.h>
Expand Down
2 changes: 1 addition & 1 deletion api/api_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
* Copyright (c) 2011 The Chromium OS Authors.
*/

#include <common.h>
#include <api_public.h>
#include <log.h>
#include <linux/types.h>

/* TODO(clchiou): add support of video device */

Expand Down
1 change: 1 addition & 0 deletions api/api_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/

#include <config.h>
#include <common.h>
#include <net.h>
#include <linux/types.h>
#include <api_public.h>
Expand Down
1 change: 1 addition & 0 deletions api/api_platform-arm.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <linux/types.h>
#include <api_public.h>

#include <asm/u-boot.h>
#include <asm/global_data.h>

#include "api_private.h"
Expand Down
1 change: 1 addition & 0 deletions api/api_platform-mips.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <linux/types.h>
#include <api_public.h>

#include <asm/u-boot.h>
#include <asm/global_data.h>

#include "api_private.h"
Expand Down
1 change: 1 addition & 0 deletions api/api_platform-powerpc.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <linux/types.h>
#include <api_public.h>

#include <asm/u-boot.h>
#include <asm/global_data.h>

#include "api_private.h"
Expand Down
2 changes: 1 addition & 1 deletion api/api_storage.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
*/

#include <config.h>
#include <common.h>
#include <api_public.h>
#include <part.h>
#include <scsi.h>
#include <linux/types.h>

#if defined(CONFIG_CMD_USB) && defined(CONFIG_USB_STORAGE)
#include <usb.h>
Expand Down
2 changes: 0 additions & 2 deletions arch/arc/include/asm/global_data.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
#ifndef __ASM_ARC_GLOBAL_DATA_H
#define __ASM_ARC_GLOBAL_DATA_H

#include <asm/u-boot.h>

#ifndef __ASSEMBLY__
/* Architecture-specific global data */
struct arch_global_data {
Expand Down
5 changes: 0 additions & 5 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1853,9 +1853,6 @@ config TARGET_LS1046AFRWY
development platform that supports the QorIQ LS1046A
Layerscape Architecture processor.

config ARCH_SC5XX
bool "Analog Devices SC5XX-processor family"

config TARGET_SL28
bool "Support sl28"
select ARCH_LS1028A
Expand Down Expand Up @@ -2289,8 +2286,6 @@ source "arch/arm/mach-rockchip/Kconfig"

source "arch/arm/mach-s5pc1xx/Kconfig"

source "arch/arm/mach-sc5xx/Kconfig"

source "arch/arm/mach-snapdragon/Kconfig"

source "arch/arm/mach-socfpga/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion arch/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ machine-$(CONFIG_ARCH_OWL) += owl
machine-$(CONFIG_ARCH_RENESAS) += renesas
machine-$(CONFIG_ARCH_ROCKCHIP) += rockchip
machine-$(CONFIG_ARCH_S5PC1XX) += s5pc1xx
machine-$(CONFIG_ARCH_SC5XX) += sc5xx
machine-$(CONFIG_ARCH_SNAPDRAGON) += snapdragon
machine-$(CONFIG_ARCH_SOCFPGA) += socfpga
machine-$(CONFIG_ARCH_STM32) += stm32
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm11/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* CPU specific code
*/

#include <common.h>
#include <command.h>
#include <cpu_func.h>
#include <irq_func.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm1136/mx31/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* (c) 2007 Pengutronix, Sascha Hauer <[email protected]>
*/

#include <common.h>
#include <asm/arch/imx-regs.h>
#include <asm/arch/clock.h>

Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm1136/mx31/generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* Sascha Hauer, Pengutronix
*/

#include <common.h>
#include <div64.h>
#include <init.h>
#include <asm/arch/imx-regs.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm1136/mx31/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* Sascha Hauer, Pengutronix
*/

#include <common.h>
#include <init.h>
#include <asm/arch/imx-regs.h>
#include <asm/io.h>
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/cpu/arm720t/interrupts.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Alex Zuepke <[email protected]>
*/

#include <linux/types.h>
#include <common.h>

#if defined(CONFIG_ARCH_TEGRA)
static ulong timestamp;
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm920t/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* CPU specific code
*/

#include <common.h>
#include <command.h>
#include <cpu_func.h>
#include <irq_func.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm920t/start.S
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
*/

#include <asm-offsets.h>
#include <common.h>
#include <config.h>

/*
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/cache.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <cpu_func.h>
#include <asm/cache.h>
#include <linux/types.h>
#include <common.h>

#if !CONFIG_IS_ENABLED(SYS_DCACHE_OFF)
void invalidate_dcache_all(void)
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* CPU specific code
*/

#include <common.h>
#include <command.h>
#include <cpu_func.h>
#include <irq_func.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/mxs/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* Copyright (C) 2010 Freescale Semiconductor, Inc.
*/

#include <common.h>
#include <log.h>
#include <linux/errno.h>
#include <asm/io.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/mxs/iomux.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* <[email protected]>
*/

#include <common.h>
#include <linux/errno.h>
#include <asm/io.h>
#include <asm/arch/clock.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/mxs/mxs.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* Copyright (C) 2010 Freescale Semiconductor, Inc.
*/

#include <common.h>
#include <command.h>
#include <cpu_func.h>
#include <hang.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/mxs/spl_boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* on behalf of DENX Software Engineering GmbH
*/

#include <common.h>
#include <config.h>
#include <init.h>
#include <log.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/mxs/spl_lradc_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* on behalf of DENX Software Engineering GmbH
*/

#include <common.h>
#include <config.h>
#include <log.h>
#include <asm/io.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* on behalf of DENX Software Engineering GmbH
*/

#include <common.h>
#include <config.h>
#include <init.h>
#include <log.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/mxs/spl_power_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* on behalf of DENX Software Engineering GmbH
*/

#include <common.h>
#include <config.h>
#include <hang.h>
#include <log.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/mxs/start.S
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

#include <asm-offsets.h>
#include <config.h>
#include <common.h>
#include <system-constants.h>

/*
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/mxs/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* (C) Copyright 2009-2010 Freescale Semiconductor, Inc.
*/

#include <common.h>
#include <init.h>
#include <time.h>
#include <asm/global_data.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm926ejs/start.S
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

#include <asm-offsets.h>
#include <config.h>
#include <common.h>
#include <linux/linkage.h>

/*
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/arm946es/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* CPU specific code
*/

#include <common.h>
#include <command.h>
#include <cpu_func.h>
#include <irq_func.h>
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/cpu/armv7/arch_timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Texas Instruments Incorporated, <www.ti.com>
*/

#include <config.h>
#include <common.h>
#include <init.h>
#include <time.h>
#include <asm/global_data.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm235xx/clk-bcm235xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*
*/

#include <common.h>
#include <asm/io.h>
#include <linux/errno.h>
#include <asm/arch/sysmap.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm235xx/clk-bsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Copyright 2013 Broadcom Corporation.
*/

#include <common.h>
#include <asm/io.h>
#include <linux/errno.h>
#include <asm/arch/sysmap.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm235xx/clk-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*
*/

#include <common.h>
#include <log.h>
#include <asm/io.h>
#include <linux/delay.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm235xx/clk-eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Copyright 2014 Broadcom Corporation.
*/

#include <common.h>
#include <asm/io.h>
#include <linux/delay.h>
#include <linux/errno.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm235xx/clk-sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Copyright 2013 Broadcom Corporation.
*/

#include <common.h>
#include <asm/io.h>
#include <linux/errno.h>
#include <asm/arch/sysmap.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm235xx/clk-usb-otg.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Copyright 2014 Broadcom Corporation.
*/

#include <common.h>
#include <linux/errno.h>
#include <asm/arch/sysmap.h>
#include "clk-core.h"
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm281xx/clk-bcm281xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*
*/

#include <common.h>
#include <asm/io.h>
#include <linux/errno.h>
#include <asm/arch/sysmap.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm281xx/clk-bsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Copyright 2013 Broadcom Corporation.
*/

#include <common.h>
#include <asm/io.h>
#include <linux/errno.h>
#include <asm/arch/sysmap.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm281xx/clk-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*
*/

#include <common.h>
#include <log.h>
#include <asm/io.h>
#include <linux/delay.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm281xx/clk-eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Copyright 2014 Broadcom Corporation.
*/

#include <common.h>
#include <asm/io.h>
#include <linux/delay.h>
#include <linux/errno.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm281xx/clk-sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Copyright 2013 Broadcom Corporation.
*/

#include <common.h>
#include <asm/io.h>
#include <linux/errno.h>
#include <asm/arch/sysmap.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/cpu/armv7/bcm281xx/clk-usb-otg.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Copyright 2014 Broadcom Corporation.
*/

#include <common.h>
#include <linux/errno.h>
#include <asm/arch/sysmap.h>
#include "clk-core.h"
Expand Down
Loading

0 comments on commit d678a59

Please sign in to comment.