Timeline



2013-03-23:

14:11 Changeset in mainline [fd7c98b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libhound: Implement client side stream drain and recording.
13:56 Changeset in mainline [37ea333]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libhoud: Handle recording requests.
13:55 Changeset in mainline [d768d4c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc: Add call preserving data read handlers.
13:39 Changeset in mainline [a4165561]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libhound: Implement context unregister, disallow stream drain.
13:12 Changeset in mainline [71780e0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libhound: Use call data preserving handler to recognize the exit command.
13:10 Changeset in mainline [5ae1c51]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc: Add data write handler that preserves call data.
13:04 Changeset in mainline [939871a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
loibhound: Disallow STREAM_EXIT in general context
12:43 Changeset in mainline [493817b0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libound: Fix compile failure

2013-03-22:

17:25 Changeset in mainline [119b46e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/mips-malta.
13:30 Ticket #403 (Port Python to HelenOS) updated by Martin Decky
Status, Owner changed
12:30 Changeset in mainline [8fe2c9bd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not pass badvaddr but rather the page address in TLB exceptions. …
07:26 Changeset in mainline [89f61be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix conversion from pfn to address in tlb_print().

2013-03-20:

23:18 Changeset in mainline [7f6d84b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: Measure time needed to mix audio data
16:56 Changeset in mainline [fa33ac4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
make QEMU scripts compatible with newer distros (that lack the legacy …
10:25 Ticket #522 (Implement sendto() and recvfrom() for TCP) updated by Jiri Svoboda
For comparison, the Solaris man pages, although they seem to indicate …

2013-03-19:

23:18 Changeset in mainline [842eecdd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hound: typo
23:16 Changeset in mainline [6bd0216]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, audio_pcm: Don't touch buffers if callback registration fails. …

2013-03-18:

15:22 Ticket #522 (Implement sendto() and recvfrom() for TCP) updated by Martin Decky
The Linux man page for send(2) states: > If sendto() is used on a …
13:22 Ticket #522 (Implement sendto() and recvfrom() for TCP) updated by Jiri Svoboda
Do you have any documentation which would describe how that should …

2013-03-17:

19:09 Changeset in mainline [b66d43b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libhound: Make protocol.h public, add server side iface skeleton. …
17:06 Changeset in mainline [bd5860f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
wavplay: Add more debug output and few fixes
16:23 Changeset in mainline [9e1800c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libhound: Implement hound client side API sing client side protocol headers
16:23 Changeset in mainline [504f1ea3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libhound: Add client side protocol skeleton
13:57 Changeset in mainline [059490c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libhound: Add protocol header
13:54 Changeset in mainline [fe0b448]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libpcm: Move constant definitions to .c file
12:50 Changeset in mainline [36774cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libhound: Move new API implementation to a new file

2013-03-16:

23:47 Changeset in mainline [abaef81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
wavplay: Add playback function based on the new hound API
23:46 Changeset in mainline [89d3946f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libhound: Add new client side API skeleton
23:19 Changeset in mainline [6b0cfa1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
wavplay: Move all hound related initialization to play_hound function
22:49 Changeset in mainline [ddfd158]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Instead of asserting on the failure to find the faulting entry in the …
21:48 Changeset in mainline [5c1b3cd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Mainline changes
18:42 Changeset in mainline [71fe7e9d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
dplay: Rename BUFFER_PARTS ⇒ DEFAULT_FRAGMENTS remove redundant header
18:39 Changeset in mainline [9df99a17]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
dplay: User provided open_default function instead of hardcoding …
18:38 Changeset in mainline [6606378]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Add open default device helper function.
15:14 Changeset in mainline [92b59c7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
dplay: Update buffer position after starting playback. By the time we …
14:49 Changeset in mainline [39a379a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
dplay: 80 column
14:44 Changeset in mainline [1bd99785]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
dplay: Add timestamp to debug output.
14:18 Changeset in mainline [3e6a975a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
dplay: Use advantages of non-interrupt approach, play as much as …
14:16 Changeset in mainline [7ed6ee2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
typo

2013-03-15:

20:53 Changeset in mainline [b696cbf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Generate code exactly for the CPU used on the machine.
19:51 Changeset in mainline [606f6a1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Simpler test for the Malta machine.

2013-03-14:

17:29 Ticket #522 (Implement sendto() and recvfrom() for TCP) created by Martin Decky
Although not used frequently, even SOCK_STREAM sockets can support …
17:25 Changeset in mainline [f597bc4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve debugging output
17:19 Changeset in mainline [af076b4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
17:16 Changeset in mainline [9164c0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
call bind() before listen()
17:09 Changeset in mainline [05bfce7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
make tcp_sock_bind() structurally similar to udp_sock_bind() if …
16:50 Ticket #521 (UDP crashes on port recycling) updated by Jiri Svoboda
Great! I think this is maybe what I was hitting with the DNS resolver. …
15:42 Ticket #521 (UDP crashes on port recycling) closed by Martin Decky
fixed: A more-or-less proper workaround was implemented in …
15:39 Changeset in mainline [6b0b508]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
better workaround for #521
14:35 Ticket #521 (UDP crashes on port recycling) updated by Martin Decky
The bug has been temporarily worked around in …
14:33 Changeset in mainline [22e80508]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
temporary workaround for ticket #521
14:30 Ticket #521 (UDP crashes on port recycling) created by Martin Decky
When running nettest1 (against local netecho), the UDP server crashes …
14:12 Changeset in mainline [42fd4d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle (no change in functionality)
12:40 Changeset in mainline [3ca2e36]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add assertion for valid session
12:15 Changeset in mainline [451481c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
properly implement the implicit binding of a socket to a port

2013-03-13:

20:56 Changeset in mainline [cf39b2e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Increase HZ to 1000, it's necessary for precise sleeps fixes audio …
18:26 Ticket #520 (Driver for VESA-compatible graphics adapter) created by Vojtech Horky
Implement a driver for a VESA-compatible graphics card pluggable into …
17:11 Changeset in mainline [8fc8969]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
check address size before calling socket_bind()
16:55 Changeset in mainline [0ee053c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
implement error code handling
16:38 Changeset in mainline [4163d0d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
16:35 Changeset in mainline [c85eb02]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
16:33 Changeset in mainline [0e1edf1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
make the socket connection fibril more robust (handle hangup)
10:44 Ticket #517 (Port the clang (LLVM) compiler to HelenOS) updated by Vojtech Horky
Description changed
10:33 Ticket #424 (RPC/IPC generator) updated by Vojtech Horky
Description changed

2013-03-12:

23:10 Changeset in mainline [aaceebc4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Create DMA zone. use dma zone for dma_map_anonymous calls. create …
23:04 Changeset in mainline [428bd07]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
root, compositor: Be more verbose about errors
23:03 Changeset in mainline [a05f2af]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
init: Fix frame buffer enabled build
23:01 Changeset in mainline [faf83cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Drop long removed dplay app
22:58 Changeset in mainline [90c1d80]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
fix typo that prevented non-essential build from working
21:07 Changeset in mainline [2b95d13]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainline changes.
20:47 Changeset in mainline [eceff5f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use 0 instead of -1 for the default fibril stack size and define …
07:30 Changeset in mainline [878e181]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
07:11 Changeset in mainline [7f25c4e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Unbreak mips builds (extra CC arguments)

2013-03-11:

22:37 Changeset in mainline [623bab8f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix a macro argument expansion bug on abs().
19:48 Changeset in mainline [b4df8db]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Allow user-specified fibril stack sizes. - Let the interrupt fibrils …
13:57 Changeset in mainline [36ceaac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
ia32 compiles with clang again
13:57 Changeset in mainline [328cc31]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Check uint*_t sizes at compile time
13:55 Changeset in mainline [dd870b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add compile-time assert macro STATIC_ASSERT
13:54 Changeset in mainline [26bcc658]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Run clang with -target in autotool This ensures that sizes of …

2013-03-10:

22:35 Changeset in mainline [e4d96e9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Improvements of stack and istate_get() definitions. - Make sure each …
22:00 Changeset in mainline [1570759b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
amd64 compiles with clang again Well, almost. Some of the files are …
21:59 Changeset in mainline [39ba6d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
clang needs cross-binutils as well
21:57 Changeset in mainline [c8752175]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
clang can check printf too (-Wformat)
21:00 Changeset in mainline [40a0e3bd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Update year to 2013
20:53 Changeset in mainline [d8d7a0d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
No compile-time symlinks Prior this commit, during the build process …
14:57 Changeset in mainline [05bab88]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
14:56 Changeset in mainline [850235d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
10:20 Ticket #519 (Driver for the family of Realtek Gigabit Ethernet network cards) updated by Jakub Jermář
See also changed
10:20 Ticket #426 (Realtek RTL8169 Gigabit Ethernet driver) closed by Jakub Jermář
duplicate: This is a duplicate for #519.
10:10 Ticket #519 (Driver for the family of Realtek Gigabit Ethernet network cards) created by Jakub Jermář
Implement a native HelenOS driver for one or more clones of the …

2013-03-09:

17:43 Ticket #415 (Convert the ATA block device driver into a regular DDF driver) updated by Vojtech Horky
Description changed
17:39 Ticket #11 (Support PAE on ia32) updated by Vojtech Horky
Description changed
17:25 Ticket #194 (Driver for AMD Lance network card clone) updated by Vojtech Horky
Description changed
17:22 Ticket #481 (Support for IEEE802.11 wireless networking (a.k.a. WiFi)) updated by Vojtech Horky
Keywords, Description changed
14:59 Changeset in mainline [e4a1497]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Improve the emulator wrapper. - Python 3 compatible print's. - …

2013-03-08:

16:15 Changeset in mainline [ba4799a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Do not overwrite arch-specific BASE_LIBS This broke PCC build on mips …
14:07 Ticket #518 (Switch to Waf build system) created by Vojtech Horky
Rewrite the current make-based build scripts into …
12:01 DiffFromUnix edited by Vojtech Horky
Fix typo (diff)
11:53 Meetings edited by Jakub Jermář
Update venue of tomorrow's meeting. (diff)
10:10 Changeset in mainline [e965dec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add missing returns
10:10 Changeset in mainline [5759642f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add empty alarm() function
10:09 Changeset in mainline [ee5913c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add deprecated define MAP_ANON
10:08 Changeset in mainline [b04ca9c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Do not use `new' as identifier in headers
09:52 DiffFromUnix edited by Jiri Svoboda
UN*X standards have posix_spawn() (diff)
09:06 Ticket #517 (Port the clang (LLVM) compiler to HelenOS) updated by Vojtech Horky
Type, See also changed
09:01 Ticket #517 (Port the clang (LLVM) compiler to HelenOS) created by Vojtech Horky
Port the clang (C frontend to LLVM) compiler …
08:45 Ticket #424 (RPC/IPC generator) updated by Vojtech Horky
Keywords, Description changed

2013-03-07:

23:03 Ticket #492 (btrace kcon command panics on arm32.) closed by Jakub Jermář
fixed: Fixed in mainline,1750.
22:53 Changeset in mainline [2277e03]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
For all but ia64, make the actual istate_t location match …
22:39 Changeset in mainline [31399f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
alloc_tls, maketls and free_tls are not …
21:04 Ticket #339 (Dynamic linker needs full TLS support) updated by Jiri Svoboda
Ad above, to mimic Linux .tdata and .tbss can be put in a separate …

2013-03-06:

15:06 Ticket #516 (CPU hotplug) created by Jiri Svoboda
Add the ability to offline and online a CPU while the system is …
11:00 DiffFromUnix edited by Vojtech Horky
A bit about signals (diff)
09:57 DiffFromUnix edited by Vojtech Horky
We already have display server (diff)

2013-03-05:

22:20 Ticket #339 (Dynamic linker needs full TLS support) updated by Jiri Svoboda
There needs to be a program header of type PT_TLS covering the TLS …
14:55 HowToContribute edited by Vojtech Horky
Use local link for report (diff)
14:52 HowToContribute edited by Vojtech Horky
Only 2 "suggestion" tickets, remove the link; more info on active tickets (diff)
12:07 Ticket #402 (Port QEMU to HelenOS) updated by Vojtech Horky
Description changed

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.

2013-01-28:

22:40 Changeset in mainline [d1cf4dc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
am335x: Fix UART initialization
21:23 Changeset in mainline [f6c6814]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
beaglebone: remove duplicated timer initialization

2013-01-27:

20:34 Changeset in mainline [4c86c7c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Close bus_session after every other thing is down.
19:16 Changeset in mainline [48fa501]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usb: Remove old endpoint management code.
19:14 Changeset in mainline [11e9e613]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Switch pipes to register via usb session.
19:14 Changeset in mainline [d3a1ad58]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbmid: Add endpoint management forwarding.
19:13 Changeset in mainline [d2cfe72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: Implement endpoint management for usb iface.
19:12 Changeset in mainline [70a422b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Add endpoint management to usb iface.
18:44 Changeset in mainline [8582076]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Add device connection to pipe structure.
18:15 Changeset in mainline [c84f1a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add some constants to float.h
17:30 Changeset in mainline [fe9d542]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ubsinfo: add few explanatory comments
16:48 Changeset in mainline [0262f180]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Extend batch' command with -c' Allow to execute all commands …
16:24 Changeset in mainline [5debe97]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusb: DCE
15:48 Changeset in mainline [2745176]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusb: Hide/remove unused functions.
15:39 Changeset in mainline [4ca778b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbmid: Use initialized parent to get address and hc handle. Remove …
13:58 Changeset in mainline [0eb2a0f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: more const
13:54 Changeset in mainline [e2dfa86]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usb_device: Change API to allow direct(RO) access to descriptors.
13:17 Changeset in mainline [06f9a9c9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbinfo: Switch to library provided usb_device_t.
13:12 Changeset in mainline [5b401b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Allow device with no ddf parent.
12:39 Changeset in mainline [25effe2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Yet another const qualifier.
12:05 Changeset in mainline [7d20461]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbinfo: style
11:52 Changeset in mainline [7363fc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Add usb_device constructor using devman handle. Fix …
11:35 Changeset in mainline [87619045]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usb: Move usb_device to a separate header
00:44 Changeset in mainline [71384bd3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, usb: Rename session close to disconnect.
00:44 Changeset in mainline [fd9b3a67]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Make usb_device_t opaque.
00:42 Changeset in mainline [8b68bdf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbhub, libusbhid: Forgotten conversions to usb_device wrappers.
00:42 Changeset in mainline [35bc430]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Use internal bus_session to get device info.

2013-01-26:

23:35 Changeset in mainline [bb70637]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usb: Rework polling to accept either ep numbers or descriptions. …
22:17 Changeset in mainline [3e23316]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbmast: Don't access mapped endpoints directly. Use provided functions.
22:15 Changeset in mainline [a6a5b25]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Add searching for pipes using ep and ep description.
20:37 Changeset in mainline [b06d35a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Rework pipes initialization.
19:22 Changeset in mainline [f4138ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Use alternate_interfaces.current. It's initialized to zero …
18:59 Changeset in mainline [2dc5a9f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Make pipes_destroy a member function.
18:32 Changeset in mainline [b208b3b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Move alternate interface handling to its own header file. …
18:14 Ticket #512 (Implement/port an NTP client) created by Jiří Zárevúcky
Because a hardware real time clock may not be available on some …
18:13 Changeset in mainline [8e10ef4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Interface number and alternate interfaces wrappers.
17:25 Changeset in mainline [ad97131]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Make ddf driver parts to separate file.
17:25 Changeset in mainline [b6812a1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Make list of alternate interfaces const.
16:15 Changeset in mainline [6785b538]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbmid, usbhid, usbhub, usbflbk: Don't access ddf_dev directly, use …
16:13 Changeset in mainline [7c69861]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbmast: Don't access ddf_dev member directly, use provided wrappers.
16:12 Changeset in mainline [bb512b2d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Add ddf function creation wrapper. Cleanup request.h header.
16:11 Changeset in mainline [9e79a2f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Check ddf_def pointer before accessing it.
09:05 Changeset in mainline [9f55b52f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
kernel arm 32 linker script: add KERNEL_LOAD_ADDRESS for beaglebone

2013-01-25:

22:55 Changeset in mainline [945d66c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Don't use the descriptor field directly. Make descriptor …
22:21 Changeset in mainline [c39e9fb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usb, drivers: Use usb_device_* wrappers.
22:20 Changeset in mainline [f6b2a76]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Add name getting wrapper.
21:51 Changeset in mainline [ffa254f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbflbks: Remove dummy ctl function. It did nothing.

2013-01-24:

22:31 Changeset in mainline [7275e520]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, boot: Keep ICache and BPredictors enabled on armv7. Works OK.
22:07 Changeset in mainline [005b765]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge arm improvements. Speed up boot by enabling caches early (but …
22:04 Changeset in mainline [24bead17]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, boot: Remove unnecessary gta02 cache flush.
21:50 Changeset in mainline [378757f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
bootloader mm: add r0 to the list of clobbered registers in …
21:41 Changeset in mainline [6968948]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
bootloader mm: add support to the cacheable property for am335x.
21:19 Changeset in mainline [0f4bff8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Add and use few new wrappers.
21:18 Changeset in mainline [077b9172]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Merge changes from jan.vesely/helenos/arm
21:18 Changeset in mainline [b1011dae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Merge changes from jan.vesely/helenos/arm
21:15 Changeset in mainline [0e63d34]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Fix build failures.
20:21 Changeset in mainline [5e761f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
boot mm.c fixes: - disable the MMU before starting changing the page …
19:53 Changeset in mainline [b7e41ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Add beaglebone BOOT_BASE and PA_OFFSET properties
19:48 Changeset in mainline [c124dce3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Typos and comments.
15:50 Ticket #413 (Port GNU Compiler Collection (gcc) to HelenOS) updated by Vojtech Horky
Status, Owner changed
13:55 Changeset in mainline [7699c21]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add setbuf() function (C89)
13:31 Ticket #510 (Switching between Virtual Console using F1-F11 key) updated by Martin Decky
Also please make sure that the F10 key does not get actually …
13:24 Ticket #510 (Switching between Virtual Console using F1-F11 key) updated by Vojtech Horky
I am not able to reproduce this. I tried both simulated USB keyboard …
08:29 Ticket #12 (Eliminate one of two copies during IPC_M_DATA_WRITE) updated by Man OS
Status, Owner changed
08:18 Ticket #12 (Eliminate one of two copies during IPC_M_DATA_WRITE) updated by Jakub Jermář
Note that this ticket requires understanding of and fiddling with …

2013-01-23:

20:57 Changeset in mainline [cfeb368]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, boot: Remove redundant parameter.
20:52 Changeset in mainline [df334ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, boot: Enable all caches on all ARMs. We disable them again later.
20:48 Changeset in mainline [b80d132]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, boot: Flush everything to PoC (memory) and disable caches …
13:19 Ticket #12 (Eliminate one of two copies during IPC_M_DATA_WRITE) updated by Man OS
Status, Owner changed
07:19 Ticket #511 (Keys not work in some cases) updated by Man OS
I am using 1) QEMU emulator 2) prepared image ia32 , version-0.5.0 …
07:18 Ticket #510 (Switching between Virtual Console using F1-F11 key) updated by Man OS
I am using 1) QEMU emulator 2) prepared image ia32- version 0.5.0 …
00:12 Changeset in mainline [bfb6576]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, boot: Rework boot time cache handling. Enable Icache early. …
00:11 Changeset in mainline [c19808fd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, barriers: Add note about availability of Cache line size information

2013-01-21:

15:29 Ticket #511 (Keys not work in some cases) created by Man OS
1) Ctrl+s is for saving a file , Our keyboard have two controls but …
14:09 Ticket #510 (Switching between Virtual Console using F1-F11 key) created by Man OS
Switching between Virtual Consoles using F1-F11 keys does not work for …
00:22 Changeset in mainline [c9d0642d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, bbxm: Disable boot time caches yet again. Boot fails after …
00:14 Changeset in mainline [a14f346]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Replace kenrel driver with uspace one. Works on qemu.
00:10 Changeset in mainline [c7d11a0b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Fixes. Assign vizualizer ops. Store pointer to newly …

2013-01-20:

23:00 Changeset in mainline [6ab189f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Set correct match id.
22:59 Changeset in mainline [943a1dc6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Set workhorse function on mode switch.
22:40 Changeset in mainline [f03f107]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Implement damage_handling. Copied over from kfb.
22:17 Changeset in mainline [7fa2031]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Implement mode changing.
21:35 Changeset in mainline [e1530ec2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
use uImage OS type 2 (NetBSD) to prevent u-boot from corrupting the …
21:34 Changeset in mainline [96228d0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Initialize associated visualizer in dispc_init
21:06 Changeset in mainline [9cc4b2b4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Init vizualizer.
20:47 Changeset in mainline [74db5a1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Add function initialization. Covnert register map to …
20:45 Changeset in mainline [163bc23]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Add useful macros to ddf logger.
20:04 Changeset in mainline [4e3bfab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Convert main.c file
20:02 Changeset in mainline [d57ff6f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Begin conversion, remove unused header.
19:44 Changeset in mainline [079cacf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Copy register map from kernel.
19:40 Changeset in mainline [a202dbb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add amdm37x_dispc driver as a copy of the kfb driver.
17:46 Changeset in mainline [297fda2c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Implement smc_coherence_block.
17:41 Changeset in mainline [33d394a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Implement smc_coherence.
17:39 Changeset in mainline [9a5ccc14]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Fix smc_coherence call.
17:23 Changeset in mainline [bafd198]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, fpu: minor cleanup
16:39 Changeset in mainline [b8bb2bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Drop bbxm specific optimizations.
16:02 Changeset in mainline [83742a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Add cache maintenance to jump_to_kernel, enable caches on bbxm …
11:47 Changeset in mainline [4a79e6f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, sec_sext: Fix incorrect ifdef
11:45 Changeset in mainline [c8a5c8c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Start performance counters only if we can't use timer extensions.
11:42 Changeset in mainline [7a38962]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Replace cortex-a8 compile check with runtime cache type check. …
00:27 Changeset in mainline [9043e7e0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Count every 64th cycle. The coutner is 32bit, at 600Mhz it …
00:11 Changeset in mainline [9eec7bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Enable branch predictors on Cortex-A8. It seems to work ok on bbxm.

2013-01-19:

23:59 Changeset in mainline [3fa509b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, armv7: Add reading of performance cycles counter. Fix comment …
22:59 Changeset in mainline [4b28c70]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: CLIDR is armv7 only.
22:37 Changeset in mainline [c3213bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, cp15: Add Cache Type Register values.
19:01 Changeset in mainline [612edca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, page_fault: Use cp15 helpers.
18:50 Changeset in mainline [26e3db2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Switch cpu identification to cp15 helpers.
18:17 Changeset in mainline [a03b609]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Convert sctlr use to cp15 helpers.
16:59 Changeset in mainline [827aae5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: disable boot caches on bbxm. Does not work.
16:35 Changeset in mainline [bad1f53]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Detect caches on armv7
11:28 fat.disasm attached to Ticket #509 by Jakub Jermář
fat.disasm, mainline,1741
11:26 SAM_1336.JPG attached to Ticket #509 by Jakub Jermář
Screenshot depicting one of these crashes, mainline,1741
11:15 Ticket #509 (Applications crash in malloc() in the recent gta02 builds) created by Jakub Jermář
As of mainline,1741, but also prior to this revision, …
02:25 Changeset in mainline [5fcd537]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge mainline changes. Includes bbxm fpu fix and other arm changes. …

2013-01-18:

22:30 Changeset in mainline [6218d4b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix build on gta02.
20:49 Changeset in mainline [660e8fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge arm fpu fixes. Enable FPU coprocessor (cp10/11) access. Test …
20:06 Changeset in mainline [a640bc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm, sec extensions: Add comments and remove use of sec extensions. …

2013-01-17:

19:58 Changeset in mainline [9f8a07d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
bootloader: add support to the beaglebone UART0
19:57 Changeset in mainline [28a6190]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
mm: add support to the beaglebone
19:56 Changeset in mainline [47bd0f8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
bbone initialization: - initialize the DMTIMER0. - the …

2013-01-16:

23:09 Changeset in mainline [cd8db93]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: check only monitor mode to determine secure state. Accessing …

2013-01-15:

21:50 Changeset in mainline [ef40434]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usb: Drop deprecated usb hc interface functions.
20:39 Changeset in mainline [ef4e8eb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Remove unused usb hub code. All the functionality is now handled by …
20:01 Changeset in mainline [918e1e84]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbinfo: Remove the old way to list devices.
19:56 Changeset in mainline [16b64b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbinfo: Add a new way to list usb devices.
19:55 Changeset in mainline [94fbf78]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Add function for creating direct connections to devices.

2013-01-13:

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

2013-01-11:

01:34 Changeset in mainline [3de8aaa6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, fpu:Remove useless double check form fpu context save/restore. …
01:33 Changeset in mainline [bedd81b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, fpu: Disable exception checking in context save.
01:28 Changeset in mainline [07d62a9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: remove debug output.
01:27 Changeset in mainline [eb1d9c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, cp15: Fix write macro to actually generate writes. Fixes fpu …
00:34 Changeset in mainline [7e87436]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Add Security extensions basics. No monitor call handling, just …

2013-01-10:

22:35 Changeset in mainline [b9f72b97]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, fpu: Put function declarations near enum values.
22:33 Changeset in mainline [97718a5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, fpu: Switch to new coprocessor macros. Disable code accessing …
22:33 Changeset in mainline [7dc8bf1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Implement barriers for armv7-a
22:31 Changeset in mainline [1f271d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Fix cp15 access generator macro.
20:53 Changeset in mainline [467f0c0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Only check cpacr on armv7. Earlier versions do not support the …

2013-01-09:

19:36 Changeset in mainline [6a6ebde]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Add some cp15 register values. Change MODE_ values to enum Add …
08:10 Ticket #508 (Parallel sessions don't mix well with call forwarding) created by Jakub Jermář
As of mainline,1739, there appear to be two problems with …

2013-01-08:

23:40 Changeset in mainline [813b024]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Add a single header with all system control coprocessor accessors
21:10 Ticket #507 (Kernel assertion fail at phone_deallocp() at ...) created by Jan Vesely
bug in uhci driver caused an ipc storm that produced this: failed …

2013-01-07:

21:41 Changeset in mainline [1c73603]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: release address on device removal
17:37 Changeset in mainline [a5a470c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbhub: Decrease op count on error paths.
17:30 Changeset in mainline [c9467b0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbhub: Fix after porting to new usb ops. Check attached handle …
17:29 Changeset in mainline [e6becb9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: Don't try to destroy device if unbind fails.
16:52 Changeset in mainline [3df8ea9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbhub: Switch to new usb interface functions and provided …
16:50 Changeset in mainline [c8c758d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Create USB bus connection during initialization.
16:38 Changeset in mainline [56bd6f11]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: Implement new usb interface functions.
16:26 Changeset in mainline [e938fa6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Add hub required bus functions to usb iface.

2013-01-06:

23:24 Changeset in mainline [61b5cf0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: More info about coprocessors.
20:00 Changeset in mainline [b4b3a4cb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Print message when accessing coprocessors would fail.
19:52 Changeset in mainline [de36fdd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Move fpu handling code to .s file. restrict kernel fpu …
19:20 Changeset in mainline [664fd6d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Check access to CP10 and CP11 before using fpu instructions.
16:19 Changeset in mainline [b995183]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: Add support for device removal. Use address as id.
14:46 Changeset in mainline [be554d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhci: Add workaround for certain hw. Fixes UHCI on acer aspire …
13:19 Changeset in mainline [e646c61]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhci: Add rh debug messages
13:18 Changeset in mainline [5c058b6e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt: Add malloc check.
12:20 Changeset in mainline [44d518b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhci: Fix port status conversion.
02:59 Changeset in mainline [74271e0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Remove all traces of uhcirh
02:47 Changeset in mainline [3848fec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhci: Switch to new emulated root hub.
02:46 Changeset in mainline [c95c00e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhci: Add root hub emulation. This device uses libusbvirt and si …
02:36 Changeset in mainline [ea30cc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libsubdev: Add delay parameter to autopol. usbhub: Set delay to 255 …
01:14 Changeset in mainline [dc1d499]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbhub: Print more info about power switching
01:13 Changeset in mainline [f3185a5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt: Fix sending of hub descriptor.
00:28 Changeset in mainline [6f53811]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusb: Implement hub descriptor dump.

2013-01-05:

23:27 Changeset in mainline [1da979d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
vhc: Report no power control and no oc on root hub.
21:52 Changeset in mainline [32c2c8f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt: Add basic hub device implementation. It takes care of …
19:49 Changeset in mainline [b997e7b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt: Add support for status requests
18:23 Changeset in mainline [2a6e2358]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt: Make request creation macros available in header.
17:05 Changeset in mainline [c9399c0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt: Drop custom request type format. use the one provided by …
13:29 Changeset in mainline [d1974966]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt: More const.
12:48 Changeset in mainline [97663ee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbvirt: Add few const qualifiers.
11:36 Changeset in mainline [f704194]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
vhc: Whitespace fixes
11:35 Changeset in mainline [bbd68a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libisbhost: Add message to error path.

2013-01-04:

21:31 Changeset in mainline [a3886be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: Remove the old root hub initialization code.
20:31 Changeset in mainline [ae86f89]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Have a safe path that only enables paging.
19:12 Changeset in mainline [ceb444c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Switch to new root hub initialization. Change few messages to …
16:51 Changeset in mainline [0e97b4b5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
vhc: Switch to new roothub initialization. Remove device address …
16:49 Changeset in mainline [237df2f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: Add host side device initialization. Add new roothub …
16:09 UsersGuide/CompilingFromSource edited by Martin Sucha
Add links to more information about running HelenOS (diff)
16:03 UsersGuide/CompilingFromSource edited by Martin Sucha
Add information about toolchain dependencies (diff)
15:55 UsersGuide/CompilingFromSource edited by Martin Sucha
Add a note about a possibility to use custom toolchain installation … (diff)
14:18 Changeset in mainline [daf199f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Drop special handling of multiinterface device match id …
12:55 Changeset in mainline [b4c1c95]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: Add more hcd wrappers.
11:22 Changeset in mainline [0816c2e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: Add hcd endpoint manipulation wrappers
10:40 Changeset in mainline [17bbb28]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: Sync function definition param.

2013-01-03:

20:49 Changeset in mainline [9b6e40b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Add memory barrier before ICache flush. just to be sure there …
20:46 Changeset in mainline [2a8f38a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Implement memory barriers for armv6 and armv7. Older arms are …
20:30 Changeset in mainline [f65b8e0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Make cpu_sleep implementation depend on PROCESSOR macros. Add …

2013-01-01:

18:17 Changeset in mainline [2a77eaa2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, boot: Drop l2 cache enabling. Add armv7 cache invalidate. L2 …
17:03 Changeset in mainline [e55fcd2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Disable branch predictors for general operations. Branch …
12:15 Changeset in mainline [0acd339]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32,bbxm: Make boot mapping pages cacheable
11:48 Changeset in mainline [1a3a632]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, boot: Merge Cortex-A8 and gta02 paths. We enable caches and …
11:46 Changeset in mainline [4a46ccc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32,boot: Remove nested ifdef
11:44 Changeset in mainline [029e3cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Mainline changes (boot caching for gta02)

2012-12-31:

08:41 Changeset in mainline [b5a3b50]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Enable ARM caches in the boot stage of HelenOS to speed up the …

2012-12-30:

21:18 Changeset in mainline [a4afc8d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Sync boot and kernel cache handling.
21:17 Changeset in mainline [46a6a5d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Reorganize CPU initialization. Extensions that have safe …
20:14 Changeset in mainline [9e2132a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbmid: Don't use ddf_fun_data_implant. Remove unused pointer to …
19:56 Changeset in mainline [6df4adc4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbmid: Spawn ddf functions sooner.
19:49 Changeset in mainline [68e1023]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usbmid: Use function name in debug messages.
19:04 Changeset in mainline [34289ea]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usmid: return error code instead of weird bool rc conversions.
14:39 Changeset in mainline [876160ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, boot: LImit chache enabling to Cortex-A8 MPU. Cache behavior …
14:05 Changeset in mainline [e7b0b85]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Re introduce PROCESSOR macro.
13:37 Changeset in mainline [bfb57fb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Consolidate machine specific defines
13:32 Changeset in mainline [5d9e36b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Rename PROCESSOR macro to PROCESSOR_ARCH We'll need PROCESSOR …

2012-12-29:

23:23 Changeset in mainline [949869d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
armv7: Enable flow predictions.
23:15 Changeset in mainline [2826998]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Enable I-Cache for arm7 in boot code. We enable it later for …
23:12 Changeset in mainline [26e550c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm: Implement WFI routine for icp.
22:16 Changeset in mainline [b26396e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Mainline changes
20:07 Changeset in mainline [b55877d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
arm32: Do not destroy the restart PC when restarting an atomic sequence.
10:48 Changeset in mainline [e1a27be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Merge mainline changes

2012-12-26:

19:02 Changeset in mainline [db8b7ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbdev: Drop support for custom function data and ops. Unused and …
Note: See TracTimeline for information about the timeline view.