Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/cpu/mpc512x/cpu.c |2 +-
arch/powerpc/cpu/mpc512x/cpu_init.c|2 +-
arch/powerpc/cpu/mpc8260/cpu_init.c|4 ++--
arch/powerpc/cpu/mpc83xx/cpu_init.c|
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/cpu/mpc8xxx/law.c | 16
arch/powerpc/include/asm/global_data.h |6 +++---
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/arch/power
Move these fields into arch_global_data and tidy up. This is needed for
both ppc and m68k since they share the i2c driver.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/m68k/cpu/mcf5227x/speed.c |2 +-
arch/m68k/cpu/mcf523x/speed.c |2 +-
arch/m68k/cpu/mcf52x2
This field doesn't appear to be used for anything important, so drop it.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/nds32/include/asm/global_data.h |3 ---
arch/nds32/lib/board.c | 11 ---
2 files changed, 0 insertions(+), 14 deletions(-)
diff --git a/a
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/arm/cpu/arm1136/mx31/timer.c|8
arch/arm/cpu/arm1136/mx35/timer.c|2 +-
arch/arm/cpu/arm1136/omap24xx/timer.c| 12 ++--
arch/arm/cpu/arm920t/
Move these fields into arch_global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/arm/cpu/arm920t/at91/clock.c| 24 +---
arch/arm/cpu/arm926ejs/at91/clock.c | 30 --
arch/arm/cpu/arm926ejs/at91/timer.c |2 +-
arch/arm/
Move al mpc83xx fields into arch_global_data and tidy up. Also indent
the nested #ifdef for clarity.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/cpu/mpc83xx/cpu.c |2 +-
arch/powerpc/cpu/mpc83xx/fdt.c |2 +-
arch/powerpc/cpu/mpc83xx/pcie.c|
Move these fields into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/cpu/mpc85xx/cpu.c |2 +-
arch/powerpc/cpu/mpc85xx/fdt.c |4 ++--
arch/powerpc/cpu/mpc85xx/speed.c|2 +-
arch/powerpc/cpu/mpc86xx/cpu.c
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/cpu/ppc4xx/4xx_uart.c |4 ++--
arch/powerpc/cpu/ppc4xx/fdt.c |4 ++--
arch/powerpc/include/asm/global_data.h |6 +++---
3 files changed, 7 insertions(+), 7
Move these fields into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/cpu/mpc8260/commproc.c| 19 ++-
arch/powerpc/cpu/mpc85xx/commproc.c| 19 ++-
arch/powerpc/cpu/mpc8xx/commproc.c | 20
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/arm/cpu/ixp/timer.c |8
arch/arm/include/asm/global_data.h |6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/arch/arm/cpu/ixp/timer.c b/a
Move the quantative easing fields into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/cpu/mpc83xx/speed.c |5 +++--
arch/powerpc/cpu/mpc85xx/speed.c |4 ++--
arch/powerpc/include/asm/global_data.h | 14 ++
drivers/
Move these fields into arch_global_data and tidy up. The bExtUart field
does not appear to be used, so punt it.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/cpu/mpc8220/speed.c | 12 +++-
arch/powerpc/include/asm/global_data.h | 13 ++---
arch/powerp
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/arm/cpu/arm1136/mx31/timer.c|6 +++---
arch/arm/cpu/arm1136/mx35/timer.c|2 +-
arch/arm/cpu/arm1136/omap24xx/timer.c| 17 ++---
arch/arm/cpu/arm92
Move sandbox over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/sandbox/include/asm/global_data.h | 25 +
1 files changed, 1 insertions(+), 24 deletions(-)
diff --git a/arch/sandbox/include/asm/global_data.h
b/arch/sandbox/includ
PPC has several of these fields, selected by chip type, although only one
is ever compiled in.
Instead, use a single field. It would be nice if this could be selected
by CONFIG_PCI, but some chips (e.g. mpc5xxx) use pci_clk even when
CONFIG_PCI is not enabled.
Signed-off-by: Simon Glass
---
Chan
This does not appear to be used, so punt it.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/include/asm/global_data.h |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/arch/powerpc/include/asm/global_data.h
b/arch/powerpc/include/asm/global_data.h
i
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/cpu/mpc85xx/tlb.c |8
arch/powerpc/include/asm/global_data.h |6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/arch/powerpc/cpu/mpc
This is used by both powerpc and arm, but I think it still qualifies as
architecture-specific.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/arm/cpu/arm1136/mx35/generic.c|6 +++---
arch/arm/cpu/arm926ejs/mx25/generic.c |4 ++--
arch/arm/imx-common/speed.c|
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/sandbox/cpu/cpu.c |2 +-
arch/sandbox/include/asm/global_data.h |2 +-
arch/sandbox/lib/board.c |6 +++---
3 files changed, 5 insertions(+), 5 del
Move ips_clk and csb_clk into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/cpu/mpc512x/cpu.c |2 +-
arch/powerpc/cpu/mpc512x/i2c.c |2 +-
arch/powerpc/cpu/mpc512x/ide.c |2 +-
arch/powerpc/cpu/mpc512x/serial.c
Move these field into arch_global_data and tidy up. The other
CONFIG_JZSOC fields are used by various architectures, so just remove
the #ifdef bracketing for these.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/mips/include/asm/global_data.h |9 +
1 files changed, 5 insert
Move openrisc over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/openrisc/include/asm/global_data.h | 25 +
1 files changed, 1 insertions(+), 24 deletions(-)
diff --git a/arch/openrisc/include/asm/global_data.h
b/arch/openrisc/in
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/include/asm/global_data.h |6 +++---
board/evb64260/mpsc.c |2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/powerpc/include/asm/g
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/include/asm/global_data.h |6 +++---
board/lwmon5/lwmon5.c |8
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/arch/powerpc/include
Move arbiter_event_attributes and arbiter_event_address into
arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/cpu/mpc83xx/cpu_init.c| 28 +++-
arch/powerpc/include/asm/global_data.h |8
2 files changed, 19 i
Move nios2 over to use generic global_data.
Signed-off-by: Simon Glass
Acked-by: Thomas Chou
---
Changes in v2: None
arch/nios2/include/asm/global_data.h | 24 +---
1 files changed, 1 insertions(+), 23 deletions(-)
diff --git a/arch/nios2/include/asm/global_data.h
b/ar
Move mips over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/mips/include/asm/global_data.h | 34 +-
1 files changed, 1 insertions(+), 33 deletions(-)
diff --git a/arch/mips/include/asm/global_data.h
b/arch/mips/include/a
Move nds32 over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/nds32/include/asm/global_data.h | 32 +---
1 files changed, 1 insertions(+), 31 deletions(-)
diff --git a/arch/nds32/include/asm/global_data.h
b/arch/nds32/include
The ideal of having a frame buffer when there isn't a display is not
that useful. Change the bdinfo command to expect this only when we
have an lcd or video display.
Signed-off-by: Simon Glass
---
Changes in v2: None
common/cmd_bdinfo.c |4
1 files changed, 4 insertions(+), 0 deletions
Move x86 over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2:
- Rebase to master
arch/x86/include/asm/global_data.h | 37 ++-
1 files changed, 3 insertions(+), 34 deletions(-)
diff --git a/arch/x86/include/asm/global_data.h
b/arch/x8
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/arm/include/asm/global_data.h | 38 +---
1 files changed, 1 insertions(+), 37 deletions(-)
diff --git a/arch/arm/include/asm/global_data.h
b/arch/arm/include/asm/global_data.h
index 2f85b91..8ee0883 10064
Move m68k over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/m68k/include/asm/global_data.h | 39 +--
1 files changed, 1 insertions(+), 38 deletions(-)
diff --git a/arch/m68k/include/asm/global_data.h
b/arch/m68k/include/
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/avr32/cpu/exception.c |6 +++---
arch/avr32/include/asm/global_data.h |2 +-
arch/avr32/lib/board.c |2 +-
3 files changed, 5 insertions(+), 5 deletions
Move powerpc over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/include/asm/global_data.h | 47 +---
1 files changed, 1 insertions(+), 46 deletions(-)
diff --git a/arch/powerpc/include/asm/global_data.h
b/arch/powerpc
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/avr32/cpu/cpu.c |4 ++--
arch/avr32/cpu/interrupts.c |6 +++---
arch/avr32/include/asm/global_data.h |2 +-
arch/avr32/lib/bootm.c |2
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/include/asm/global_data.h |6 +++---
board/gdsys/405ep/405ep.c | 15 ---
board/gdsys/405ex/405ex.c | 13 +++--
board/gdsys/405
Move sparc over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/sparc/include/asm/global_data.h | 46 +-
1 files changed, 1 insertions(+), 45 deletions(-)
diff --git a/arch/sparc/include/asm/global_data.h
b/arch/sparc/inclu
Move blackfin over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/blackfin/include/asm/global_data.h | 32 +--
1 files changed, 1 insertions(+), 31 deletions(-)
diff --git a/arch/blackfin/include/asm/global_data.h
b/arch/black
Move avr32 over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/avr32/include/asm/global_data.h | 29 +
1 files changed, 1 insertions(+), 28 deletions(-)
diff --git a/arch/avr32/include/asm/global_data.h
b/arch/avr32/include/as
Move microblaze over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/microblaze/include/asm/global_data.h | 27 +--
1 files changed, 1 insertions(+), 26 deletions(-)
diff --git a/arch/microblaze/include/asm/global_data.h
b/arch/mic
These fields is not used on sparc, so punt them.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/sparc/include/asm/global_data.h |4
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/arch/sparc/include/asm/global_data.h
b/arch/sparc/include/asm/global_data.h
index
Add a generic global_data structure which all archs will eventually
use.
Signed-off-by: Simon Glass
---
Changes in v2:
- Remove tabs after #ifdef and #define in generic global_data
include/asm-generic/global_data.h | 102 +
1 files changed, 102 insertions(+)
Move sh over to use generic global_data.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/sh/include/asm/global_data.h | 20 +---
1 files changed, 1 insertions(+), 19 deletions(-)
diff --git a/arch/sh/include/asm/global_data.h
b/arch/sh/include/asm/global_data.h
index
Move inp_clk, vco_clk and flb_clk into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/m68k/cpu/mcf5227x/cpu.c|6 +++---
arch/m68k/cpu/mcf5227x/speed.c | 10 +-
arch/m68k/cpu/mcf5445x/cpu.c| 10 +-
arch/m68k/cpu/
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/powerpc/include/asm/global_data.h |6 +++---
board/lwmon/lwmon.c| 10 +-
board/lwmon5/kbd.c | 10 +-
3 files changed, 13 ins
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/arm/cpu/arm926ejs/davinci/timer.c |4 ++--
arch/arm/include/asm/global_data.h |5 +
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/arch/arm/cpu/arm926ejs/da
From: Vincent Palatin
Instead of hardcoding the PCI IDs on the USB controller, use the PCI
class to detect them.
Ensure the busmaster bit is properly set in the PCI configuration.
Signed-off-by: Simon Glass
---
Changes in v3:
- Check the last PCI bus (this was unfortunately omitted in v2)
Cha
Hi Rommel,
On Fri, 14 Dec 2012 04:13:34 + (UTC)
Rommel Custodio wrote:
...
> > > > Applied to u-boot-staging/agust denx.de-urgent.
>
> *bump*
>
> This seems to be still missing in master.
This patch is already in master, here is the commit [1].
Thanks,
Anatolij
[1]
http://git.denx.de/
101 - 149 of 149 matches
Mail list logo