From: monstr@seznam.cz
To: linux-kernel@vger.kernel.org
Cc: linux-arch@vger.kernel.org, alan@lxorguk.ukuu.org.uk,
Michal Simek <monstr@monstr.eu>,
vapier.adi@gmail.com, arnd@arndb.de, matthew@wil.cx,
microblaze-uclinux@itee.uq.edu.au, drepper@redhat.com,
linuxppc-dev@ozlabs.org, will.newton@gmail.com, hpa@zytor.com,
John.Linn@xilinx.com, john.williams@petalogix.com
Subject: [PATCH 12/60] microblaze_v4: Generic dts file for platforms
Date: Thu, 26 Jun 2008 14:29:41 +0200 [thread overview]
Message-ID: <1214483429-32360-13-git-send-email-monstr@seznam.cz> (raw)
In-Reply-To: <1214483429-32360-12-git-send-email-monstr@seznam.cz>
From: Michal Simek <monstr@monstr.eu>
Signed-off-by: Michal Simek <monstr@monstr.eu>
---
arch/microblaze/platform/generic/system.dts | 300 +++++++++++++++++++++++++++
1 files changed, 300 insertions(+), 0 deletions(-)
create mode 100644 arch/microblaze/platform/generic/system.dts
diff --git a/arch/microblaze/platform/generic/system.dts b/arch/microblaze/platform/generic/system.dts
new file mode 100644
index 0000000..724a037
--- /dev/null
+++ b/arch/microblaze/platform/generic/system.dts
@@ -0,0 +1,300 @@
+/*
+ * (C) Copyright 2007-2008 Xilinx, Inc.
+ * (C) Copyright 2007-2008 Michal Simek
+ *
+ * Michal SIMEK <monstr@monstr.eu>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License as
+ * published by the Free Software Foundation; either version 2 of
+ * the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ * CAUTION: This file is automatically generated by libgen.
+ * Version: Xilinx EDK 9.2.02 EDK_Jm_SP2.3
+ * Generate by FDT v1.00.a
+ */
+
+/ {
+ #address-cells = <1>;
+ #size-cells = <1>;
+ compatible = "xlnx,microblaze";
+ model = "testing";
+ DDR_SDRAM_32Mx16: memory@20000000 {
+ device_type = "memory";
+ reg = < 20000000 2000000 >;
+ } ;
+ chosen {
+ bootargs = "console=ttyUL0,115200 loglevel=15";
+ linux,stdout-path = "/plb@0/serial@40100000";
+ } ;
+ cpus {
+ #address-cells = <1>;
+ #cpus = <1>;
+ #size-cells = <0>;
+ microblaze_0: cpu@0 {
+ clock-frequency = <2faf080>;
+ compatible = "xlnx,microblaze-7.00.a";
+ d-cache-baseaddr = <20000000>;
+ d-cache-highaddr = <21ffffff>;
+ d-cache-line-size = <10>;
+ d-cache-size = <4000>;
+ device_type = "cpu";
+ i-cache-baseaddr = <20000000>;
+ i-cache-highaddr = <21ffffff>;
+ i-cache-line-size = <10>;
+ i-cache-size = <4000>;
+ model = "microblaze,7.00.a";
+ reg = <0>;
+ timebase-frequency = <2faf080>;
+ xlnx,addr-tag-bits = <b>;
+ xlnx,allow-dcache-wr = <1>;
+ xlnx,allow-icache-wr = <1>;
+ xlnx,area-optimized = <0>;
+ xlnx,cache-byte-size = <4000>;
+ xlnx,d-lmb = <1>;
+ xlnx,d-opb = <0>;
+ xlnx,d-plb = <1>;
+ xlnx,data-size = <20>;
+ xlnx,dcache-addr-tag = <b>;
+ xlnx,dcache-byte-size = <4000>;
+ xlnx,dcache-line-len = <4>;
+ xlnx,dcache-use-fsl = <1>;
+ xlnx,debug-enabled = <1>;
+ xlnx,div-zero-exception = <1>;
+ xlnx,dopb-bus-exception = <0>;
+ xlnx,dynamic-bus-sizing = <1>;
+ xlnx,edge-is-positive = <1>;
+ xlnx,family = "spartan3e";
+ xlnx,fpu-exception = <1>;
+ xlnx,fsl-data-size = <20>;
+ xlnx,fsl-exception = <0>;
+ xlnx,fsl-links = <1>;
+ xlnx,i-lmb = <1>;
+ xlnx,i-opb = <0>;
+ xlnx,i-plb = <1>;
+ xlnx,icache-line-len = <4>;
+ xlnx,icache-use-fsl = <1>;
+ xlnx,ill-opcode-exception = <1>;
+ xlnx,instance = "microblaze_0";
+ xlnx,interconnect = <1>;
+ xlnx,interrupt-is-edge = <0>;
+ xlnx,iopb-bus-exception = <0>;
+ xlnx,mmu-dtlb-size = <4>;
+ xlnx,mmu-itlb-size = <2>;
+ xlnx,mmu-tlb-access = <3>;
+ xlnx,mmu-zones = <2>;
+ xlnx,number-of-pc-brk = <2>;
+ xlnx,number-of-rd-addr-brk = <0>;
+ xlnx,number-of-wr-addr-brk = <0>;
+ xlnx,opcode-0x0-illegal = <1>;
+ xlnx,pvr = <2>;
+ xlnx,pvr-user1 = <12>;
+ xlnx,pvr-user2 = <12345678>;
+ xlnx,reset-msr = <0>;
+ xlnx,sco = <0>;
+ xlnx,unaligned-exceptions = <1>;
+ xlnx,use-barrel = <1>;
+ xlnx,use-dcache = <1>;
+ xlnx,use-div = <1>;
+ xlnx,use-extended-fsl-instr = <0>;
+ xlnx,use-fpu = <2>;
+ xlnx,use-hw-mul = <2>;
+ xlnx,use-icache = <1>;
+ xlnx,use-mmu = <3>;
+ xlnx,use-msr-instr = <1>;
+ xlnx,use-pcmp-instr = <1>;
+ } ;
+ } ;
+ mb_plb: plb@0 {
+ #address-cells = <1>;
+ #size-cells = <1>;
+ compatible = "xlnx,plb-v46-1.00.a", "simple-bus";
+ ranges ;
+ Buttons_3Bit: gpio@40800000 {
+ compatible = "xlnx,xps-gpio-1.00.a";
+ interrupt-parent = <&xps_intc_0>;
+ interrupts = < 6 2 >;
+ reg = < 40800000 100000 >;
+ xlnx,all-inputs = <1>;
+ xlnx,all-inputs-2 = <0>;
+ xlnx,dout-default = <0>;
+ xlnx,dout-default-2 = <0>;
+ xlnx,family = "spartan3e";
+ xlnx,gpio-width = <3>;
+ xlnx,interrupt-present = <1>;
+ xlnx,is-bidir = <0>;
+ xlnx,is-bidir-2 = <1>;
+ xlnx,is-dual = <0>;
+ xlnx,tri-default = <ffffffff>;
+ xlnx,tri-default-2 = <ffffffff>;
+ } ;
+ Character_LCD_2x16: gpio@40900000 {
+ compatible = "xlnx,xps-gpio-1.00.a";
+ reg = < 40900000 100000 >;
+ xlnx,all-inputs = <0>;
+ xlnx,all-inputs-2 = <0>;
+ xlnx,dout-default = <0>;
+ xlnx,dout-default-2 = <0>;
+ xlnx,family = "spartan3e";
+ xlnx,gpio-width = <7>;
+ xlnx,interrupt-present = <0>;
+ xlnx,is-bidir = <1>;
+ xlnx,is-bidir-2 = <1>;
+ xlnx,is-dual = <0>;
+ xlnx,tri-default = <ffffffff>;
+ xlnx,tri-default-2 = <ffffffff>;
+ } ;
+ DIP_Switches_4Bit: gpio@40700000 {
+ compatible = "xlnx,xps-gpio-1.00.a";
+ interrupt-parent = <&xps_intc_0>;
+ interrupts = < 7 2 >;
+ reg = < 40700000 100000 >;
+ xlnx,all-inputs = <1>;
+ xlnx,all-inputs-2 = <0>;
+ xlnx,dout-default = <0>;
+ xlnx,dout-default-2 = <0>;
+ xlnx,family = "spartan3e";
+ xlnx,gpio-width = <4>;
+ xlnx,interrupt-present = <1>;
+ xlnx,is-bidir = <0>;
+ xlnx,is-bidir-2 = <1>;
+ xlnx,is-dual = <0>;
+ xlnx,tri-default = <ffffffff>;
+ xlnx,tri-default-2 = <ffffffff>;
+ } ;
+ Ethernet_MAC: ethernet@40c00000 {
+ compatible = "xlnx,xps-ethernetlite-1.00.a";
+ device_type = "network";
+ interrupt-parent = <&xps_intc_0>;
+ interrupts = < 2 0 >;
+ local-mac-address = [ 02 00 00 00 00 00 ];
+ reg = < 40c00000 100000 >;
+ xlnx,duplex = <1>;
+ xlnx,family = "spartan3e";
+ xlnx,rx-ping-pong = <0>;
+ xlnx,tx-ping-pong = <0>;
+ } ;
+ LEDs_8Bit: gpio@40600000 {
+ compatible = "xlnx,xps-gpio-1.00.a";
+ reg = < 40600000 100000 >;
+ xlnx,all-inputs = <0>;
+ xlnx,all-inputs-2 = <0>;
+ xlnx,dout-default = <0>;
+ xlnx,dout-default-2 = <0>;
+ xlnx,family = "spartan3e";
+ xlnx,gpio-width = <8>;
+ xlnx,interrupt-present = <0>;
+ xlnx,is-bidir = <0>;
+ xlnx,is-bidir-2 = <1>;
+ xlnx,is-dual = <0>;
+ xlnx,tri-default = <ffffffff>;
+ xlnx,tri-default-2 = <ffffffff>;
+ } ;
+ RS232_DCE: serial@40200000 {
+ clock-frequency = <2faf080>;
+ compatible = "xlnx,xps-uart16550-1.00.a", "ns16550";
+ current-speed = <2580>;
+ device_type = "serial";
+ interrupt-parent = <&xps_intc_0>;
+ interrupts = < 4 2 >;
+ reg = < 40200000 100000 >;
+ reg-offset = <3>;
+ reg-shift = <2>;
+ xlnx,family = "spartan3e";
+ xlnx,has-external-rclk = <0>;
+ xlnx,has-external-xin = <0>;
+ xlnx,is-a-16550 = <1>;
+ } ;
+ RS232_DTE: serial@40100000 {
+ clock-frequency = <2faf080>;
+ compatible = "xlnx,xps-uartlite-1.00.a";
+ device_type = "serial";
+ interrupt-parent = <&xps_intc_0>;
+ interrupts = < 3 0 >;
+ port-number = <0>;
+ reg = < 40100000 100000 >;
+ xlnx,baudrate = <1c200>;
+ xlnx,data-bits = <8>;
+ xlnx,family = "spartan3e";
+ xlnx,odd-parity = <0>;
+ xlnx,use-parity = <0>;
+ } ;
+ SPI_FLASH: xps-spi@40a00000 {
+ compatible = "xlnx,xps-spi-1.00.a";
+ interrupt-parent = <&xps_intc_0>;
+ interrupts = < 5 2 >;
+ reg = < 40a00000 100000 >;
+ xlnx,family = "spartan3e";
+ xlnx,fifo-exist = <1>;
+ xlnx,num-offchip-ss-bits = <4>;
+ xlnx,num-ss-bits = <4>;
+ xlnx,sck-ratio = <20>;
+ } ;
+ debug_module: debug@40300000 {
+ compatible = "xlnx,mdm-1.00.a";
+ reg = < 40300000 100000 >;
+ xlnx,family = "spartan3e";
+ xlnx,interconnect = <1>;
+ xlnx,jtag-chain = <2>;
+ xlnx,mb-dbg-ports = <1>;
+ xlnx,uart-width = <8>;
+ xlnx,use-uart = <1>;
+ xlnx,write-fsl-ports = <1>;
+ } ;
+ mpmc@20000000 {
+ #address-cells = <1>;
+ #size-cells = <1>;
+ compatible = "xlnx,mpmc-3.00.a";
+ } ;
+ xps_intc_0: interrupt-controller@40000000 {
+ #interrupt-cells = <2>;
+ compatible = "xlnx,xps-intc-1.00.a";
+ interrupt-controller ;
+ reg = < 40000000 100000 >;
+ xlnx,kind-of-edge = <0>;
+ xlnx,num-intr-inputs = <8>;
+ } ;
+ xps_timer_0: timer@40400000 {
+ compatible = "xlnx,xps-timer-1.00.a";
+ interrupt-parent = <&xps_intc_0>;
+ interrupts = < 0 2 >;
+ reg = < 40400000 100000 >;
+ xlnx,count-width = <20>;
+ xlnx,family = "spartan3e";
+ xlnx,gen0-assert = <1>;
+ xlnx,gen1-assert = <1>;
+ xlnx,one-timer-only = <0>;
+ xlnx,trig0-assert = <1>;
+ xlnx,trig1-assert = <1>;
+ } ;
+ xps_timer_1: timer@40500000 {
+ compatible = "xlnx,xps-timer-1.00.a";
+ interrupt-parent = <&xps_intc_0>;
+ interrupts = < 1 2 >;
+ reg = < 40500000 100000 >;
+ xlnx,count-width = <20>;
+ xlnx,family = "spartan3e";
+ xlnx,gen0-assert = <1>;
+ xlnx,gen1-assert = <1>;
+ xlnx,one-timer-only = <1>;
+ xlnx,trig0-assert = <1>;
+ xlnx,trig1-assert = <1>;
+ } ;
+/* sysace_compactflash: sysace@d0030100 {
+ compatible = "xlnx,xps-sysace-1.00.a";
+ reg = < E0000000 100000 >;
+ xlnx,family = "spartan3e";
+ xlnx,mem-width = <10>;
+ } ;*/
+ } ;
+} ;
--
1.5.4.GIT
next prev parent reply other threads:[~2008-06-26 13:39 UTC|newest]
Thread overview: 137+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-26 12:29 Microblaze init port v4 monstr
2008-06-26 12:29 ` [PATCH 01/60] microblaze_v4: Kconfig patches monstr
2008-06-26 12:29 ` [PATCH 02/60] microblaze_v4: Makefiles for Microblaze cpu monstr
2008-06-26 12:29 ` [PATCH 03/60] microblaze_v4: Cpuinfo handling monstr
2008-06-26 12:29 ` [PATCH 04/60] microblaze_v4: Open firmware files1 monstr
2008-06-26 12:29 ` [PATCH 05/60] microblaze_v4: Open firmware files2 monstr
2008-06-26 12:29 ` [PATCH 06/60] microblaze_v4: Open firmware common files monstr
2008-06-26 12:29 ` [PATCH 07/60] microblaze_v4: Support for semaphores monstr
2008-06-26 12:29 ` [PATCH 08/60] microblaze_v4: exception handling monstr
2008-06-26 12:29 ` [PATCH 09/60] microblaze_v4: Signal support monstr
2008-06-26 12:29 ` [PATCH 10/60] microblaze_v4: Interrupt handling, timer support, supported function monstr
2008-06-26 12:29 ` [PATCH 11/60] microblaze_v4: cache support monstr
2008-06-26 12:29 ` monstr [this message]
2008-06-26 12:29 ` [PATCH 13/60] microblaze_v4: kernel modules support monstr
2008-06-26 12:29 ` [PATCH 14/60] microblaze_v4: lmb support monstr
2008-06-26 12:29 ` [PATCH 15/60] microblaze_v4: PVR support, cpuinfo support monstr
2008-06-26 12:29 ` [PATCH 16/60] microblaze_v4: defconfig file monstr
2008-06-26 12:29 ` [PATCH 17/60] microblaze_v4: head.S + linker script monstr
2008-06-26 12:29 ` [PATCH 18/60] microblaze_v4: supported function for memory - kernel/lib monstr
2008-06-26 12:29 ` [PATCH 19/60] microblaze_v4: checksum support monstr
2008-06-26 12:29 ` [PATCH 20/60] microblaze_v4: early_printk support monstr
2008-06-26 12:29 ` [PATCH 21/60] microblaze_v4: uaccess files monstr
2008-06-26 12:29 ` [PATCH 22/60] microblaze_v4: heartbeat file monstr
2008-06-26 12:29 ` [PATCH 23/60] microblaze_v4: setup.c - system setting monstr
2008-06-26 12:29 ` [PATCH 24/60] microblaze_v4: asm-offsets monstr
2008-06-26 12:29 ` [PATCH 25/60] microblaze_v4: process and init task function monstr
2008-06-26 12:29 ` [PATCH 26/60] microblaze_v4: time support monstr
2008-06-26 12:29 ` [PATCH 27/60] microblaze_v4: virtualization monstr
2008-06-26 12:29 ` [PATCH 28/60] microblaze_v4: ptrace support monstr
2008-06-26 12:29 ` [PATCH 29/60] microblaze_v4: traps support monstr
2008-06-26 12:29 ` [PATCH 30/60] microblaze_v4: support for a.out monstr
2008-06-26 12:30 ` [PATCH 31/60] microblaze_v4: memory inicialization, MMU, TLB monstr
2008-06-26 12:30 ` [PATCH 32/60] microblaze_v4: page.h, segment.h, unaligned.h monstr
2008-06-26 12:30 ` [PATCH 33/60] microblaze_v4: includes SHM*, msgbuf monstr
2008-06-26 12:30 ` [PATCH 34/60] microblaze_v4: bug headers files monstr
2008-06-26 12:30 ` [PATCH 35/60] microblaze_v4: definitions of types monstr
2008-06-26 12:30 ` [PATCH 36/60] microblaze_v4: ioctl support monstr
2008-06-26 12:30 ` [PATCH 37/60] microblaze_v4: io.h IO operations monstr
2008-06-26 12:30 ` [PATCH 38/60] microblaze_v4: headers for executables format FLAT, ELF monstr
2008-06-26 12:30 ` [PATCH 39/60] microblaze_v4: dma support monstr
2008-06-26 12:30 ` [PATCH 40/60] microblaze_v4: headers for irq monstr
2008-06-26 12:30 ` [PATCH 41/60] microblaze_v4: atomic.h bitops.h byteorder.h monstr
2008-06-26 12:30 ` [PATCH 42/60] microblaze_v4: headers pgalloc.h pgtable.h monstr
2008-06-26 12:30 ` [PATCH 43/60] microblaze_v4: system.h pvr.h processor.h monstr
2008-06-26 12:30 ` [PATCH 44/60] microblaze_v4: clinkage.h linkage.h sections.h kmap_types.h monstr
2008-06-26 12:30 ` [PATCH 45/60] microblaze_v4: stats headers monstr
2008-06-26 12:30 ` [PATCH 46/60] microblaze_v4: termbits.h termios.h monstr
2008-06-26 12:30 ` [PATCH 47/60] microblaze_v4: sigcontext.h siginfo.h monstr
2008-06-26 12:30 ` [PATCH 48/60] microblaze_v4: headers simple files - empty or redirect to asm-generic monstr
2008-06-26 12:30 ` [PATCH 49/60] microblaze_v4: headers files entry.h current.h mman.h registers.h sembuf.h monstr
2008-06-26 12:30 ` [PATCH 50/60] microblaze_v4: device.h param.h topology.h monstr
2008-06-26 12:30 ` [PATCH 51/60] microblaze_v4: pool.h socket.h monstr
2008-06-26 12:30 ` [PATCH 52/60] microblaze_v4: fcntl.h sockios.h ucontext.h monstr
2008-06-26 12:30 ` [PATCH 53/60] microblaze_v4: setup.h string.h thread_info.h monstr
2008-06-26 12:30 ` [PATCH 54/60] microblaze_v4: Kbuild file monstr
2008-06-26 12:30 ` [PATCH 55/60] microblaze_v4: pci headers monstr
2008-06-26 12:30 ` [PATCH 56/60] microblaze_v4: IPC headers monstr
2008-06-26 12:30 ` [PATCH 57/60] microblaze_v4: entry.S monstr
2008-06-26 12:30 ` [PATCH 58/60] microblaze_v4: sys_microblaze.c monstr
2008-06-26 12:30 ` [PATCH 59/60] microblaze_v4: syscall_table.S and unistd.h monstr
2008-06-26 12:30 ` [PATCH 60/60] microblaze_v4: Enable drivers for Microblaze monstr
2008-06-26 14:16 ` Peter Korsgaard
2008-06-26 16:31 ` [PATCH 59/60] microblaze_v4: syscall_table.S and unistd.h Arnd Bergmann
2008-06-26 17:02 ` H. Peter Anvin
2008-06-28 5:10 ` Paul Mundt
2008-06-26 15:48 ` [PATCH 58/60] microblaze_v4: sys_microblaze.c Arnd Bergmann
2008-06-26 19:07 ` Michal Simek
2008-06-26 22:34 ` Arnd Bergmann
2008-06-26 16:04 ` Arnd Bergmann
2008-06-26 15:43 ` [PATCH 52/60] microblaze_v4: fcntl.h sockios.h ucontext.h Arnd Bergmann
2008-06-26 16:46 ` Arnd Bergmann
2008-06-26 15:35 ` [PATCH 48/60] microblaze_v4: headers simple files - empty or redirect to asm-generic Arnd Bergmann
2008-06-26 16:21 ` Adrian Bunk
2008-06-26 16:38 ` Arnd Bergmann
2008-06-26 17:57 ` H. Peter Anvin
2008-06-26 22:09 ` Arnd Bergmann
2008-06-26 18:05 ` Adrian Bunk
2008-06-26 23:23 ` Arnd Bergmann
2008-06-27 11:59 ` Adrian Bunk
2008-06-27 13:19 ` Michal Simek
2008-06-27 13:55 ` Sam Ravnborg
2008-06-26 13:18 ` [PATCH 46/60] microblaze_v4: termbits.h termios.h Alan Cox
2008-06-26 18:44 ` Michal Simek
2008-06-26 15:28 ` Arnd Bergmann
2008-06-26 15:18 ` [PATCH 33/60] microblaze_v4: includes SHM*, msgbuf Arnd Bergmann
2008-06-26 15:14 ` [PATCH 31/60] microblaze_v4: memory inicialization, MMU, TLB Arnd Bergmann
2008-07-08 6:17 ` Michal Simek
2008-06-26 14:37 ` [PATCH 30/60] microblaze_v4: support for a.out Adrian Bunk
2008-06-26 19:23 ` Michal Simek
2008-06-26 19:27 ` H. Peter Anvin
2008-06-26 21:30 ` Michal Simek
2008-06-26 21:38 ` H. Peter Anvin
2008-06-28 5:04 ` Paul Mundt
2008-06-28 5:03 ` [PATCH 29/60] microblaze_v4: traps support Paul Mundt
2008-06-28 4:59 ` [PATCH 28/60] microblaze_v4: ptrace support Paul Mundt
2008-07-01 20:46 ` [PATCH 27/60] microblaze_v4: virtualization Adrian Bunk
2008-06-27 10:43 ` [PATCH 26/60] microblaze_v4: time support Thomas Gleixner
2008-06-27 13:10 ` Michal Simek
2008-06-28 4:50 ` [PATCH 25/60] microblaze_v4: process and init task function Paul Mundt
2008-06-28 4:43 ` [PATCH 24/60] microblaze_v4: asm-offsets Paul Mundt
2008-06-28 22:28 ` [PATCH 19/60] microblaze_v4: checksum support Segher Boessenkool
2008-06-30 7:18 ` Michal Simek
2008-06-30 16:25 ` Segher Boessenkool
2008-06-26 15:07 ` [PATCH 12/60] microblaze_v4: Generic dts file for platforms Jon Loeliger
2008-06-26 18:57 ` Michal Simek
2008-06-26 20:18 ` Stephen Neuendorffer
2008-06-26 21:41 ` Michal Simek
2008-06-26 21:44 ` Jon Loeliger
2008-06-28 5:49 ` Grant Likely
2008-06-30 0:02 ` John Williams
2008-06-30 3:39 ` Stephen Neuendorffer
2008-06-30 3:59 ` John Williams
2008-06-30 7:11 ` Michal Simek
2008-07-01 6:21 ` Benjamin Herrenschmidt
2008-07-01 15:58 ` Stephen Neuendorffer
2008-07-02 0:25 ` Benjamin Herrenschmidt
2008-06-30 6:48 ` Michal Simek
2008-06-26 16:35 ` [PATCH 08/60] microblaze_v4: exception handling Ray Lee
2008-06-26 19:19 ` Michal Simek
2008-06-26 19:43 ` Ray Lee
2008-06-26 21:06 ` Michal Simek
2008-06-26 14:36 ` [PATCH 07/60] microblaze_v4: Support for semaphores Adrian Bunk
2008-06-26 19:27 ` Michal Simek
2008-06-26 14:36 ` [PATCH 02/60] microblaze_v4: Makefiles for Microblaze cpu Adrian Bunk
2008-06-26 18:46 ` Michal Simek
2008-06-26 19:40 ` Adrian Bunk
2008-06-27 0:03 ` John Williams
2008-06-28 4:38 ` [PATCH 01/60] microblaze_v4: Kconfig patches Paul Mundt
2008-06-26 15:01 ` Microblaze init port v4 Adrian Bunk
2008-06-26 18:50 ` Michal Simek
2008-06-26 19:43 ` Adrian Bunk
2008-06-26 20:27 ` Stephen Neuendorffer
2008-06-27 0:12 ` John Williams
2008-06-26 15:09 ` Arnd Bergmann
2008-06-26 17:51 ` Arnd Bergmann
2008-06-26 17:54 ` H. Peter Anvin
2008-06-26 18:59 ` Michal Simek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1214483429-32360-13-git-send-email-monstr@seznam.cz \
--to=monstr@seznam.cz \
--cc=John.Linn@xilinx.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=arnd@arndb.de \
--cc=drepper@redhat.com \
--cc=hpa@zytor.com \
--cc=john.williams@petalogix.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=matthew@wil.cx \
--cc=microblaze-uclinux@itee.uq.edu.au \
--cc=monstr@monstr.eu \
--cc=vapier.adi@gmail.com \
--cc=will.newton@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).