Timeline
2013-03-05:
- 14:55 HowToContribute edited by
- Use local link for report (diff)
- 14:52 HowToContribute edited by
- Only 2 "suggestion" tickets, remove the link; more info on active tickets (diff)
2013-03-03:
- 17:14 Changeset in mainline [365f259] by
- sb16: Use arrays_size macro.
- 17:13 Changeset in mainline [80d5307] by
- Add array_size macro.
2013-03-02:
2013-03-01:
- 16:46 ComparisonChart created by
- FOSDEM discussion inspired comparison
2013-02-28:
- 06:48 Lab edited by
- I have Raspberry too (diff)
2013-02-27:
- 20:53 Changeset in mainline [b42c8d8] by
- Fix typo, reported by Jan Vesely
- 20:07 Lab edited by
- (diff)
- 20:03 Lab edited by
- Update the supported machines table with bbxm and bbone (diff)
2013-02-26:
- 10:58 Changeset in mainline [8ab339e] by
- Merge mainline changes
2013-02-25:
- 19:28 Changeset in mainline [1935591] by
- Include types used in declarations
- 19:11 Changeset in mainline [fdf97f6] by
- Libposix functions are without posix_ prefix Prior this commit, …
2013-02-24:
- 11:24 Changeset in mainline [088b334] by
- Merge initial Beaglebone support from lp:helenos-bbone
2013-02-23:
- 14:04 Changeset in mainline [9ad289d] by
- Merge mainline changes
2013-02-22:
- 20:17 Changeset in mainline [df64dbc] by
- Add a prototype of a universal emulator wrapper. - Assuming all …
2013-02-20:
- 21:43 Changeset in mainline [2f2beb4] by
- Release the first task in task_done() so that the machine can be rebooted.
- 21:36 Changeset in mainline [a4e23f8c] by
- 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
- fixed: Should be fixed in mainline,1743.
- 20:53 Changeset in mainline [d59c046] by
- Test for a user istate can be only done by looking at CS and its RPL.
- 15:15 Ticket #515 (websrv causes kernel panic and halt cpu0) created by
- Hi, I would like to report kernel bug that stops cpu. It can be …
- 14:41 Ticket #514 (Kernel panic triggered by a memory bug in userland (probably)) created by
- Occured in the VFS2 branch while testing a garbage collector. …
2013-02-17:
- 17:45 Changeset in mainline [976c434] by
- Streamline TLB miss handling. - Do one thing at a time. - If the page …
- 15:00 Changeset in mainline [3acd1bb] by
- merge mainline changes
2013-02-16:
- 23:37 Changeset in mainline [192a23f0] by
- No wired TLB entries are currently used.
- 23:26 Changeset in mainline [e05b956] by
- Improvements of the TLB exception handling. - TLBP should be able to …
- 23:13 Changeset in mainline [d5b9e8d] by
- tlb_shootdown_start/finalize() need to disable/restore interrupts on …
- 14:56 Changeset in mainline [124a1ce] by
- Fix build when CONFIG_AM335X_UART is disabled
- 14:56 Changeset in mainline [92d047e] by
- fix copyright header
- 14:55 Changeset in mainline [e6864f31] by
- remove unused defines
- 14:18 Changeset in mainline [fe6593b7] by
- add a comment to make the code more clear
- 12:24 Wanted edited by
- MIPS Malta wanted (diff)
2013-02-14:
- 23:02 Changeset in mainline [f942226e] by
- Fix macro to return the value of a register, not the address.
- 22:07 Changeset in mainline [2e55443] by
- bootloader: fix the pte_level0_descriptor_t structure The first level …
- 21:54 Changeset in mainline [f69ac6c] by
- bootloader: add a reference to the ARM Architecture manual before the …
- 21:52 Changeset in mainline [63b2be8] by
- Fix typo
- 21:22 Changeset in mainline [9c56996] by
- Add some sanity checks
- 21:21 Changeset in mainline [c0948aaa] by
- Fix uart module initialization
- 20:16 Changeset in mainline [30c8723] by
- Fix copyright header
2013-02-13:
- 23:05 Changeset in mainline [241f12bf] by
- Enable the prescaler with divisor == 2
- 22:10 Changeset in mainline [ddb3051] by
- print the system clock frequency
- 22:10 Changeset in mainline [f09f059] by
- write the timer registers in posted mode
- 22:09 Changeset in mainline [4a09b86] by
- Fix typo
- 22:08 Changeset in mainline [ff8f93b] by
- fix bug in the am335x_ctrl_module_clock_freq_get() function
- 20:20 Changeset in mainline [06c4609] by
- remove debug message
- 20:19 Changeset in mainline [0f66886] by
- fix sysclock frequency reading and print an error message is the …
2013-02-11:
- 22:55 Changeset in mainline [4c754f6] by
- Improve the dmtimer modules initialization.
2013-02-10:
- 23:00 Changeset in mainline [40762c6] by
- fix variable name
- 22:20 Changeset in mainline [e3e2b6c7] by
- add a function to get the sys clock frequency
- 22:19 Changeset in mainline [ed0a9c5] by
- Add the required #include
- 22:18 Changeset in mainline [37cfd410] by
- specify the base address to get access to the required register
- 21:28 Changeset in mainline [92f9cf3e] by
- Add theAdd info about the base addresses of the am335x Control Module …
- 21:26 Changeset in mainline [2e47e54] by
- Fix copyright header
- 17:26 Changeset in mainline [fd5b69d] by
- Add the AM335x control module registers offsets
- 17:25 Changeset in mainline [9e3a345] by
- Fix copyright header
- 00:33 Changeset in mainline [1af0424] by
- config: Only show vt options if there is no gui.
- 00:33 Changeset in mainline [22dfd38] by
- init: Move hound startup to the end. Fixes boot failure, not sure why.
2013-02-09:
- 23:14 Changeset in mainline [03362fbd] by
- Merge mainline changes. Conflict resulting from bool.h → stdbool.h …
- 18:10 Changeset in mainline [11346011] by
- add the DPLL and clock module registers definition
2013-02-08:
- 23:31 Changeset in mainline [52f1882] by
- ohci: Add comments. Fix uninitialized pointer.
- 23:16 Changeset in mainline [39339378] by
- ohci: Remove old root hub implementation.
- 23:15 Changeset in mainline [171e668] by
- ohci: Use new root hub implementation.
- 23:14 Changeset in mainline [c91db2a] by
- ohci: Add new root hub implementation. Uses libusbvirt.
- 22:30 Changeset in mainline [a5c2eb5] by
- uhci: Move function definition to avoid separate declaration.
- 22:29 Changeset in mainline [86a01cc] by
- ohci: Fix comment offsets.
- 20:47 Changeset in mainline [49f2f29] by
- libusbvirt: Drop port_count param. Use library provided macro to …
- 20:45 Changeset in mainline [c5f4e6a] by
- libusbvirt: Make descriptor pointer const. We don't need to modify those.
- 20:33 Changeset in mainline [603a0a4] by
- libsub, classes/hub: Salvage comments and remove dead code.
- 16:08 Changeset in mainline [2a5a7711] by
- libusbvirt, virthub: Allow drivers to set endpoint number and port …
- 16:04 Changeset in mainline [81da273b] by
- libusbvirt: Make pointer to handler array const.
- 15:48 Changeset in mainline [711f5fb8] by
- libusb: Add address and endpoint sanity helpers.
- 13:05 Changeset in mainline [af4e464e] by
- uhci: Cleanup. include guard, doxygen, line wrap.
2013-02-06:
- 11:31 Ticket #513 (Porting Emacs Editor to HelenOS) created by
- Details Emacs text editor is very extensible and customizable …
- 08:00 Changeset in mainline [7be6379] by
- Handle only unmasked pending interrupts.
2013-02-04:
- 10:43 Changeset in mainline [b5e17b1] by
- Initializatoin of stdout for malta.
- 10:42 Changeset in mainline [260f678] by
- Factor out stdin/stdout initialization into machine ops.
2013-02-03:
- 14:00 Changeset in mainline [ae7ba7b6] by
- Use machine ops to get the platform name.
- 13:02 Changeset in mainline [a522999] by
- Prepare infrastructure for mips32 machine ops.
Note: See TracTimeline
for information about the timeline view.