Am Montag 07 März 2011, 14:20:09 schrieb Edgar E. Iglesias:
> Got a conflict on patch nr 16 though. Would be good if you could double
> check upstreams configure to verify I resolved it correctly...
It's OK, thanks.
--
Michael
On Sun, Mar 06, 2011 at 11:47:55PM +0100, Michael Walle wrote:
> Am Dienstag 01 März 2011, 22:31:58 schrieb Edgar E. Iglesias:
> > On Fri, Feb 25, 2011 at 12:03:37AM +0100, Michael Walle wrote:
> > > Am Donnerstag 17 Februar 2011, 23:45:01 schrieb Michael Walle:
> > > > This patchset adds support f
Am Dienstag 01 März 2011, 22:31:58 schrieb Edgar E. Iglesias:
> On Fri, Feb 25, 2011 at 12:03:37AM +0100, Michael Walle wrote:
> > Am Donnerstag 17 Februar 2011, 23:45:01 schrieb Michael Walle:
> > > This patchset adds support for the LatticeMico32 softcore processor by
> > > Lattice Semiconductor.
On Tue, Mar 1, 2011 at 11:31 PM, Edgar E. Iglesias
wrote:
> On Fri, Feb 25, 2011 at 12:03:37AM +0100, Michael Walle wrote:
>> Am Donnerstag 17 Februar 2011, 23:45:01 schrieb Michael Walle:
>> > This patchset adds support for the LatticeMico32 softcore processor by
>> > Lattice Semiconductor.
>> >
On Fri, Feb 25, 2011 at 12:03:37AM +0100, Michael Walle wrote:
> Am Donnerstag 17 Februar 2011, 23:45:01 schrieb Michael Walle:
> > This patchset adds support for the LatticeMico32 softcore processor by
> > Lattice Semiconductor.
> >
> > Changes since v2:
> > - lots of CODING_STYLE fixes
> > - r
Am Donnerstag 17 Februar 2011, 23:45:01 schrieb Michael Walle:
> This patchset adds support for the LatticeMico32 softcore processor by
> Lattice Semiconductor.
>
> Changes since v2:
> - lots of CODING_STYLE fixes
> - reworked pic and juart model, CPUState is not passed anymore
> - use qdev res
This patchset adds support for the LatticeMico32 softcore processor by
Lattice Semiconductor.
Changes since v2:
- lots of CODING_STYLE fixes
- reworked pic and juart model, CPUState is not passed anymore
- use qdev reset field instead of qemu_register_reset()
- add missing include guards
- me