Timeline



2010-09-11:

22:28 Changeset in mainline [2fa10f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove syscall for controlling preemption.

2010-09-10:

21:22 Ticket #211 (Time sometimes appears to stop on mips32) closed by Jakub Jermář
worksforme: There appears to be a problem in GXemul which is responsible for this …
10:57 Meetings edited by Jakub Jermář
Update venue of tomorrow's meeting. (diff)

2010-09-09:

19:20 Ticket #256 (Assertion failed (idxp->pfc) at file 'fat_ops.c', line 295.) closed by Jakub Jermář
duplicate: I cannot reproduce this after …
15:26 Changeset in mainline [c0e1be7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Start working on virtual USB HCD So far, the `vhcd' server simulates …

2010-09-07:

20:00 Changeset in mainline [7431b665]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/fs.
19:56 Changeset in mainline [db4ec8d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix fat_append_clusters() regression introduced in …
19:55 Ticket #255 (Assertion failed (firstc >= FAT_CLST_FIRST && firstc < FAT_CLST_BAD) ...) closed by Jakub Jermář
fixed: The recent sequential I/O improvements introduced a regression into …
16:29 Ticket #255 (Assertion failed (firstc >= FAT_CLST_FIRST && firstc < FAT_CLST_BAD) ...) updated by Jakub Jermář
Priority changed
Ok, I could reproduce it that way. The stack trace shows the following …
15:26 Makefile.config attached to Ticket #255 by Štěpán Henek
My config file
15:24 Ticket #255 (Assertion failed (firstc >= FAT_CLST_FIRST && firstc < FAT_CLST_BAD) ...) updated by Štěpán Henek
Hi Jakub, it is revno: 631. The easiest way to reproduce this …

2010-09-06:

20:56 Ticket #255 (Assertion failed (firstc >= FAT_CLST_FIRST && firstc < FAT_CLST_BAD) ...) updated by Jakub Jermář
Summary changed
20:41 Ticket #256 (Assertion failed (idxp->pfc) at file 'fat_ops.c', line 295.) updated by Jakub Jermář
Description changed
20:40 Ticket #256 (Assertion failed (idxp->pfc) at file 'fat_ops.c', line 295.) updated by Jakub Jermář
I have attached files required to reconstruct the whole stack trace. …
20:36 fat.disasm.bz2 attached to Ticket #256 by Jakub Jermář
20:34 Screenshot-QEMU-1.png attached to Ticket #256 by Jakub Jermář
Kernel console displaying the stack trace.
20:33 Ticket #256 (Assertion failed (idxp->pfc) at file 'fat_ops.c', line 295.) updated by Jakub Jermář
The corresponding line in fat_ops.c is from the beginning of …
20:31 Ticket #256 (Assertion failed (idxp->pfc) at file 'fat_ops.c', line 295.) created by Jakub Jermář
Running changeset:lp:~jakub/helenos/fs,165, which was merged into …
19:50 Ticket #255 (Assertion failed (firstc >= FAT_CLST_FIRST && firstc < FAT_CLST_BAD) ...) updated by Jakub Jermář
Hi Stepan, what revision is this? I tried to reproduce your testcase, …
17:56 Ticket #255 (Assertion failed (firstc >= FAT_CLST_FIRST && firstc < FAT_CLST_BAD) ...) updated by Jakub Jermář
Status, Owner, Component, Milestone changed
17:25 Ticket #255 (Assertion failed (firstc >= FAT_CLST_FIRST && firstc < FAT_CLST_BAD) ...) created by Štěpán Henek
By accident, I used write in an infinite loop, so it filled my …
16:05 Repositories edited by Martin Decky
add NUMA branch (diff)

2010-09-05:

12:39 Ticket #211 (Time sometimes appears to stop on mips32) updated by Jakub Jermář
An instrumented version of GXemul reveals that the last value written …

2010-09-04:

12:21 Changeset in mainline [76e1121f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add an explanatory comment to mips32 stacktrace.c.
09:06 Changeset in mainline [343f2b7e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add extra bound checks into mips32 stack tracer.

2010-09-03:

21:46 Changeset in mainline [0c39b96]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
If possible, print stack also with the mips32 trap frame and frames …

2010-09-02:

20:55 Changeset in mainline [20235a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainline changes.
20:54 Changeset in mainline [0c61955]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Print all registers in istate_decode().
20:08 Changeset in mainline [3fb3c1fc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
On a non-syscall exception, save all GPRs into istate_t.
19:57 Changeset in mainline [23c8be7f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use MOVE instead of ADD x, y, 0.
19:54 Changeset in mainline [ce890ec9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix mips32 build and make syscall_shortcut() use standard istate_t offsets.

2010-09-01:

19:33 Ticket #254 (Improve IPC terminology) updated by Jakub Jermář
I can also see one additional advantage to using non-conventional …
15:01 Ticket #254 (Improve IPC terminology) updated by Jakub Jermář
Cc changed
15:00 Ticket #254 (Improve IPC terminology) updated by Jakub Jermář
Frankly, I don't like the suggested idea for the following reasons: …

2010-08-31:

15:48 Ticket #254 (Improve IPC terminology) created by Martin Decky
It has been suggested multiple times (several times by Petr Tuma) that …

2010-08-29:

19:41 Changeset in mainline [3249673]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge two fixes for a fb crash when mouse was moved early in the boot …
19:39 Changeset in mainline [5b8b66c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
fb should be robust wrt. bogus mouse coordinates passed from console.
19:38 Ticket #253 (NS wait_for_task references NULL pointer.) updated by Jakub Jermář
Cc changed
19:37 Ticket #223 (fb crashes if mouse moves during start up) closed by Jakub Jermář
fixed: Fixed in changeset:mainline,631.
19:27 Changeset in mainline [ecd2775]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not send FB_POINTER_MOVE messages before gcons is initialized.
19:18 Ticket #223 (fb crashes if mouse moves during start up) updated by Jakub Jermář
I think this problem exists, because console starts to process mouse …
17:41 Ticket #253 (NS wait_for_task references NULL pointer.) updated by Jakub Jermář
Hi Tomas, is there a real-world scenario leading to this bug or did …

2010-08-28:

17:13 Ticket #31 (Revision of panics) updated by Jakub Jermář
Milestone changed
17:11 Ticket #31 (Revision of panics) closed by Jakub Jermář
fixed: During my recent work on the Unified Panic Architecture, I went …
10:08 Ticket #207 (Introduce fault spaces to VFS) updated by Jakub Jermář
Milestone changed
10:07 Ticket #246 (Make working directory a per-thread property) updated by Jakub Jermář
Milestone changed
08:31 Ticket #130 (Self replication) updated by Jakub Jermář
Milestone changed
08:30 Ticket #134 (Support for Neo FreeRunner) updated by Jakub Jermář
Milestone changed

2010-08-27:

17:53 Meetings edited by Jakub Jermář
Change date for the next meeting. (diff)
17:34 Ticket #102 (Improved support for concurrent IPC requests) closed by Jakub Jermář
fixed: Fixed in changeset:mainline,629.
17:04 Changeset in mainline [df908b3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use async relations introduced in the previous changeset to implement …
17:02 Changeset in mainline [ddd7118]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add simple support for IPC relations to improve support for concurrent …

2010-08-25:

21:02 Ticket #102 (Improved support for concurrent IPC requests) updated by Jakub Jermář
Cc changed
20:55 Ticket #102 (Improved support for concurrent IPC requests) updated by Jakub Jermář
After one failed trial attempt to come up with an API according to …

2010-08-17:

16:29 Repositories edited by Martin Decky
Add lp:~martin-decky/helenos/mm branch (diff)

2010-08-12:

20:50 Changeset in mainline [2d0c3a6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge from lp:~jsvoboda/helenos/gta02 (GTA02 touchscreen driver).
20:49 Changeset in mainline [527298a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
GTA02 touchscreen driver (no dragging detection).

2010-08-11:

15:42 Changeset in mainline [ff586e06]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
indentation and spacing fixes (no change in functionality)
15:24 Changeset in mainline [a1e98de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
merge small cleanups (no change in functionality)
14:31 Changeset in mainline [17ccb9d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
whitespace changes
14:26 Changeset in mainline [be3f94c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
do not clutter global namespace with internal defines
14:18 Changeset in mainline [1d3d2cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
rename gdtselector to GDT_SELECTOR to make explicit it is a macro …

2010-08-08:

08:44 Ticket #252 (Change default CROSS_PREFIX to /usr/local/cross) updated by Jiri Svoboda
The Architecture names like ia32, ia64, arm32, ppc32 is a …

2010-08-03:

11:03 Changeset in mainline [482dde7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/fs.
10:57 Changeset in mainline [4637c72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Instead of checking whether the first sector in a cluster is not …

2010-08-02:

21:06 Changeset in mainline [a6e54c5d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
fix a little bug

2010-08-01:

09:49 Ticket #252 (Change default CROSS_PREFIX to /usr/local/cross) updated by Martin Decky
> Actually I would suggest a path that would somehow indicate it's a …
07:15 Ticket #253 (NS wait_for_task references NULL pointer.) created by Tomas Brambora
If we don't find the task to wait for by its TID, we set […] and …

2010-07-30:

21:56 Ticket #252 (Change default CROSS_PREFIX to /usr/local/cross) updated by Jiri Svoboda
Sounds like a good idea, I've been thinking the same myself for some …
14:26 Ticket #252 (Change default CROSS_PREFIX to /usr/local/cross) created by Martin Decky
Building HelenOS using the cross-compiler toolchain built by our …

2010-07-29:

20:10 ReleaseNotes/0.5.0 edited by Jakub Jermář
Mention FAT optimizations. (diff)

2010-07-28:

21:17 Changeset in mainline [07c66cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Avoid magic numbers.
15:33 Ticket #250 (write operation slows down gradually when writing large amount of data.) closed by Jakub Jermář
fixed: With changeset:mainline,624 comes a significant speedup of appending …
15:27 Changeset in mainline [9a1d8ab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/fs. This merge adds two important …
15:24 Changeset in mainline [14f2100]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
create FAT with a guaranteed amount of free space
15:23 Changeset in mainline [7dfd339]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
slight optimization
15:23 Ticket #251 (FAT driver somehow limits multiple access to a file) closed by Martin Decky
fixed: Well, stupid me. This was no issue in the code, the FAT filesystem RAM …
15:23 Changeset in mainline [69a60c4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
implement sync
15:22 Changeset in mainline [dba4a23]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Speed up sequential I/O by caching the "current" cluster in …
14:51 Ticket #251 (FAT driver somehow limits multiple access to a file) updated by Jakub Jermář
Cc changed
14:43 Ticket #251 (FAT driver somehow limits multiple access to a file) updated by Jakub Jermář
I am wondering how much free space is there left in the root file …
10:12 Changeset in mainline [6da81e0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Modify _fat_block_get() to return the "current" cluster number to the …
09:55 Ticket #251 (FAT driver somehow limits multiple access to a file) created by Martin Decky
As the klog task stores the kernel log output to a file /log/klog, a …
08:52 HowToFileABug edited by Jakub Jermář
(diff)
08:48 HowToFileABug edited by Jakub Jermář
(diff)
08:38 HowToFileABug edited by Jakub Jermář
Improvements. (diff)

2010-07-27:

21:42 Changeset in mainline [571addd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge from lp:~jsvoboda/helenos/gta02.
21:29 Changeset in mainline [1720cf9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix accidentally disabling FIFO in userspace. Also, log receive errors.
20:57 HowToFileABug edited by Jakub Jermář
(diff)
20:55 HowToFileABug edited by Jakub Jermář
(diff)
20:13 Changeset in mainline [3d9d948]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Operate S3C24xx UART in FIFO mode.
19:00 Changeset in mainline [a9b5b5f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Userspace S3C24xx UART driver. Use for kbd input from gta02 serial console.
16:47 test_speed.c attached to Ticket #250 by Tomas Brambora
Test case for bug #250.
16:45 Changeset in mainline [5a9f4d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
store kernel log output to /log/klog
16:45 Changeset in mainline [3629481]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
implement fileno()
16:45 Ticket #250 (write operation slows down gradually when writing large amount of data.) updated by Jakub Jermář
In lp:~/jakub/helenos/fs there is a fix which improves the running …
16:37 Changeset in mainline [142084b2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
safer way how to register memory zones, do not ignore zones with …
16:37 Changeset in mainline [af96dd57]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix two possible NULL dereferences
16:10 Changeset in mainline [9ded977]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add initial support for line debugging information and generating …
15:43 Lab edited by Martin Decky
issues with Intel S5000XVNSATAR have been finally fixed (diff)

2010-07-26:

20:10 Changeset in mainline [7a23d60]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use convenience macros for accessing FAT boot sector in fat_ops.c as well.
15:00 Changeset in mainline [ed6cf34b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use convenience macros for accessing FAT boot sector members to save …

2010-07-25:

22:00 Changeset in mainline [746f623]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Turn fat_block_get() into a real function and make it aware of the …
21:08 Changeset in mainline [377cce8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Start to cache the FAT node's last cluster in fat_node_t and change …
17:47 ReleaseNotes/Trunk edited by Jiri Svoboda
Remove obsolete content (diff)
17:46 ReleaseNotes edited by Jiri Svoboda
Fix stale link (diff)
17:35 Changeset in mainline [ecf083dd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Make machine_get_irq_count() a true machine op.
16:54 Changeset in mainline [99b2564]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Revert accidental commit of debugging code.
16:53 Changeset in mainline [b8b4efa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove empty directory.
16:52 Changeset in mainline [277cf60]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Use I/O structure to access S3C24xx UART registers.
14:35 Changeset in mainline [ec08286]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Kernel input device for gta02 serial console. Move s3c24xx interrupt …
10:11 Changeset in mainline [c621f4aa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge with mainline.
08:13 Ticket #250 (write operation slows down gradually when writing large amount of data.) updated by Jakub Jermář
We made an observation that creating a 5M file on a FAT file system …

2010-07-24:

20:23 FreeRunner edited by Jiri Svoboda
Elaborate status. (diff)
20:03 Changeset in mainline [a2da43c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
memcpy assembly blobs in boot stage are not needed. Replace them all …
18:22 HowToFileABug edited by Jakub Jermář
(diff)
18:07 HowToFileABug edited by Jakub Jermář
(diff)
16:24 HowToFileABug edited by Jakub Jermář
(diff)
10:50 HowToFileABug created by Jakub Jermář
Start the How to file a bug page.
09:19 WikiStart edited by Jakub Jermář
(diff)

2010-07-23:

19:20 Meetings edited by Jiri Svoboda
(diff)
15:31 Ticket #250 (write operation slows down gradually when writing large amount of data.) created by Tomas Brambora
Writing a bug chunk of data (i.e. say 5MB) causes the write operation …

2010-07-22:

14:03 Changeset in mainline [7b213f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rearrange mips32 istate_t to contain all registers and in a format …

2010-07-21:

18:53 ReleaseNotes/0.5.0 edited by Jakub Jermář
sparc64 and ppc32 have experimental kernel stack traces too (diff)
18:35 DeveloperDocs edited by Jiri Svoboda
Fix link to Joliet spec (diff)
18:29 DeveloperDocs edited by Jiri Svoboda
Update DWARF specification link (diff)
18:21 DeveloperDocs edited by Jiri Svoboda
Add MIPS32 links (diff)
18:17 DeveloperDocs edited by Jiri Svoboda
Add link to official MIPS arch doc index and to unofficial copies of … (diff)
16:06 DeveloperDocs edited by Jakub Jermář
Fix sparc manuals titles. (diff)
16:02 DeveloperDocs edited by Jakub Jermář
Add links to the newer UltraSPARC architectures and their processor … (diff)
15:45 DeveloperDocs edited by Jakub Jermář
Add search links for the older UltraSPARC processor supplements / user … (diff)
15:38 DeveloperDocs edited by Jakub Jermář
Fix links to UltraSPARC User Manual (diff)
15:25 DeveloperDocs edited by Jakub Jermář
Fix links to amd64 optimization guides. (diff)
13:53 DeveloperDocs edited by Jakub Jermář
Google only for PDF files (diff)
13:48 DeveloperDocs edited by Jakub Jermář
Add links to google discontinued or password protected official … (diff)
13:43 DeveloperDocs edited by Jakub Jermář
Add link to MIPS 4K processor family user manual (diff)
13:33 DeveloperDocs edited by Jakub Jermář
Fix the MIPS R4000 User Manual link (diff)
13:15 DeveloperDocs edited by Jakub Jermář
Fix the broken link to the ARM architecture manual (diff)
10:18 Changeset in mainline [46757a6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add two additional widescreen modes which are frequently supported by …
09:52 WikiStart edited by Martin Decky
capitalization (diff)
09:51 Lab edited by Martin Decky
update (diff)
09:39 ContemplatedPlatforms edited by Martin Decky
fixes (diff)

2010-07-20:

20:18 ContemplatedPlatforms edited by Jiri Svoboda
Convert notes to footnotes (diff)
19:58 HardwareSupport edited by Jakub Jermář
(diff)
19:03 ReleaseNotes/0.5.0 edited by Jiri Svoboda
ARMv4 is an architecture, not a processor (diff)
19:02 Lab edited by Martin Decky
(diff)
18:02 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
18:02 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
18:01 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
18:00 ReleaseNotes/0.5.0 edited by Jakub Jermář
Mention sbi in Release Notes (diff)
17:58 ReleaseNotes/0.5.0 edited by Jakub Jermář
Record the latest progress in mainline Release Notes (diff)
17:45 ReleaseNotes/Template edited by Jakub Jermář
(diff)
17:44 ReleaseNotes/0.5.0 created by Jakub Jermář
Reinstantiate the Release Notes template for mainline
17:43 ReleaseNotes edited by Jakub Jermář
Capitalize M (diff)
17:43 ReleaseNotes edited by Jakub Jermář
Trunk vs. mainline (diff)
13:58 Changeset in mainline [4738d84]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
explicitly use 64b types to avoid overflows in trivial cases (overflow …
13:53 Changeset in mainline [e2650d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
rename PA_overlaps to PA_OVERLAPS be more tolerant about some cases of …

2010-07-19:

20:51 Changeset in mainline [0a447ab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
istate_get_fp() should return istate→sp on mips32.
20:38 WikiStart edited by Jakub Jermář
Unlink HelenOS Camp 2010 page. (diff)
15:48 ContemplatedPlatforms edited by Martin Decky
add two machines (diff)
15:27 ContemplatedPlatforms edited by Martin Decky
add two ancient machines, improve formatting (diff)
15:19 Lab edited by Martin Decky
add Current status field (diff)
15:07 Lab edited by Martin Decky
add legend (diff)

2010-07-18:

22:37 WikiStart edited by Jiri Svoboda
(diff)
22:35 ContemplatedPlatforms created by Jiri Svoboda

2010-07-17:

12:46 Lab edited by Jiri Svoboda
FreeRunner works in mainline (diff)
12:02 Arch/Arm32 edited by Jakub Jermář
(diff)

2010-07-16:

15:15 Arch/Arm32 edited by Jiri Svoboda
(diff)
15:14 Ticket #165 (Implement stack tracing hooks for mips32) updated by Jakub Jermář
Experimental support for mips32 kernel stack traces was merged in …
15:02 FreeRunner edited by Jiri Svoboda
(diff)
14:59 Ticket #134 (Support for Neo FreeRunner) closed by Jiri Svoboda
fixed: Fixed in changeset:mainline,610. The system will fully boot. Kernel …
14:23 Changeset in mainline [4d0f97d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge from lp:~jsvoboda/helenos/gta02. This adds support for the GTA02 …
14:07 Changeset in mainline [24697c3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Program timer with the right frequency. (Expect HZ to be 100 Hz for now.)
11:40 Changeset in mainline [dfd735a1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Separate ldm(2) from instructions accessing banked registers with …
10:11 Changeset in mainline [aa0d227]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/upa
10:09 Changeset in mainline [c8dea4f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix abs32le build.
10:04 Changeset in mainline [294f7a52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix sparc64 build.
09:56 Changeset in mainline [b92ee1e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix ppc32 build.
09:47 Changeset in mainline [5fe3853e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix ia64 build.
09:39 Changeset in mainline [7cf3e66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix ia32 build.
09:31 Changeset in mainline [e314a12]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix arm32 build.
09:20 Changeset in mainline [65914ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix amd64 build.
09:08 Changeset in mainline [63bdde6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add experimental support for kernel stack tracing on mips32.
09:06 Changeset in mainline [257ceb1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Introduce the stack trace context which is passed to the individual …

2010-07-15:

11:41 Changeset in mainline [5c16ce7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix another instance of unpredictable writeback.
10:39 Changeset in mainline [074c9bd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
10:24 Changeset in mainline [41ce4d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Make use of s3c24xx timer and interrupt controller as a clock source …
09:01 Changeset in mainline [0e796cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Allow different number of IRQs for each arm machine.

2010-07-14:

13:11 Changeset in mainline [4003861]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/upa
13:05 Changeset in mainline [f77e591]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not align the amd64 interrupt handlers. Give each its own unique …
12:59 Changeset in mainline [2bf2e1d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove orphaned declaration.
12:53 Changeset in mainline [91ef7cfd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove obsolete comment.
12:50 Changeset in mainline [a759467]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove another mysterious use of SP_DELTA.
12:38 Changeset in mainline [864e272]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove mysterious use of SP_DELTA.
12:29 Changeset in mainline [c8cd9a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Preallocate space for the istate structure on the stack for the use by …
12:15 Changeset in mainline [a7220de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rewrite syscall_entry() to use the istate structure and save all GPRs …
10:27 Changeset in mainline [0d1e976]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Sync ia32 istate_decode() with the formatting used by the amd64 version.
10:13 Changeset in mainline [9171f12]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make istate_decode() print all amd64 GPRs.
09:21 FreeRunner edited by Jiri Svoboda
(diff)
09:20 FreeRunner edited by Jiri Svoboda
Add working link to s3c2442b user manual (diff)

2010-07-13:

22:17 Ticket #219 (kernel panic on amd64) updated by Jakub Jermář
It is possible that the described issue is caused by the bug fixed in …
21:54 Changeset in mainline [6b1a85c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/upa.
21:48 Changeset in mainline [c0e9f3f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Change the amd64 istate_t and interrupt handler macro so that the …
21:12 Changeset in mainline [a7199c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Reduce kconsole stack space consumption by about 2.5KiB by using …
20:54 Changeset in mainline [b62d5614]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix typo.
15:21 Changeset in mainline [bd11d3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Do not use instructions with unspecified behavior in exc_handler.S. …
13:56 Changeset in mainline [d029434]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use symbolic representation for selectors.
13:05 Changeset in mainline [246f939]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Allocate space for the fake error word and the istate structre at …
10:42 Changeset in mainline [80c9416]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Clear RFLAGS_NT upon entering syscall_entry.
10:01 Changeset in mainline [0cd21bf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Sanitize EFLAGS in sysenter_handler.
09:59 Changeset in mainline [1b6c058]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add definitions for a few more EFLAGS bits.
08:42 Changeset in mainline [8269769]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix copyright year.
08:35 Changeset in mainline [35599c9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use the proper condition code with the CMOVcc instruction.

2010-07-12:

16:45 Changeset in mainline [5f83634]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/upa
16:39 Changeset in mainline [8078180]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Replace a branch instruction with conditional move.
16:33 Changeset in mainline [b539f54]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not clobber preserved register EBX.
16:14 Changeset in mainline [efbd094]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
No need to clear the NT flag before IRET if the kernel never sets it …
16:00 Changeset in mainline [f4946de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use trap gate instead of interrupt gate for the syscall int handler.
15:51 Changeset in mainline [4e91239]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Move comment to a better location.
15:38 Changeset in mainline [44c69b66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make the code in asm.S independent of the interrupt vector used for …
14:42 Changeset in mainline [c15b374]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Introduce PF_ACCESS_UNKNOWN to be used by the debuging/panicking code …
13:42 Changeset in mainline [d5a1c73]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
If supplied, print also the context-specific message on bad traps and …
13:23 Ticket #249 (arm32 load/store decoder is too limited) created by Jakub Jermář
The function which is used to recognize load/store instructions on …
13:05 Changeset in mainline [e9a6b29]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add missing new line in the generic panic message.
12:01 Changeset in mainline [144185b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Only kill the offending task on an unresolved prefetch_abort instead …
10:53 Changeset in mainline [bd48f4c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
10:38 Changeset in mainline [c40e6ef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Enable gta02 framebuffer by default.
10:30 Changeset in mainline [9e19672e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix gta02 build with FB disabled.
10:14 HardwareSupport edited by Jakub Jermář
Fix a typo in the link (diff)
10:13 Arch/Ia64 created by Jakub Jermář
Fix a typo in the link

2010-07-11:

09:54 Ticket #219 (kernel panic on amd64) closed by Jakub Jermář
worksforme: I am closing this as not-reproducible. The issue has been only ever …

2010-07-08:

21:09 Changeset in mainline [bee2d4c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/upa
20:03 Changeset in mainline [b808660]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not align ia32 int handlers on any pre-defined power-of-two …

2010-07-07:

21:13 Changeset in mainline [9097982f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove outdated comment.
21:08 Changeset in mainline [676afa2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix grammar.
20:39 Changeset in mainline [62b20f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/upa
20:29 Changeset in mainline [ed7998b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rewrite the SYSENTER syscall handler to use istate_t for parameter …
19:57 Changeset in mainline [0737078]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rewrite the slow ia32 syscall handler to use istate_t for parameter …
19:52 Changeset in mainline [77385fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Reorganize the ia32 istate_t slightly so that it can also be used by …
18:37 Changeset in mainline [09b859c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from mainline.

2010-07-06:

23:27 Changeset in mainline [22c3444]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve early printout scrolling speed
23:21 Changeset in mainline [97bdb4a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
avoid tracing of several memory-related functions which are called …
23:16 Ticket #248 (i8042 kernel driver should be more robust) created by Martin Decky
The kernel (and possibly also the uspace) i8042 driver should be more …

2010-07-02:

22:37 Changeset in mainline [04e3d9f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove an overly bold assumption about the validity of CPU (some …
20:01 Changeset in mainline [fef504a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
OK, fixing yet another totally brain-dead bug
19:59 Changeset in mainline [ca8f84f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
it might be handy for early_putchar to also interpret backspace (i.e. …
19:58 Changeset in mainline [bbfdf62]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
size_t as a return type of zone_conf_size() is more natural than uintptr_t
19:52 Arch/Arm32 edited by Jakub Jermář
Link with the our FreeRunner page. (diff)
19:36 Arch/Sparc64 created by Jakub Jermář
Copy the sparc64 article from drupal.
19:33 Arch/Ppc32 created by Jakub Jermář
Copy the ppc32 article from drupal.
19:31 Arch/Mips32 created by Jakub Jermář
Copy the mips32 article from drupal.
19:26 Arch/Ia32 created by Jakub Jermář
Copy the ia32 article from drupal.
19:25 Arch/Arm32 created by Jakub Jermář
Copy the arm32 article from drupal.
19:22 Arch/Amd64 created by Jakub Jermář
Copy the amd64 article from drupal.
19:19 HardwareSupport edited by Jakub Jermář
Add list of HelenOS ports. (diff)
18:56 HardwareSupport edited by Jakub Jermář
(diff)
15:42 Changeset in mainline [7a0359b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve kernel function tracing - add support for more generic kernel …
14:22 Changeset in mainline [e2ea4ab1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainline changes.
14:19 Changeset in mainline [cefb126]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainline changes.
12:44 Changeset in mainline [e3ee9b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove forward static function declarations and reorder functions (if …
11:02 Changeset in mainline [b5382d4f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix off-by-one mistake when interpreting newline
10:22 Ticket #241 (ia32 won't boot if there is 2 GB physical memory or more) closed by Martin Decky
fixed: A workaround (which limits the accessible physical memory to 2 GB - 64 …
10:16 Changeset in mainline [da52547]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add early_putchar() which can be used to do early kernel console …
10:16 Ticket #247 (Early kernel debugging) closed by Martin Decky
fixed: The framework has been implemented as of mainline,594, …
10:11 Changeset in mainline [ad8f03d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
split CONFIG_LOG into CONFIG_LOG and CONFIG_TRACE (displaying the …
10:08 Changeset in mainline [e837f30]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add missing include
09:59 Changeset in mainline [dbd4ae5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
switch to C-style comments improve indentation

2010-07-01:

22:27 Changeset in mainline [eedf4c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
switch to C-style comments
22:17 Changeset in mainline [d5042d28]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
switch to C-style comments
22:00 Changeset in mainline [54171e8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
switch to C-style comments improve indentation
21:29 Changeset in mainline [6dce6af]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
switch to C-style comments improve indentation
21:09 Changeset in mainline [5c032932]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Set up kernel frame buffer.
20:50 Changeset in mainline [c685fc8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
20:44 Changeset in mainline [75c9852]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove forgotten debugging output
19:31 FAQ edited by Jakub Jermář
(diff)
19:30 FAQ edited by Jakub Jermář
(diff)
19:07 Changeset in mainline [4d1be48]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use more specific panic type.
18:56 Lab edited by Jakub Jermář
Add documentation pointer for PowerEdge 7150. (diff)
18:52 Lab edited by Jakub Jermář
Update info about Acer Ferrari 3400 laptop. (diff)
18:39 Changeset in mainline [64bbf13]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
switch to C-style comments
18:33 Changeset in mainline [fc14438]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge progress from lp:~jakub/helenos/ia64-revival.
18:11 Changeset in mainline [49ace23]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use PRIp as a portable way of printing pointer-like numbers
16:33 Changeset in mainline [90ed058]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge ia32 interrupt handler and trap frame improvements.
16:29 Changeset in mainline [873c681]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
initial support for early kernel debugging prints use C comments in …
16:27 Changeset in mainline [eee047c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Interrupt handlers should clear the direction flag too.
16:26 Changeset in mainline [5cca935]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Optimize CLEAR_NT_FLAG.
16:20 Changeset in mainline [9110ff0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Bump up INTERRUPT_ALIGN as the new interrupt handler would not fit in …
15:59 Lab edited by Jakub Jermář
Add JJ's aging desktop. (diff)

2010-06-30:

21:15 Lab edited by Martin Decky
(diff)
21:05 Lab edited by Martin Decky
(diff)
21:05 Lab edited by Martin Decky
(diff)
20:59 Lab edited by Martin Decky
(diff)
20:59 Lab edited by Martin Decky
(diff)
20:42 Changeset in mainline [99718a2e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve code readability
20:36 Changeset in mainline [50f4b95]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Merge (hopefully) final fix for ia32/amd64 SMP issues.
20:29 Changeset in mainline [e9f4b59]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Fix two blatant bugs which were present in the MADT parsing code for …
20:27 Changeset in mainline [4babe62]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
port uspace sorting improvements back to kernel
20:23 Changeset in mainline [0a79ad9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
rename functions for consistency
20:21 Changeset in mainline [0c3e63f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
map Local APIC and I/O APIC using hw_map()
20:17 Changeset in mainline [c6c49de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
replace bubble sort with gnome sort improve quicksort readability use …
19:29 DeveloperDocs edited by Jiri Svoboda
Add USB xHCI specification link (diff)
09:25 Changeset in mainline [4edd57fd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
the limit in the APIC driver is on CPU ids, not APIC ids (however, I …
09:10 Changeset in mainline [263bda2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove LOG_EXEC() macro, use compile-time instrumentation for detailed …

2010-06-29:

21:32 FreeRunnerLEDs edited by Jiri Svoboda
(diff)
21:23 Changeset in mainline [9a683150]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Print only the necessary width of the offset.
21:18 Lab edited by Jiri Svoboda
Link to our FreeRunner article rather than to external openmoko wiki (diff)
21:14 FreeRunner edited by Jiri Svoboda
Link to FreeRunner hardware page at openmoko, split to internal/external (diff)
21:03 Changeset in mainline [c9eb31c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Print all potentially interesting information about an ia32 trap frame …
20:20 FreeRunner edited by Jiri Svoboda
(diff)
20:19 Changeset in mainline [6473d41]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Alter the ia32 istate_t so that the stack trace printed upon a panic …
20:16 gta02_first_contact_d2x.jpg attached to FreeRunner by Jiri Svoboda
Neo FreeRunner first contact
17:43 Changeset in mainline [f56e897f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainlnie changes.
15:38 Changeset in mainline [793cf029]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
ACPI code cleanup
15:38 Changeset in mainline [c5da138]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix bug in configure_via_xsdt(): actually use XSDT, not RSDT
15:29 Changeset in mainline [fa3b8e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
LOG() adds newline already
15:29 Changeset in mainline [724d643]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove double semicollon
14:58 Changeset in mainline [c19aa612]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Return "unknown" instead of "Not found". The capitalization and space …
00:08 Changeset in mainline [fe32163]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve support for inactive CPUs major revision of MADT and MPS …
00:08 Changeset in mainline [9a21f9d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
align comments

2010-06-28:

23:58 Changeset in mainline [49eb681]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
code cleanup (no change in functionality)
22:55 Ticket #90 (Bad memory access messages are architecture-dependent) closed by Jakub Jermář
fixed
22:55 Ticket #90 (Bad memory access messages are architecture-dependent) updated by Jakub Jermář
Fixed in changeset:mainline,565
22:45 Changeset in mainline [e3038b4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge unified panic architecture (Phase 1). Note that this is still …
22:35 Changeset in mainline [e4a4b44]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove left-over panic_printf()'s.
22:33 Changeset in mainline [4fe907b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix abs32le: remove panic_printf() and add istate_decode().
22:28 Changeset in mainline [22a28a69]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rename decode_istate() to istate_decode() and declare it only once in …
21:58 Changeset in mainline [f1fc83a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add s3c24xx_uart driver to kernel for serial console output.
21:42 Changeset in mainline [7008097]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Switch sparc64 to use the unified panic architecture.
20:32 Changeset in mainline [05e3cb8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle changes (no change in functionality)
19:48 Changeset in mainline [5b8016d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Switch ppc32 to use the unified panic architecture. Untested as ppc32 …
19:40 Changeset in mainline [7c31d20]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Check CPU before doing CPU→id.
19:05 Changeset in mainline [ac11ac7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Switch mips32 to use the unified panic architecture. No stack traces …
18:12 Changeset in mainline [38e5675b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Switch ia64 to use the unified panic architecture. No stack traces so far.

2010-06-27:

23:54 Changeset in mainline [64f6ef04]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
amd64: create identity mapping of the first 8 GB of physical memory …
23:04 Changeset in mainline [a1f60f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
move from "kernel" memory model to "large" memory model get rid of the …
23:03 Changeset in mainline [33dac7d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve printouts
23:02 Changeset in mainline [2ddcc7b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle cleanup (no change in functionality)
16:37 Changeset in mainline [74c5a1ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
compact printouts
10:20 Changeset in mainline [6250c37]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix first physical frame number computation. Only create kernel …

2010-06-26:

23:42 Changeset in mainline [68667ce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add physical memory workaround for amd64
23:00 Changeset in mainline [720db0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix erroneous resizing of physical zones (ticket #240)
22:58 Ticket #240 (Zone bound computation in init_e820_memory() is incorrect) closed by Martin Decky
fixed: Fixed in chageset:mainline,556
21:59 Changeset in mainline [cae5404]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add simple temporary workaround (far from any proper solution) for the …
21:42 Changeset in mainline [decfbe56]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
be paranoid and update exception statistics in a critical section (for …
17:11 Ticket #247 (Early kernel debugging) created by Jiri Svoboda
Currently it is difficult to analyze failures in early stages of the …
12:00 Changeset in mainline [62baed17]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Switch ia32 to use the unified panic architecture.

2010-06-25:

21:06 Changeset in mainline [12b0d51]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix ommisions in testarm and integratorcp.
20:58 Changeset in mainline [d7ef14b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Link kernel to the proper base address for gta02. Change …
19:53 Changeset in mainline [1590e23]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Drive the gta02 UART properly.
18:46 Changeset in mainline [adf6607]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Refine rule for processing boot stage linker script with C preprocessor.
14:49 Changeset in mainline [fc81981]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add and improve annotations
13:38 Changeset in mainline [33c4f72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve annotations move to the newest VCC syntax use VCC …
06:00 Repositories edited by Jakub Jermář
Add link to the upa branch (diff)
05:02 Changeset in mainline [8e374ea7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Switch arm32 to use the unified panic architecture.
04:23 Changeset in mainline [a043e39]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Switch amd64 to use the unified panic architecture.
04:22 Changeset in mainline [06737a0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Foundations for the unified panic architecture.
04:14 Changeset in mainline [5c8de00]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add missing include.
00:37 Changeset in mainline [2d03471]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix comments.

2010-06-24:

13:00 Changeset in mainline [09a0bd4a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
initial properties annotation and verification support (does not do …
12:04 Changeset in mainline [e821e49]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add empty boot infrastructure for abs32le
11:31 Changeset in mainline [172aad6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add initial support for sorting the output of top
11:30 Changeset in mainline [549012c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
port sorting functions from kernel to libc
09:56 Changeset in mainline [ccb426c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve other kernel printouts
09:07 Changeset in mainline [851f33a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
merge "tests" and "test" kconsole commands

2010-06-23:

19:51 Changeset in mainline [21ee6ad4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add gta0 configuration preset.
18:57 Changeset in mainline [d969a9a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Link gta02 boot stage to the proper base address.
18:57 Changeset in mainline [f4660690]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Pass boot stage _link.ld through C preprocessor.
18:47 UsersGuide/KernelConsole edited by Jiri Svoboda
(diff)
18:44 WikiStart edited by Jiri Svoboda
(diff)
18:44 UsersGuide/Console edited by Jiri Svoboda
(diff)
18:39 UsersGuide edited by Jiri Svoboda
(diff)
18:34 UsersGuide edited by Jiri Svoboda
(diff)
18:32 UsersGuide edited by Jiri Svoboda
(diff)
18:29 UsersGuide/CompilingFromSource edited by Jiri Svoboda
(diff)
18:12 UsersGuide edited by Jiri Svoboda
(diff)
18:09 UsersGuide/CompilingFromSource created by Jiri Svoboda
17:50 UsersGuide/KernelConsole created by Jiri Svoboda
17:44 UsersGuide/Editor created by Jiri Svoboda
17:43 UsersGuide/Shell created by Jiri Svoboda
17:29 UsersGuide/TextEditing created by Jiri Svoboda
17:25 UsersGuide/Console created by Jiri Svoboda
17:22 UsersGuide/QuickStart created by Jiri Svoboda

2010-06-22:

21:36 Changeset in mainline [fe7abd0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use r2 instead of gp to pass the bootinfo address. Group the code …
21:09 Changeset in mainline [1e3c2f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use gp instead of r1.
20:55 Changeset in mainline [7f0e7b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use sp instead of r12.
20:15 Changeset in mainline [bc58e2b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
uImage needs to be built from a raw binary image.
20:06 FreeRunner edited by Jiri Svoboda
(diff)
14:13 Changeset in mainline [9539be6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
autotool now also detects values of UINT_MAX and friends
12:19 Changeset in mainline [402eda5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix a newly introduced deadlock in the TLB shootdown algorithm.
11:37 Changeset in mainline [4ca26c9b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve support for Vcc, add basic source preprocessing (thx to Ondrej …
11:35 Changeset in mainline [a49a1a1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not disable interrupts in sys_futex_wakeup().
11:34 Changeset in mainline [6b80696]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
be very specific about the immediate result type
11:29 Changeset in mainline [ee42e43]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Retire kernel rwlocks.
02:18 Changeset in mainline [fdaad75d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not disable interrupts unnecessarily.

2010-06-21:

21:55 Changeset in mainline [928d983]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add mkuimage tool. Build uImage for gta02.
21:06 Repositories edited by Jiri Svoboda
Add link to gta02 branch. (diff)
21:02 Changeset in mainline [7c866dc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add mostly dummy (but buildable) arm32/gta02 target.
20:50 FreeRunner edited by Jiri Svoboda
(diff)
14:01 Ticket #246 (Make working directory a per-thread property) updated by Jakub Jermář
I am concerned about the possible complications this could cause given …
11:42 Ticket #246 (Make working directory a per-thread property) created by Jiri Svoboda
Currently the working directory is a property of the task as a whole …
09:55 Repositories edited by Martin Decky
(diff)

2010-06-20:

15:35 Changeset in mainline [66fcba2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Do not decide which machine_ops to use at link time.
15:08 Changeset in mainline [5ac77cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove more machine-dependent includes.
15:01 Changeset in mainline [25c97174]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove unused machine_genfunc().
14:52 Changeset in mainline [8ef40329]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
No need to include machine-specific header.

2010-06-19:

21:19 UBoot edited by Jiri Svoboda
(diff)

2010-06-18:

18:18 FreeRunner/SerialPorts edited by Jiri Svoboda
(diff)
17:06 FreeRunner/SerialPorts created by Jiri Svoboda
16:42 FreeRunner edited by Jiri Svoboda
(diff)
15:36 UBoot edited by Jiri Svoboda
(diff)
15:28 FreeRunner/Video edited by Jiri Svoboda
(diff)
15:27 FreeRunner edited by Jiri Svoboda
(diff)
15:26 FreeRunner/Video created by Jiri Svoboda
15:19 FreeRunner edited by Jiri Svoboda
(diff)
15:08 FreeRunner edited by Jiri Svoboda
(diff)
15:06 DeveloperDocs edited by Jiri Svoboda
Replace FreeRunner links with link to FreeRunner article (diff)
15:03 FreeRunner edited by Jiri Svoboda
(diff)
15:02 FreeRunner created by Jiri Svoboda

2010-06-17:

21:15 Ticket #134 (Support for Neo FreeRunner) updated by Jiri Svoboda
Status, Owner changed
21:09 Repositories edited by Jakub Jermář
Add link to the ia64-revival branch at lp. (diff)
20:58 Changeset in mainline [5387807]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge progress from the ia64-revival branch.
20:58 Changeset in mainline [3193c05]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix fb detection for Ski.
19:42 Changeset in mainline [0e54b4a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Include the i8042 driver in the ia64 RAM disk image.
10:13 Changeset in mainline [fae1647]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use IP-relative instead of indirect branch to main_bsp().

2010-06-16:

19:44 Changeset in mainline [d0c82c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
perfect CPU cycles accounting, cherry-picked and adopted from …
19:43 Changeset in mainline [5954241]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix exception handler prototypes
16:30 Changeset in mainline [d46f5cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix exception handler prototype

2010-06-15:

10:41 DeveloperDocs edited by Jiri Svoboda
Add link to AMD GPU docs at x.org (diff)

2010-06-14:

22:58 Changeset in mainline [e5c1186]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove the poor man's support for SMP. Proper SMP support will be …
22:28 Changeset in mainline [84d8837]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use IP-relative instead of indirect branch.
21:51 Changeset in mainline [2319df3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix uninitialized field in error path. (Found by CSA).
20:56 Changeset in mainline [ba8d2987]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix indentation.
20:12 Changeset in mainline [6cb8dba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Unify the comment style.
16:49 Changeset in mainline [96e7a94]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add simple HOWTO
12:47 Camp2010 created by Jakub Jermář
Create the HelenOS Camp 2010 planning page
12:22 WikiStart edited by Jakub Jermář
(diff)
09:16 Ticket #119 (Revive support for Dell PowerEdge 7150 machine (ia64)) updated by Jakub Jermář
Priority, Status, Owner changed
09:16 Ticket #119 (Revive support for Dell PowerEdge 7150 machine (ia64)) updated by Jakub Jermář
Summary changed
In changeset:mainline,422, the boot support for ia64 was completely …
09:06 Ticket #242 (ia64 boot missing) closed by Jakub Jermář
fixed: Fixed in changeset:mainline,528.

2010-06-13:

22:53 Changeset in mainline [5f1fffb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge progress from the ia64 revival branch. As of now, the ia64 …
22:52 Changeset in mainline [0a925a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove two more accidentally committed generated files.
22:48 Changeset in mainline [66e39b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove unneeded macros and fix printing of the loader entry point.
22:21 Changeset in mainline [4ff284b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make a 4M space between the loader text and the inflate destination area.
22:19 Changeset in mainline [cfb729b0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove accidentally committed generated files.
21:56 Changeset in mainline [807102ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Revive the ia64's loader. At this stage, the ia64 port builds …
21:39 Changeset in mainline [202dde5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove loader stuff from the kernel header.
10:28 Changeset in mainline [510bc07]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix ordering of [AL]FLAGS initialization and arch Makefile.inc inclusion.
Note: See TracTimeline for information about the timeline view.