lekernel changed the topic of #milkymist to: Milkymist One, Migen, Milkymist SoC & Flickernoise :: Logs: http://en.qi-hardware.com/mmlogs
sh4rm4 has quit [Remote host closed the connection]
gbraad has joined #milkymist
jimmythehorn has quit [Quit: jimmythehorn]
fsk has quit [Quit: fsk]
fsk has joined #milkymist
sh4rm4 has joined #milkymist
gbraad has quit [Ping timeout: 252 seconds]
gbraad has joined #milkymist
gbraad has quit [Changing host]
gbraad has joined #milkymist
digshadow has joined #milkymist
fsk has quit [Quit: fsk]
mumptai has joined #milkymist
xiangfu has joined #milkymist
<larsc> I wish we had the lower part of RAM mapped at 0x0-0xffff
<larsc> or having it mapped at 0xffff7fff-0xffffffff would also work
<lekernel> what for?
<larsc> it would allow to access memory without loading the address into a register first
<larsc> using r0 as the base register and a 16 bit signed offset
<larsc> when we switch from userspace to kernelspace stack in Linux we obviously have to do this without trashing any of the userspace registers
<larsc> the current code makes a backup of the registers it is going to trash on the userspace stack
<larsc> but that's a bit ugly
<lekernel> can't map it with the MMU?
<larsc> well, this is the no-mmu code
xiangfu has quit [Ping timeout: 264 seconds]
xiangfu has joined #milkymist
xiangfu has quit [Remote host closed the connection]
Alarm has joined #milkymist
methril has quit [Quit: Leaving]
fsk has joined #milkymist
gbraad has quit [Ping timeout: 256 seconds]
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #milkymist
<GitHub13> [linux-milkymist] larsclausen pushed 7 new commits to master: http://git.io/O2rNcQ
<GitHub13> linux-milkymist/master a756401 Lars-Peter Clausen: lm32: Implement user_stack_pointer()...
<GitHub13> linux-milkymist/master b0017d7 Lars-Peter Clausen: Drop __devinit/__devexit from milkymist drivers...
<GitHub13> linux-milkymist/master 37807cf Lars-Peter Clausen: lm32: Drop unused debugger_info field from thread_info struct...
<GitHub171> [linux-milkymist] larsclausen pushed 1000 new commits to master: http://git.io/WPJH-A
<GitHub171> linux-milkymist/master 9d43a18 Michael S. Tsirkin: tun: avoid owner checks on IFF_ATTACH_QUEUE...
<GitHub171> linux-milkymist/master ec82f94 Lars-Peter Clausen: bfin_mac: Restore hardware time-stamping dependency on BF518...
<GitHub171> linux-milkymist/master 337da3e Dan Carpenter: bnx2x: move debugging code before the return...
<larsc> lekernel: how do you keep the hdmi connectors in place? fill the holes with soldering lead?
<lekernel> yes
<lekernel> fill just one first and then try to solder the pins, so it's easier to move it again if you mess up
<lekernel> the TVS are a bit tricky to solder, I've had success by melting the solder on all four pins simultaneously and then plunging the component into the liquid solder
<lekernel> if you have a reflow oven, you can do that properly ...
<lekernel> you can check the TVS connections by forward biasing the diode, you should have ~-0.7V between GND and the protected pin
Hawk777 has quit [Ping timeout: 276 seconds]
<roh> lekernel: would hot air help?
Hawk777 has joined #milkymist
fsk_ has joined #milkymist
fsk has quit [Ping timeout: 255 seconds]
fsk_ is now known as fsk
<GitHub157> [migen] sbourdeauducq pushed 3 new commits to master: http://git.io/qoe8mg
<GitHub157> migen/master 6abac59 Sebastien Bourdeauducq: examples/basic/psync: demonstrate the new features
<GitHub157> migen/master 7c4e6c3 Sebastien Bourdeauducq: fhdl/verilog: support special lowering and overrides
<GitHub157> migen/master a878db1 Sebastien Bourdeauducq: genlib: clock domain crossing elements
<GitHub57> [migen] sbourdeauducq pushed 1 new commit to master: http://git.io/K9XKmg
<GitHub57> migen/master c2d54f4 Sebastien Bourdeauducq: examples/psync: cleanup
<GitHub77> [mibuild] sbourdeauducq pushed 3 new commits to master: http://git.io/EeEdHA
<GitHub77> mibuild/master ef83342 Sebastien Bourdeauducq: generic_platform/get_verilog: pass additional args to verilog.convert
<GitHub77> mibuild/master 56ae0f0 Sebastien Bourdeauducq: xilinx_ise: disable SRL extraction on synchronizers
<GitHub77> mibuild/master 0321513 Sebastien Bourdeauducq: corelogic -> genlib
lekernel has quit [Ping timeout: 264 seconds]
fsk has quit [Quit: fsk]
lekernel has joined #milkymist
fsk has joined #milkymist
digshadow has quit [Quit: Leaving.]
digshadow1 has joined #milkymist
digshadow1 has quit [Quit: Leaving.]
digshadow has joined #milkymist
digshadow has quit [Ping timeout: 244 seconds]
kilae has joined #milkymist
fsk has quit [Ping timeout: 276 seconds]
fsk has joined #milkymist
mumptai has quit [Quit: Verlassend]
kilae has quit [Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331]]
Alarm has quit [Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331]]
fsk has quit [Quit: fsk]