Timeline
05/19/23:
- 17:47 Changeset in rtems [a67aab6] by Kinsey Moore <kinsey.moore@…>
- bsps/xqspipsu: Ensure NOR writes align This change causes NOR writes to be broken according to page boundaries. Writes across page boundaries cause the writes beyond the boundary to fail silently. This also introduces a new function that will explicitly write pages.
- 14:53 Changeset in rtems-source-builder [ceed4bd] by Joel Sherrill <joel@…>
- rtems-gcc-*-newlib-head.cfg: Update to include true long double math Previously newlib only had long double math functions when the sizeof(double) was equal to sizeof(long double). Newlib now includes support for true long double on x86, x86_64, and aarch64. These files were not included in the previous commit.
- 06:18 Changeset in rtems [bcef89f2] by Sebastian Huber <sebastian.huber@…>
- Update company name The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
- 06:06 Changeset in rtems [976f208] by Sebastian Huber <sebastian.huber@…>
- validation: Add checks to static assert tests This ensures that the test cases have at least one test step. Update #3716.
- 06:03 Changeset in rtems-central [7a7ed32] by Sebastian Huber <sebastian.huber@…>
- spec: Add checks to static assert only tests This ensures that the test cases have at least one test step.
- 05:58 Changeset in rtems-central [3390ba9] by Sebastian Huber <sebastian.huber@…>
- Update company name The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
- 05:42 Changeset in rtems-central [a5bf92a] by Sebastian Huber <sebastian.huber@…>
- modules: Update rtems-docs
- 05:34 Changeset in rtems-docs [bbb8b7a] by Sebastian Huber <sebastian.huber@…>
- Update company name The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
- 05:26 Changeset in rtems-central [940b7ea6] by Sebastian Huber <sebastian.huber@…>
- Update company name The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
- 05:25 Ticket #3715 (Add Requirements Engineering chapter to RTEMS Software Engineering Handbook) closed by Sebastian Huber
- fixed: The initial work for this chapter is now done. The specification of the specification items in rtems-central is in line with the rtems-docs repository. Further work in this area should be done under a new ticket.
- 05:21 Ticket #4901 (rtems_task_construct Documentation Missing Some Details) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In e33eae1/rtems-docs: […]
- 05:19 Changeset in rtems-central [2686a6e] by Sebastian Huber <sebastian.huber@…>
- spec: Remove common place sentence
- 05:18 Changeset in rtems-central [3f0395d] by Sebastian Huber <sebastian.huber@…>
- spec: Fix typo
- 04:10 Ticket #4908 (Unable to build with LLVM 16) created by Jeffrey H. Johnson
- Building with LLVM 16 fails on all host platforms when compiling …
05/18/23:
- 18:47 Changeset in rtems [9b7a1da] by Alex White <alex.white@…>
- bsps/microblaze: Add device tree support to GPIO
- 18:43 Changeset in rtems [59f9ed2] by Alex White <alex.white@…>
- bsps/microblaze: Remove GPIO build system options The number of GPIO devices along with each of their particular configurations is application-specific. Encoding this information as build options also introduced a lot of clutter.
05/17/23:
- 21:11 Changeset in rtems-source-builder [56161b3] by Joel Sherrill <joel@…>
- rtems-gcc-12-newlib-head.cfg: Update to include true long double math Previously newlib only had long double math functions when the sizeof(double) was equal to sizeof(long double). Newlib now includes support for true long double on x86, x86_64, and aarch64.
- 04:23 Ticket #4771 (Versal UART issues) closed by Aaron N
- fixed
- 00:03 Changeset in rtems [c2913ec] by Aaron Nyholm <aaron.nyholm@…>
- libmisc/shell: Fix file pointer leak and improved input data sanitation. Coverity #1530126 Coverity #1530125
05/16/23:
- 15:20 Ticket #4907 (libbsd: Header installed multiple times) created by Kinsey Moore
- There are several headers that are installed multiple times to the …
- 13:21 Ticket #4905 (SuperCore _TOD_Adjust No Longer Referenced and Should be Removed) closed by Joel Sherrill <joel@…>
- fixed: In 3f4454b/rtems: […]
- 07:27 GSoC/2023 edited by Amna Mannan
- Adding myself into contributor list (diff)
- 05:25 Changeset in rtems-source-builder [7e52fd7] by Chris Johns <chrisj@…>
- rtems/net: Add net services build support
- 03:31 Changeset in rtems [e06152b8] by Tian Ye <tianye@…>
- bsps/aarch64: Fix 128bit q register print bug
05/15/23:
- 17:42 Ticket #4906 (libbsd not working on nucleo-h743ZI) created by yangn0
- libbsd not working on nucleo-h743ZI. I run the libbsd testsuit …
- 17:11 Changeset in rtems [3f4454b] by Joel Sherrill <joel@…>
- _TOD_Adjust method is unused. Remove it. Use of this method was likely eliminated during the rework to use FreeBSD bintime/sbintime. Close #4905.
- 13:39 Ticket #4905 (SuperCore _TOD_Adjust No Longer Referenced and Should be Removed) created by Joel Sherrill
- Apparently with the rework of time handling, this method has become …
05/14/23:
- 10:29 Ticket #4904 (Application build with vendor target toolchain fails with rtems make ...) created by Martin Erik Werner
- When building an application using the make build support (as given by …
- 05:14 GSoC/2023 edited by Mohd Noor Aman
- adding noor to contributor list (diff)
05/13/23:
- 06:01 GSoC/2023 edited by Muhammad Sulthan Mazaya
- (diff)
- 06:00 GSoC/2023 edited by Muhammad Sulthan Mazaya
- (diff)
- 05:59 GSoC/2023 edited by Muhammad Sulthan Mazaya
- (diff)
- 01:58 GSoC/2023 edited by Utkarsh Verma
- Initial content (diff)
05/11/23:
- 14:09 Changeset in rtems-central [9fa010e] by Sebastian Huber <sebastian.huber@…>
- util: Add argparse and logging helpers
- 13:34 GSoC/2023 edited by Muhammad Sulthan Mazaya
- (diff)
05/10/23:
- 13:20 Changeset in rtems [6bc3ad3e] by Kinsey Moore <kinsey.moore@…>
- libdl: Add support for LDST128_ABS_LO12_NC
- 08:30 Changeset in rtems-central [356edbf] by Sebastian Huber <sebastian.huber@…>
- items: Add link_is_enabled()
- 08:22 GSoC/2023 edited by Muhammad Sulthan Mazaya
- (diff)
- 08:19 GSoC/2023/add-support-for-renode-simulator created by Muhammad Sulthan Mazaya
05/09/23:
- 14:04 Changeset in rtems-central [ffa266d] by Sebastian Huber <sebastian.huber@…>
- modules: Update rtems
- 12:56 Ticket #4902 (Update zlib to version 1.2.13) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In 1f00afc/rtems: […]
- 12:03 Changeset in rtems [c588daec] by Sebastian Huber <sebastian.huber@…>
- rtems: Reference types in construct directives
- 11:59 Changeset in rtems-docs [9c2498a] by Sebastian Huber <sebastian.huber@…>
- eng: Add unspecified header file item type Update #3715.
- 10:57 Changeset in rtems-central [c994653] by Sebastian Huber <sebastian.huber@…>
- spec: Reference types in construct directives
- 10:53 Changeset in rtems-docs [e33eae1] by Sebastian Huber <sebastian.huber@…>
- c-user: Generate API type documentation Close #4901.
- 08:46 Changeset in rtems [38ad41ec] by Christian Mauderer <christian.mauderer@…>
- bsp/imxrt: Update support library from mcux-sdk This imports new files from the mcux-sdk support library. NXP now offers the library as a git repository instead of a zip package. The git repository supports multiple CPUs from the i.MXRT family: https://github.com/nxp-mcuxpresso/mcux-sdk.git The imported files are from revision 2b9354539e6e4f722749e87b0bdc22966dc080d9 This revision is the same as MCUXpresso 2.13.0 with small bug fixes. For importing the files, a script has been used, that parses the mcux-sdk cmake files and creates the yaml files for RTEMS: https://raw.githubusercontent.com/c-mauderer/nxp-mcux-sdk/d21c3e61eb8602b2cf8f45fed0afa50c6aee932f/export_to_RTEMS.py
- 06:29 Changeset in rtems-central [295933d] by Sebastian Huber <sebastian.huber@…>
- spec: Add constraint for opaque types
- 06:08 Changeset in rtems [60c291a] by Sebastian Huber <sebastian.huber@…>
- rtems: Add constraint to types
05/08/23:
- 20:16 Changeset in rtems-central [1c05a41] by Sebastian Huber <sebastian.huber@…>
- spec: Fix formatting
- 20:05 Changeset in rtems [9db2080] by Sebastian Huber <sebastian.huber@…>
- validation: RTEMS_STATIC_ANALYSIS Improve the validation of this define which is not defined for normal builds. Update #3716.
- 20:04 Changeset in rtems [1a2d797a] by Sebastian Huber <sebastian.huber@…>
- validation: Fix formatting Update #3716.
- 20:03 Changeset in rtems [28fabc29] by Sebastian Huber <sebastian.huber@…>
- validation: rtems_scheduler_get_maximum_priority() Validate this directive for the EDF SMP scheduler. Update #3716.
- 20:02 Changeset in rtems [367427d0] by Sebastian Huber <sebastian.huber@…>
- validation: Improve formatting This enables automatic Doxygen links. Update #3716.
- 18:03 GSoC/2023 edited by Gedare Bloom
- (diff)
- 15:16 Changeset in rtems [ee74893] by Sebastian Huber <sebastian.huber@…>
- validation: Add group for runtime measurements Update #3716.
- 15:04 Changeset in rtems [649dc37] by Sebastian Huber <sebastian.huber@…>
- validation: Use spec:* references Update #3716.
- 15:01 Changeset in rtems [94df7a01] by Sebastian Huber <sebastian.huber@…>
- basedefs.h: Improve formatting
- 15:01 Changeset in rtems [69635b3b] by Sebastian Huber <sebastian.huber@…>
- basedefs.h: Add proper brief description
- 14:59 Changeset in rtems [35106bd] by Sebastian Huber <sebastian.huber@…>
- rtems: Conditionally include MPCI header
- 14:41 Changeset in rtems [64fdb08] by Sebastian Huber <sebastian.huber@…>
- validation: Fix formatting Update #3716.
- 14:41 Changeset in rtems [72465f86] by Sebastian Huber <sebastian.huber@…>
- validation: Fix typo Update #3716.
- 13:38 Changeset in rtems [6f034c1] by Christian Mauderer <christian.mauderer@…>
- imx_iomux: Don't set reserved bits in PAD_CTL On most i.MX* the upper bits in SW_PAD_CTL are reserved. On some chips, like the i.MXRT1166, they are a domain write protection. Setting them to 1 can have unexpected side effects. The device tree uses these bits for some flags. Make sure that they are not accidentally written to some value.
- 11:46 Ticket #4903 (TMS570 console driver, SCI frame error (baudrate calculation error)) created by Usha
- bsps/arm/tms570/console/tms570-sci.c: tms570_sci_set_attributes() …
- 10:37 Changeset in rtems-central [a596b89] by Sebastian Huber <sebastian.huber@…>
- spec: Add unspecified header file item type
05/05/23:
- 14:17 Changeset in rtems-source-builder [122058e] by Alex White <alex.white@…>
- devel/qemu-xilinx: Fix source URL The source URL for Xilinx QEMU appears to have been incorrect from the start. Since we are cloning a git repository, we should use 'git://'.
- 12:41 Changeset in rtems-central [0fd87df] by Sebastian Huber <sebastian.huber@…>
- spec: Fix typo
- 12:41 Changeset in rtems-central [1a6b2a3] by Sebastian Huber <sebastian.huber@…>
- spec: Fix group identifier
- 12:41 Changeset in rtems-central [e9d386f] by Sebastian Huber <sebastian.huber@…>
- build: Use custom enabled set
- 12:41 Changeset in rtems-central [09edfca] by Sebastian Huber <sebastian.huber@…>
- build: Gather only enabled test headers
- 12:41 Changeset in rtems-central [7d0fb47] by Sebastian Huber <sebastian.huber@…>
- interface: Discard non-options in enabled-by
- 12:41 Changeset in rtems-central [0f9dd56] by Sebastian Huber <sebastian.huber@…>
- validation: Add group for performance measurements
- 12:41 Changeset in rtems-central [30b8653] by Sofia Pacheco <sofia.pacheco@…>
- build: Change attribute names
- 12:41 Changeset in rtems-central [6bde06e] by Sebastian Huber <sebastian.huber@…>
- content: Add duration()
- 12:41 Changeset in rtems-central [0708b86] by Sebastian Huber <sebastian.huber@…>
- specview.py: Improve item enablement
- 12:41 Changeset in rtems-central [dff8cb8] by Sebastian Huber <sebastian.huber@…>
- spec: Canonicalize requirement wordings
- 12:41 Changeset in rtems-central [600ecb7] by Sebastian Huber <sebastian.huber@…>
- spec: Remove formatting The formatting breaks context-specific item attribute substitutions.
- 12:41 Changeset in rtems-central [ef10916] by Sebastian Huber <sebastian.huber@…>
- spec: Add function-implementation links for events
- 12:41 Changeset in rtems-central [8308df1] by Sebastian Huber <sebastian.huber@…>
- spec: Add requirement for RTEMS_NO_TIMEOUT
- 12:41 Changeset in rtems-central [c844e15] by Sebastian Huber <sebastian.huber@…>
- spec: Make design group identifier optional
- 12:41 Changeset in rtems-central [0009db1] by Sebastian Huber <sebastian.huber@…>
- spec: Add build options group identifier
- 12:41 Changeset in rtems-central [41b4f8d] by Sebastian Huber <sebastian.huber@…>
- spec: Do not link to optional defines
- 12:41 Changeset in rtems-central [06ca6f4] by Sebastian Huber <sebastian.huber@…>
- spec: Add functional type for undefined defines
- 12:41 Changeset in rtems-central [cc05745] by Sebastian Huber <sebastian.huber@…>
- spec: Fix enabled-by for libio group
- 12:41 Changeset in rtems-central [3104df6] by Sebastian Huber <sebastian.huber@…>
- spec: Specify the global construction
- 12:41 Changeset in rtems-central [b688aad] by Sebastian Huber <sebastian.huber@…>
- spec: Selectively enable GRLIB
- 12:41 Changeset in rtems-central [616271e] by Sebastian Huber <sebastian.huber@…>
- spec: Clarify scheduler configuration
- 12:41 Changeset in rtems-central [88f30c3] by Sebastian Huber <sebastian.huber@…>
- spec: Fix formatting
- 12:41 Changeset in rtems-central [b09435e] by Sebastian Huber <sebastian.huber@…>
- interfacedoc: Generate type documentation
- 12:41 Changeset in rtems-central [0fda792] by Sebastian Huber <sebastian.huber@…>
- items: Add Item.spec_2
- 12:41 Changeset in rtems-central [c856fc9] by Sebastian Huber <sebastian.huber@…>
- spec: Fix typo
- 12:41 Changeset in rtems-central [fb61c6d] by Sebastian Huber <sebastian.huber@…>
- spec: Fix formatting
- 12:41 Changeset in rtems-central [f0cf2f2] by Sebastian Huber <sebastian.huber@…>
- items: Remove ${spec} substitution
- 12:41 Changeset in rtems-central [6863fa2] by Sebastian Huber <sebastian.huber@…>
- spec: Use ${.:/step}
- 12:41 Changeset in rtems-central [31a4e9e] by Sebastian Huber <sebastian.huber@…>
- spec: Add subsitution keys
- 12:41 Changeset in rtems-central [7f913b9] by Sebastian Huber <sebastian.huber@…>
- spec: Use ${xzy:/spec} for item references
- 12:41 Changeset in rtems-central [eb1d551] by Sebastian Huber <sebastian.huber@…>
- spec: Fix format
- 12:41 Changeset in rtems-central [b5c9cb3] by Sebastian Huber <sebastian.huber@…>
- specview.py: Recursive enabled-by for interfaces
- 12:41 Changeset in rtems-central [6b77b76] by Sebastian Huber <sebastian.huber@…>
- glossary: Support hierarchical glossary terms
- 12:41 Changeset in rtems-central [7f17434] by Sebastian Huber <sebastian.huber@…>
- specview.py: Display runtime measurement requests
- 12:41 Changeset in rtems-central [0bdce69] by Sebastian Huber <sebastian.huber@…>
- specview.py: Improve container validation
- 12:41 Changeset in rtems-central [79477ae] by Sebastian Huber <sebastian.huber@…>
- interface: Improve enabled-by for header files
- 12:41 Changeset in rtems-central [3ff8c415] by Sebastian Huber <sebastian.huber@…>
- content: Make align_declarations() public
- 12:41 Changeset in rtems-central [88b0abc] by Sebastian Huber <sebastian.huber@…>
- interfacedoc: Make CodeMapper? public
- 12:41 Changeset in rtems-central [9c133f8] by Sebastian Huber <sebastian.huber@…>
- interfacedoc: Add document_directive()
- 12:41 Changeset in rtems-central [18e5490] by Sebastian Huber <sebastian.huber@…>
- glossary: Canonicalize terms
- 12:41 Changeset in rtems-central [6c1b70c] by Sebastian Huber <sebastian.huber@…>
- applconfig: Add document_option()
- 12:41 Changeset in rtems-central [bd08299] by Sebastian Huber <sebastian.huber@…>
- spec: Reorganize glossary
- 12:41 Changeset in rtems-central [37d5987] by Sebastian Huber <sebastian.huber@…>
- spec: Add constraint to C interfaces
- 12:41 Changeset in rtems-central [5d9925f] by Sebastian Huber <sebastian.huber@…>
- spec: Clarify BSP-provided configuration options
- 12:41 Changeset in rtems-central [2fb7e59] by Sebastian Huber <sebastian.huber@…>
- spec: Change requirement type to design
- 12:41 Changeset in rtems-central [6280da9] by Sebastian Huber <sebastian.huber@…>
- spec: Fix group description
- 12:41 Changeset in rtems-central [1235b4f] by Sebastian Huber <sebastian.huber@…>
- spec: Fix enabled-by
- 12:41 Changeset in rtems-central [1b601d5] by Sebastian Huber <sebastian.huber@…>
- spec: Add interface function link
- 12:41 Changeset in rtems-central [9ba0964] by Sebastian Huber <sebastian.huber@…>
- spec: Remove bogus constraint
- 12:41 Changeset in rtems-central [3ffa15a] by Sebastian Huber <sebastian.huber@…>
- spec: Fix unspecified type
- 12:41 Changeset in rtems-central [efd0044] by Sebastian Huber <sebastian.huber@…>
- spec: Improve enabled-by for header files
- 12:41 Changeset in rtems-central [2232e0b] by Sebastian Huber <sebastian.huber@…>
- spec: Fix interface type
- 12:41 Changeset in rtems-central [dabc2b0] by Sebastian Huber <sebastian.huber@…>
- spec: Specify rtems_printer
- 12:41 Changeset in rtems-central [99c0aba] by Sebastian Huber <sebastian.huber@…>
- spec: Specify struct bintime
- 12:41 Changeset in rtems-central [003e278] by Sebastian Huber <sebastian.huber@…>
- specview.py: Add types filter
- 12:41 Changeset in rtems-central [bbe1320] by Sebastian Huber <sebastian.huber@…>
- items: Use CSafeLoader if available
- 12:41 Changeset in rtems-central [6d70c4d] by Sebastian Huber <sebastian.huber@…>
- items: Add "initialize-links" option to ItemCache?
- 12:41 Changeset in rtems-central [2f275ca] by Sebastian Huber <sebastian.huber@…>
- spec: Move Timecounter Handler group This is in line with other score handlers.
- 12:41 Changeset in rtems-central [dbe24a2] by Sebastian Huber <sebastian.huber@…>
- spec: Use proxies for grlib
- 12:41 Changeset in rtems-central [02f1937] by Sebastian Huber <sebastian.huber@…>
- spec: Remove unspecified-macro-or-function Replace interface/unspecified-macro-or-function with a proxy.
- 12:41 Changeset in rtems-central [a003225] by Sebastian Huber <sebastian.huber@…>
- spec: Register blocks access -> properties
- 12:41 Changeset in rtems-central [d853ba9] by Sebastian Huber <sebastian.huber@…>
- spec: Reword register block descriptions
- 12:41 Changeset in rtems-central [d9c467a] by Sebastian Huber <sebastian.huber@…>
- spec: Remove unspecified-define-or-object Replace interface/unspecified-define-or-object with a proxy.
- 12:41 Changeset in rtems-central [acbac01] by Sebastian Huber <sebastian.huber@…>
- items: Add proxy item type
- 12:41 Changeset in rtems-central [ab406e3] by Sebastian Huber <sebastian.huber@…>
- items: Yield only links of enabled items
- 12:41 Changeset in rtems-central [ff4111c] by Sebastian Huber <sebastian.huber@…>
- items: Add enabled set to ItemCache?
- 12:41 Changeset in rtems-central [50914ac] by Sebastian Huber <sebastian.huber@…>
- items: Move key path resolution to ItemMapper?
- 12:41 Changeset in rtems-central [ee52fac] by Sebastian Huber <sebastian.huber@…>
- specview.py: Fix API filter Design groups do not have a name.
- 12:41 Changeset in rtems-central [5ab6873] by Sebastian Huber <sebastian.huber@…>
- sphinxcontent: Add section stack
- 12:41 Changeset in rtems-central [e38207f8] by Sebastian Huber <sebastian.huber@…>
- sphinxcontent: Rework label handling Rename get_label() in make_label(). Add a label stack to SphinxContent?.
- 12:41 Changeset in rtems-central [35a64e2] by Sebastian Huber <sebastian.huber@…>
- sphinxcontent: Add SphinxContent?.latex_tiny()
- 12:41 Changeset in rtems-central [b5e7981] by Sebastian Huber <sebastian.huber@…>
- sphinxcontent: Add add_image()
- 12:41 Changeset in rtems-central [4708352] by Sebastian Huber <sebastian.huber@…>
- sphinxcontent: Add add_rubric()
- 12:41 Changeset in rtems-central [ab81553] by Sebastian Huber <sebastian.huber@…>
- sphinxcontent: Make get value functions public
- 12:41 Changeset in rtems-central [bad73b6] by Sebastian Huber <sebastian.huber@…>
- sphinxcontent: Add add_grid_table()
- 12:41 Changeset in rtems-central [d51b4e5] by Sebastian Huber <sebastian.huber@…>
- content: Fix to_camel_case() Make sure the result starts with a valid character.
- 12:41 Changeset in rtems-central [ef66cd0] by Sebastian Huber <sebastian.huber@…>
- content: Support array parameters
- 12:41 Changeset in rtems-central [f31ca5f] by Sebastian Huber <sebastian.huber@…>
- content: Add get_value_unspecified_type()
- 12:41 Changeset in rtems-central [4f6e413] by Sebastian Huber <sebastian.huber@…>
- spec: Specify runtime measurement execution envs
- 12:41 Changeset in rtems-central [716f900] by Sebastian Huber <sebastian.huber@…>
- spec: Reorganize performance runtime limits Add a dedicated item for performance runtime limits and use the general linking mechanism to associate limits and tests.
- 08:32 Changeset in rtems-docs [2fecb7a] by Sebastian Huber <sebastian.huber@…>
- eng: Make design group identifiers optional Update #3715.
- 08:02 Changeset in rtems [1f00afc] by Sebastian Huber <sebastian.huber@…>
- zlib: Update from 1.2.5 to 1.2.13 The updated files were extracted from: https://www.zlib.net/zlib-1.2.13.tar.xz The archive had an SHA-256 hash value of: d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98 Close #4902.
- 07:47 Ticket #4902 (Update zlib to version 1.2.13) created by Sebastian Huber
- The last zlib update was more than ten years ago. Update it to the …
- 06:57 Changeset in rtems-docs [63286a5] by Sebastian Huber <sebastian.huber@…>
- eng: Add an item type for not defined defines This helps to deduce that a missing define in the software design is intended. Update #3715.
- 06:55 Changeset in rtems-docs [9a5fb29] by Sebastian Huber <sebastian.huber@…>
- eng: Remove ambiguous interface types Use an item proxy instead. Update #3715.
- 06:42 Changeset in rtems-docs [8bc24e5] by Sebastian Huber <sebastian.huber@…>
- eng: Add proxy item type Update #3715.
Note: See TracTimeline
for information about the timeline view.