source: rtems/c/src/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @bb689e6   11/04/14 07:57:55 Daniel Hellstrom GRTM: fixed descriptor TS bit declaration 4.115
(edit) @5f4028b   11/04/14 07:52:39 Daniel Hellstrom GRSPW_PKT: grspw_status renamed in header 4.115
(edit) @e8f6005f   08/08/14 08:01:41 Daniel Hellstrom GR-RASTA-TMTC,rev1: add GRGPIO[0] register init 4.115
(edit) @fed905c8   08/08/14 07:59:36 Daniel Hellstrom B1553BRM: change the init of the RT legalization registers 4.115
(edit) @d2a94ab   05/02/14 12:28:44 Daniel Hellstrom GRSPW: added clock cycles after GRSPW reset added clock cycles after … 4.115
(edit) @56fc7809   07/03/13 08:16:30 andreas GRSPW_PKT: Add support for Interrupt-codes Update: Daniel Hellstrom … 4.115
(edit) @c119c0e   07/03/13 08:06:37 andreas GRSPW: Fix incorrect register defines - presently functionally … 4.115
(edit) @f1b1668   12/20/13 09:17:22 Daniel Hellstrom AMBAPP: updated PnP IDs database with SPWTDP 4.115
(edit) @fa12bb43   11/29/13 13:58:58 Daniel Hellstrom GRTIMER: added to GPTIMER driver GRTIMER is compatible with GPTIMER, … 4.115
(edit) @9b8e04e2   10/22/13 10:03:41 Daniel Hellstrom GRETH: avoid hw generated UDP/TCP cksum generation Hardware generated … 4.115
(edit) @80b9c8ac   12/20/13 13:03:10 Daniel Hellstrom GR-RASTA-IO: updated for new version From this driver's point of view … 4.115
(edit) @fc76056e   12/20/13 13:01:12 Daniel Hellstrom GR-RASTA-TMTC: updated for new version From this driver's point of … 4.115
(edit) @9d88008   12/18/13 15:42:16 Daniel Hellstrom AT697PCI: fix PCI cfg writes 4.115
(edit) @ddc4002   11/22/13 09:22:56 Daniel Hellstrom AT697 PCI: abort whhen a peripheral PCI system detected 4.115
(edit) @3c236cc   02/05/14 16:17:53 Daniel Hellstrom LEON PCI: fix for PCI host bridge driver CFG space access 4.115
(edit) @acf7047e   09/10/13 11:46:29 Daniel Hellstrom GPTIMER: timer probing must not be on timer0 Timers are identical … 4.115
(edit) @51347053   07/01/13 13:00:21 Daniel Hellstrom LEON PCI: host bridge driver support for probing dev0=AD16 Before the … 4.115
(edit) @d936c1a   06/03/13 12:12:08 Daniel Hellstrom APBUART: debug bit was cleared incorrectly 4.115
(edit) @ab907e8e   05/21/13 08:10:21 Daniel Hellstrom NGMP PCI: added support for NGMP prototype boards 4.115
(edit) @bc89145   02/11/15 13:39:34 Daniel Hellstrom LEON GRSPW: updated to new DRVMGR translation interface 4.115
(edit) @ffd8002d   05/08/13 12:41:13 Daniel Hellstrom GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI device … 4.115
(edit) @8aa446a   05/08/13 12:38:10 Daniel Hellstrom GRPCI2: updated register layout to newer specification 4.115
(edit) @ecbd577   04/30/13 07:49:32 Daniel Hellstrom AMBAPP: update AMBA PnP ID database 4.115
(edit) @175b9a64   04/24/13 15:36:44 Daniel Hellstrom GRPCI2: work-around for rev0 bug by limiting prefetching 4.115
(edit) @819de55b   03/18/13 07:29:39 Daniel Hellstrom PCI-RASTA: set GRPCI1 target cache-line-size to avoid poor performance 4.115
(edit) @37ac3b86   03/14/13 09:20:15 Daniel Hellstrom GRETH: cleaned up parts of PHY init code 4.115
(edit) @107c5aea   03/13/13 15:40:05 Daniel Hellstrom GRETH: changed the PHY initialization sequence 1. read_mii() now … 4.115
(edit) @a79c36ad   03/12/13 14:30:09 Daniel Hellstrom GRETH: forcing autonegotiation during PHY initialization Looking at … 4.115
(edit) @bee7c46f   03/12/13 13:49:33 Daniel Hellstrom GRETH: updated worker Deamon thread name The name was probably copied … 4.115
(edit) @552d4a9   03/06/13 14:08:31 Daniel Hellstrom GRPCI: initialize cache-line-size and latency timer In some GRPCI … 4.115
(edit) @5dd83de   01/18/13 12:16:05 Daniel Hellstrom GRSPW: fixed SET_RMAPEN and SET_RMAPBUFDIS Both ioctl commands … 4.115
(edit) @4d249b9f   11/19/12 16:41:15 Daniel Hellstrom GPTIMER: support separate & shared irq by clearing pending bit after ISR 4.115
(edit) @7ebc28cd   11/19/12 14:24:21 Daniel Hellstrom GPTIMER: Only probe pending bit on timer0 4.115
(edit) @b583cc5f   02/23/15 12:47:32 Daniel Hellstrom leon,gpiolib: add mask/unmask interrupt support 4.115
(edit) @949d0d6   09/25/12 13:26:00 arvid GRSPW: Make sure buffers are 64-bit aligned This is to improve odds … 4.115
(edit) @18564f5   06/19/12 12:49:40 Daniel Hellstrom APBUART: fix GRMON -u support for older UARTs 4.115
(edit) @0f49c0e   06/19/12 06:50:11 Daniel Hellstrom GRSPW: New packet based driver for SPW/SPW2/SPW2_DMA This patch adds … 4.115
(edit) @16d6e42   06/19/12 06:34:37 Daniel Hellstrom LEON3: fixed nano seconds support in TLIB The … 4.115
(edit) @f00fee8e   05/24/12 15:23:37 Daniel Hellstrom GRTM: fixed bug where transmitter start loop was optimized away 4.115
(edit) @e9378fa   05/16/12 11:17:11 Daniel Hellstrom GRPCI: fix target BAR1 initialization 4.115
(edit) @3bb4122   02/23/15 12:02:39 Daniel Hellstrom LEON: added new drivers to the LEON2/LEON3 BSPs Most drivers use the … 4.115
(edit) @fe1aa9c0   12/21/11 12:21:49 Daniel Hellstrom LEON: added network device configuration helper function 4.115
(edit) @3681925   12/20/11 15:27:54 Daniel Hellstrom LEON: updated shared drivers to Driver Manger framework Some bugfixes … 4.115
(edit) @e67b2b8d   12/20/11 14:58:05 Daniel Hellstrom LEON: updated and added PCI peripherals for LEON BSPs The CCHIP … 4.115
(edit) @3e3fb0d   12/20/11 11:28:32 Daniel Hellstrom LEON2: added support for LEON2-GRLIB systems In some non-standard … 4.115
(edit) @46e41c98   12/16/11 13:10:57 Daniel Hellstrom LEON: replaced old BSP PCI layer with new generic libpci PCI layer … 4.115
(edit) @c1764100   12/16/11 10:39:23 Daniel Hellstrom LEON3: new Console driver, APBUART driver using Driver Manager This … 4.115
(edit) @045de35   04/14/15 07:29:48 Daniel Hellstrom MERGE: new system clock implementation 4.115
(edit) @cd64fbf   12/16/11 09:37:49 Daniel Hellstrom LEON: GPTIMER driver, Timer Library and System Clock for LEON3 With … 4.115
(edit) @3db9e5b0   12/15/11 16:31:17 Daniel Hellstrom LEON2: implemented AMBA Bus Driver for Driver Manager 4.115
(edit) @e05c265   12/15/11 16:00:38 Daniel Hellstrom LEON3: implemented AMBA PnP Bus Driver for Driver Manager 4.115
(edit) @d11f228   12/15/11 15:39:54 Daniel Hellstrom sparc BSPs: implemented libpci IRQ BSP support 4.115
(edit) @e428dc4a   12/12/11 14:50:57 Daniel Hellstrom LEON3: implemented BSP DRVMGR startup initialization 4.115
(edit) @e7fade3   11/28/11 08:52:03 Daniel Hellstrom DRVMGR: added driver manager to cpukit/libdrvmgr 4.115
(edit) @e51eb80   02/19/15 08:25:09 Daniel Hellstrom leon3,ngmp: simplify cpucounter initialization Remove support for … 4.115
(edit) @5da315ff   02/19/15 09:06:54 Daniel Hellstrom leon3: make timer initialization configurable Its now possible to … 4.115
(edit) @ead16ae1   02/19/15 09:13:32 Daniel Hellstrom leon3: always clear interrupt controller 4.115
(edit) @60b0fd5   02/19/15 08:20:13 Daniel Hellstrom leon3: clock driver rely on previous found timer No point in scanning … 4.115
(edit) @31e4e25d   12/14/11 10:28:18 Daniel Hellstrom LEON3: GPTIMER timer watchdog driver Last timer instance of GPTIMER … 4.115
(edit) @cb02e8ac   04/15/15 15:02:44 Joel Sherrill bf537Stamp: Re-enable bsp_reset() 4.115
(edit) @74c4facd   04/14/15 15:08:37 Joel Sherrill tms570/startup/bspreset.c: Add include <bsp/bootcard.h> to fix warning 4.115
(edit) @1aaf2fb   04/14/15 20:01:53 Joel Sherrill lm32/shared/startup/bspreset.c: New file missed in previous commit 4.115
(edit) @0a73de2   04/14/15 15:22:35 Hesham Almatary or1ksim: Fix bug at UART driver. Fix some UART register addresses and … 4.115
(edit) @a1d6f7a   04/10/15 06:23:00 Thomas.Volgmann bsp/altera-cyclone-v: Add RTC driver 4.115
(edit) @044c7d82   04/07/15 20:06:32 alan.cudmore Add hardware FPU flags for Raspberry Pi 2 BSP 4.115
(edit) @45491a88   04/05/15 20:49:32 Joel Sherrill lm32 BSPs: Add lm32_evr variant for running on gdb. Lay groundwork … 4.115
(edit) @d0307c8a   04/03/15 21:18:40 Joel Sherrill or1ksim-testsuite.tcfg: new file 4.115
(edit) @475ff0a7   04/03/15 20:08:01 Joel Sherrill ods68302-testsuite.tcfg: Add fileio 4.115
(edit) @66016198   04/03/15 20:07:47 Joel Sherrill rtl22xx-testsuite.tcfg: Add fileio 4.115
(edit) @aae6c21   04/02/15 06:31:09 Sebastian Huber bsp/altera-cyclone-v: Fix define usage 4.115
(edit) @c966b4dc   04/01/15 14:38:26 Joel Sherrill simsh*: Disable interrupt critical section tests These do not run … 4.115
(edit) @ef3bcef   03/31/15 22:45:52 Joel Sherrill jmr3904-testsuite.tcfg: New file 4.115
(edit) @ec8f3cb   03/26/15 20:16:38 Martin Galvan TMS570: Add board reset code to bsp_reset 4.115
(edit) @89fffa6   03/26/15 20:21:26 Martin Galvan TMS570: Enable FPU in makefile. 4.115
(edit) @8aa967c   03/25/15 09:55:32 Sebastian Huber bsp/altera-cyclone-v: Typo 4.115
(edit) @28a8206c   03/22/15 13:58:30 Joel Sherrill moxie machine type not supported by rtems-syms. See #2213 updates #2313. 4.115
(edit) @36ad3c7   03/21/15 19:42:55 Joel Sherrill mrm332/console/sci.c: Make routines static 4.115
(edit) @90f25440   03/21/15 19:41:53 Joel Sherrill nds/libnds/source/arm9/image.c: Add needed cast 4.115
(edit) @e2192d9f   03/21/15 19:41:27 Joel Sherrill nds/libnds/source/arm7/clock.c: Avoid over indexing array 4.115
(edit) @e836c7c1   03/21/15 19:40:42 Joel Sherrill lpc176x/console/console-config.c: Conditionalize code to avoid unused … 4.115
(edit) @7a6c7fe3   03/20/15 15:41:33 Joel Sherrill m32csim-testsuite.tcfg: Add tests with data size issues 4.115
(edit) @8b5f911   03/20/15 15:41:13 Joel Sherrill h8sim*-testsuite.tcfg: Add tests with data size issues 4.115
(edit) @14655d35   03/20/15 15:40:35 Joel Sherrill avrtest-testsuite.tcfg: Add tests with data size issues 4.115
(edit) @c69f236   03/19/15 17:30:10 Joel Sherrill m32cbsp: Disable jffs2 and mrfs tests 4.115
(edit) @83f11c2   03/19/15 17:29:57 Joel Sherrill h8sim: Disable jffs2 and mrfs tests 4.115
(edit) @1d09732   03/19/15 17:29:40 Joel Sherrill avrtest: Disable jffs2 and mrfs tests 4.115
(edit) @d4edbdbc   03/20/15 13:09:26 Sebastian Huber Replace www.rtems.com with www.rtems.org 4.115
(edit) @665928a   03/11/15 09:53:59 cederman rtems: Use atomic operation with correct type 4.115
(edit) @9f34aa5   03/20/15 08:45:02 Sebastian Huber bsp/rtl22xx: Add prefix due to name conflicts Close #2303. 4.115
(edit) @7b35a36   03/11/15 19:57:23 Martin Galvan Add CAN, PWM, ADC and UART1/2/3 support to the LPC176x BSP. This … 4.115
(edit) @fb1a9ad   03/17/15 15:58:21 Joel Sherrill m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add tmfine01 4.115
(edit) @d48d08c   03/17/15 15:58:21 Joel Sherrill arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg: Add tmfine01 4.115
(edit) @d10e331   03/17/15 15:58:21 Joel Sherrill arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg: Add tmfine01 4.115
(edit) @487642f   03/17/15 15:58:21 Joel Sherrill arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add … 4.115
(edit) @77d558c   03/17/15 15:58:21 Joel Sherrill arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg: Add tmfine01 4.115
(edit) @13d5033   03/17/15 15:58:20 Joel Sherrill arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg: Add tmfine01 4.115
(edit) @a7c7bdc   03/17/15 15:58:20 Joel Sherrill arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg: Add tmfine01 4.115
(edit) @195efa43   03/15/15 14:55:42 Joel Sherrill powerpc/shared/flash/intelFlash.c: Eliminate use of deprecated method 4.115
(edit) @38d91667   03/15/15 02:17:20 Joel Sherrill powerpc/mvme5500/vectors/exceptionhandler.c: Turn off deprecated … 4.115
(edit) @24868ecb   03/14/15 16:00:20 Joel Sherrill libcpu/bfin/clock/rtc.c: Do not use rtems_clock_get() 4.115
Note: See TracRevisionLog for help on using the revision log.