2016-09-19T00:38:59 *** gedare has quit IRC 2016-09-19T05:10:08 *** monstr has joined #rtems 2016-09-19T05:53:15 [git] a3e9ae5 by Sebastian Huber: [imfs: Fix IMFS_stat_file() Use the adjusted and not the requested memfile bytes per block. Untangle dependencies.] http://devel.rtems.org/changeset/a3e9ae5/rtems 2016-09-19T05:53:24 [git] d496e09 by Sebastian Huber: [imfs: Untangle dependencies This helps to use IMFS_make_generic_node() without pulling in the complete IMFS implementation.] http://devel.rtems.org/changeset/d496e09/rtems 2016-09-19T05:53:33 [git] 29770e1 by Sebastian Huber: [tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM Avoid unnecessary use of CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM.] http://devel.rtems.org/changeset/29770e1/rtems 2016-09-19T05:53:43 [git] caf4064 by Sebastian Huber: [fstests: Use printk() for IMFS configuration tests This avoids problems with console drivers that require a more complete IMFS.] http://devel.rtems.org/changeset/caf4064/rtems 2016-09-19T05:53:52 [git] 610b9ef by Sebastian Huber: [libtests/devfs: Use printk() This avoids problems with console drivers that use generic nodes of the IMFS.] http://devel.rtems.org/changeset/610b9ef/rtems 2016-09-19T05:54:01 [git] 55e0be3 by Sebastian Huber: [termios: Use IMFS nodes for new Termios devices This makes the new Termios devices independent of device major/minor numbers. It enables BSP independent Termios device drivers which may reside in the cpukit domain. These drivers require an IMFS and do not work with the device file system. However, the device file system 2016-09-19T05:54:01 should go away in the future.] http://devel.rtems.org/changeset/55e0be3/rtems 2016-09-19T05:54:10 [trac] #2785/enhancement (new) updated by Sebastian Huber (In [changeset:"e814a233ed93402b07f3ea5d1f55ec1af08fbb76/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2785 2016-09-19T05:54:11 [git] e814a23 by Sebastian Huber: [termios: Add IO control handler Update #2785.] http://devel.rtems.org/changeset/e814a23/rtems 2016-09-19T05:55:19 [trac] #2785/enhancement (new) updated by sebastian.huber (Documentation update is missing.) http://devel.rtems.org/ticket/2785 2016-09-19T07:14:54 *** amraw has joined #rtems 2016-09-19T07:55:53 *** sebhub has joined #rtems 2016-09-19T08:05:40 [trac] #2786/enhancement (v:4.12) created by sebastian.huber (Remove the devfs in favor of a stripped down IMFS configuration) http://devel.rtems.org/ticket/2786 2016-09-19T08:05:54 *** danieli has quit IRC 2016-09-19T08:06:16 *** danieli has joined #rtems 2016-09-19T08:47:16 *** cdesai has joined #rtems 2016-09-19T09:56:57 *** benjamint has quit IRC 2016-09-19T10:01:41 *** benjamint has joined #rtems 2016-09-19T10:13:34 *** amraw has quit IRC 2016-09-19T10:53:31 *** amraw has joined #rtems 2016-09-19T11:01:51 *** benjamint has quit IRC 2016-09-19T11:02:08 *** benjamint has joined #rtems 2016-09-19T11:47:15 *** gigetoo has quit IRC 2016-09-19T11:47:34 *** geheimnis` has quit IRC 2016-09-19T11:47:49 *** gigetoo has joined #rtems 2016-09-19T11:49:35 *** geheimnis` has joined #rtems 2016-09-19T12:05:05 *** gedare has joined #rtems 2016-09-19T12:05:06 *** ChanServ sets mode: +o gedare 2016-09-19T12:06:17 *** mkhoory-3 has joined #rtems 2016-09-19T12:10:35 *** mkhoory-2 has quit IRC 2016-09-19T12:11:05 *** mkhoory-3 has quit IRC 2016-09-19T12:16:32 *** gedare has quit IRC 2016-09-19T12:52:02 *** mkhoory-3 has joined #rtems 2016-09-19T12:53:34 *** amraw has quit IRC 2016-09-19T13:02:33 *** mkhoory-3 has quit IRC 2016-09-19T13:52:27 *** gedare__ has joined #rtems 2016-09-19T14:01:38 *** monstr has quit IRC 2016-09-19T14:08:35 *** gedare__ has quit IRC 2016-09-19T14:42:54 [trac] #2786/enhancement (new) updated by joel.sherrill (The devfs was added for at least two purposes. Just saying it doesn't support a ...) http://devel.rtems.org/ticket/2786 2016-09-19T14:51:57 *** cdesai has quit IRC 2016-09-19T14:52:36 *** cdesai has joined #rtems 2016-09-19T16:07:43 *** danieli has quit IRC 2016-09-19T16:07:44 *** danieli has joined #rtems 2016-09-19T17:03:30 *** gedare__ has joined #rtems 2016-09-19T17:36:05 *** gedare__ has quit IRC 2016-09-19T18:20:43 *** dr__house|away is now known as dr__house 2016-09-19T18:27:22 *** gedare has joined #rtems 2016-09-19T18:27:23 *** ChanServ sets mode: +o gedare 2016-09-19T19:35:06 *** jkridner has quit IRC 2016-09-19T20:09:10 *** jkridner has joined #rtems 2016-09-19T21:01:03 *** gedare has quit IRC 2016-09-19T21:48:43 *** jkridner has quit IRC 2016-09-20T01:02:43 *** dr__house is now known as dr__house|away 2016-09-20T01:44:49 *** jkridner has joined #rtems 2016-09-20T03:50:28 *** mkhoory-3 has joined #rtems 2016-09-20T05:16:18 *** monstr has joined #rtems 2016-09-20T05:38:07 [trac] #2786/enhancement (new) updated by sebastian.huber (The devfs has some design flaws. * It uses a link-time configured fixed-size ...) http://devel.rtems.org/ticket/2786 2016-09-20T05:56:55 *** monstr has quit IRC 2016-09-20T06:23:24 *** monstr has joined #rtems 2016-09-20T06:55:42 *** mkhoory-3 has quit IRC 2016-09-20T07:02:43 *** mkhoory-3 has joined #rtems 2016-09-20T07:13:47 *** mkhoory-3 has quit IRC 2016-09-20T07:15:24 *** mkhoory has joined #rtems 2016-09-20T08:10:30 [trac] #2787/enhancement (v:4.12) created by sebastian.huber (Add support functions for UBSAN (GCC option -fsanitize=undefined)) http://devel.rtems.org/ticket/2787 2016-09-20T08:42:01 *** benjamint has quit IRC 2016-09-20T08:47:54 *** benjamint has joined #rtems 2016-09-20T08:57:10 *** mkhoory has quit IRC 2016-09-20T11:00:02 *** monstr has quit IRC 2016-09-20T11:17:33 *** monstr has joined #rtems 2016-09-20T11:27:16 *** jkridner has quit IRC 2016-09-20T11:52:53 *** benjamint has quit IRC 2016-09-20T11:53:21 *** benjamint has joined #rtems 2016-09-20T12:03:52 *** jkridner has joined #rtems 2016-09-20T12:08:18 *** jkridner has quit IRC 2016-09-20T12:25:54 *** jkridner has joined #rtems 2016-09-20T12:39:46 *** jkridner has quit IRC 2016-09-20T12:48:59 *** jkridner has joined #rtems 2016-09-20T13:05:30 *** jkridner has quit IRC 2016-09-20T13:09:15 *** jkridner has joined #rtems 2016-09-20T13:14:18 *** jkridner has quit IRC 2016-09-20T13:33:00 *** jkridner has joined #rtems 2016-09-20T13:53:13 *** jkridner has quit IRC 2016-09-20T14:00:57 *** jkridner has joined #rtems 2016-09-20T14:12:52 *** gedare has joined #rtems 2016-09-20T14:12:52 *** ChanServ sets mode: +o gedare 2016-09-20T14:36:28 *** benjamint has quit IRC 2016-09-20T14:39:25 *** jkridner has quit IRC 2016-09-20T14:40:07 *** jkridner has joined #rtems 2016-09-20T14:42:28 *** jkridner has quit IRC 2016-09-20T14:42:49 *** jkridner has joined #rtems 2016-09-20T15:05:16 *** jkridner has quit IRC 2016-09-20T15:05:56 *** jkridner has joined #rtems 2016-09-20T15:10:50 *** jkridner|pd has joined #rtems 2016-09-20T15:11:35 *** jkridner has quit IRC 2016-09-20T15:16:32 *** benjamint has joined #rtems 2016-09-20T16:32:34 *** gedare has quit IRC 2016-09-20T16:47:05 *** benjamint has quit IRC 2016-09-20T17:37:45 *** mumptai has quit IRC 2016-09-20T17:38:27 *** gedare__ has joined #rtems 2016-09-20T17:50:31 *** mumptai has joined #rtems 2016-09-20T18:41:56 *** monstr has quit IRC 2016-09-20T18:55:14 *** dr__house|away is now known as dr__house 2016-09-20T18:56:38 *** jkridner|pd has quit IRC 2016-09-20T18:57:21 *** jkridner has joined #rtems 2016-09-20T19:15:11 *** jkridner|pd has joined #rtems 2016-09-20T19:16:31 *** jkridner has quit IRC 2016-09-20T20:05:04 *** gedare__ has quit IRC 2016-09-20T20:22:45 *** jkridner has joined #rtems 2016-09-20T20:25:29 *** jkridner|pd has quit IRC 2016-09-20T20:46:24 [git] 8c83cbc by Pavel Pisa: [classic networking: do not reference BSP_irq_enabled_at_i8259s which is no more available on i386. This change is required to build RTEMS with classic "--enable-networking" and link applications/tests which reference RTEMS_BSP_NETWORK_DRIVER_ATTACH.] http://devel.rtems.org/changeset/8c83cbc/rtems 2016-09-20T20:59:29 *** jkridner has quit IRC 2016-09-21T00:10:53 *** dr__house is now known as dr__house|away 2016-09-21T00:26:00 *** sirfranklin has quit IRC 2016-09-21T00:54:54 [trac] #2788/enhancement (v:4.10) created by chrisj (RTEMS I2C API only defines Standard-mode (Sm) speed as a default.) http://devel.rtems.org/ticket/2788 2016-09-21T01:39:48 *** sirfranklin has joined #rtems 2016-09-21T03:37:45 *** jkridner has joined #rtems 2016-09-21T04:38:00 *** jkridner has quit IRC 2016-09-21T04:54:23 *** monstr has joined #rtems 2016-09-21T05:36:54 *** mumptai has quit IRC 2016-09-21T05:50:48 *** mumptai has joined #rtems 2016-09-21T07:05:43 [trac] #2556/enhancement (accepted) updated by Sebastian Huber (In [changeset:"300f6a481aaf9e6d29811faca71bf7104a01492c/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2556 2016-09-21T07:05:43 [trac] #2412/enhancement (assigned) updated by Sebastian Huber (In [changeset:"300f6a481aaf9e6d29811faca71bf7104a01492c/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2412 2016-09-21T07:05:44 [git] 300f6a4 by Sebastian Huber: [score: Rework thread priority management Add priority nodes which contribute to the overall thread priority. The actual priority of a thread is now an aggregation of priority nodes. The thread priority aggregation for the home scheduler instance of a thread consists of at least one priority node, which is normally the real 2016-09-21T07:05:44 priority of the thread. Th...] http://devel.rtems.org/changeset/300f6a4/rtems 2016-09-21T07:05:58 [trac] #2556/enhancement (accepted) updated by Sebastian Huber (In [changeset:"5d6b21198140f406a71599a2d388b6ec47ee3337/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2556 2016-09-21T07:05:58 [git] 5d6b211 by Sebastian Huber: [score: Add scheduler node table for each thread Update #2556.] http://devel.rtems.org/changeset/5d6b211/rtems 2016-09-21T07:06:10 [trac] #2556/enhancement (accepted) updated by Sebastian Huber (In [changeset:"266d3835d883f908c0e4cbf547359d683f72dcc4/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2556 2016-09-21T07:06:11 [git] 266d383 by Sebastian Huber: [score: Manage scheduler nodes via thread queues Update #2556.] http://devel.rtems.org/changeset/266d383/rtems 2016-09-21T07:06:23 [git] 6ae309e by Sebastian Huber: [smptests/smpmutex01: Use test case functions] http://devel.rtems.org/changeset/6ae309e/rtems 2016-09-21T07:06:35 [trac] #2784/enhancement (new) updated by Sebastian Huber (In [changeset:"8123cae864579219e5003a67b451ca4cc07d998b/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2784 2016-09-21T07:06:35 [trac] #2556/enhancement (accepted) updated by Sebastian Huber (In [changeset:"8123cae864579219e5003a67b451ca4cc07d998b/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2556 2016-09-21T07:06:35 [git] 8123cae by Sebastian Huber: [rtems: Add rtems_task_get_priority() Update #2556. Update #2784.] http://devel.rtems.org/changeset/8123cae/rtems 2016-09-21T07:06:48 [trac] #2556/enhancement (accepted) updated by Sebastian Huber (In [changeset:"f6142c19f192e40ee1aa9ff67eb1c711343c157d/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2556 2016-09-21T07:06:49 [git] f6142c1 by Sebastian Huber: [score: Scheduler node awareness for thread queues Maintain the priority of a thread for each scheduler instance via the thread queue enqueue, extract, priority actions and surrender operations. This replaces the primitive priority boosting. Update #2556.] http://devel.rtems.org/changeset/f6142c1/rtems 2016-09-21T08:00:45 sebhub: hi 2016-09-21T08:14:49 hi chris 2016-09-21T08:19:22 [trac] #2788/enhancement (new) updated by sebastian.huber (The cpukit/dev/include/dev/i2c/i2c.h is an I2C bus implementation header file not a ...) http://devel.rtems.org/ticket/2788 2016-09-21T08:20:20 Well done in the threading changes. 2016-09-21T08:20:40 the SMP part was really complicated to get right 2016-09-21T08:21:58 [trac] #2788/enhancement (new) updated by chrisj (A driver's initial speed needs to match the hardware. There is nothing that can be ...) http://devel.rtems.org/ticket/2788 2016-09-21T08:22:07 I am sure. 2016-09-21T08:22:45 On I2C I see some devices in cpukit/dev/i2c. Is this where we put them? 2016-09-21T08:24:02 yes, the I2C devices should depend only on the I2C bus interface 2016-09-21T08:26:55 OK. I am adding a Xilinx AXI I2C driver that runs in the FPGA frabric. 2016-09-21T08:28:57 [trac] #2788/enhancement (new) updated by sebastian.huber (Ok, the set clock IO control is not part of the Linux user-space API. You can set ...) http://devel.rtems.org/ticket/2788 2016-09-21T08:29:51 you have I2C bus and device drivers, I guess you mean an I2C bus driver for Xilinx AXI? 2016-09-21T08:32:45 *** kiwichris_ has joined #rtems 2016-09-21T08:32:48 *** kiwichris has quit IRC 2016-09-21T08:35:57 sebhub: if bus->msg_todo > 0 I can send a repeated start and do a new transfer? 2016-09-21T08:36:45 Looks like I am off for the night, cya 2016-09-21T08:46:43 *** benjamint has joined #rtems 2016-09-21T08:49:38 repeated start is also controlled by I2C_M_NOSTART 2016-09-21T09:45:25 *** mumptai has quit IRC 2016-09-21T10:01:33 *** mumptai has joined #rtems 2016-09-21T11:17:14 *** jkridner has joined #rtems 2016-09-21T11:22:13 *** jkridner has quit IRC 2016-09-21T12:38:20 [git] 4d3c866 by Pavel Pisa: [classic networking: adapt FXP driver to work with actual PCI and IRQ code. Tested to work with QEMU provided Intel i82557b network controller emulation. qemu-system-x86_64 -enable-kvm -kernel $APP_BINARY \ -vga cirrus \ -append "--console=/dev/com1" \ -serial stdio \ -net 2016-09-21T12:38:20 nic,vlan=1,macaddr=be:be:be:10:00:01,model=i82557b \ -...] http://devel.rtems.org/changeset/4d3c866/rtems 2016-09-21T13:09:29 *** jkridner has joined #rtems 2016-09-21T13:14:34 *** jkridner has quit IRC 2016-09-21T13:49:45 *** gedare__ has joined #rtems 2016-09-21T14:38:10 *** gedare__ has quit IRC 2016-09-21T15:04:29 *** dougk_ has quit IRC 2016-09-21T15:17:27 *** dougk_ has joined #rtems 2016-09-21T15:42:32 *** dougk_ has quit IRC 2016-09-21T15:49:15 *** gedare__ has joined #rtems 2016-09-21T16:19:53 *** benjamint has quit IRC 2016-09-21T16:28:20 *** dougk_ has joined #rtems 2016-09-21T16:51:05 *** monstr has quit IRC 2016-09-21T16:52:29 *** gedare has joined #rtems 2016-09-21T16:52:39 *** ChanServ sets mode: +o gedare 2016-09-21T17:19:49 *** gedare__ has quit IRC 2016-09-21T17:22:16 *** gedare__ has joined #rtems 2016-09-21T17:23:05 *** mumptai has quit IRC 2016-09-21T17:29:24 *** gedare__ has quit IRC 2016-09-21T17:36:14 *** mumptai has joined #rtems 2016-09-21T17:54:16 *** benjamint has joined #rtems 2016-09-21T17:56:36 *** jkridner has joined #rtems 2016-09-21T18:07:51 *** jkridner has joined #rtems 2016-09-21T18:18:07 *** benjamint has quit IRC 2016-09-21T19:04:53 *** jkridner has quit IRC 2016-09-21T19:43:54 *** jkridner has joined #rtems 2016-09-21T19:45:36 *** mumptai has quit IRC 2016-09-21T19:56:57 [trac] TBR/Website/RTEMSMailingLists edited by gedare (empty comment) http://devel.rtems.org/wiki/TBR/Website/RTEMSMailingLists 2016-09-21T19:58:03 *** mumptai has joined #rtems 2016-09-21T20:02:17 *** gedare has quit IRC 2016-09-21T20:16:35 *** mumptai has quit IRC 2016-09-21T20:29:54 [trac] SOCIS/2016 edited by salpha (empty comment) http://devel.rtems.org/wiki/SOCIS/2016 2016-09-21T20:30:12 *** dr__house|away is now known as dr__house 2016-09-21T20:40:13 *** gedare has joined #rtems 2016-09-21T20:40:14 *** ChanServ sets mode: +o gedare 2016-09-21T20:58:49 *** gedare has quit IRC 2016-09-21T21:15:33 *** jkridner has quit IRC 2016-09-21T21:17:12 *** jkridner has joined #rtems 2016-09-21T21:32:51 *** dr__house has quit IRC 2016-09-21T21:33:06 *** dr__house has joined #rtems 2016-09-21T22:07:14 *** mumptai has joined #rtems 2016-09-21T22:14:02 *** mumptai has quit IRC 2016-09-21T22:26:01 *** mumptai has joined #rtems 2016-09-21T22:38:07 [trac] #2788/enhancement (closed) updated by chrisj (Replying to [comment:3 sebastian.huber]: > Ok, the set clock IO control is not part ...) http://devel.rtems.org/ticket/2788 2016-09-21T23:13:55 *** gedare has joined #rtems 2016-09-21T23:13:55 *** ChanServ sets mode: +o gedare 2016-09-21T23:19:22 *** gedare has quit IRC 2016-09-22T00:59:36 *** jkridner has quit IRC 2016-09-22T01:55:55 *** dr__house is now known as dr__house|away 2016-09-22T02:00:54 *** student has joined #rtems 2016-09-22T02:01:03 hey 2016-09-22T02:02:34 *** student has quit IRC 2016-09-22T03:45:08 *** jkridner has joined #rtems 2016-09-22T05:23:07 [git] 2c44b51 by Sebastian Huber: [Use _Thread_Get_priority()] http://devel.rtems.org/changeset/2c44b51/rtems-libbsd 2016-09-22T05:23:07 [git] 02d344f by Sebastian Huber: [rtems-bsd-mutex: Update due to API changes] http://devel.rtems.org/changeset/02d344f/rtems-libbsd 2016-09-22T05:25:01 *** monstr has joined #rtems 2016-09-22T06:11:03 *** kiwichris_ has quit IRC 2016-09-22T06:12:18 *** kiwichris has joined #rtems 2016-09-22T06:39:40 sebhub: about? 2016-09-22T06:39:40 *** jkridner has quit IRC 2016-09-22T06:46:26 The Linux I2C bus drivers seem to pick up the slave address from the message->addr field and not the first byte of the message. 2016-09-22T06:46:32 *** jkridner has joined #rtems 2016-09-22T06:47:04 I see in the eeprom.c device the address is set in the first byte complete with the read etc bit 2016-09-22T06:48:23 sebhub: the cadence i2c driver does not used the msg->addr other than setting the slave address is controller. 2016-09-22T06:52:49 yes, you have the eeprom slave address and the data address inside the eeprom 2016-09-22T06:53:11 is there a problem with your eeprom? 2016-09-22T06:53:36 I but I am doing a new driver and was reviewing some Linux drivers and we do not seem to match what they do. 2016-09-22T06:53:49 hm, this is not good 2016-09-22T06:54:21 I think we should be using the msg->addr field and not the first byte of the data 2016-09-22T06:54:56 https://github.com/Xilinx/linux-xlnx/blob/master/drivers/i2c/busses/i2c-st.c#L617 2016-09-22T06:55:03 as a random driver I reviewed 2016-09-22T06:55:33 cadence_i2c_setup_transfer() does set the slave address according to msg->addr 2016-09-22T06:56:57 OK, so that hardware inserts the address on to the bus and knows the direction? 2016-09-22T06:57:29 on this module yes, there is an address register 2016-09-22T06:57:31 i have not looked at the datasheet for that device 2016-09-22T06:57:44 That is nice. 2016-09-22T06:57:52 Thanks, that makes sense onw. 2016-09-22T06:58:05 most of the master/slave capable modules have an address register 2016-09-22T06:58:12 they have to know who they are 2016-09-22T06:58:30 For a slave yes, however when a master it varies 2016-09-22T06:58:34 slave mode is not supported by the driver 2016-09-22T06:58:41 I guessed that 2016-09-22T06:59:07 https://github.com/Xilinx/linux-xlnx/blob/master/drivers/i2c/busses/i2c-st.c#L636 2016-09-22T06:59:16 this one writes the address to the tx fifo 2016-09-22T07:00:00 its interesting how many different i2c module exist for such a simple bus 2016-09-22T07:00:12 Yes there are lots. 2016-09-22T07:00:28 The Xilinx AXI I2C IP is "interesting" 2016-09-22T07:32:27 the linker sets no longer work with GCC 7 2016-09-22T07:32:30 https://gcc.gnu.org/ml/gcc/2016-09/msg00114.html 2016-09-22T07:56:36 *** benjamint has joined #rtems 2016-09-22T07:58:17 [git] a396ed4 by Pavel Pisa: [bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S. The symbol can be used by bsp_start_hook_0 when complete RAM memory is initialization and overwritten during BSP self-test. The test overwrites even memory used to store return address / link register and regular resturn from bsp_start_hook_0 is not possible then.] 2016-09-22T07:58:17 http://devel.rtems.org/changeset/a396ed4/rtems 2016-09-22T07:58:17 [git] 5746f10 by Pavel Pisa: [arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces. Generated header file ti_herc/reg_spi.h contains complete registers and fields set for Ti MibSPI peripheral. Care has to be taken that only TMS570_SPI1, TMS570_SPI3 and TMS570_SPI5 are of this complete multibuffer type. TMS570_SPI2 and TMS570_SPI4 have 2016-09-22T07:58:17 substantial part of registers remov...] http://devel.rtems.org/changeset/5746f10/rtems 2016-09-22T07:58:17 [git] 29430a3 by Pavel Pisa: [arm/tms570: include hardware initialization and selftest based on Ti HalCoGen generated files. The configuration is specific for TMS570LS3137 based HDK. Pins configuration can be easily changed in rtems/c/src/lib/libbsp/arm/tms570/hwinit/init_pinmux.c file. The list tms570_selftest_par_list in the file 2016-09-22T07:58:17 rtems/c/src/lib/libbsp/arm/tms570/hwinit/bspst...] http://devel.rtems.org/changeset/29430a3/rtems 2016-09-22T07:58:17 [git] 98b6874 by Pavel Pisa: [arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare metal startup and selftest.] http://devel.rtems.org/changeset/98b6874/rtems 2016-09-22T07:58:18 [git] aae17bf by Pavel Pisa: [arm/tms570: update bootstrap generated preinstall.am] http://devel.rtems.org/changeset/aae17bf/rtems 2016-09-22T07:58:18 [git] 425f6cf by Pavel Pisa: [arm/tms570: document BSP setup with included hardware initialization.] http://devel.rtems.org/changeset/425f6cf/rtems 2016-09-22T10:37:19 *** jkridner has quit IRC 2016-09-22T10:43:23 *** jkridner has joined #rtems 2016-09-22T10:47:37 *** jkridner has quit IRC 2016-09-22T11:53:56 [trac] OpenMP edited by sebastian.huber (empty comment) http://devel.rtems.org/wiki/OpenMP 2016-09-22T12:07:36 *** mumptai has quit IRC 2016-09-22T12:23:54 *** mumptai has joined #rtems 2016-09-22T13:42:00 *** gedare has joined #rtems 2016-09-22T13:42:01 *** ChanServ sets mode: +o gedare 2016-09-22T13:49:01 *** monstr has quit IRC 2016-09-22T14:26:23 *** jkridner has joined #rtems 2016-09-22T14:54:22 *** mumptai has quit IRC 2016-09-22T14:59:51 *** jkridner has quit IRC 2016-09-22T15:00:20 *** jkridner has joined #rtems 2016-09-22T15:00:38 *** mumptai has joined #rtems 2016-09-22T15:03:06 *** jkridner|pd has joined #rtems 2016-09-22T15:03:11 *** jkridner has quit IRC 2016-09-22T15:07:21 *** jkridner|pd has quit IRC 2016-09-22T16:15:39 *** gedare has quit IRC 2016-09-22T18:21:31 *** gedare__ has joined #rtems 2016-09-22T19:12:43 *** gedare__ has quit IRC 2016-09-22T19:23:40 *** gedare__ has joined #rtems 2016-09-22T19:48:58 *** jkridner has joined #rtems 2016-09-22T19:49:35 *** ita has quit IRC 2016-09-22T19:51:38 *** dr__house|away is now known as dr__house 2016-09-22T19:53:29 *** jkridner has quit IRC 2016-09-22T19:54:51 *** gedare__ has quit IRC 2016-09-22T19:56:10 *** gedare__ has joined #rtems 2016-09-22T20:28:44 *** gedare__ has quit IRC 2016-09-22T21:17:17 *** jkridner has joined #rtems 2016-09-22T21:21:55 *** jkridner has quit IRC 2016-09-22T21:37:01 *** danieli has quit IRC 2016-09-22T21:37:05 *** geheimnis` has quit IRC 2016-09-22T21:37:07 *** stryx` has quit IRC 2016-09-22T21:37:10 *** ChanServ has quit IRC 2016-09-22T21:37:10 *** sebhub has quit IRC 2016-09-22T21:37:13 *** indy has quit IRC 2016-09-22T21:37:21 *** mumptai has quit IRC 2016-09-22T21:37:29 *** kiwichris has quit IRC 2016-09-22T21:37:31 *** diginet2 has quit IRC 2016-09-22T21:37:31 *** peerst has quit IRC 2016-09-22T21:37:33 *** mithro has quit IRC 2016-09-22T21:37:35 *** dougk_ has quit IRC 2016-09-22T21:37:40 *** sirfranklin has quit IRC 2016-09-22T21:37:41 *** beng-nl has quit IRC 2016-09-22T21:37:45 *** guillaum1 has quit IRC 2016-09-22T21:37:46 *** guerby has quit IRC 2016-09-22T21:37:47 *** benjamint has quit IRC 2016-09-22T21:37:53 *** commander has quit IRC 2016-09-22T21:37:55 *** dr__house has quit IRC 2016-09-22T21:38:01 *** darnir has quit IRC 2016-09-22T21:38:07 *** modwizcode has quit IRC 2016-09-22T21:38:09 *** verm__ has quit IRC 2016-09-22T21:38:13 *** cdesai has quit IRC 2016-09-22T21:38:13 *** gigetoo has quit IRC 2016-09-22T21:38:14 *** bbhoss has quit IRC 2016-09-22T21:38:15 *** edwardk has quit IRC 2016-09-22T21:38:51 *** mumptai has joined #rtems 2016-09-22T21:38:51 *** benjamint has joined #rtems 2016-09-22T21:38:51 *** kiwichris has joined #rtems 2016-09-22T21:38:51 *** dr__house has joined #rtems 2016-09-22T21:38:51 *** dougk_ has joined #rtems 2016-09-22T21:38:51 *** sirfranklin has joined #rtems 2016-09-22T21:38:51 *** sebhub has joined #rtems 2016-09-22T21:38:51 *** diginet2 has joined #rtems 2016-09-22T21:38:51 *** peerst has joined #rtems 2016-09-22T21:38:51 *** stryx` has joined #rtems 2016-09-22T21:38:51 *** ChanServ has joined #rtems 2016-09-22T21:38:51 *** beng-nl has joined #rtems 2016-09-22T21:38:51 *** guillaum1 has joined #rtems 2016-09-22T21:38:51 *** guerby has joined #rtems 2016-09-22T21:38:51 *** mithro has joined #rtems 2016-09-22T21:38:51 *** indy has joined #rtems 2016-09-22T21:38:51 *** commander has joined #rtems 2016-09-22T21:38:51 *** darnir has joined #rtems 2016-09-22T21:38:51 *** niven.freenode.net sets mode: +o ChanServ 2016-09-22T21:40:35 *** cdesai has joined #rtems 2016-09-22T21:40:36 *** gigetoo has joined #rtems 2016-09-22T21:40:36 *** edwardk has joined #rtems 2016-09-22T21:40:45 *** mithro has quit IRC 2016-09-22T21:40:53 *** danieli has joined #rtems 2016-09-22T21:41:00 *** peerst has quit IRC 2016-09-22T21:41:25 *** geheimnis` has joined #rtems 2016-09-22T21:42:50 *** modwizcode has joined #rtems 2016-09-22T21:42:50 *** verm__ has joined #rtems 2016-09-22T21:58:41 *** mithro has joined #rtems 2016-09-22T22:03:28 *** peerst has joined #rtems 2016-09-22T22:09:07 [trac] TBR/Website/Board_Support_Packages edited by ppisa (Move TMS570 to the supported BSPs list.) http://devel.rtems.org/wiki/TBR/Website/Board_Support_Packages 2016-09-22T22:17:11 *** bbhoss has joined #rtems 2016-09-22T22:24:36 *** mumptai has quit IRC 2016-09-22T22:35:09 *** gauvenator has joined #rtems 2016-09-22T22:37:49 *** mumptai has joined #rtems 2016-09-22T22:45:55 [trac] TBR/BSP/Tms570 edited by ppisa (Update a little TMS570 BSP page) http://devel.rtems.org/wiki/TBR/BSP/Tms570 2016-09-22T22:53:30 [trac] TBR/BSP/Tms570 edited by ppisa (empty comment) http://devel.rtems.org/wiki/TBR/BSP/Tms570 2016-09-22T23:02:18 [trac] TBR/BSP/Tms570 edited by ppisa (empty comment) http://devel.rtems.org/wiki/TBR/BSP/Tms570 2016-09-22T23:21:07 *** jkridner has joined #rtems 2016-09-22T23:25:40 *** jkridner has quit IRC 2016-09-22T23:34:18 *** mumptai has quit IRC 2016-09-23T00:52:23 *** dr__house is now known as dr__house|away 2016-09-23T01:16:54 *** gauvenator has left #rtems 2016-09-23T02:57:56 *** jkridner has joined #rtems 2016-09-23T03:06:05 *** jkridner has quit IRC 2016-09-23T04:58:05 [git] 9149c87 by Sebastian Huber: [score: Fix C/C++ compatibility issue Only use CPU_Per_CPU_control if it contains at least one filed. In GNU C empty structures have a size of zero. In C++ structures have a non-zero size. In case CPU_PER_CPU_CONTROL_SIZE is defined to zero, then this structure is not used anymore.] 2016-09-23T04:58:05 http://devel.rtems.org/changeset/9149c87/rtems 2016-09-23T04:58:05 [git] d6e58a0 by Sebastian Huber: [bsps/m68k: Fix linker command file Prevent garbage collection of interrupt vector table.] http://devel.rtems.org/changeset/d6e58a0/rtems 2016-09-23T05:00:52 [trac] #2789/defect (v:4.11) created by sebastian.huber (C/C++ compatibility issue with empy CPU_Per_CPU_control) http://devel.rtems.org/ticket/2789 2016-09-23T05:05:39 [trac] #2789/defect (closed) updated by Sebastian Huber (In [changeset:"75a6584a43a9ab4170376d31fe4041bbaaa7f547/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2789 2016-09-23T05:05:40 [git] 75a6584 by Sebastian Huber: [score: Fix C/C++ compatibility issue Only use CPU_Per_CPU_control if it contains at least one filed. In GNU C empty structures have a size of zero. In C++ structures have a non-zero size. In case CPU_PER_CPU_CONTROL_SIZE is defined to zero, then this structure is not used anymore. Close #2789.] 2016-09-23T05:05:40 http://devel.rtems.org/changeset/75a6584/rtems 2016-09-23T05:16:10 [trac] OpenMP edited by sebastian.huber (empty comment) http://devel.rtems.org/wiki/OpenMP 2016-09-23T05:26:28 *** monstr has joined #rtems 2016-09-23T05:41:32 [trac] #2790/defect (v:4.12) created by sebastian.huber (Linker sets broken with GCC 7) http://devel.rtems.org/ticket/2790 2016-09-23T06:02:40 *** mumptai has joined #rtems 2016-09-23T06:04:47 *** mumptai_ has joined #rtems 2016-09-23T06:53:21 [git] bbe8833 by Sebastian Huber: [bsps/m68k: Add libatomic support to some bsp_specs Update #2695.] http://devel.rtems.org/changeset/bbe8833/rtems 2016-09-23T06:53:21 [git] 8ace7ee by Sebastian Huber: [bsp/mvme147*: Fix linker issue The GNU linker does not allow a nonconstant expression for a region length.] http://devel.rtems.org/changeset/8ace7ee/rtems 2016-09-23T07:26:51 *** mumptai_ has quit IRC 2016-09-23T07:55:27 [git] 2c563ed by Sebastian Huber: [if_ffec_mcf548x.c: Fix include order] http://devel.rtems.org/changeset/2c563ed/rtems-libbsd 2016-09-23T08:15:43 [git] 938ee19 by Sebastian Huber: [sptests/spsem03: Fix compile error] http://devel.rtems.org/changeset/938ee19/rtems 2016-09-23T08:17:05 *** beng-nl has quit IRC 2016-09-23T12:41:05 *** mumptai has quit IRC 2016-09-23T13:09:22 *** monstr has quit IRC 2016-09-23T13:23:53 *** jkridner has joined #rtems 2016-09-23T13:32:04 *** sebhub has quit IRC 2016-09-23T13:37:22 *** gedare has joined #rtems 2016-09-23T13:37:38 *** ChanServ sets mode: +o gedare 2016-09-23T14:05:12 *** benjamint has quit IRC 2016-09-23T14:14:00 *** jkridner has quit IRC 2016-09-23T14:19:47 *** jkridner has joined #rtems 2016-09-23T18:33:53 *** guillaum1 has quit IRC 2016-09-23T19:20:24 *** dr__house|away is now known as dr__house 2016-09-23T20:08:00 *** Davidbrcz has joined #rtems 2016-09-23T20:17:50 *** Davidbrcz has quit IRC 2016-09-23T20:44:55 *** gedare has quit IRC 2016-09-23T23:54:45 *** dr__house is now known as dr__house|away 2016-09-24T01:04:08 *** jkridner has quit IRC 2016-09-24T02:38:31 *** jkridner has joined #rtems 2016-09-24T05:19:21 *** rtems-irc has joined #rtems 2016-09-24T05:19:59 *** rtems-trac has joined #rtems 2016-09-24T05:22:40 *** rtems-irc has joined #rtems 2016-09-24T06:51:25 *** benjamint has joined #rtems 2016-09-24T07:07:55 *** benjamint has quit IRC 2016-09-24T18:49:14 *** rtems-irc has joined #rtems 2016-09-24T18:52:25 *** rokka has joined #rtems 2016-09-24T19:03:22 *** rtems-irc has joined #rtems 2016-09-24T19:03:32 *** dr__hous1|away has quit IRC 2016-09-24T19:03:33 *** sirfrank1in has quit IRC 2016-09-24T19:03:33 *** darnir_ has quit IRC 2016-09-24T19:03:33 *** dr__house|away has joined #rtems 2016-09-24T19:03:33 *** gigetoo has quit IRC 2016-09-24T19:03:35 *** gigetoo has joined #rtems 2016-09-24T19:03:38 *** cdesai_ has joined #rtems 2016-09-24T19:03:38 *** guillaum1 has joined #rtems 2016-09-24T19:03:39 *** darnir has joined #rtems 2016-09-24T19:03:39 *** dougk__ has joined #rtems 2016-09-24T19:03:40 *** commande1 has quit IRC 2016-09-24T19:03:40 *** diginet2 has quit IRC 2016-09-24T19:03:40 *** indy has quit IRC 2016-09-24T19:04:16 *** rtems-trac_ has joined #rtems 2016-09-24T19:04:18 *** rtems-trac has quit IRC 2016-09-24T19:07:09 *** diginet2 has joined #rtems 2016-09-24T19:14:14 *** commander has joined #rtems 2016-09-24T19:16:30 *** peerst has joined #rtems 2016-09-24T19:18:24 *** indy has joined #rtems 2016-09-24T19:20:54 *** mithro has joined #rtems 2016-09-24T19:21:01 *** kiwichris_ has quit IRC 2016-09-24T19:21:58 *** kiwichris has joined #rtems 2016-09-24T19:22:22 *** edwardk has joined #rtems 2016-09-24T19:25:33 *** Davidbrcz has joined #rtems 2016-09-24T19:26:03 *** sirfranklin has joined #rtems 2016-09-24T19:28:06 *** bbhoss has joined #rtems 2016-09-24T19:39:05 *** darnir has quit IRC 2016-09-24T19:39:08 *** gigetoo has quit IRC 2016-09-24T19:39:15 *** modwizcode_ has quit IRC 2016-09-24T19:39:34 *** modwizcode has joined #rtems 2016-09-24T19:39:59 *** Boquete has quit IRC 2016-09-24T19:53:54 *** sirfranklin has quit IRC 2016-09-24T19:53:55 *** kiwichris has quit IRC 2016-09-24T19:54:03 *** kiwichris has joined #rtems 2016-09-24T19:54:32 *** indy has quit IRC 2016-09-24T19:54:54 *** gigetoo has joined #rtems 2016-09-24T20:06:51 *** darnir has joined #rtems 2016-09-24T20:11:05 *** Boquete has joined #rtems 2016-09-24T20:18:47 *** rtems-irc has joined #rtems 2016-09-24T20:19:40 *** geheimnis` has joined #rtems 2016-09-24T20:19:45 *** indy has joined #rtems 2016-09-24T20:21:53 *** bbhoss has quit IRC 2016-09-24T20:22:19 *** dr__house|away has joined #rtems 2016-09-24T20:36:02 *** rtems-irc has joined #rtems 2016-09-24T20:36:58 *** Boquete has joined #rtems 2016-09-24T20:36:59 *** sirfranklin has joined #rtems 2016-09-24T20:38:24 *** geheimnis` has joined #rtems 2016-09-24T20:39:46 *** dr__house|away has joined #rtems 2016-09-24T20:55:19 *** rtems-irc has joined #rtems 2016-09-24T20:56:19 *** diginet2 has joined #rtems 2016-09-24T20:57:07 *** geheimnis` has quit IRC 2016-09-24T20:57:37 *** geheimnis` has joined #rtems 2016-09-24T20:58:43 *** bbhoss has joined #rtems 2016-09-24T21:32:15 *** sirfranklin has quit IRC 2016-09-24T21:32:21 *** sirfranklin has joined #rtems 2016-09-24T21:53:03 *** geheimnis` has quit IRC 2016-09-24T21:53:04 *** indy has quit IRC 2016-09-24T21:53:05 *** mithro has quit IRC 2016-09-24T21:53:05 *** dr__house|away has quit IRC 2016-09-24T21:53:07 *** stryx` has quit IRC 2016-09-24T21:53:07 *** ChanServ has quit IRC 2016-09-24T21:53:08 *** Boquete has quit IRC 2016-09-24T21:53:08 *** gigetoo has quit IRC 2016-09-24T21:53:09 *** sirfranklin has quit IRC 2016-09-24T21:53:10 *** diginet2 has quit IRC 2016-09-24T21:53:11 *** kiwichris has quit IRC 2016-09-24T21:53:12 *** commander has quit IRC 2016-09-24T21:53:13 *** Davidbrcz has quit IRC 2016-09-24T21:53:13 *** edwardk has quit IRC 2016-09-24T21:53:13 *** peerst has quit IRC 2016-09-24T21:53:13 *** dougk__ has quit IRC 2016-09-24T21:53:14 *** cdesai_ has quit IRC 2016-09-24T21:53:14 *** guerby has quit IRC 2016-09-24T21:53:16 *** jkridner has quit IRC 2016-09-24T21:53:18 *** modwizcode_ has quit IRC 2016-09-24T21:53:19 *** darnir has quit IRC 2016-09-24T21:53:19 *** guillaum1 has quit IRC 2016-09-24T21:53:20 *** rokka has quit IRC 2016-09-24T21:53:20 *** danieli has quit IRC 2016-09-24T22:14:16 *** gigetoo has joined #rtems 2016-09-24T22:14:16 *** sirfranklin has joined #rtems 2016-09-24T22:14:16 *** geheimnis` has joined #rtems 2016-09-24T22:14:16 *** diginet2 has joined #rtems 2016-09-24T22:14:16 *** indy has joined #rtems 2016-09-24T22:14:16 *** mithro has joined #rtems 2016-09-24T22:14:16 *** kiwichris has joined #rtems 2016-09-24T22:14:16 *** dr__house|away has joined #rtems 2016-09-24T22:14:16 *** commander has joined #rtems 2016-09-24T22:14:16 *** jkridner has joined #rtems 2016-09-24T22:14:16 *** modwizcode_ has joined #rtems 2016-09-24T22:14:16 *** darnir has joined #rtems 2016-09-24T22:14:16 *** Davidbrcz has joined #rtems 2016-09-24T22:14:16 *** edwardk has joined #rtems 2016-09-24T22:14:16 *** peerst has joined #rtems 2016-09-24T22:14:16 *** dougk__ has joined #rtems 2016-09-24T22:14:16 *** guillaum1 has joined #rtems 2016-09-24T22:14:16 *** cdesai_ has joined #rtems 2016-09-24T22:14:16 *** rokka has joined #rtems 2016-09-24T22:14:16 *** danieli has joined #rtems 2016-09-24T22:14:16 *** stryx` has joined #rtems 2016-09-24T22:14:16 *** ChanServ has joined #rtems 2016-09-24T22:14:16 *** guerby has joined #rtems 2016-09-24T22:14:16 *** leguin.freenode.net sets mode: +o ChanServ 2016-09-24T22:15:56 [trac] Developer/Simulators/QEMU edited by ppisa (Document QEMU setup with PCI NIC networking) http://devel.rtems.org/wiki/Developer/Simulators/QEMU 2016-09-24T22:17:41 *** bbhoss has quit IRC 2016-09-24T22:25:00 *** bbhoss has joined #rtems 2016-09-24T22:33:18 *** Boquete has joined #rtems 2016-09-24T22:56:11 *** Davidbrcz has quit IRC 2016-09-25T00:21:46 *** gedare has joined #rtems 2016-09-25T00:21:47 *** ChanServ sets mode: +o gedare 2016-09-25T01:16:21 *** gedare has quit IRC 2016-09-25T07:42:18 *** benjamint has joined #rtems 2016-09-25T08:19:13 [trac] TBR/BSP/Tms570 edited by ppisa (empty comment) http://devel.rtems.org/wiki/TBR/BSP/Tms570 2016-09-25T08:21:02 *** darnir has quit IRC 2016-09-25T08:25:18 *** darnir has joined #rtems 2016-09-25T09:21:59 *** benjamint has quit IRC 2016-09-25T12:51:53 *** bbhoss has quit IRC 2016-09-25T12:53:13 *** bbhoss has joined #rtems 2016-09-25T19:22:26 *** mumptai has joined #rtems 2016-09-25T22:45:15 *** kiwichris_ has joined #rtems 2016-09-25T22:45:19 *** kiwichris has quit IRC 2016-09-25T23:10:34 *** mumptai has quit IRC 2016-09-25T23:14:08 *** stryx` has quit IRC 2016-09-25T23:16:22 *** stryx` has joined #rtems 2016-09-25T23:22:02 *** stryx` has quit IRC 2016-09-25T23:27:57 *** stryx` has joined #rtems 2016-09-25T23:39:34 *** stryx` has quit IRC 2016-09-25T23:50:47 *** stryx` has joined #rtems 2016-09-25T23:52:12 *** gedare has joined #rtems 2016-09-25T23:52:13 *** ChanServ sets mode: +o gedare 2016-09-25T23:56:05 *** stryx` has quit IRC 2016-09-25T23:59:16 *** stryx` has joined #rtems