Timeline



2013-03-03:

17:14 Changeset in mainline [365f259]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Use arrays_size macro.
17:13 Changeset in mainline [80d5307]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add array_size macro.
13:10 Ticket #492 (btrace kcon command panics on arm32.) updated by Jakub Jermář
Looks like the discrepancy is explained by the following: arm32 …
13:00 Ticket #492 (btrace kcon command panics on arm32.) updated by Jakub Jermář
Description changed
The problem (on arm32) is that istate_get() in syscall_handler(), …

2013-03-02:

20:03 Ticket #509 (Applications crash in malloc() in the recent gta02 builds) updated by Jakub Jermář
I thought I may put some perspective acquired by a little bit of …
09:43 Ticket #382 (Implement stack guard pages) closed by Jakub Jermář
fixed

2013-03-01:

16:46 ComparisonChart created by Martin Decky
FOSDEM discussion inspired comparison

2013-02-28:

06:48 Lab edited by Vojtech Horky
I have Raspberry too (diff)

2013-02-27:

20:53 Changeset in mainline [b42c8d8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix typo, reported by Jan Vesely
20:07 Lab edited by Jakub Jermář
(diff)
20:03 Lab edited by Jakub Jermář
Update the supported machines table with bbxm and bbone (diff)

2013-02-26:

10:58 Changeset in mainline [8ab339e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes

2013-02-25:

19:28 Changeset in mainline [1935591]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Include types used in declarations
19:11 Changeset in mainline [fdf97f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Libposix functions are without posix_ prefix Prior this commit, …

2013-02-24:

11:24 Changeset in mainline [088b334]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Merge initial Beaglebone support from lp:helenos-bbone

2013-02-23:

14:04 Changeset in mainline [9ad289d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Merge mainline changes

2013-02-22:

20:17 Changeset in mainline [df64dbc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add a prototype of a universal emulator wrapper. - Assuming all …
13:08 Ticket #413 (Port GNU Compiler Collection (gcc) to HelenOS) updated by Jakub Jermář
Keywords changed

2013-02-20:

21:43 Changeset in mainline [2f2beb4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Release the first task in task_done() so that the machine can be rebooted.
21:36 Changeset in mainline [a4e23f8c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Hold the first task forever so that ipc_phone_0 is always valid.
20:56 Ticket #514 (Kernel panic triggered by a memory bug in userland (probably)) closed by Jakub Jermář
fixed: Should be fixed in mainline,1743.
20:53 Changeset in mainline [d59c046]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Test for a user istate can be only done by looking at CS and its RPL.
15:31 Ticket #514 (Kernel panic triggered by a memory bug in userland (probably)) updated by Jakub Jermář
image.iso which can reproduce this: …
15:29 Ticket #514 (Kernel panic triggered by a memory bug in userland (probably)) updated by Jiří Zárevúcky
Version, Milestone changed
15:21 kernel.raw attached to Ticket #514 by Jiří Zárevúcky
15:17 Screenshot.png attached to Ticket #515 by burtonium
Screenshot with errors, and kernel output.
15:15 Ticket #515 (websrv causes kernel panic and halt cpu0) created by burtonium
Hi, I would like to report kernel bug that stops cpu. It can be …
14:53 kernel.map attached to Ticket #514 by Jiří Zárevúcky
14:51 kernel.disasm attached to Ticket #514 by Jiří Zárevúcky
14:41 Ticket #514 (Kernel panic triggered by a memory bug in userland (probably)) created by Jiří Zárevúcky
Occured in the VFS2 branch while testing a garbage collector. …

2013-02-17:

17:45 Changeset in mainline [976c434]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Streamline TLB miss handling. - Do one thing at a time. - If the page …
15:00 Changeset in mainline [3acd1bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes

2013-02-16:

23:37 Changeset in mainline [192a23f0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
No wired TLB entries are currently used.
23:26 Changeset in mainline [e05b956]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Improvements of the TLB exception handling. - TLBP should be able to …
23:13 Changeset in mainline [d5b9e8d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
tlb_shootdown_start/finalize() need to disable/restore interrupts on …
14:56 Changeset in mainline [124a1ce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix build when CONFIG_AM335X_UART is disabled
14:56 Changeset in mainline [92d047e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
fix copyright header
14:55 Changeset in mainline [e6864f31]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
remove unused defines
14:18 Changeset in mainline [fe6593b7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
add a comment to make the code more clear
12:24 Wanted edited by Jakub Jermář
MIPS Malta wanted (diff)

2013-02-14:

23:02 Changeset in mainline [f942226e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix macro to return the value of a register, not the address.
22:07 Changeset in mainline [2e55443]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
bootloader: fix the pte_level0_descriptor_t structure The first level …
21:54 Changeset in mainline [f69ac6c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
bootloader: add a reference to the ARM Architecture manual before the …
21:52 Changeset in mainline [63b2be8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix typo
21:22 Changeset in mainline [9c56996]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Add some sanity checks
21:21 Changeset in mainline [c0948aaa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix uart module initialization
20:16 Changeset in mainline [30c8723]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix copyright header

2013-02-13:

23:05 Changeset in mainline [241f12bf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Enable the prescaler with divisor == 2
22:10 Changeset in mainline [ddb3051]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
print the system clock frequency
22:10 Changeset in mainline [f09f059]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
write the timer registers in posted mode
22:09 Changeset in mainline [4a09b86]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix typo
22:08 Changeset in mainline [ff8f93b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
fix bug in the am335x_ctrl_module_clock_freq_get() function
20:20 Changeset in mainline [06c4609]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
remove debug message
20:19 Changeset in mainline [0f66886]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
fix sysclock frequency reading and print an error message is the …

2013-02-11:

22:55 Changeset in mainline [4c754f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Improve the dmtimer modules initialization.

2013-02-10:

23:00 Changeset in mainline [40762c6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
fix variable name
22:20 Changeset in mainline [e3e2b6c7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
add a function to get the sys clock frequency
22:19 Changeset in mainline [ed0a9c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Add the required #include
22:18 Changeset in mainline [37cfd410]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
specify the base address to get access to the required register
21:28 Changeset in mainline [92f9cf3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Add theAdd info about the base addresses of the am335x Control Module …
21:26 Changeset in mainline [2e47e54]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix copyright header
17:26 Changeset in mainline [fd5b69d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Add the AM335x control module registers offsets
17:25 Changeset in mainline [9e3a345]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix copyright header
00:33 Changeset in mainline [1af0424]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
config: Only show vt options if there is no gui.
00:33 Changeset in mainline [22dfd38]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
init: Move hound startup to the end. Fixes boot failure, not sure why.

2013-02-09:

23:14 Changeset in mainline [03362fbd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge mainline changes. Conflict resulting from bool.h → stdbool.h …
18:10 Changeset in mainline [11346011]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
add the DPLL and clock module registers definition
17:48 Ticket #513 (Porting Emacs Editor to HelenOS) updated by bluesky
Replying to vhotspur: > I do not think that Python is …

2013-02-08:

23:31 Changeset in mainline [52f1882]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Add comments. Fix uninitialized pointer.
23:16 Changeset in mainline [39339378]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Remove old root hub implementation.
23:15 Changeset in mainline [171e668]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Use new root hub implementation.
23:14 Changeset in mainline [c91db2a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Add new root hub implementation. Uses libusbvirt.
22:30 Changeset in mainline [a5c2eb5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhci: Move function definition to avoid separate declaration.
22:29 Changeset in mainline [86a01cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Fix comment offsets.
20:47 Changeset in mainline [49f2f29]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt: Drop port_count param. Use library provided macro to …
20:45 Changeset in mainline [c5f4e6a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt: Make descriptor pointer const. We don't need to modify those.
20:33 Changeset in mainline [603a0a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libsub, classes/hub: Salvage comments and remove dead code.
16:08 Changeset in mainline [2a5a7711]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt, virthub: Allow drivers to set endpoint number and port …
16:04 Changeset in mainline [81da273b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt: Make pointer to handler array const.
15:48 Changeset in mainline [711f5fb8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusb: Add address and endpoint sanity helpers.
13:05 Changeset in mainline [af4e464e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhci: Cleanup. include guard, doxygen, line wrap.

2013-02-07:

08:26 Ticket #513 (Porting Emacs Editor to HelenOS) updated by Vojtech Horky
I do not think that Python is needed and, strictly speaking, native …
08:23 Ticket #513 (Porting Emacs Editor to HelenOS) updated by Vojtech Horky
Depends on, See also, Description changed

2013-02-06:

20:27 Ticket #513 (Porting Emacs Editor to HelenOS) updated by sahityasindhu
Cc changed
13:52 Ticket #513 (Porting Emacs Editor to HelenOS) updated by Jakub Jermář
Version, Milestone changed
Removing this ticket from the 0.5.1 milestone and mainline version. …
11:38 Ticket #513 (Porting Emacs Editor to HelenOS) updated by bluesky
Status changed
11:31 Ticket #513 (Porting Emacs Editor to HelenOS) created by bluesky
Details Emacs text editor is very extensible and customizable …
08:00 Changeset in mainline [7be6379]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Handle only unmasked pending interrupts.

2013-02-04:

10:43 Changeset in mainline [b5e17b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Initializatoin of stdout for malta.
10:42 Changeset in mainline [260f678]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Factor out stdin/stdout initialization into machine ops.

2013-02-03:

14:00 Changeset in mainline [ae7ba7b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use machine ops to get the platform name.
13:02 Changeset in mainline [a522999]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Prepare infrastructure for mips32 machine ops.
Note: See TracTimeline for information about the timeline view.