Fork us on GitHub Follow us on Facebook Follow us on Twitter

Timeline



2012-04-03:

19:44 Changeset in mainline [f7a0779]lfnserial by Maurizio Lombardi <m.lombardi85@…>
date: cstyle
19:07 Changeset in mainline [aa04e81]lfnserial by Maurizio Lombardi <m.lombardi85@…>
date: date/time format fixes
19:07 Changeset in mainline [fc7d28e]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: driver improvements - Fix bcd mode detection - Check if the year …
18:42 Changeset in mainline [a408d5f]lfnserial by Maurizio Lombardi <m.lombardi85@…>
date: remove some debug messages
15:12 Changeset in mainline [eccdc9e2]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: fixme, bcd_mode is not correctly detected
15:11 Changeset in mainline [d73a56d]lfnserial by Maurizio Lombardi <m.lombardi85@…>
date: display current hour, minute and second
15:01 Changeset in mainline [9f1328cd]lfnserial by Maurizio Lombardi <m.lombardi85@…>
date: try to connect and read from the device
15:01 Changeset in mainline [aeef318]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: Fix the previous commit
15:00 Changeset in mainline [9923afb]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: rename ops/clock.h to ops/clock_dev.h
14:59 Changeset in mainline [33b9dcb]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: update the lib/drv Makefile to include the remote_clock interface
14:59 Changeset in mainline [20ebab6f]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: add the remote clock interface to the dev_iface list
14:58 Changeset in mainline [59e92f62]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: add the remote clock interface (time_get() not supported yet).
14:09 Changeset in mainline [d3ee35b]lfnserial by Frantisek Princ <frantisek.princ@…>
Merge with mainline
14:09 Changeset in mainline [001307cf]lfnserial by Frantisek Princ <frantisek.princ@…>
releasing also index blocks
13:21 Changeset in mainline [3f0ea0e2]lfnserial by Vojtech Horky <vojtechhorky@…>
Start porting MSIM This revision is capable (via config option) to * …
13:05 Changeset in mainline [d982e19]lfnserial by Maurizio Lombardi <m.lombardi85@…>
date: add the date application to the boot Makefile
13:04 Changeset in mainline [68c7516]lfnserial by Maurizio Lombardi <m.lombardi85@…>
date: Fix devpath reading
12:50 Changeset in mainline [02b38730]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: add the clock_dev_time_get() implementation to libc
12:49 Changeset in mainline [fd37139d]lfnserial by Maurizio Lombardi <m.lombardi85@…>
date: add the date app to the uspace Makefile
12:48 Changeset in mainline [cf00f2e4]lfnserial by Maurizio Lombardi <m.lombardi85@…>
date: get the list of available clock devices from the loc service
12:36 Changeset in mainline [a92f13d]lfnserial by Vojtech Horky <vojtechhorky@…>
Add long options to libposix
12:29 Changeset in mainline [d4d74dc]lfnserial by Vojtech Horky <vojtechhorky@…>
Less includes in library headers There is no need for errno.h to …
11:41 Changeset in mainline [cca5c8d]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: add skeleton of the new "date" application.
11:39 Changeset in mainline [05ed9d7]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: count the months starting from 0, not from 1
10:23 Changeset in mainline [db8d552]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: read the time from the rtc: - Perform the read in the …
10:21 Changeset in mainline [d9c11eed]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: add the "status B" register address to the list of CMOS …
10:20 Changeset in mainline [9e06e9f]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: add the month field to the tm structure
09:37 Changeset in mainline [3b79ba5]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: add a function to read a generic register from the CMOS memory
09:15 Changeset in mainline [f30ee571]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: add the rtc_update_in_progress() function
09:14 Changeset in mainline [010341d]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: add the cmos registers addresses.
08:22 Changeset in mainline [2a5171db]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: add the rtc_close() callback.
08:10 Changeset in mainline [923b2eba]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: add the rtc_open() callback
07:51 Changeset in mainline [8d2963d]lfnserial by Maurizio Lombardi <m.lombardi85@…>
rtc: replace time_t with the new tm structure
07:17 Changeset in mainline [e33bceb]lfnserial by Jiri Svoboda <jiri@…>
Implement socket provider interface in UDP to UDP user calls.
04:14 Changeset in mainline [6b3ee0c5]lfnserial by Jan Vesely <jano.vesely@…>
arm32,boot: Enable caches on armv7 only.

2012-04-02:

22:45 Changeset in mainline [4d02595]lfnserial by Jan Vesely <jano.vesely@…>
arm32, boot: Turn on caching and alignment, in addition to paging. …
22:44 Changeset in mainline [1bd99214]lfnserial by Jan Vesely <jano.vesely@…>
arm32: Initialize flags on armv7 CPUs. No fancy memory settings. Turn …
22:33 Changeset in mainline [a5f007f]lfnserial by Jan Vesely <jano.vesely@…>
armv7, paging: Make User mapped devices not shareable. Otherwise it …
22:14 Changeset in mainline [07a8ef5]lfnserial by Jan Vesely <jano.vesely@…>
armv7, pagetable: Set additional flags.
15:52 Changeset in mainline [9d58539]lfnserial by Prutkov Alex <prutkov.alex@…>
Fixed unix permissions for all files
08:48 UsersGuide/Shell edited by Martin Sucha
Add information about arguments with spaces (diff)
04:42 Changeset in mainline [71ca5a4]lfnserial by Jan Vesely <jano.vesely@…>
arm32: Add more SCTLR flag definitions.

2012-04-01:

21:56 Changeset in mainline [79e84c9]lfnserial by Jan Vesely <jano.vesely@…>
kernel, arm32: Update implementer information. Fix array access checks.
21:02 Changeset in mainline [28ca043]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: raise an error if the I/O range assigned to the device is too small.
20:38 Changeset in mainline [e4fbccd]lfnserial by Sean Bartell <wingedtachikoma@…>
Make `sleep' work with fractional seconds.
20:19 Changeset in mainline [4b44de57]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: invoke the cleanup function in case of errors
19:38 Changeset in mainline [3d367ee2]lfnserial by Sean Bartell <wingedtachikoma@…>
Implement the `sleep' command.
19:32 Changeset in mainline [0883de8]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: add the driver to the "clock" category; add a function to enable …
19:30 Changeset in mainline [557b7b3]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: add new category "clock".
19:21 Changeset in mainline [087c27f6]lfnserial by Prutkov Alex <prutkov.alex@…>
Renamed process_esc to process_ctl, more comments added
19:06 Changeset in mainline [a44ae3dd]lfnserial by Jan Vesely <jano.vesely@…>
mkuimage: Claim that we are NetBSD instead of Linux. Booting Linux …
19:04 Changeset in mainline [d5f99e6]lfnserial by Jan Vesely <jano.vesely@…>
boot, arm32: Cleanup PA offset macros.
18:44 Changeset in mainline [abb8737]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge improvemens from GSOC12 "how-do-you-do period"
18:35 Changeset in mainline [0d4db0f]lfnserial by Frantisek Princ <frantisek.princ@…>
function for release data block (last) from extent, actually without …
17:45 Changeset in mainline [8e81a7e]lfnserial by Prutkov Alex <prutkov.alex@…>
Added TODO for printf, some comments, fixed BDSH TODO list
15:42 Changeset in mainline [1ffd74e]lfnserial by Prutkov Alex <prutkov.alex@…>
Added printf functionality
07:13 Changeset in mainline [6582b36]lfnserial by Sean Bartell <wingedtachikoma@…>
Make some scripts work with Python 3. Arch Linux has already switched …

2012-03-31:

20:00 Changeset in mainline [a2fa350]lfnserial by Frantisek Princ <frantisek.princ@…>
Merge with mainline
20:00 Changeset in mainline [1ac1ab4]lfnserial by Frantisek Princ <frantisek.princ@…>
simplied headers of more functions, improved bg_ref and inode_ref …
18:14 Changeset in mainline [81f70b4]lfnserial by Jan Vesely <jano.vesely@…>
Mainline changes and some usb fixes.
18:09 Changeset in mainline [95c9158]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x,uart: Use FIFO level status register instead of isr2. …
17:52 Changeset in mainline [d01b9a1]lfnserial by Jan Vesely <jano.vesely@…>
beagleboardxm: Only enable uart interrupts if input is initialized …
12:39 Changeset in mainline [711e7fe5]lfnserial by Prutkov Alex <prutkov.alex@…>
Added printf module
11:37 Changeset in mainline [c47f1b6]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: read the I/O address assigned to the device.
09:57 Changeset in mainline [9d5003e0]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: add the cmos-rtc driver to the isa.dev list
09:56 Changeset in mainline [5ef13847]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: move the rtc driver under drv/time/cmos-rtc
09:32 StudentTips edited by Martin Decky
fix link (diff)
06:27 Changeset in mainline [1cdb412]lfnserial by Jan Vesely <jano.vesely@…>
mdm37x, uart: Fix initialziation, setup receive fifo. Do not reset …

2012-03-30:

20:35 Changeset in mainline [b3db669]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: Initial implementation of the rtc_dev_initialize() function
19:55 Changeset in mainline [66a272f8]lfnserial by Jiri Svoboda <jiri@…>
Add UDP skeleton.
17:42 Changeset in mainline [8bf672d]lfnserial by Jiri Svoboda <jiri@…>
Static route configuration.
17:39 Changeset in mainline [d9faae91]lfnserial by Jiri Svoboda <jiri@…>
Consolidate and update copyright banners.
13:44 Changeset in mainline [0b8a3e7]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: Add some comments on top of rtc_time_get() and rtc_time_set() …
13:24 Changeset in mainline [6b329749]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: add a fibril mutex to synchronize the access to the real time …
12:53 Changeset in mainline [a31ca11f]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: add the rtc_dev_add() skeleton.
08:56 Changeset in mainline [4863bb52]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: the rtc driver implements the CLOCK_DEV_IFACE interface.
08:55 Changeset in mainline [c9f703b]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: Add CLOCK_DEV_IFACE to the enum of available interfaces.
08:21 Changeset in mainline [a2e4889]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: link the rtc driver to the uspace Makefile and fix some typos
06:58 Changeset in mainline [b8d5f2b]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: rename rtc_dev.h to a more generic clock.h
06:56 Changeset in mainline [38384ae]lfnserial by Frantisek Princ <frantisek.princ@…>
Merge with mainline
06:31 Changeset in mainline [ec351c3]lfnserial by Vojtech Horky <vojtechhorky@…>
check.sh: pass through all arguments

2012-03-29:

21:49 Changeset in mainline [e4def65]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: add the rtc_dev_ops structure definition.
21:44 Ticket #418 (Error when inflating 6.5M deflated initrd image on ia64) closed by Jakub Jermář
fixed: Fixed in mainline,1445.
21:41 Changeset in mainline [bb1b44e]lfnserial by Jakub Jermar <jakub@…>
Make sure to run inflate() on non-overlapping source and destination …
21:41 Changeset in mainline [b31f735]lfnserial by Jakub Jermar <jakub@…>
Add memmove() to boot.
21:20 Changeset in mainline [1e19a15]lfnserial by Maurizio Lombardi <m.lombardi85@…>
RTC: first commit, rtc driver skeleton.
11:11 Changeset in mainline [fffb061]lfnserial by Frantisek Princ <frantisek.princ@…>
find extent procedure with path saving (it's slow), for loading block …
11:06 ArchFeature edited by Jiri Svoboda
Update USB state (diff)
09:02 Ticket #434 (USB mass storage writes not flushed) created by Jiri Svoboda
It has been reported that when you mount a file system on a USB stick, …
07:56 Changeset in mainline [a9a6d8d]lfnserial by Vojtech Horky <vojtechhorky@…>
Support for LFN in mkfat.py utility (#400) mkfat.py is now able to …

2012-03-27:

13:29 Ticket #433 (Restartable system calls) created by Jiri Svoboda
There are several scenarios where we want to examine or set/modify the …
13:13 Changeset in mainline [cc9f314]lfnserial by Vojtech Horky <vojtechhorky@…>
Implement head and tail functionality in bdsh/cat (thx Taylor Killian) …

2012-03-26:

15:32 Ticket #432 (Rock Ridge extension in cdfs) created by Jiri Svoboda
The cdfs server that implements the ISO 9660 file system for HelenOS …
15:30 Ticket #431 (Joliet extension in cdfs) created by Jiri Svoboda
The cdfs server that implements the ISO 9660 file system for HelenOS …
11:55 UsersGuide/RunningInQEMU edited by Vojtech Horky
Several notes on USB (diff)
09:42 Changeset in mainline [47faec1]lfnserial by Frantisek Princ <frantisek.princ@…>
introduced binary search in extent index node
06:57 Changeset in mainline [9463b245]lfnserial by Frantisek Princ <frantisek.princ@…>
Merge with mainline
06:57 Changeset in mainline [30ac3c3]lfnserial by Frantisek Princ <frantisek.princ@…>
some debugging modifications, not yet completely debugged binary …

2012-03-25:

22:06 UsersGuide/Shell edited by Martin Sucha
Add basic info about I/O redirection (diff)
21:52 UsersGuide edited by Martin Sucha
Fix typo (diff)
21:52 UsersGuide edited by Martin Sucha
Add links to pages about running in QEMU and VirtualBox? (diff)
21:50 UsersGuide/RunningInQEMU edited by Martin Sucha
Add stub for section about serial ports (diff)
21:34 UsersGuide/RunningInQEMU edited by Martin Sucha
Added a note about mips32 support (diff)
21:12 UsersGuide/RunningInQEMU edited by Martin Sucha
Added link to QEMU website (diff)
21:10 UsersGuide/RunningInVirtualBox created by Martin Sucha
Add basic stub for this page
19:42 Changeset in mainline [9bdf1f2a]lfnserial by Jakub Jermar <jakub@…>
No need to be conforming to Unix ls especially when 'r' is unused in …
19:37 Changeset in mainline [2249e16]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~vivek-cs-iitr/helenos/ls.
18:46 Changeset in mainline [4567b31c]lfnserial by Vivek Prakash <vivekprakash21@…>
add -R (—recursive) option to 'ls' command
17:42 Changeset in mainline [e0fe4ab]lfnserial by Martin Sucha <sucha14@…>
Update machine type in GXemul launcher script for mips32
16:12 Ticket #430 (Loader crashes when 'Strip binaries' is used) created by Martin Sucha
When 'Strip binaries' is selected, the boot process stops after …
15:54 UsersGuide/RunningInQEMU edited by Jakub Jermář
Mention the difference between QEMU 1.0.0 and 1.0.1 (diff)

2012-03-24:

23:39 UsersGuide/RunningInQEMU edited by Martin Sucha
clarified TODO (diff)
23:37 UsersGuide/QuickStart edited by Martin Sucha
Added a link to wiki page with more information about running in QEMU (diff)
22:50 UsersGuide/RunningInQEMU edited by Martin Sucha
Change structure so that advanced options may be added (diff)
21:41 UsersGuide/RunningInQEMU created by Martin Sucha
Add basic stub for this page
20:01 Changeset in mainline [6514d1f]lfnserial by Frantisek Princ <frantisek.princ@…>
Merge with mainline

2012-03-22:

10:30 Changeset in mainline [059a8e4]lfnserial by Martin Decky <martin@…>
rename str_uint64() to str_uint64_t() for better consistency with the …

2012-03-21:

14:17 Changeset in mainline [971cc0cc]lfnserial by Martin Decky <martin@…>
improve the 'touch' command (based on a patch by Vivek Prakash) * add …
10:20 Ticket #429 (Graphics Stack for HelenOS) created by Jiri Svoboda
Placeholder for the master thesis …
09:56 WhoIsWho edited by Martin Decky
add myself (diff)

2012-03-20:

20:33 Changeset in mainline [a4419e7]lfnserial by Frantisek Princ <frantisek.princ@…>
binary search for extent (not for extent index !!!)
20:22 Changeset in mainline [9104bb5]lfnserial by Frantisek Princ <frantisek.princ@…>
changes according to reading inode data with extent
11:08 StudentTips edited by Martin Decky
small improvements and additions (diff)
10:50 GSOC edited by Martin Decky
update (diff)

2012-03-19:

18:52 Changeset in mainline [cd581120]lfnserial by Frantisek Princ <frantisek.princ@…>
Merge with mainline
13:59 UsersGuide edited by Jiri Svoboda
Link to FAQ (diff)
12:39 UsersGuide/DisksFileSystems edited by Jiri Svoboda
OS directory structure (diff)
12:36 FAQ edited by Jiri Svoboda
(diff)

2012-03-18:

23:06 Changeset in mainline [2e533d6f]lfnserial by Martin Sucha <sucha14@…>
Use correct visuals on ppc32
15:54 Changeset in mainline [b191acae]lfnserial by Frantisek Princ <frantisek.princ@…>
renamed some functions because of naming convention
14:38 UsersGuide/CompilingFromSource edited by Martin Decky
improve wording, don't blame everything on the user (diff)
14:30 UsersGuide/CompilingFromSource edited by Martin Decky
fix typo (diff)

2012-03-16:

20:59 Changeset in mainline [64f6cba8]lfnserial by Jan Vesely <jano.vesely@…>
ohci: Add generic ohci hc matchid. Enables the driver on arm.
20:57 Changeset in mainline [33cffa7]lfnserial by Jan Vesely <jano.vesely@…>
ohci: Remove packed attribute from the registry map. gcc on arm …
20:52 Changeset in mainline [d69c698]lfnserial by Jan Vesely <jano.vesely@…>
lbusbdev: Add more packed attributes and a compile time check for the …
20:32 GSOC edited by Jakub Jermář
(diff)
20:32 Changeset in mainline [96598b8]lfnserial by Frantisek Princ <frantisek.princ@…>
Merge with mainline

2012-03-15:

22:57 Changeset in mainline [bfb3d60]lfnserial by Jan Vesely <jano.vesely@…>
ehci: Add generic match id.
22:52 Changeset in mainline [14f8fd4]lfnserial by Jan Vesely <jano.vesely@…>
Mainline changes with some extra USB fixes.
22:46 Changeset in mainline [2f4fa79]lfnserial by Jan Vesely <jano.vesely@…>
ehci: Move handling of extended capabilities to separate function.
22:46 Changeset in mainline [dbbba51c]lfnserial by Jan Vesely <jano.vesely@…>
ehci: Move handling of extended capabilities to separate function.
21:22 Changeset in mainline [39d15f3]lfnserial by Jan Vesely <jano.vesely@…>
ehci: Remove unused define
21:22 Changeset in mainline [68e48db]lfnserial by Jan Vesely <jano.vesely@…>
ehci: Remove unused define
21:07 Changeset in mainline [43cd499]lfnserial by Jan Vesely <jano.vesely@…>
beagleboardxm: Enable interrupt for uart3 input.
20:55 Changeset in mainline [b1c43bd]lfnserial by Jan Vesely <jano.vesely@…>
beagleboardxm: Allow gpt1 interrupt. Ack timer interrupt on the handler.
20:54 Changeset in mainline [41552913]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x,gpt: Add interrupt ack routine. Initialize counter.
20:53 Changeset in mainline [b56481c]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x,irc: Masked means irq won't fire…
17:49 Changeset in mainline [324819c]lfnserial by Jan Vesely <jano.vesely@…>
arm32: Include USB drivers.
17:47 Changeset in mainline [09a0a8f0]lfnserial by Jan Vesely <jano.vesely@…>
arm32: Add AM/DM37x infrastructure driver.
14:39 Changeset in mainline [fd36d39]lfnserial by Jan Vesely <jano.vesely@…>
ohci: Fix hcca_t structure. That structure was not 256B, looks like …
14:39 Changeset in mainline [1dd1a94]lfnserial by Jan Vesely <jano.vesely@…>
ohci: Fix hcca_t structure. That structure was not 256B, looks like …
14:30 Changeset in mainline [0b20937]lfnserial by Jan Vesely <jano.vesely@…>
uhci: cleanup and rename pci_* helper functions. The functions are …
14:30 Changeset in mainline [9155bb2]lfnserial by Jan Vesely <jano.vesely@…>
uhci: cleanup and rename pci_* helper functions. The functions are …
14:15 Changeset in mainline [5f6d34b]lfnserial by Jan Vesely <jano.vesely@…>
ehci: cleanup and rename pci_* helper functions. The functions are …
14:15 Changeset in mainline [698cb1cc]lfnserial by Jan Vesely <jano.vesely@…>
ehci: cleanup and rename pci_* helper functions. The functions are …
12:03 Changeset in mainline [8011094]lfnserial by Jan Vesely <jano.vesely@…>
ohci: Rename and cleanup pci_* functions and files. They are not pci …
12:03 Changeset in mainline [89e54124]lfnserial by Jan Vesely <jano.vesely@…>
ohci: Rename and cleanup pci_* functions and files. They are not pci …

2012-03-14:

15:47 Changeset in mainline [145d16f]lfnserial by Martin Decky <martin@…>
bump GCC to 4.6.3, binutils to 2.22, GDB to 7.4

2012-03-13:

20:54 Changeset in mainline [f4373200]lfnserial by Jan Vesely <jano.vesely@…>
defaults, beagleboardxm: Fix FB off by default.
20:33 Changeset in mainline [d7c801bb]lfnserial by Jan Vesely <jano.vesely@…>
config: Add generic output for beagleboardxm. Fixes disappearance of …
20:21 Changeset in mainline [2df8561]lfnserial by Jan Vesely <jano.vesely@…>
boot: Makefile.uboot takes laddr and saddr from outside. beagleboardxm …
16:42 Ticket #428 (Continuous integration) created by Jiri Svoboda
Placeholder for the master thesis …
15:24 Changeset in mainline [53d5278]lfnserial by Frantisek Princ <frantisek.princ@…>
Merge with mainline
15:23 Changeset in mainline [6d123b3]lfnserial by Martin Decky <martin@…>
respect the o32 ABI when calling C functions from assembler and …
14:50 Changeset in mainline [df366b5e]lfnserial by Martin Decky <martin@…>
cstyle
14:08 Changeset in mainline [a69cb9a]lfnserial by Martin Decky <martin@…>
cstyle
13:33 Changeset in mainline [34f0448]lfnserial by Martin Decky <martin@…>
cstyle
13:29 Changeset in mainline [8df9290]lfnserial by Martin Decky <martin@…>
cstyle
12:54 Changeset in mainline [78a9e5ab]lfnserial by Martin Decky <martin@…>
cstyle
12:53 Changeset in mainline [b74e5893]lfnserial by Martin Decky <martin@…>
cstyle
12:51 Changeset in mainline [c87562ca]lfnserial by Martin Decky <martin@…>
cstyle (no change in functionality)
12:46 Changeset in mainline [8426a44d]lfnserial by Martin Decky <martin@…>
cstyle (no change in functionality)
12:41 Changeset in mainline [9971ea7f]lfnserial by Martin Decky <martin@…>
cstyle (no change in functionality)
12:23 Changeset in mainline [9318afa]lfnserial by Martin Decky <martin@…>
cstyle (no change in functionality)
11:54 Changeset in mainline [089246ce]lfnserial by Martin Decky <martin@…>
cstyle (no change in functionality)
11:53 Changeset in mainline [9dae3e97]lfnserial by Martin Decky <martin@…>
cstyle (no change in functionality)
04:15 Changeset in mainline [d1714e8]lfnserial by Jan Vesely <jano.vesely@…>
beagleboardxm,amdm37x: Move clock select to timer initialization …
04:08 Changeset in mainline [08d059a]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x_gpt: Fix timer setup. Qemu does not support advanced timer …

2012-03-12:

23:17 Changeset in mainline [3b3c689]lfnserial by Jiri Svoboda <jiri@…>
Repeated ping mode.
23:10 Changeset in mainline [08a2007]lfnserial by Jan Vesely <jano.vesely@…>
arm32: Fix high vector seting on armv4/armv5
21:54 Changeset in mainline [b954fb7]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x_uart: Push only non-null data.
21:53 Changeset in mainline [d447598e]lfnserial by Jan Vesely <jano.vesely@…>
arm32: explicitly request executable pages for kernel.
21:08 Changeset in mainline [a19dc95]lfnserial by Jan Vesely <jano.vesely@…>
arm32: Register platform name to sysinfo.
21:07 Changeset in mainline [b99a5e8]lfnserial by Jan Vesely <jano.vesely@…>
beagleboardxm: Use provided HZ value instead of hard-coded one.
20:30 Changeset in mainline [5608deba]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/mm.
20:27 Changeset in mainline [2cc7f16]lfnserial by Jakub Jermar <jakub@…>
frame_adjust_zone_bounds() needs to handle cases when the physical …
19:50 Changeset in mainline [914e063]lfnserial by Jan Vesely <jano.vesely@…>
arm32,mm: Add ARMv7 page table formats.

2012-03-11:

23:07 Changeset in mainline [6428115]lfnserial by Jiri Svoboda <jiri@…>
Ping utility, ICMP echo send and receive.
19:29 Changeset in mainline [096d4a6b]lfnserial by Jan Vesely <jano.vesely@…>
arm32: Register for enabling high exc. vector moved in armv7
19:28 Changeset in mainline [7c13c55]lfnserial by Jan Vesely <jano.vesely@…>
arm32: Use WFE on armv7
19:24 Changeset in mainline [46a808f5]lfnserial by Jan Vesely <jano.vesely@…>
beagleboardxm,config: Set framebuffer default to N.
19:05 Changeset in mainline [f1aa1db]lfnserial by Jan Vesely <jano.vesely@…>
config: Add cpu type defines.
04:03 Changeset in mainline [fc965aa]lfnserial by Jan Vesely <jano.vesely@…>
kernel mm: BeagleBoard-xM physical memory starts on 2GB boundary.
04:02 Changeset in mainline [ae36ba0]lfnserial by Jan Vesely <jano.vesely@…>
beagleboardxm: Initialize serial line input. Set memory size to …
03:56 Changeset in mainline [60a025d]lfnserial by Jan Vesely <jano.vesely@…>
config: build srln.c when building beagleboardxm
03:54 Changeset in mainline [c91fe327]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x_uar: Implement simple receive functions. Disable port setup …

2012-03-10:

20:20 Changeset in mainline [13be128d]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x_irc: Fix padding, const access, and base address.
14:44 Changeset in mainline [9093c61]lfnserial by Frantisek Princ <frantisek.princ@…>
changed features to be able to mount standard ext4 volume

2012-03-09:

21:57 Changeset in mainline [ffa8912]lfnserial by Jiri Svoboda <jiri@…>
Fix memory leak.
19:41 Changeset in mainline [637a3b4]lfnserial by Jiri Svoboda <jiri@…>
ICMP echo replying.
18:49 ReleaseNotes/0.5.0 edited by Jakub Jermář
Mention addition of mkmfs and mkexfat utilities. (diff)
17:49 CrossProjectIdeas edited by Jakub Jermář
(diff)
17:49 CrossProjectIdeas edited by Jakub Jermář
(diff)
17:45 GSoCAppTemp edited by Jakub Jermář
(diff)
17:44 GSoCAppTemp edited by Jakub Jermář
(diff)
17:44 GSoCAppTemp edited by Jakub Jermář
(diff)
17:43 GSoCAppTemp edited by Jakub Jermář
(diff)
15:05 Meetings edited by Jakub Jermář
Update venue of tomorrow's meeting. (diff)

2012-03-08:

22:30 Changeset in mainline [fa101c4]lfnserial by Jiri Svoboda <jiri@…>
Address deletion (needs better synchronization).
21:54 Changeset in mainline [291c792]lfnserial by Jiri Svoboda <jiri@…>
Set address object name upon creation.
21:12 Changeset in mainline [0e94b979]lfnserial by Jiri Svoboda <jiri@…>
Listing configured addresses.
19:40 Ticket #427 (Tickless/event-driven kernel) created by Martin Decky
The kernels of many operating systems have already switched or are …
18:54 Ticket #426 (Realtek RTL8169 Gigabit Ethernet driver) created by Jiri Svoboda
Need a driver for Realtek RTL8169 gigabit ethernet adapter. It is the …
15:26 CrossProjectIdeas edited by Martin Decky
(diff)

2012-03-07:

23:09 Changeset in mainline [a88a6eac]lfnserial by Jiri Svoboda <jiri@…>
Fix 64-bit build - remove some debugging output.
23:05 Changeset in mainline [45aa22c]lfnserial by Jiri Svoboda <jiri@…>
Creating static addresses with inetcfg.
21:07 Changeset in mainline [590ce352]lfnserial by Jan Vesely <jano.vesely@…>
breagleboard: Use amdm37x timer1 as system timer.
21:05 Changeset in mainline [b8e56d9b]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x, gpt: Add irq information, implement simple tick timer driver.
21:01 Changeset in mainline [81c354f]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x, uart: return true after successful initialization.
21:01 Changeset in mainline [0e25780]lfnserial by Jiri Svoboda <jiri@…>
Inetcfg skeleton.
20:26 Changeset in mainline [609cbf8]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x: Add GPT register map.
18:54 Changeset in mainline [3d016ac]lfnserial by Jiri Svoboda <jiri@…>
Prototype sending of ARP requests.
16:09 Changeset in mainline [77b52f0]lfnserial by Jan Vesely <jano.vesely@…>
kernel/frame, arm32/page: PA might start on other addresses than 0, …
15:26 Ticket #425 (Implement support for Lemote Fuloong/Yeeloong (mips64)) created by Martin Decky
Implement support for Lemote Fuloong and/or Yeeloong machines (mips64 …
10:11 Changeset in mainline [e2629b08]lfnserial by Frantisek Princ <frantisek.princ@…>
Prepared infrastructure for extent searching
09:33 Changeset in mainline [b53a733]lfnserial by Frantisek Princ <frantisek.princ@…>
Data types definitions groupped to one file

2012-03-06:

16:06 Ticket #424 (RPC/IPC generator) created by Jiri Svoboda
Implement compiler (generator) for the remote procedure calls over the …
15:26 Ticket #423 (DMA allocations need to survive address space destruction) created by Martin Decky
The current DMA allocator does not track/lock DMA mappings beyond …
15:24 Ticket #422 (DMA allocator needs to support range and alignment specification) created by Martin Decky
The DMA allocator for anonymous memory needs to support proper …
14:30 Ticket #421 (Non-anomymous DMA allocation needs to trigger on-demand mapping) created by Martin Decky
The current mainline implementation of non-anonymous DMA mapping is …
10:22 Changeset in mainline [a872fc09]lfnserial by Frantisek Princ <frantisek.princ@…>
bugfix - bad function called to check filesystem feature
09:54 Changeset in mainline [2f2feadb]lfnserial by Frantisek Princ <frantisek.princ@…>
refactored code of index node splitting
09:17 Changeset in mainline [60b8b99]lfnserial by Frantisek Princ <frantisek.princ@…>
fixed error codes handling

2012-03-05:

21:44 Changeset in mainline [161fbda]lfnserial by Jan Vesely <jano.vesely@…>
kernel,arm32: Add BeagleBoard-xM (MD37x) memory information.
21:37 Changeset in mainline [fcc6224]lfnserial by Jan Vesely <jano.vesely@…>
boot,arm32: Make arm32 bootstrap code BeagleBoard-xM aware.
20:51 Changeset in mainline [1b90e90]lfnserial by Jan Vesely <jano.vesely@…>
ohci: Improve HCCA structure handling. Add comments. Fix minor root …
20:33 Changeset in mainline [45f4f19]lfnserial by Jan Vesely <jano.vesely@…>
ohci: Use different macros for register and memory access.
20:19 Changeset in mainline [d1ca752]lfnserial by Jan Vesely <jano.vesely@…>
ohci: Remove deprecated endian conversion macros.
17:47 Changeset in mainline [38b950f]lfnserial by Jan Vesely <jano.vesely@…>
ohci: Remove dead code.
10:40 Changeset in mainline [2f619d5]lfnserial by Frantisek Princ <frantisek.princ@…>
debug message deleted
10:40 Changeset in mainline [e8d054a]lfnserial by Frantisek Princ <frantisek.princ@…>
very hidden bug (memory_leak) found in splitting data block - now …
01:14 Changeset in mainline [d2707fc]lfnserial by Jan Vesely <jano.vesely@…>
config: Add option to select BeagleBoard-xM uart driver.

2012-03-04:

20:40 Changeset in mainline [05a6548]lfnserial by Jan Vesely <jano.vesely@…>
beagleboardxm: Initialize and use pic and uart. Timer is still missing.
20:37 Changeset in mainline [e6a356dd]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x: Simple UART driver implementation (only output).
20:17 Changeset in mainline [b0e58c7]lfnserial by Jan Vesely <jano.vesely@…>
arm32, amdm37x: Add UART driver skeleton.
20:15 Changeset in mainline [58297955]lfnserial by Jan Vesely <jano.vesely@…>
arm32, amdm37x Implement simple pic driver.
18:52 Changeset in mainline [98cb0495]lfnserial by Jan Vesely <jano.vesely@…>
Merge mainline changes.
16:49 Changeset in mainline [3da753e]lfnserial by Jan Vesely <jano.vesely@…>
amdm37x: add pic driver register map
15:59 Changeset in mainline [6038368]lfnserial by Jan Vesely <jano.vesely@…>
arm32: BeagleBoard-xM skeleton stubs.
Note: See TracTimeline for information about the timeline view.