Timeline
2013-09-10:
- 23:17 Changeset in mainline [4c6ade6]lfn by
- Remove leftover debugging output.
- 23:14 Changeset in mainline [de3d15b4]lfn by
- No need to print all drivers as they are found during boot anymore.
- 23:11 Changeset in mainline [0511549]lfn by
- Add devctl list-drv subcommand to list known drivers.
- 21:54 Changeset in mainline [fdfa2e1]lfn by
- Make data parameter of send constant
- 21:47 Changeset in mainline [5df1963]lfn by
- bitmap frame allocator does not keep track of the size of the …
- 21:31 Changeset in mainline [a501e22c]lfn by
- free_not_null really not needed.
- 21:27 Changeset in mainline [02e5e34]lfn by
- Fun on-/off-line needs to go to fun.c
- 21:12 Changeset in mainline [181c32f]lfn by
- Separate module for devman-driver communication.
- 20:44 Changeset in mainline [d80d7a8]lfn by
- Separate module for devman-client connection handling.
- 20:26 Changeset in mainline [08bc23d]lfn by
- Merge breaking devman.c apart.
- 20:15 Changeset in mainline [a60e90b]lfn by
- Move rest of functionality from devman.c to other modules.
- 19:10 Changeset in mainline [59dc181]lfn by
- Move devtree-related functionality to separate devman module.
- 18:51 Changeset in mainline [38e52c92]lfn by
- Move fun-dev-related functionality to a separate devman module.
- 18:34 Changeset in mainline [07525cd]lfn by
- cstyle
- 18:24 Changeset in mainline [d1bafbf]lfn by
- Move dev-node related devman functionality to a separate module.
- 18:10 Changeset in mainline [041b026]lfn by
- Move driver-related devman functionality to a separate module.
- 18:06 Changeset in mainline [d08ba7fc]lfn by
- compositor: monitor visualizer category and add viewports when they appear
- 17:55 Changeset in mainline [85147f3]lfn by
- cstyle
- 17:48 Changeset in mainline [b0c2075]lfn by
- new physical memory allocator supporting physical address constrains …
- 17:48 Ticket #529 (Simplify list_foreach iteration) closed by
- fixed: Implemented in mainline,1946 (the latter variant).
- 17:44 Changeset in mainline [86733f3]lfn by
- implement bitmap allocation and deallocation (this is a prototype …
- 17:21 Changeset in mainline [65f77f4]lfn by
- Do not add interrupt for devices that do not use an interrupt pin.
- 17:10 Changeset in mainline [39b13f8]lfn by
- Add corecfg binaries to .bzrignore
- 16:50 Changeset in mainline [4982d87]lfn by
- omap irc: fix padding in the interrupt controller registers structure.
- 16:32 Changeset in mainline [feeac0d]lfn by
- Simplify use of list_foreach.
- 13:47 Changeset in mainline [e8d6ce2]lfn by
- Do not add unimplemented ranges.
- 13:01 Changeset in mainline [4cdcd2b]lfn by
- arm32: merge the unified interrupt controller implementation
- 12:51 Changeset in mainline [3c9646b]lfn by
- bbone, bboard: modify the code to use the unified interrupt controller …
- 12:51 Changeset in mainline [91bf378]lfn by
- arm32: remove the irc_regs structure definition from am335x/irc.h and …
- 12:49 Changeset in mainline [5bf69ac6]lfn by
- arm32: make the irc registers structure generic enough to be used by …
- 12:48 Changeset in mainline [c310f9b]lfn by
- arm32: initial implementation of the unified interrupt controller …
- 12:45 Changeset in mainline [5b08d750]lfn by
- free_not_null is no longer needed.
- 10:48 Changeset in mainline [54dee316]lfn by
- Merge ethip fix
- 10:11 Changeset in mainline [684177f1]lfn by
- Merge bazaar ignore file
- 10:07 Changeset in mainline [50971113]lfn by
- Add a basic bazaar ignore file. It does not contain entries for all …
- 09:16 Changeset in mainline [285589b]lfn by
- make sure that CROSS_PREFIX is set to some sane value
2013-09-09:
- 23:34 Changeset in mainline [ba2be23]lfn by
- remove the ugly code (ASAP is now)
- 23:29 Changeset in mainline [e2a0d76]lfn by
- cstyle
- 23:13 Changeset in mainline [8cbf1c3]lfn by
- prepare the public API of the frame allocator for the new backend …
- 22:04 Ticket #542 (Run-time core dump configuration) closed by
- fixed: Fixed in mainline,1933.
- 21:51 Changeset in mainline [c67dbd6]lfn by
- cstyle
- 21:48 Changeset in mainline [8442d10]lfn by
- improve the API of physmem_map(), dmamem_map() and …
- 21:39 Changeset in mainline [2e2c18a1]lfn by
- start hound again server again (previously removed by an accident due …
- 21:13 Changeset in mainline [92c1680]lfn by
- Run-time core dump enable/disable.
- 21:04 Changeset in mainline [24bb363]lfn by
- Move assert to correct place. The assert has to be after the IPv6 …
- 20:27 Changeset in mainline [ee7f78a]lfn by
- revert the hack introduced with the sound merge
- 20:25 Changeset in mainline [3772af6]lfn by
- remove the special-purpose DMA zone (including the ZONE_DMA and …
- 19:54 Changeset in mainline [c501bc4]lfn by
- Add a platform driver for Malta. - The platform driver is derived …
- 19:45 Changeset in mainline [82721f5]lfn by
- Use only aligned 32-bit accesses to read/write the PCI configuration …
- 17:52 Changeset in mainline [ca62f86]lfn by
- Merge mainline changes.
- 17:51 Changeset in mainline [6ad185d]lfn by
- Set proper symlink destinations under lib/c/arch/sparc32/.
- 16:58 Changeset in mainline [b77207e]lfn by
- Add initial version of in-kernel driver for GRLIB APBUART based on …
- 12:50 Changeset in mainline [a1ecb88]lfn by
- remove duplicate include
2013-09-08:
- 13:03 Changeset in mainline [29a3886]lfn by
- arm32 and ppc32: replace RD_DRVS with RD_DRVS_ESSENTIAL
- 10:34 Changeset in mainline [7de18418]lfn by
- partial implementation of a two-level bitmap data structure
2013-09-07:
- 22:17 Changeset in mainline [063a74b9]lfn by
- Futexes have the lock/unlock semantics and therefore need to use barriers.
2013-09-06:
- 06:40 ReleaseNotes/Mainline edited by
- Audio, IPv6 (diff)
2013-09-05:
- 20:14 Changeset in mainline [a74d0ad]lfn by
- Type check the member argument of list_get_instance macro.
- 20:05 Ticket #530 (Type check link argument of list_get_instance macro) closed by
- fixed: Fixed in: mainline,1924
2013-09-04:
- 20:12 Changeset in mainline [9dbdda9]lfn by
- Fix usage text in df application.
- 07:46 Changeset in mainline [523a4b6]lfn by
- Add u option in df application to print usage.
- 07:08 Changeset in mainline [8ca4b1ab]lfn by
- Add usage note about block size option in df application.
- 07:04 Changeset in mainline [7664469]lfn by
- Remove useless option from df application.
- 06:58 Changeset in mainline [23b7c02]lfn by
- Merge with Mainline changes.
- 00:09 Changeset in mainline [da41cc2d]lfn by
- wavplay: Allow extended wav formats. we might get data start and size …
- 00:04 Changeset in mainline [60efa35]lfn by
- wavplay: Fix incorrect conversion size.
2013-09-03:
- 22:20 Changeset in mainline [ef63103]lfn by
- init: Start hound at startup
- 21:49 Changeset in mainline [60b1076]lfn by
- wavplay: Improve error and info messages.
- 19:33 Changeset in mainline [aa2a049]lfn by
- Make the barebone build the default in the niagara configuration.
- 19:29 Changeset in mainline [b3cf946]lfn by
- Build uspace with sun4v specific options. - Optimize for Niagara. - …
- 19:13 Changeset in mainline [730ff63]lfn by
- Do not create kernel identity over the entire address space on sun4v.
- 11:57 HowToContribute edited by
- add a few sentences about patience (diff)
2013-09-02:
- 20:14 Changeset in mainline [802898f]lfn by
- mainline update
- 20:03 Changeset in mainline [61ab4a9]lfn by
- libmbr, libgpt, hdisk merge
2013-09-01:
- 20:21 Changeset in mainline [1b34360]lfn by
- Cannot write directly to ICACHE_ASI on sun4v.
- 19:15 Changeset in mainline [b6b02c0]lfn by
- Initial work on sparc32 architecture support. * /boot/arch/sparc32 …
- 16:16 Changeset in mainline [dd7078c]lfn by
- ohci: Add additional checks and a TODO
- 16:01 Changeset in mainline [26e2de3]lfn by
- libusbhost: reuse data set function for cleaning
2013-08-27:
- 13:35 Changeset in mainline [b886b60]lfn by
- Introduce SPARCv8 toolchain in toolchain.sh script.
- 02:44 Ticket #551 (Integator/CP support broken since mainline,1912) closed by
- fixed: Fixed in mainline,1919
- 00:32 Changeset in mainline [0435fe41]lfn by
- polishing libmbr, libgpt, hdisk
2013-08-25:
- 23:39 Changeset in mainline [f7fba727]lfn by
- arm32: Only set the VMSAv6 bit (23) on armv6. Qemu …
2013-08-24:
- 14:07 ContemplatedFeatures edited by
- IPv6 already partially implemented (diff)
- 14:07 ContemplatedPlatforms edited by
- fix typo (diff)
- 14:06 ContemplatedPlatforms edited by
- add OUYA and Utilite (diff)
- 13:55 ToMerge edited by
- remove already merged item (diff)
2013-08-23:
- 19:22 Ticket #551 (Integator/CP support broken since mainline,1912) created by
- The mainline revision mainline,1912 rendered the …
- 14:21 Changeset in mainline [5b1adf5]lfn by
- Remove CHECK_RET_xxx from sb16.
2013-08-22:
- 16:01 Changeset in mainline [cf02eaf]lfn by
- small cstyle changes (mostly reverting to the state before audio merge)
- 14:56 Changeset in mainline [a6bdccc]lfn by
- fix sort order (at least a little)
- 14:52 Changeset in mainline [35c5d6b]lfn by
- revert unnecessary global configuration
- 13:55 Ticket #550 (Driver wildcard matching) created by
- Currently drivers are matched to device nodes based on exact string …
2013-08-20:
- 12:36 Changeset in mainline [5856b627]lfn by
- Mainline changes.
- 12:24 Changeset in mainline [0ee999d]lfn by
- libusbhost: Add TT information to usb_enpoint_t structure.
- 12:23 Changeset in mainline [5dad73d]lfn by
- libusbhost: Fix accessing NULL pointer
2013-08-19:
- 20:20 Ticket #549 (Atomic operations are not SMP-safe) created by
- Jiri Zarevucky noticed there are no memory barriers in the HelenOS …
- 17:48 Changeset in mainline [4da8fdb]lfn by
- ia32: Enable sb16 in qemu startup script Increase memory to 64M, the …
- 17:23 Changeset in mainline [ab92305]lfn by
- Merge audio support. Includes audio server and sb16 driver. Tested …
- 17:04 Changeset in mainline [4a9728ec]lfn by
- avplay: increase work time to work around timing issues on 100 HZ timer
- 16:51 Changeset in mainline [f2096c9]lfn by
- wavplay: Use immediate stop.
- 16:39 Changeset in mainline [ff03f79]lfn by
- hound: Don't use immediate stop on event playback. Otherwise we might …
- 16:36 Changeset in mainline [8e77b60e]lfn by
- hound: Release buffers on terminated events. Don't forget to …
- 16:26 Changeset in mainline [f7b36bc]lfn by
- sb16: Send 'terminated' events on immediate stop.
- 16:23 Changeset in mainline [3efaeb6]lfn by
- hound: Don't exit the handler unless the device hangs up
- 13:47 Changeset in mainline [fda3bd9]lfn by
- sb16: Start event exchange even for not fragment based playback/capture
- 13:35 Changeset in mainline [7373117]lfn by
- hound: Turn buffer release failure into a warning
- 13:31 Changeset in mainline [5b8e08e]lfn by
- sb16: Include state information in spurious interrupt warning.
- 13:00 Changeset in mainline [d337f74]lfn by
- sb16: Change state before reporting 'terminated' events
- 12:28 Changeset in mainline [62310d7]lfn by
- libdrv, audio_pcm: Name immediate stop explicitly Add fragment stop …
2013-08-16:
- 16:40 Changeset in mainline [b7dd149]lfn by
- ai32,amd64: Move ata_bd driver into essential group.
- 16:25 Changeset in mainline [3b05380b]lfn by
- Set timer back to 100Hz breaks direct playback (audio server is OK), …
- 16:19 Changeset in mainline [ac8b096]lfn by
- libsoftfloat: Add some missing arm eabi functions
- 15:16 Changeset in mainline [e5bc912]lfn by
- Fix printf compile issues
- 14:13 Changeset in mainline [537620a8]lfn by
- sb16: Use 64KB buffers. This fixes occasional audio glitches in hound …
- 14:08 Changeset in mainline [301032a]lfn by
- isa, dma: Fix 64KB dma buffers
- 13:48 Changeset in mainline [c762ad5]lfn by
- isa,dma: Fix buffer check condition.
2013-08-15:
- 17:49 Changeset in mainline [bb2a5b2]lfn by
- hound: 'daemonize' the hound server
- 14:20 Changeset in mainline [03c971f]lfn by
- Mainline changes.
- 09:48 Changeset in mainline [2921602]lfn by
- merge arm32 improvements and fixes * caches are now enabled (and …
- 09:42 Changeset in mainline [34847e2]lfn by
- arm32: Up to 8 levels of cache are possible
- 09:41 Changeset in mainline [970c4d8]lfn by
- libposix: use objcopy more effectively This removes the helper …
- 09:36 Changeset in mainline [e93bb24]lfn by
- arm32: add details to comments
- 09:10 Changeset in mainline [7fbe5ec]lfn by
- Fix - remove nonexistent header include
2013-08-14:
2013-08-13:
- 07:30 Ticket #416 (Port HelenOS/arm32 to BeagleBoard) closed by
- fixed: Basic support for bbxm was merged in mainline,1712. There …
Note: See TracTimeline
for information about the timeline view.