lekernel changed the topic of #milkymist to: Mixxeo, Migen, Milkymist-ng & other Milkymist projects :: Logs: http://en.qi-hardware.com/mmlogs :: Mixxeo preorder lists.milkymist.org/pipermail/devel-milkymist.org/2013-May/003344.html
balrog has quit [Ping timeout: 256 seconds]
balrog has joined #milkymist
rjo_ has joined #milkymist
rjo has quit [*.net *.split]
wpwrak has quit [Ping timeout: 240 seconds]
wpwrak has joined #milkymist
Martoni has joined #milkymist
bhamilton has joined #milkymist
bhamilton has quit [Quit: Leaving.]
bhamilton has joined #milkymist
Hawk777 has quit [Quit: Coyote finally caught me]
lekernel has joined #milkymist
<GitHub137>
[linux-milkymist] larsclausen pushed 1000 new commits to master: http://git.io/Iii3SQ
<GitHub137>
linux-milkymist/master 088d812 Linus Torvalds: Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs...
<GitHub137>
linux-milkymist/master 95f4838 Linus Torvalds: Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux...
<GitHub137>
linux-milkymist/master a622260 Eric Dumazet: ip_tunnel: fix kernel panic with icmp_dest_unreach...
Gurty has joined #milkymist
<larsc>
the most seamless merge so far, only two minor conflicts in a Kconfig and a Makefile
Hawk777 has joined #milkymist
<lekernel>
famous last words ;) have you tried booting it?
<ysionneau>
ahah
<larsc>
lekernel: I did, it works fine
<ysionneau>
nice!
<larsc>
time to get it upstream
<larsc>
Still need to cleanup the trap code though
<lekernel>
are there -ng drivers already?
<larsc>
Only the ones you wrote
<lekernel>
hm. I'm not even sure they work anymore.
<larsc>
I'm mostly testing with qemu
Martoni has quit [Read error: No route to host]
stekern has quit [Ping timeout: 246 seconds]
stekern has joined #milkymist
<wpwrak>
larsc: did you do devtree and pinctrl yet ? both will affect my wpan critters
<lekernel>
you want wpan on M1?
<wpwrak>
err. didn't think of that :) thought lars was talking about the jz4740 kernel. but then, it would make sense if it worked on M1, too. in any case it wouldn't be too hard to support :)
<larsc>
well devivetree works fine on both jz4740 and lm32, pinctrl on none
<larsc>
(since it is not implemented)
bhamilton has quit [Quit: Leaving.]
bhamilton has joined #milkymist
<wpwrak>
didn't you once mention that you wanted to add pinctrl ?
<larsc>
yes
<larsc>
I want to
<wpwrak>
is this something that will come soon ? or in some distant future. since it'll have a major impact on my atben driver (the non-pinctrl solution is kinda messy), i'd wait for it if it's something you plan to do in the next couple of months
<larsc>
when I find the time, I guess somewhen within the next yea
<larsc>
r
<wpwrak>
heh ;-)
<lekernel>
wouldn't be too hard to support? it's USB, no?
<wpwrak>
everything is hard with USB ;-) but the one that needs/would use pinctrl is atben, that's just SPI plus a few quirks
bhamilton has quit [Quit: Leaving.]
bhamilton has joined #milkymist
<GitHub109>
[migen] sbourdeauducq pushed 3 new commits to master: http://git.io/qBmR5A
<GitHub109>
migen/master 0aa58f5 Sebastien Bourdeauducq: pytholite: support generator arguments