Timeline
05/11/17:
- 13:33 Changeset in rtems [fd10817]5 by Alexei Pososin <m09123874@…>
- Remove excessive locking from cache operations. According to manual, the used operations (Clean Line by PA, Clean and Invalidate Line by PA, Cache Sync) are atomic and do not require locking. Update #3007.
- 11:43 Changeset in rtems [1ea73e2b]5 by Daniel Hellstrom <daniel@…>
- leon, grtc: SMP support by using spin-locks
- 11:08 Ticket #3011 (Error compiling xilinx_zynq_zedboard.) closed by Sebastian Huber
- worksforme
- 10:54 Changeset in rtems [818f10bc]5 by Daniel Hellstrom <daniel@…>
- leon, grtc: updated overrun condition handling The following functions now reports to the user that an overrun has occured by returning errno EIO: * grtc_read, on overrun and no more data in the DMA buffer * ioctl(GRTC_IOC_RECV), on overrun and no more frames in the DMA buffer * ioctl(GRTC_IOC_ISSTARTED), EIO is returned on overrun
- 09:03 Changeset in rtems [13097181]5 by Sebastian Huber <sebastian.huber@…>
- confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATION Enable the SMP configuration by default in case SMP is enabled. Add configuration option CONFIGURE_DISABLE_SMP_CONFIGURATION to disable it explicitly. Add CONFIGURE_DISABLE_SMP_CONFIGURATION to all test which would fail otherwise. Update #3001.
- 07:58 Ticket #3002 (Incorrect bit reference in ARM GIC) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In 09cbe71/rtems: […]
- 07:53 Changeset in rtems [09cbe71]4.11 by Sebastian Huber <sebastian.huber@…>
- bsps/arm: Fix bit field offset in GIC support Close #3002.
- 07:53 Changeset in rtems [0e494170]5 by Sebastian Huber <sebastian.huber@…>
- bsps/arm: Fix bit field offset in GIC support Update #3002.
- 07:43 Ticket #2923 (Questionable Code in resource_snapshot.c) closed by Sebastian Huber
- wontfix
- 07:41 Ticket #2674 (CORE spinlock implementation is next to be useless) closed by Sebastian Huber
- fixed: Added to documentation: file:///home/EB/sebastian_h/git-rtems-docs/build/c-user/html/symmetric_multiprocessing_services.html#disabling-of-interrupts
- 07:25 Changeset in rtems-docs [39773ce]5am by Sebastian Huber <sebastian.huber@…>
- c-user: Replace pre-emption with preemption
05/10/17:
- 15:25 Ticket #3019 (Update RSB to use gcc-4.9.4 for rtems 4.11) created by Jan Sommer
- To have a working Ada compiler on rtems several patches are needed …
- 12:46 Ticket #3011 (Error compiling xilinx_zynq_zedboard.) reopened by Gedare Bloom
-
The
sys/mman.h
was moved from RTEMS into newlib awhile ago, but maybe there is a problem with the integration. I recently added the mmap/munmap support. I'll try to look at this, can anyone else replicate it? - 12:39 Changeset in rtems-libbsd [9128d20]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- libkern.h: Add ffsll()
- 11:09 Changeset in rtems-tools [85e14e0]5 by Chris Johns <chrisj@…>
- rtems-bsp-builder: Fix excluding builds. Excluding builds was not working. This patch fixes that and it also correctly handles mixed builds.
- 10:39 Changeset in rtems [6fdded2c]5 by Daniel Hellstrom <daniel@…>
- leon, gr1553bm: SMP support by using spin-locks
- 09:31 Changeset in rtems-libbsd [f7f3c4b]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- blist: Import from FreeBSD
- 08:46 Changeset in rtems [3feae3b]5 by Daniel Hellstrom <daniel@…>
- leon, gr1553bc: SMP support by using spin-locks Since DMA buffers are managed by the user, responsibility is put on the user to cope with SMP in the application.
- 03:36 Changeset in rtems [900c407]5 by Chris Johns <chrisj@…>
- testsuites: Build the tests in parallel if make is asked too.
- 03:34 Changeset in rtems [6130a47]5 by Chris Johns <chrisj@…>
- testsuites: Fix build dependences for generated files.
- 00:41 Changeset in rtems-source-builder [f99c37e]5 by Chris Johns <chrisj@…>
- bootstrap: Do not create a log file by default.
- 00:39 Ticket #3018 (RSB cannot compile tool chain in CentOS 7.) created by phongvanpham
- In CentOS 6.8, everything works fine. But in CentOS 7, it does not. …
05/09/17:
- 23:52 Ticket #3017 (improvement in pci.h) created by phongvanpham
- In pci.h, there are references to BSP_pci_configuration data structure …
- 23:38 Ticket #3016 (missing a couple register names + a #ifndef __ASM__ around serial.h ...) created by phongvanpham
- In rtems\c\src\libchip\serial\ns16550_p.h, need to add a couple …
- 23:25 Ticket #3015 (Add support for IBM PPC 750 chip) created by phongvanpham
- Currently MPC750 chip is supported. However, PPC750 (from IBM) is …
- 21:36 Ticket #3014 (interrupt vector indexing is assuming BSP_INTERRUPT_VECTOR_MIN = 0 ...) created by phongvanpham
- Someone implement bsp_interrupt_handler_index() forgot to update this …
- 15:48 GSoC/2017 edited by Sichen Zhao
- (diff)
- 15:47 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
- (diff)
- 15:46 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
- (diff)
- 15:43 GSoC/2017 edited by Sichen Zhao
- (diff)
- 14:55 GSoC/2017/TMS570_BSP_improvements created by Nikolay Komashinskiy
- 14:55 GSoC/2017 edited by Nikolay Komashinskiy
- (diff)
- 14:25 Ticket #3013 (ProgrammingError: (1064, "You have an error in your SQL syntax; check ...) created by Nikolay Komashinskiy
- Hello, during reset password I had an internal error. This card was …
- 14:24 Ticket #3011 (Error compiling xilinx_zynq_zedboard.) closed by Gedare Bloom
- invalid: You need to re-build your toolchain with a new git-pull of the RSB.
- 14:00 Changeset in rtems [84e4d10c]5 by Daniel Hellstrom <daniel@…>
- leon, apbuart: remove old RAW UART driver This driver was initially intended for APBUART access on GRLIB PCI peripherals (AMBA-over-PCI). There are already many APBUART drivers for LEON. Instead of using this one the termios APBUART should work on AMBA-over-PCI systems with recent changes on LEON3, however that has not been tested yet.
- 12:09 Changeset in rtems-libbsd [378b5c2]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- Use LOG_EMERG for panic()
- 11:13 Changeset in rtems [c92f402c]5 by Daniel Hellstrom <daniel@…>
- leon, grtm: SMP support by using spin-locks
- 08:57 Ticket #3012 (Global C++ IO streams are broken (cout, cin, cerr)) created by Sebastian Huber
- The global C++ IO stream objects are initialized here …
- 08:28 Ticket #3011 (Error compiling xilinx_zynq_zedboard.) created by Arturo Pérez
- I encountered an error compiling the xilinx_zynq_zedboard BSP. I am …
- 06:57 Boards/Zynq - Zedboard edited by Chris Johns
- Add a link to mkbootimage. (diff)
05/08/17:
- 19:33 Ticket #3010 (src/cpukit/posix/src/mmap.c:189]: (style) Suspicious condition) created by David Binderman
- src/cpukit/posix/src/mmap.c:189]: (style) Suspicious condition …
- 14:10 Changeset in rtems [f767fe74]5 by Daniel Hellstrom <daniel@…>
- leon, ahbstat: remove printf warnings
- 12:58 Changeset in rtems [ce76b9d2]5 by Daniel Hellstrom <daniel@…>
- leon, pci-peripherals: SMP support by spin-locks and updated genirq
- 09:07 GSoC/2017 edited by Sichen Zhao
- (diff)
- 09:06 GSoC/2017 edited by Sichen Zhao
- (diff)
- 08:58 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
- (diff)
- 08:34 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
- (diff)
- 08:34 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
- (diff)
- 08:28 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
- (diff)
- 08:26 GSoC/2017/BeagleboneBSPProject created by Sichen Zhao
05/07/17:
- 22:57 Ticket #3009 (Provide invalid link handler for docs.rtems.org so old docs can be removed.) created by Chris Johns
- The docs.rtems.org website has lots of old docs which need to be …
- 21:13 Changeset in rtems [f219adc]5 by Phong Pham <phamp@…>
- missing a couple register names + a #ifndef_ASM around serial.h inclusion Closes #3016.
- 21:08 Changeset in rtems [848007c]5 by Phong Pham <phamp@…>
- Add support for IBM PowerPC 750 chip. Closes #3015.
- 20:52 Changeset in rtems [a9859d1]5 by Phong Pham <phamp@…>
- interrupt vector indexing is assuming BSP_INTERRUPT_VECTOR_MIN = 0 Closes #3014.
05/06/17:
- 19:47 Ticket #3008 (missing pax causes install failures) created by Hassan Karim
- I have tried to install sparc bsp=erc32 on 4 different builds. 3 …
- 14:11 GSoC/2017/coveragetools edited by Cillian O'Donnell
- (diff)
- 14:01 GSoC/2017 edited by Cillian O'Donnell
- (diff)
- 08:35 GSoC/2017/RTEMSTesterImprovements edited by Tanu Hari Dixit
- (diff)
- 08:35 GSoC/2017 edited by Tanu Hari Dixit
- (diff)
- 08:29 GSoC/2017/RTEMSTesterImprovements edited by Tanu Hari Dixit
- (diff)
- 08:28 GSoC/2017/RTEMSTesterImprovements edited by Tanu Hari Dixit
- (diff)
- 08:27 GSoC/2017/RTEMSTesterImprovements created by Tanu Hari Dixit
05/05/17:
- 21:27 GSoC/2017/coveragetools edited by Cillian O'Donnell
- (diff)
- 21:26 GSoC/2017/coveragetools edited by Cillian O'Donnell
- (diff)
- 20:42 GSoC/2017/coveragetools edited by Cillian O'Donnell
- (diff)
- 20:41 GSoC/2017/coveragetools created by Cillian O'Donnell
- 20:37 GSoC/2017 edited by Cillian O'Donnell
- (diff)
- 13:42 Changeset in rtems [8670c464]5 by Daniel Hellstrom <daniel@…>
- leon, genirq: SMP support for PCI peripherals The common interrupt layer for GRLIB PCI perihperals is prepared for SMP support by this patch. The existing locking (interrupt disabling) is replaced by a new requirement on the user to implement locking before calling the genirq API. This approach avoids taking more locks than necessary. The split up of the locks also introduces that the user must allocate memory to describe ISR handlers, to avoid calling malloc()/free() while possessing a spin-lock and interrupts are globally disabled.
- 06:47 Changeset in rtems-libbsd [cd089b9]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- Linux update to 4.11-rc5 Linux baseline a71c9a1c779f2499fb2afc0553e543f18aff6edf (4.11-rc5).
05/04/17:
- 12:28 Changeset in rtems-libbsd [9d52d91]55-freebsd-126-freebsd-12 by Kevin Kirspel <kevin-kirspel@…>
- Updating scripts for FREEBSD TTY support
- 12:28 Changeset in rtems-libbsd [333bfb6]55-freebsd-126-freebsd-12 by Kevin Kirspel <kevin-kirspel@…>
- Adding test cases for FREEBSD termios support through tty
- 12:27 Changeset in rtems-libbsd [880a17c]55-freebsd-126-freebsd-12 by Kevin Kirspel <kevin-kirspel@…>
- Adding RTEMS support for FREEBSD TTY
- 12:27 Changeset in rtems-libbsd [4a8f953]55-freebsd-126-freebsd-12 by Kevin Kirspel <kevin-kirspel@…>
- Updating FREEBSD for tty support
- 12:27 Changeset in rtems-libbsd [567cce1]55-freebsd-126-freebsd-12 by Kevin Kirspel <kevin-kirspel@…>
- Updating STTY command for use in RTEMS shell
- 12:27 Changeset in rtems-libbsd [f6c52e0]55-freebsd-126-freebsd-12 by Kevin Kirspel <kevin-kirspel@…>
- Adding tty support files from FREEBSD tree
- 12:27 Changeset in rtems-libbsd [67cd18e]55-freebsd-126-freebsd-12 by Kevin Kirspel <kevin-kirspel@…>
- Adding stty command files from FREEBSD tree
05/02/17:
- 08:19 Changeset in rtems [e0627c69]5 by Sebastian Huber <sebastian.huber@…>
- cpukit: Fix RTEMS_REVISION define
- 06:06 Changeset in rtems [6b42018e]5 by Sebastian Huber <sebastian.huber@…>
- shell: Fix format specifiers
04/29/17:
- 13:20 Changeset in rtems [0e6542fb]5 by Pavel Pisa <ppisa@…>
- bsp/tms570: include package balls and PINMMR registers mapping for TMS5704357 ZWT chip. The extended mechanism for switching input path by separated alternative registers is already implemented in TMS570 pin multiplexer driver used for TMS570LS31xx rtems/c/src/lib/libbsp/arm/tms570/pinmux/pinmux.c But the code has not been tested on real TMS570LC43xx hardware yet.
04/28/17:
- 16:11 Changeset in rtems [20775247]5 by Joel Sherrill <joel@…>
- rtems/inttypes.h: Add PRIdrtems_vector_number. Missed in previous commit
04/27/17:
- 23:52 Changeset in rtems [12f9c5b7]5 by Joel Sherrill <joel@…>
- posix/src/mutexinit.c: Reorder to make priority a scoped variable
- 20:49 Changeset in rtems-tools [ad15f6b]5 by Chris Johns <chrisj@…>
- rtems-bsp-builder: Fix passes report alignment.
- 20:36 Changeset in rtems-tools [096c95e]5 by Chris Johns <chrisj@…>
- rtems-bsp-tester: Make the failure and pass report more compact.
- 14:23 Ticket #3007 (ARM caching issues) created by munster
- There are two problems with the caching on ARM: * In cases where the …
- 11:14 Changeset in rtems [229c4249]5 by Martin Aberg <maberg@…>
- bsp/leon3: Cleaner namespace for LEON3 debug UART Prefix BSP specific symbols with BSP name: dbg_uart -> leon3_debug_uart debug_uart_index -> leon3_debug_uart_index
- 05:57 Ticket #3006 (SPARC LEON3 BSP SMP build is broken.) created by Chris Johns
-
The
rtems-bsp-builder
failure output is: […] The BSP … - 04:58 Changeset in rtems-libbsd [53914f2]55-freebsd-126-freebsd-12 by Chris Johns <chrisj@…>
- rc_conf: Move the defaultroute_delay to the defaultroute processing. If no default route is found atfer the delay timeout set the defaultrouter value if present.
- 03:57 Changeset in rtems-libbsd [4437573]55-freebsd-126-freebsd-12 by Chris Johns <chrisj@…>
- rc_conf: Add support for ifconfig_<interface>_alias[0-9]+. The interface alias allows extra IP addresses to be set on and interface and it also allows the MAC address to be set. Examples: ifconfig_em0="inet 10.10.5.33 netmask 255.255.255.0" ifconfig_em0_alias0="ether 10:22:33:44:55:66" ifconfig_em0_alias1="inet 10.1.1.111 netmask 0xffffffff"
Note: See TracTimeline
for information about the timeline view.