Timeline
Nov 4, 2015:
- 5:58 PM Changeset in rtems-source-builder [6bef80f]4.104.95 by Gedare Bloom <gedare@…>
- doc: fix link to patch for CVS
- 5:37 PM GSoC/GettingStarted edited by Gedare Bloom
- Fix link to RSB Doc (diff)
- 6:53 AM Ticket #2454 (Warning in threadqops.c) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In eab538cf9e6c16f3ff902bf340ed0111d58fc35b/rtems: […]
- 6:39 AM Changeset in rtems [eab538c]5 by Sebastian Huber <sebastian.huber@…>
- score: Fix warning Close #2454.
- 6:37 AM Changeset in rtems [893f9ef]5 by Sebastian Huber <sebastian.huber@…>
- sptests/spsimplesched02: Fix warning Close #2455.
Nov 3, 2015:
- 8:06 PM Ticket #2458 (Remove powerpc/score603e BSP) created by Joel Sherrill
- Remove the powerpc/score603e BSP per the instructions at …
- 8:06 PM Ticket #2457 (Remove powerpc/ep1a BSP) created by Joel Sherrill
- Remove the powerpc/ep1a BSP per the instructions at …
- 6:59 PM Ticket #2456 (Warning in beagle bbb-gpio.c) closed by Ben Gras <beng@…>
- fixed: In 2502e26ddae7c8b5780b89c5d3b85fbe5b9ca6fa/rtems: […]
- 5:00 PM Changeset in rtems [2502e26d]5 by Ben Gras <beng@…>
- Leftover gpio function rename Rename rtems_bsp_select_specific_io to rtems_gpio_bsp_select_specific_io. Should've gone with 5c337d7. Fixes #2456.
- 3:54 PM Ticket #2456 (Warning in beagle bbb-gpio.c) created by Joel Sherrill
- ../../../../../../../../rtems/c/src/lib/libbsp/arm/beagle/gpio/bbb-gpio …
- 3:53 PM Ticket #2455 (Warning in spsimplesched02) created by Joel Sherrill
- This may apply to the 4.11 branch as well. I am not sure. …
- 3:52 PM Ticket #2454 (Warning in threadqops.c) created by Joel Sherrill
- This may apply to the 4.11 branch as well. I am not sure. …
- 3:33 PM Developer/Removing_a_Port edited by Joel Sherrill
- Add RTEMS repos which know about GNU tools (diff)
- 3:31 PM Ticket #2453 (Remove h8300/h8sim BSP) created by Joel Sherrill
- Remove the h8300/h8sim BSP per the instructions at …
- 3:30 PM Ticket #2452 (Remove H8300 Architectual Port) created by Joel Sherrill
- Remove the H8300 port per the instructions at …
- 3:25 PM Ticket #2451 (Remove arm/gp32 BSP) created by Joel Sherrill
- Remove the arm/gp32 BSP per the instructions at …
- 3:22 PM Ticket #2450 (Remove arm/nds) created by Joel Sherrill
- Remove the arm/nds BSP per the instructions at …
- 3:21 PM Ticket #2449 (Remove arm/gba BSP) created by Joel Sherrill
- Remove the arm/gba BSP per the instructions at …
- 2:54 PM Ticket #2448 (Remove mips/mongoose BSP) created by Joel Sherrill
- Remove the m32r/m32rsim BSP per the instructions at …
- 2:47 PM Developer/Removing_a_BSP edited by Joel Sherrill
- Add miscellaneous things to clean up (diff)
- 2:42 PM Ticket #2447 (Remove m32r/m32rsim) created by Joel Sherrill
- Remove the m32r/m32rsim BSP per the instructions at …
- 2:41 PM Ticket #2446 (Remove M32R Architectural Port) created by Joel Sherrill
- Remove the M32R port per the instructions at …
- 10:44 AM Changeset in rtems [d9bd59da]5 by Sebastian Huber <sebastian.huber@…>
- bsp/irq-server: Support shared interrupts
- 10:14 AM Changeset in rtems [8dbb14d5]5 by Sebastian Huber <sebastian.huber@…>
- bsp/irq-server: Use proper chain API
- 10:10 AM Changeset in rtems [aa47302]5 by Sebastian Huber <sebastian.huber@…>
- sapi: Add rtems_chain_get_first_unprotected() Close #2459.
- 12:25 AM Ticket #2445 (Remove m68k/sim68000 BSP) created by Joel Sherrill
- Remove the m68k/sim68000 BSP per the instructions at …
- 12:25 AM Ticket #2444 (Remove m68k/mvme136 BSP) created by Joel Sherrill
- Remove the m68k/mvme136 BSP per the instructions at …
- 12:23 AM Developer/Removing_a_Port edited by Joel Sherrill
- Added more (diff)
- 12:10 AM Developer/Removing_a_Port edited by Joel Sherrill
- Add first steps (diff)
Nov 2, 2015:
- 6:04 PM Ticket #2443 (Remove AVR Architectural Port) created by Joel Sherrill
- Remove the AVR port per the instructions at …
- 6:01 PM Developer/Removing_a_Port created by Joel Sherrill
- Stub
- 6:00 PM Ticket #2442 (Remove avrtest BSP) created by Joel Sherrill
- Remove the avr/avrtest BSP per the instructions at …
- 5:55 PM Developer/Removing_a_BSP edited by Joel Sherrill
- Upadte (diff)
- 5:53 PM Developer/Removing_a_BSP created by Joel Sherrill
- 5:44 PM GSoC/GettingStarted edited by Gedare Bloom
- delete mention of RPMs (diff)
- 5:25 PM WikiStart edited by Joel Sherrill
- Add links to unwritten sections for removing a BSP and architecture. (diff)
- 5:12 PM Ticket #2441 (lpc1768 variants fail to build with error in gpio.c) created by Joel Sherrill
- arm-lpc1768_mbed_ahb_ram_eth arm-lpc1768_mbed_ahb_ram arm-lpc1768_mbed …
- 8:17 AM Ticket #2440 (rtems_waf: Install is broken for version != 4.11) created by Sebastian Huber
- "waf install" is broken for version != 4.11 due to use of hard-coded …
- 7:20 AM Changeset in rtems [08a807b0]5 by Sebastian Huber <sebastian.huber@…>
- libblock: Print block sizes and count
- 3:14 AM Changeset in rtems [4cd742e]5 by Ngie Cooper <ngie@…>
-
timecounter: Merge FreeBSD change r290257
Define
fhard
in pps_event(..) only when PPS_SYNC is defined to mute an -Wunused-but-set-variable warning Reported by: FreeBSD_HEAD_amd64_gcc4.9 jenkins job Sponsored by: EMC / Isilon Storage Division Update #3175. - 12:04 AM Ticket #2439 (GCC 4.9.3 ARM build fails on OS X 10.11 (El Capitan)) created by Chris Johns
- Building 4.11/rtems-arm with the RSB fails with (error report …
Oct 30, 2015:
- 1:14 PM Changeset in rtems-libbsd [524990c]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
- Provide ffs() and ffsl() via builtins
- 1:14 PM Changeset in rtems-libbsd [293fefa]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
- testsuite: Add bdbuf configuration
- 12:00 PM Changeset in rtems [09d4f62]5 by Sebastian Huber <sebastian.huber@…>
- libblock: Avoid NULL pointer access
- 12:00 PM Changeset in rtems [12b5264]4.11 by Sebastian Huber <sebastian.huber@…>
- libblock: Avoid NULL pointer access
- 11:45 AM Changeset in rtems-libbsd [ac45be9]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
- media01: Add mount etc. commands
- 7:03 AM Changeset in rtems-libbsd [00c8792]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
- Initialize interrupt server early This enables its use before the Nexus device exists.
- 7:01 AM Changeset in rtems-libbsd [55d372f]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
- Declare flsll()
- 7:00 AM Changeset in rtems-libbsd [fa69a12]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
- Dummy PHOLD() and PRELE()
Oct 29, 2015:
- 9:10 PM Changeset in rtems [65243416]5 by Jan Sommer <soja-lists@…>
- ada: Add missing include Include stackimpl.h otherwise PTHREAD_MINIMUM_STACK_SIZE cannot be evaluated.
- 9:10 PM Changeset in rtems [b2d788b3]4.11 by Jan Sommer <soja-lists@…>
- ada: Add missing include Include stackimpl.h otherwise PTHREAD_MINIMUM_STACK_SIZE cannot be evaluated.
- 7:44 PM Ticket #2438 (ARM cache problem after libdl load) created by Patrick Gauvin
- * RTEMS Version: Branch "4.11", commit …
Oct 28, 2015:
- 12:06 PM Changeset in rtems [dd863f8]5 by Sebastian Huber <sebastian.huber@…>
- bsp/qoriq: Add BMan and QMan portals to memory map
- 9:21 AM Changeset in rtems [9dab6ec]5 by Sebastian Huber <sebastian.huber@…>
- bsp/qoriq: Increase non-cacheable region
- 9:19 AM Changeset in rtems [9fa93710]5 by Sebastian Huber <sebastian.huber@…>
- bsp/qoriq: Drop M flag from device IO regions
- 9:18 AM Changeset in rtems [53c99b8]5 by Sebastian Huber <sebastian.huber@…>
- bsps: Generalize .nocacheheap to .nocachenoload Add ability to place data in a non-loadable cache-inhibited area.
Oct 27, 2015:
- 1:39 PM Changeset in rtems [d65ed62]5 by Sebastian Huber <sebastian.huber@…>
- bsp/qoriq: Fix interrupt support for T series
- 1:37 PM Changeset in rtems [98df160]5 by Sebastian Huber <sebastian.huber@…>
- bsp/qoriq: Add BMan, QMan and FMan to memory map
- 12:32 PM Ticket #2431 (Add documentation and error checking for ...) closed by Joel Sherrill <joel.sherrill@…>
- fixed: In 69be1a222ae173e5cdd5c3cc47eab78e65299c72/rtems: […]
- 11:41 AM Changeset in rtems [6ecad1d]5 by Martin Aberg <maberg@…>
- leon, grspw_pkt: Preserve DMA address enable at start. The EN bit (enable separate node address for this channel) is preserved when grspw_dma_start is called. This preserves any previous address configuration.
- 9:43 AM Changeset in rtems [f966d608]5 by Sebastian Huber <sebastian.huber@…>
- bsp/qoriq: Flush and invalidate L2 cache
- 9:20 AM Changeset in rtems [e96feeb]5 by Sebastian Huber <sebastian.huber@…>
- powerpc: Add FSL cache defines
- 9:18 AM Changeset in rtems [ac4f1718]5 by Sebastian Huber <sebastian.huber@…>
- bsp/qoriq: Invalidate L1 cache on boot processor
- 8:53 AM Changeset in rtems [3abfe7ca]5 by Sebastian Huber <sebastian.huber@…>
- bsp/qoriq: Map intercom area only if necessary
Oct 26, 2015:
- 8:10 AM Changeset in rtems [ac84d42e]5 by Sebastian Huber <sebastian.huber@…>
- bsp/qoriq: Function and data sections
- 6:30 AM Ticket #2433 (RFS: Resource leak in rtems_rfs_rtems_initialise()) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In 7d59bb6229c41a50587e1c145c897e739039788e/rtems: […]
- 4:41 AM Changeset in rtems-source-builder [32c7d4c]4.104.95 by Chris Johns <chrisj@…>
- 4.11/rtems-epiphany: Use the latest newlib git head. Move to the latest to pick up the recent newlib changes.
- 4:38 AM Changeset in rtems-source-builder [824f57c]4.104.95 by Chris Johns <chrisj@…>
- sb: Only use /usr/local/bin/unzip on FreeBSD. The base package version is broken and does not unzip all files in a zip file cleanly.
Oct 22, 2015:
- 10:07 PM Ticket #2437 (if pax is not found by configure, the tests fail to build un-gracefully.) closed by Ben Gras <beng@…>
- fixed: In 7e06bd982bf33748485e6cfaf179f8fe68763abc/rtems: […]
- 7:53 PM Changeset in rtems [7e06bd9]5 by Ben Gras <beng@…>
- Fail gracefully if pax is not found The $(PAX) variable is used unconditionally so it shouldn't be left empty if not found at configure time. Fixes #2437.
- 7:53 PM Changeset in rtems [bad82027]4.11 by Ben Gras <beng@…>
- Fail gracefully if pax is not found The $(PAX) variable is used unconditionally so it shouldn't be left empty if not found at configure time. Fixes #2437.
- 7:50 PM Ticket #2437 (if pax is not found by configure, the tests fail to build un-gracefully.) created by Ben Gras
- If pax is not found by configure, the empty PAX variable is used in …
Oct 21, 2015:
- 8:20 PM Ticket #2436 (Not all tests copied/installed to installation path) created by Isaac Gutekunst
- Doing a full configure make install cycle results in only the …
- 3:41 PM SOCIS/2015/Final_Report edited by Saeed Ehteshamifar
- (diff)
- 3:38 PM Ticket #2435 (gpio functions in bsp name improvement) closed by Sudarshan Rajagopalan <sudarshan.rajagopalan@…>
- fixed: In 5c337d7e37fe512c5780ac76bf6395d082c4bd4a/rtems: […]
- 3:33 PM Changeset in rtems [5c337d7e]5 by Sudarshan Rajagopalan <sudarshan.rajagopalan@…>
- Fixes GPIO APIs Naming Convention and Comments Closes #2435.
- 3:27 PM Ticket #2435 (gpio functions in bsp name improvement) created by Ben Gras
- Fixes GPIO APIs Naming Convention and Comments. Thanks to Sudarshan …
- 3:09 PM Ticket #2254 (Moxie Tools Fail to Build) closed by Joel Sherrill
- fixed
- 3:07 PM Ticket #2434 (general gpio.h is no longer installed leading to build breakage) closed by Ben Gras <beng@…>
- fixed: In 6f6e5d758f6a1e7dcae74e151c3dd3d1034da232/rtems: […]
- 2:57 PM Ticket #2434 (general gpio.h is no longer installed leading to build breakage) created by Ben Gras
- The bsp-general <bsp/gpio.h> is no longer pre-installed, presumably …
- 2:46 PM Changeset in rtems [6f6e5d7]5 by Ben Gras <beng@…>
- libbsp/Makefile.am: gpio.h as preinstalled header Also regenerate preinstall.am. Closes #2434.
- 2:30 PM SOCIS/2015/Final_Report edited by hermann19829
- (diff)
- 2:29 PM SOCIS/2015/Final_Report edited by hermann19829
- (diff)
- 1:42 PM SOCIS/2015/Final_Report created by Saeed Ehteshamifar
- 1:00 PM SOCIS/2015/FaultTolerance edited by Saeed Ehteshamifar
- (diff)
- 7:52 AM Changeset in rtems [7d59bb6]5 by Sebastian Huber <sebastian.huber@…>
- RFS: Fix resource leak Close #2433.
- 7:52 AM Changeset in rtems [90b51b5]4.10 by Sebastian Huber <sebastian.huber@…>
- RFS: Fix resource leak Update #2433.
- 7:52 AM Changeset in rtems [ad659ff8]4.11 by Sebastian Huber <sebastian.huber@…>
- RFS: Fix resource leak Update #2433.
- 7:52 AM Ticket #2433 (RFS: Resource leak in rtems_rfs_rtems_initialise()) created by Sebastian Huber
- Mutex is not unlocked and destroyed in case of an error.
Note: See TracTimeline
for information about the timeline view.