{6} All Tickets By Milestone (Including closed) (69 matches)
A more complex example to show how to make advanced reports.
Topology handling (6 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Priority | Owner | Modified | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| #57 | Rework device API: one device in many classes | drivers | new | task | blocker | Nicolas Pouillon | Oct 31, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #58 | Memory allocator API change | mutek | new | enhancement | critical | becoulet | Oct 31, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #29 | Device tree en device enumeration improvements | drivers | new | enhancement | major | coredev | Jul 5, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #40 | Add a topology description API | drivers | new | task | major | Nicolas Pouillon | Oct 31, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #55 | Add a clock driver API | drivers | new | task | major | Nicolas Pouillon | Aug 3, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #59 | Devices irqs handling and irqs topology | drivers | new | enhancement | major | Nicolas Pouillon | Nov 17, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Scattered initialization process (2 matches) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ticket | Summary | Component | Status | Resolution | Version | Type | Priority | Owner | Modified | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #3 | Rework boot sequence | hexo | assigned | task | major | Nicolas Pouillon | Jul 5, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #26 | Handle .init section | mutek | new | task | major | somebody | Jul 5, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Preemptive scheduler usage (12 matches) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ticket | Summary | Component | Status | Resolution | Version | Type | Priority | Owner | Modified | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #34 | Handle fpu registers in ctx switch | hexo | new | defect | major | becoulet | Jul 5, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #22 | Implement per-CPU IRQ stacks for faster IRQ handling | hexo | new | enhancement | minor | becoulet | Jul 11, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #37 | Add a Worker thread API | mutek | new | enhancement | minor | becoulet | Aug 2, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #52 | Add NiosII support in preempt branch | cpu/nios | closed | fixed | task | major | becoulet | Sep 23, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #41 | Fix memchecker for arm exceptions | cpu/arm | closed | fixed | defect | major | Nicolas Pouillon | Sep 23, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #39 | Handle Mips delay slot in exception handler | cpu/mips | closed | invalid | defect | critical | Nicolas Pouillon | Sep 12, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #11 | Handle exceptions through a context switch | hexo | closed | fixed | enhancement | minor | Nicolas Pouillon | Jul 5, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #23 | Ability to disable IPIs in SoCLib Xicu driver | drivers | closed | fixed | enhancement | trivial | Nicolas Pouillon | Jul 5, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #21 | Cleanup IPI handling in scheduler code | mutek | closed | fixed | task | major | Nicolas Pouillon | Jul 5, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #28 | IPI and IRQ handling improvements | hexo | closed | fixed | enhancement | major | coredev | Jul 5, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #25 | Implement IPI logic for x86 | cpu/x86 | closed | fixed | enhancement | minor | becoulet | Jul 5, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #32 | remove lock_spin_irq | hexo | closed | fixed | enhancement | major | becoulet | Jul 5, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Libnetwork rework (8 matches) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ticket | Summary | Component | Status | Resolution | Version | Type | Priority | Owner | Modified | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #43 | Remove lidudp / libtcp GPCT objects | libnetwork | new | task | major | Nicolas Pouillon | Jul 6, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #44 | Dont pass interfaces all the way around | libnetwork | new | task | major | Nicolas Pouillon | Jul 6, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #45 | Use enums where possible | libnetwork | new | task | major | Nicolas Pouillon | Jul 6, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #46 | Always pass structures, never implicit / looked-up references | libnetwork | new | task | major | Nicolas Pouillon | Jul 6, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #47 | Scoping of declarations and header cleaning | libnetwork | new | task | major | Nicolas Pouillon | Jul 6, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #48 | Add error return codes | libnetwork | new | enhancement | major | Nicolas Pouillon | Jul 6, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #49 | Move libsocket to libc | libc | new | task | major | becoulet | Jul 6, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #50 | Move nfs to its own library | libnetwork | new | task | major | Nicolas Pouillon | Jul 6, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
(empty) (41 matches) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ticket | Summary | Component | Status | Resolution | Version | Type | Priority | Owner | Modified | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #60 | Le cache de fs ne compile pas | drivers | new | defect | major | Nicolas Pouillon | Dec 23, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #69 | block-file-emu fails in emu SMP | arch/emu | new | defect | major | becoulet | Jul 29, 2011 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #51 | Implement uITRON os library | global | new | enhancement | minor | becoulet | Jul 11, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #53 | API to attach priorities to irq lines | drivers | new | enhancement | minor | Nicolas Pouillon | Jul 30, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #54 | Memory allocator cleanup | mutek | new | task | minor | becoulet | Jul 31, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #56 | Add kernel objects registry | mutek | new | enhancement | minor | becoulet | Aug 31, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #42 | Migrate to the newer GCT library | global | closed | fixed | task | major | becoulet | Apr 6, 2014 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #30 | Test feature config tokens in headers | global | closed | fixed | task | major | somebody | Sep 23, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #63 | block-file-emu fails in emu SMP | arch/emu | closed | duplicate | defect | major | becoulet | Sep 23, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #68 | test | Build system | closed | invalid | defect | major | Nicolas Pouillon | Sep 23, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #67 | test | Build system | closed | invalid | defect | major | Nicolas Pouillon | Sep 23, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #66 | test | Build system | closed | invalid | defect | major | Nicolas Pouillon | Sep 23, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #65 | test | Build system | closed | invalid | defect | major | Nicolas Pouillon | Sep 23, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #64 | test | Build system | closed | invalid | defect | major | Nicolas Pouillon | Sep 23, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #62 | block-file-emu fails in emu SMP | arch/emu | closed | duplicate | defect | major | becoulet | Sep 23, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #61 | block-file-emu fails in emu SMP | arch/emu | closed | duplicate | defect | major | becoulet | Sep 23, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #1 | Add sscanf and fscanf functions | libc | closed | fixed | task | major | somebody | Apr 28, 2011 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #35 | remove volatile, add barrier | hexo | closed | fixed | defect | critical | becoulet | Jul 5, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #24 | Add a Software service handler | hexo | closed | wontfix | enhancement | major | becoulet | Jul 5, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #8 | Make libelf more generic | libelf | new | enhancement | major | Joël Porquet | Nov 15, 2009 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #16 | Add an absolute time reference in hexo | hexo | new | enhancement | major | becoulet | Aug 3, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #38 | Add a generic synchronous command to all drivers | drivers | new | enhancement | major | Nicolas Pouillon | Jul 2, 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #5 | Add float support to the math library | libm | new | enhancement | minor | Joël Porquet | Nov 4, 2009 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #19 | Change X86 memory discovering | cpu/x86 | new | enhancement | minor | becoulet | Dec 23, 2009 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #15 | Mips ICU handling | cpu/mips | closed | wontfix | defect | major | Nicolas Pouillon | Jul 1, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #27 | Add a buildtest rule in Makefile | Build system | closed | fixed | task | major | Nicolas Pouillon | Apr 1, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #6 | Move away atomic_compare_and_swap | hexo | closed | wontfix | enhancement | minor | becoulet | Apr 1, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #36 | replace __sync_bool_compare_and_swap by asm code | hexo | closed | fixed | task | major | Nicolas Pouillon | Apr 1, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #33 | Add support for pthread_key_* functions | Build system | closed | fixed | enhancement | minor | Nicolas Pouillon | Mar 31, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #20 | Enhance memory allocator | mutek | closed | fixed | enhancement | major | refauvel | Mar 30, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #31 | define a policy for value token provided multiple times | Build system | closed | fixed | enhancement | major | becoulet | Mar 21, 2010 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #18 | Regression issue at rev 1053 | Build system | closed | wontfix | defect | critical | Nicolas Pouillon | Dec 23, 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #17 | Regression issue between rev 1031 and rev 1034 | Build system | closed | wontfix | defect | critical | Nicolas Pouillon | Dec 23, 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #12 | Make buffer-cache a Block device | drivers | closed | fixed | enhancement | minor | Nicolas Pouillon | Dec 23, 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #2 | Rework VFS | libvfs | closed | fixed | task | minor | Nicolas Pouillon | Dec 21, 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #7 | Erroneous dependency with 'parent' flag in token declaration | hexo | closed | wontfix | defect | major | becoulet | Nov 29, 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #9 | Split platform/application configuration file | Build system | closed | fixed | enhancement | minor | Nicolas Pouillon | Nov 29, 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #10 | Make the build system notice configuration file changes | Build system | closed | fixed | defect | major | Nicolas Pouillon | Nov 18, 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #13 | Factor dispatch thread creation | libnetwork | closed | fixed | enhancement | major | Nicolas Pouillon | Nov 17, 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #14 | Have a generic Semaphore service in mutek/ | hexo | closed | fixed | enhancement | major | becoulet | Nov 17, 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #4 | Move device definition out of hexo | hexo | closed | fixed | enhancement | minor | becoulet | Nov 6, 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Note:
See TracReports for help on using and creating reports.

