Displaying 20 results from an estimated 51 matches for "h8300".
2016 Jun 02
0
[RFC v3 26/45] h8300: dma-mapping: Use unsigned long for dma_attrs
Split out subsystem specific changes for easier reviews. This will be
squashed with main commit.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
---
arch/h8300/kernel/dma.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/h8300/kernel/dma.c b/arch/h8300/kernel/dma.c
index eeb13d3f2424..3651da045806 100644
--- a/arch/h8300/kernel/dma.c
+++ b/arch/h8300/kernel/dma.c
@@ -12,7 +12,7 @@
static void *dma_alloc(struct device *d...
2000 Jun 15
2
[PATCH] ./configure fails to recognize alphapca56 (R-1.1.0)
...diana University, Jordan Hall 142
--- 1001 E. Third St. Bloomington, IN 47405-3700 USA
--- R-1.1.0/tools/config.sub.orig Thu Jun 15 13:49:01 2000
+++ R-1.1.0/tools/config.sub Thu Jun 15 14:00:25 2000
@@ -153,6 +153,7 @@
| arme[lb] | pyramid | mn10200 | mn10300 | tron | a29k \
| 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 | hppa2.0 \
| alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \
+ | alphapca56 \
| i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
| mips64 | mipsel | mips64el | mips64orion | mips64orionel \
| mipstx39 | mipstx39el \
@@ -177,6 +178,7 @@...
2019 Oct 04
0
[RESEND TRIVIAL 3/3] treewide: arch: Fix Kconfig indentation
...m/mach-prima2/Kconfig | 6 +++---
arch/arm/mach-s3c24xx/Kconfig | 4 ++--
arch/arm/mach-s3c64xx/Kconfig | 6 +++---
arch/arm/plat-samsung/Kconfig | 2 +-
arch/arm64/Kconfig | 6 +++---
arch/arm64/Kconfig.debug | 2 +-
arch/h8300/Kconfig | 4 ++--
arch/h8300/Kconfig.cpu | 4 ++--
arch/m68k/Kconfig.bus | 2 +-
arch/m68k/Kconfig.debug | 16 ++++++++--------
arch/m68k/Kconfig.machine | 8 ++++----
arch/nds32/Kconfig.cpu | 18 ++...
2000 Jun 16
1
[PATCH] ./configure fails to recognize alphapca56 (PR#572)
...ngton, IN 47405-3700 USA
>
>
> --- R-1.1.0/tools/config.sub.orig Thu Jun 15 13:49:01 2000
> +++ R-1.1.0/tools/config.sub Thu Jun 15 14:00:25 2000
> @@ -153,6 +153,7 @@
> | arme[lb] | pyramid | mn10200 | mn10300 | tron | a29k \
> | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 | hppa2.0 \
> | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \
> + | alphapca56 \
> | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
> | mips64 | mipsel | mips64el | mips64orion | mip...
2016 Nov 16
2
[PATCH 1/1] sched: provide common cpu_relax_yield definition
...| 2 --
arch/arm64/include/asm/processor.h | 2 --
arch/avr32/include/asm/processor.h | 1 -
arch/blackfin/include/asm/processor.h | 1 -
arch/c6x/include/asm/processor.h | 1 -
arch/cris/include/asm/processor.h | 1 -
arch/frv/include/asm/processor.h | 1 -
arch/h8300/include/asm/processor.h | 1 -
arch/hexagon/include/asm/processor.h | 1 -
arch/ia64/include/asm/processor.h | 1 -
arch/m32r/include/asm/processor.h | 1 -
arch/m68k/include/asm/processor.h | 1 -
arch/metag/include/asm/processor.h | 1 -
arch/microblaze/include/asm/...
2016 Nov 16
2
[PATCH 1/1] sched: provide common cpu_relax_yield definition
...| 2 --
arch/arm64/include/asm/processor.h | 2 --
arch/avr32/include/asm/processor.h | 1 -
arch/blackfin/include/asm/processor.h | 1 -
arch/c6x/include/asm/processor.h | 1 -
arch/cris/include/asm/processor.h | 1 -
arch/frv/include/asm/processor.h | 1 -
arch/h8300/include/asm/processor.h | 1 -
arch/hexagon/include/asm/processor.h | 1 -
arch/ia64/include/asm/processor.h | 1 -
arch/m32r/include/asm/processor.h | 1 -
arch/m68k/include/asm/processor.h | 1 -
arch/metag/include/asm/processor.h | 1 -
arch/microblaze/include/asm/...
2016 Oct 25
0
[GIT PULL v2 5/5] processor.h: remove cpu_relax_lowlatency
...| 1 -
arch/arm64/include/asm/processor.h | 1 -
arch/avr32/include/asm/processor.h | 1 -
arch/blackfin/include/asm/processor.h | 1 -
arch/c6x/include/asm/processor.h | 1 -
arch/cris/include/asm/processor.h | 1 -
arch/frv/include/asm/processor.h | 1 -
arch/h8300/include/asm/processor.h | 1 -
arch/hexagon/include/asm/processor.h | 1 -
arch/ia64/include/asm/processor.h | 1 -
arch/m32r/include/asm/processor.h | 1 -
arch/m68k/include/asm/processor.h | 1 -
arch/metag/include/asm/processor.h | 1 -
arch/microblaze/include/asm/...
2016 Oct 25
7
[GIT PULL v2 0/5] cpu_relax: drop lowlatency, introduce yield
...2 +-
arch/arm64/include/asm/processor.h | 2 +-
arch/avr32/include/asm/processor.h | 2 +-
arch/blackfin/include/asm/processor.h | 2 +-
arch/c6x/include/asm/processor.h | 2 +-
arch/cris/include/asm/processor.h | 2 +-
arch/frv/include/asm/processor.h | 2 +-
arch/h8300/include/asm/processor.h | 2 +-
arch/hexagon/include/asm/processor.h | 2 +-
arch/ia64/include/asm/processor.h | 2 +-
arch/m32r/include/asm/processor.h | 2 +-
arch/m68k/include/asm/processor.h | 2 +-
arch/metag/include/asm/processor.h | 2 +-
arch/microblaze/includ...
2016 Oct 25
7
[GIT PULL v2 0/5] cpu_relax: drop lowlatency, introduce yield
...2 +-
arch/arm64/include/asm/processor.h | 2 +-
arch/avr32/include/asm/processor.h | 2 +-
arch/blackfin/include/asm/processor.h | 2 +-
arch/c6x/include/asm/processor.h | 2 +-
arch/cris/include/asm/processor.h | 2 +-
arch/frv/include/asm/processor.h | 2 +-
arch/h8300/include/asm/processor.h | 2 +-
arch/hexagon/include/asm/processor.h | 2 +-
arch/ia64/include/asm/processor.h | 2 +-
arch/m32r/include/asm/processor.h | 2 +-
arch/m68k/include/asm/processor.h | 2 +-
arch/metag/include/asm/processor.h | 2 +-
arch/microblaze/includ...
2016 Oct 25
0
[GIT PULL v2 1/5] processor.h: introduce cpu_relax_yield
...| 1 +
arch/arm64/include/asm/processor.h | 1 +
arch/avr32/include/asm/processor.h | 1 +
arch/blackfin/include/asm/processor.h | 1 +
arch/c6x/include/asm/processor.h | 1 +
arch/cris/include/asm/processor.h | 1 +
arch/frv/include/asm/processor.h | 1 +
arch/h8300/include/asm/processor.h | 1 +
arch/hexagon/include/asm/processor.h | 1 +
arch/ia64/include/asm/processor.h | 1 +
arch/m32r/include/asm/processor.h | 1 +
arch/m68k/include/asm/processor.h | 1 +
arch/metag/include/asm/processor.h | 1 +
arch/microblaze/include/asm/...
2016 Jun 30
2
[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
...long for dma_attrs
swiotlb: dma-mapping: Use unsigned long for dma_attrs
powerpc: dma-mapping: Use unsigned long for dma_attrs
video: dma-mapping: Use unsigned long for dma_attrs
x86: dma-mapping: Use unsigned long for dma_attrs
iommu: intel: dma-mapping: Use unsigned long for dma_attrs
h8300: dma-mapping: Use unsigned long for dma_attrs
hexagon: dma-mapping: Use unsigned long for dma_attrs
ia64: dma-mapping: Use unsigned long for dma_attrs
m68k: dma-mapping: Use unsigned long for dma_attrs
metag: dma-mapping: Use unsigned long for dma_attrs
microblaze: dma-mapping: Use unsign...
2013 Mar 10
1
[PATCH v2, part1 00/29] Use helper functions to simplify memory intialization code
...32: use common help functions to free reserved pages
mm/blackfin: use common help functions to free reserved pages
mm/c6x: use common help functions to free reserved pages
mm/cris: use common help functions to free reserved pages
mm/FRV: use common help functions to free reserved pages
mm/h8300: use common help functions to free reserved pages
mm/IA64: use common help functions to free reserved pages
mm/m32r: use common help functions to free reserved pages
mm/m68k: use common help functions to free reserved pages
mm/microblaze: use common help functions to free reserved pages
m...
2013 Mar 10
1
[PATCH v2, part1 00/29] Use helper functions to simplify memory intialization code
...32: use common help functions to free reserved pages
mm/blackfin: use common help functions to free reserved pages
mm/c6x: use common help functions to free reserved pages
mm/cris: use common help functions to free reserved pages
mm/FRV: use common help functions to free reserved pages
mm/h8300: use common help functions to free reserved pages
mm/IA64: use common help functions to free reserved pages
mm/m32r: use common help functions to free reserved pages
mm/m68k: use common help functions to free reserved pages
mm/microblaze: use common help functions to free reserved pages
m...
2016 Jul 12
0
[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
...tlb: dma-mapping: Use unsigned long for dma_attrs
> powerpc: dma-mapping: Use unsigned long for dma_attrs
> video: dma-mapping: Use unsigned long for dma_attrs
> x86: dma-mapping: Use unsigned long for dma_attrs
> iommu: intel: dma-mapping: Use unsigned long for dma_attrs
> h8300: dma-mapping: Use unsigned long for dma_attrs
> hexagon: dma-mapping: Use unsigned long for dma_attrs
> ia64: dma-mapping: Use unsigned long for dma_attrs
> m68k: dma-mapping: Use unsigned long for dma_attrs
> metag: dma-mapping: Use unsigned long for dma_attrs
> microblaze...
2016 Jul 13
0
[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs
...long for dma_attrs
swiotlb: dma-mapping: Use unsigned long for dma_attrs
powerpc: dma-mapping: Use unsigned long for dma_attrs
video: dma-mapping: Use unsigned long for dma_attrs
x86: dma-mapping: Use unsigned long for dma_attrs
iommu: intel: dma-mapping: Use unsigned long for dma_attrs
h8300: dma-mapping: Use unsigned long for dma_attrs
hexagon: dma-mapping: Use unsigned long for dma_attrs
ia64: dma-mapping: Use unsigned long for dma_attrs
m68k: dma-mapping: Use unsigned long for dma_attrs
metag: dma-mapping: Use unsigned long for dma_attrs
microblaze: dma-mapping: Use unsign...
2019 Jan 19
0
[klibc:master] Delete remnants of m32r
....def | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/usr/klibc/README.klibc b/usr/klibc/README.klibc
index 2ed0f31..19f4010 100644
--- a/usr/klibc/README.klibc
+++ b/usr/klibc/README.klibc
@@ -45,7 +45,6 @@ b) If you're cross-compiling, you need to set KLIBCARCH to the
h8300: Not yet ported
i386: Working
ia64: Working static, shared untested
- m32r: Untested
m68k: Working
mips: Working
mips64: Working
diff --git a/usr/klibc/SYSCALLS.def b/usr/klibc/SYSCALLS.def
index 8ebe835..94b9af2 100644
--- a/usr/klibc/SYSCALLS.def
+++ b/usr/klibc/SYSCA...
2019 Feb 01
0
[klibc:master] REAMDE.klibc: Update architecture status
...hitecture support
The following is the last known status of various architectures:
- alpha: Working
- arm-thumb: Untested
+ alpha: Mostly working
+ arm-thumb: Working
arm: Working
- arm26: Not yet ported
arm64: Working
avr32: Not yet ported
cris: Working
h8300: Not yet ported
i386: Working
- ia64: Working static, shared untested
+ ia64: Mostly working
m68k: Working
mips: Working
mips64: Working
- parisc: Untested
+ parisc: Working
parisc64: Not yet ported
ppc: Working
ppc64: Working
s390: Working...
2020 Aug 29
0
[klibc:master] README.klibc: List alpha and ia64 as "working"
...ibc/README.klibc
+++ b/usr/klibc/README.klibc
@@ -104,14 +104,14 @@ Architecture support
The following is the last known status of various architectures:
- alpha: Mostly working
+ alpha: Working
arm-thumb: Working
arm: Working
arm64: Working
avr32: Not yet ported
h8300: Not yet ported
i386: Working
- ia64: Mostly working
+ ia64: Working
m68k: Working
mips: Working
mips64: Working
2020 Aug 29
0
[klibc:master] README.klibc: Refresh architecture list
...klibc b/usr/klibc/README.klibc
index 1882e092..6ccc8395 100644
--- a/usr/klibc/README.klibc
+++ b/usr/klibc/README.klibc
@@ -108,7 +108,6 @@ The following is the last known status of various architectures:
arm-thumb: Working
arm: Working
arm64: Working
- avr32: Not yet ported
h8300: Not yet ported
i386: Working
ia64: Working
@@ -119,10 +118,10 @@ The following is the last known status of various architectures:
parisc64: Not yet ported
ppc: Working
ppc64: Working
+ riscv64: Working
s390: Working
s390x: Working
sh: Working
- sh64:...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
...nfig SYS_SUPPORTS_SH_MTU2
- bool
+ bool
config SYS_SUPPORTS_SH_TMU
- bool
+ bool
config SYS_SUPPORTS_EM_STI
- bool
+ bool
config CLKSRC_JCORE_PIT
bool "J-Core PIT timer driver" if COMPILE_TEST
@@ -590,21 +590,21 @@ config CLKSRC_PXA
platforms.
config H8300_TMR8
- bool "Clockevent timer for the H8300 platform" if COMPILE_TEST
- depends on HAS_IOMEM
+ bool "Clockevent timer for the H8300 platform" if COMPILE_TEST
+ depends on HAS_IOMEM
help
This enables the 8 bits timer for the H8300 platform.
config H8300_TMR...