<?xml version="1.0"?>
<rss version="2.0"><channel><title>Haiku</title><link>http://www.haiku-os.org/</link><description>Haiku is an open-source operating system currently in development designed from the ground up for desktop computing. Inspired by the BeOS, Haiku aims to provide users of all levels with a personal computing experience that is simple yet powerful, and free of any unnecessary complexities.</description><image><url>/images/db/15/f1-t128.png</url><title>Haiku</title><link>http://www.haiku-os.org/</link></image><cloud path="/RPC2" domain="cia.vc" protocol="xml-rpc" port="80" registerProcedure="stats.subscribe.rss2" /><item><pubDate>Fri, 25 May 2012 01:38:25 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/51554</guid><link>http://cia.vc/stats/project/Haiku/.message/51554</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;jscipione&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44204&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=85136fa"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Fix formatting bug in Deskcalc.&lt;br /&gt;&lt;br /&gt;Calculations that take up the full width of the Deskcalc window&lt;br /&gt;sometimes scroll the result over showing you only the tail end. This&lt;br /&gt;is because the horizontal inset makes the area too small to fit the&lt;br /&gt;result. Removing this horizontal inset means that the result will&lt;br /&gt;always fit in the space provided, and Deskcalc will recalculate to&lt;br /&gt;fit, but it also means that the result always starts at the leftmost&lt;br /&gt;side of the textarea, a fair tradeoff.         &lt;/div&gt;     </description><title>Fix formatting bug in Deskcalc. Calculations that take up the full width of the...</title></item><item><pubDate>Thu, 24 May 2012 23:40:31 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/5149d</guid><link>http://cia.vc/stats/project/Haiku/.message/5149d</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;axeld&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44203&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=936b7fe"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Fixed a possible FD leak, CID 702009.         &lt;/div&gt;     </description><title>Fixed a possible FD leak, CID 702009.</title></item><item><pubDate>Thu, 24 May 2012 15:25:52 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/512fd</guid><link>http://cia.vc/stats/project/Haiku/.message/512fd</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;kallisti5&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44202&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=b7aa0a9"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;ARM platform: Undo change to MMU page table assignment&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;While the baremetal arm book I have says mrc, it breaks verdex and doesn't work on the Pi.&lt;/li&gt;&lt;li&gt;Moving the page table address to the p15 coprocessor makes more logical sense anyway... i think mrc was a typo.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>ARM platform: Undo change to MMU page table assignment * While the baremetal arm...</title></item><item><pubDate>Thu, 24 May 2012 19:27:37 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/5112c</guid><link>http://cia.vc/stats/project/Haiku/.message/5112c</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mmu_man&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44199&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=037f252"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;U-Boot: split cpu.cpp into arch-specific and common parts&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;the common part should try to use the U-Boot API when found.&lt;/li&gt;&lt;li&gt;the arch part can make use of cpu features (like timer register)&lt;/li&gt;&lt;li&gt;the ppc code enables the FPU in the MSR, since it's used by vsnprintf(), which at least saves one FP register in its prologue.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>U-Boot: split cpu.cpp into arch-specific and common parts * the common part...</title></item><item><pubDate>Thu, 24 May 2012 13:53:32 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/5106b</guid><link>http://cia.vc/stats/project/Haiku/.message/5106b</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;kallisti5&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44200&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=93d5b79"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             rPi console: Implement console_wait_for_key         &lt;/div&gt;     </description><title>rPi console: Implement console_wait_for_key</title></item><item><pubDate>Thu, 24 May 2012 19:55:21 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/50f4e</guid><link>http://cia.vc/stats/project/Haiku/.message/50f4e</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mmu_man&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44201&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=1348022"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;PPC: Move asm helpers to U-Boot arch Jamfile&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;the OpenFirmware arch/ppc/Jamfile already has it, so move it to avoid duplicated symbols.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>PPC: Move asm helpers to U-Boot arch Jamfile * the OpenFirmware arch/ppc/Jamfile...</title></item><item><pubDate>Thu, 24 May 2012 19:20:15 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/50e56</guid><link>http://cia.vc/stats/project/Haiku/.message/50e56</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mmu_man&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44198&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=3bd0ac4"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;PPC: Add eioio as barrier for the UART class [3 commits]&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;probably unneeded but it shouldn't harm.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>PPC: Add eioio as barrier for the UART class [3 commits] * probably unneeded but...</title></item><item><pubDate>Thu, 24 May 2012 11:39:43 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/50d13</guid><link>http://cia.vc/stats/project/Haiku/.message/50d13</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;kallisti5&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44197&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=9b2efb1"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;rPi Console: Fix console vt100 calls [3 commits]&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Use correct clear screen escape codes&lt;/li&gt;&lt;li&gt;Use correct set cursor location escape codes&lt;/li&gt;&lt;li&gt;Use correct set color escape codes&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>rPi Console: Fix console vt100 calls [3 commits] * Use correct clear screen...</title></item><item><pubDate>Wed, 23 May 2012 18:30:27 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/50bf2</guid><link>http://cia.vc/stats/project/Haiku/.message/50bf2</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;tqh&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44196&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=d6e724d"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Only set FT_LOAD_TARGET_LCD when we have specified it. Use FT_LOAD_TARGET_NORMAL when we havn't.&lt;br /&gt;&lt;br /&gt;(FT_LOAD_TARGET_LIGHT might also be an option.)         &lt;/div&gt;     </description><title>Only set FT_LOAD_TARGET_LCD when we have specified it. Use FT_LOAD_TARGET_NORMAL...</title></item><item><pubDate>Wed, 23 May 2012 16:56:10 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/50aac</guid><link>http://cia.vc/stats/project/Haiku/.message/50aac</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;anevilyak&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44195&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=021ccbd"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Fix #8596: common_getgroups copies too little data&lt;br /&gt;&lt;br /&gt;common_getgroups, when called from within the kernel, copies actualCount&lt;br /&gt;bytes instead of actualCount * sizeof(gid_t) bytes.         &lt;/div&gt;     </description><title>Fix #8596: common_getgroups copies too little data common_getgroups, when called...</title></item><item><pubDate>Tue, 22 May 2012 14:07:29 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/509ce</guid><link>http://cia.vc/stats/project/Haiku/.message/509ce</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;kallisti5&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44194&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=4fd190a"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;MMU: Add in section L1 MMU size [3 commits]&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Not used atm, but exists.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>MMU: Add in section L1 MMU size [3 commits] * Not used atm, but exists.</title></item><item><pubDate>Sun, 20 May 2012 14:31:11 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/508f6</guid><link>http://cia.vc/stats/project/Haiku/.message/508f6</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mmadia&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44193&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=87a01ad"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Added Caya as an optional package.&lt;br /&gt;&lt;br /&gt;Provided by Barrett. Fixes #7439.         &lt;/div&gt;     </description><title>Added Caya as an optional package. Provided by Barrett. Fixes #7439.</title></item><item><pubDate>Sun, 20 May 2012 10:23:08 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/5082d</guid><link>http://cia.vc/stats/project/Haiku/.message/5082d</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mmadia&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44192&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=96e2080"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Updated Keymap Switcher. Provided by Siarzhuk Zharski.         &lt;/div&gt;     </description><title>Updated Keymap Switcher. Provided by Siarzhuk Zharski.</title></item><item><pubDate>Sun, 20 May 2012 10:46:58 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/5067e</guid><link>http://cia.vc/stats/project/Haiku/.message/5067e</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;siarzhuk&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44191&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=5f25cf0"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Put hostname option into DHCPDISCOVER/DHCPREQUEST if provided by system&lt;br /&gt;&lt;br /&gt;If Haiku has the hostname set, inform DHCP server with corresponding&lt;br /&gt;option in DHCPDISCOVER and DHCPREQUEST messages. That should simplify&lt;br /&gt;accessing Haiku hosts by using it's hostname instead of raw addresses.         &lt;/div&gt;     </description><title>Put hostname option into DHCPDISCOVER/DHCPREQUEST if provided by system If Haiku...</title></item><item><pubDate>Sat, 19 May 2012 16:25:55 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/505a8</guid><link>http://cia.vc/stats/project/Haiku/.message/505a8</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;humdinger&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44190&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=0ae4e1b"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Added wpa_supplicant to alpha and nightly profiles. Fixes #8585.         &lt;/div&gt;     </description><title>Added wpa_supplicant to alpha and nightly profiles. Fixes #8585.</title></item><item><pubDate>Fri, 18 May 2012 15:16:30 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/50303</guid><link>http://cia.vc/stats/project/Haiku/.message/50303</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;kallisti5&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44189&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=b8733e3"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;rPi MMU: Working towards mapped memory&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;BCM2708 defines no longer assume 0x20 address We will be throwing away the blob memory mapping and using our own.&lt;/li&gt;&lt;li&gt;Use existing blob mapping to turn GPIO led on pre mmu_init&lt;/li&gt;&lt;li&gt;Remap MMU hardware addresses from 0x7E. We could map each device, however the kernel will throw away the mappings again anyway. For now we just map the whole range and use offsets.&lt;/li&gt;&lt;li&gt;Serial uart no longer works, however at least we know why now :). Serial driver now needs to use mapped address.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>rPi MMU: Working towards mapped memory * BCM2708 defines no longer assume 0x20...</title></item><item><pubDate>Fri, 18 May 2012 20:23:45 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/50222</guid><link>http://cia.vc/stats/project/Haiku/.message/50222</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;siarzhuk&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44188&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=80cbddc"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Preventive fixes for possible Coverity complaints in the future. [2 commits]         &lt;/div&gt;     </description><title>Preventive fixes for possible Coverity complaints in the future. [2 commits]</title></item><item><pubDate>Fri, 18 May 2012 13:57:00 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/50101</guid><link>http://cia.vc/stats/project/Haiku/.message/50101</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;kallisti5&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44187&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=e8aa6be"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;rPi MMU: Enhance debugging [2 commits]&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;TRACE calls no longer need double '('&lt;/li&gt;&lt;li&gt;Added CALLED trace function&lt;/li&gt;&lt;li&gt;Add better debugging output&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>rPi MMU: Enhance debugging [2 commits] * TRACE calls no longer need double '(' *...</title></item><item><pubDate>Fri, 18 May 2012 17:40:29 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/5002a</guid><link>http://cia.vc/stats/project/Haiku/.message/5002a</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;humdinger&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44186&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=7a81151"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Merge branch 'master' of ssh://git.haiku-os.org/haiku [2 commits]         &lt;/div&gt;     </description><title>Merge branch 'master' of ssh://git.haiku-os.org/haiku [2 commits]</title></item><item><pubDate>Fri, 18 May 2012 11:36:53 +0000</pubDate><guid>http://cia.vc/stats/project/Haiku/.message/4fe6f</guid><link>http://cia.vc/stats/project/Haiku/.message/4fe6f</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;kallisti5&lt;/strong&gt;              on master             &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;hrev44185&lt;/b&gt;             &lt;b&gt;haiku&lt;/b&gt;/:             (&lt;a href="http://cgit.haiku-os.org/haiku/commit/?id=77591e9"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;rPi: MMU Work [2 commits]&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Use U-Boot mmu code as base&lt;/li&gt;&lt;li&gt;This will be factored out someday into common arch mmu code when we can read Flattened Device Trees&lt;/li&gt;&lt;li&gt;Move mmu_init after serial_init. Temporary change as we will want serial_init to use memory mapped addresses... for debugging.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>rPi: MMU Work [2 commits] * Use U-Boot mmu code as base * This will be factored...</title></item></channel></rss>
