Daniel Hellstrom
628e739368
LEON3: clock irq always same as timer instance
...
The leon.h already contains the definition of LEON3_CLOCK_INDEX
and irq must always follow that when separate IRQ is supported by
the HW. The definitions are resued from leon.h.
2015-04-17 01:10:30 +02:00
Daniel Hellstrom
291c53917d
DRVMGR: remove struct driver registration func
2015-04-17 01:10:30 +02:00
Daniel Hellstrom
bef5e23ef6
DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTY
2015-04-17 01:10:30 +02:00
Daniel Hellstrom
4d3e70f4a6
DRVMGR: KEY_TYPE now a enum drvmgr_kt
2015-04-17 01:10:30 +02:00
Daniel Hellstrom
14d55debf1
DRVMGR: renamed info_dev to get_info_dev
2015-04-17 01:10:30 +02:00
Daniel Hellstrom
246fe225f1
DRVMGR: change name of freq_get to get_freq
2015-04-17 01:10:29 +02:00
Daniel Hellstrom
4a7d1026ec
sparc bsps: updated license to rtems.org
2015-04-17 01:10:28 +02:00
Daniel Hellstrom
159ee99067
leon3,ngmp: cpucounter initialization use proper names
...
To be merged with "leon3,ngmp: simplify cpucounter initialization"
.. as an affect of previous patch, the next must be updated too.
2015-04-17 01:10:27 +02:00
Daniel Hellstrom
5564b5a041
leon3: timer config updated to use proper naming
...
To be merged with "leon3: make timer initialization configurable"
2015-04-17 01:10:27 +02:00
Daniel Hellstrom
9b292eaf4e
LEON: converted LEON4-N2X to BSD header
2015-04-17 01:10:27 +02:00
Daniel Hellstrom
8b29637c67
LEON: converted PCI peripherals to BSD header
2015-04-17 01:10:27 +02:00
Daniel Hellstrom
d5ca82167f
LEON: converted AT697,GRPCi,GRPCI2,PCIF to BSD header
2015-04-17 01:10:26 +02:00
Daniel Hellstrom
5823bae82b
LEON: move driver headers to bsp/ directory
2015-04-17 01:10:26 +02:00
Daniel Hellstrom
445e25316c
MCTRL: fix build warnings in MCTRL driver
2015-04-17 01:10:25 +02:00
Daniel Hellstrom
dbfa7c98cd
AMBAPP GRLIB: fix build warnings
2015-04-17 01:10:25 +02:00
Daniel Hellstrom
62fb177809
LEON2: fix build warnings
2015-04-17 01:10:25 +02:00
Daniel Hellstrom
43613a9039
AMBAPP_BUS: fix build warnings
2015-04-17 01:10:25 +02:00
Daniel Hellstrom
56662f5c06
LEON CONS: fix build warnings
2015-04-17 01:10:25 +02:00
Daniel Hellstrom
103bbdee15
GR-TMTC-1553: fix build warnings
2015-04-17 01:10:25 +02:00
Daniel Hellstrom
dd8abfc108
GR-RASTA-TMTC: fix build warnings
2015-04-17 01:10:25 +02:00
Daniel Hellstrom
90fd587d21
GR-RASTA-SPW-ROUTER: fix build warnings
2015-04-17 01:10:25 +02:00
Daniel Hellstrom
960aebfe1e
GR-RASTA-IO: fix build warnings
2015-04-17 01:10:25 +02:00
Daniel Hellstrom
03037b464f
GR-RASTA-ADCDAC: fix build warnings
2015-04-17 01:10:25 +02:00
Daniel Hellstrom
ef7a0092b8
GR-LEON4-N2X: fix build warnings
2015-04-17 01:10:25 +02:00
Daniel Hellstrom
05a45c7932
GR_701: fix build warnings
2015-04-17 01:10:24 +02:00
Daniel Hellstrom
cb64b862f8
GRGPIO: fix buld warnings
2015-04-17 01:10:24 +02:00
Daniel Hellstrom
c39de3c417
GPIOLIB: fix build warnings
2015-04-17 01:10:24 +02:00
Daniel Hellstrom
7bc74ed520
GRADCDAC: fix build warnings
2015-04-17 01:10:24 +02:00
Daniel Hellstrom
0355ad462c
GENIRQ: fix build warnings
2015-04-17 01:10:24 +02:00
Daniel Hellstrom
9d05c6df95
GRPWM: fix build warnings
2015-04-17 01:10:24 +02:00
Daniel Hellstrom
126b25d742
SPWCUC: fix build warnings
2015-04-17 01:10:24 +02:00
Daniel Hellstrom
8c6c53d554
SPICTRL: fix build warnings
2015-04-17 01:10:24 +02:00
Daniel Hellstrom
9b90342e59
GRSPW router: fix build warnings
2015-04-17 01:10:24 +02:00
Daniel Hellstrom
b6292a0b22
GRSPW_PKT: fix build warnings
2015-04-17 01:10:24 +02:00
Daniel Hellstrom
fd7eaa240b
TLIB: fix build warnings
2015-04-17 01:10:24 +02:00
Daniel Hellstrom
604803591f
TLIB Clock: fix build warnings
2015-04-17 01:10:23 +02:00
Daniel Hellstrom
a93b3aa466
GRASCS: fix build warnings
2015-04-17 01:10:23 +02:00
Daniel Hellstrom
3823f5c241
GRCTM: fix build warnings
2015-04-17 01:10:23 +02:00
Daniel Hellstrom
60d392b7a5
GRTM: fix build warnings
2015-04-17 01:10:23 +02:00
Daniel Hellstrom
e21a5b0153
GRTC: fix build warnings
2015-04-17 01:10:23 +02:00
Daniel Hellstrom
6657a3d609
LEON: GRPCI2 driver warning fixes
2015-04-17 01:10:23 +02:00
Daniel Hellstrom
48191662b9
LEON: I2CMST driver warnings fixes
2015-04-17 01:10:23 +02:00
Daniel Hellstrom
c9f75435f1
LEON: OCCAN driver warnings fixes
2015-04-17 01:10:23 +02:00
Daniel Hellstrom
be815e784e
LEON: B1553BRM driver warnings fixes
2015-04-17 01:10:23 +02:00
Daniel Hellstrom
44e514f37e
LEON: B1553RT driver warnings fixes
2015-04-17 01:10:23 +02:00
Daniel Hellstrom
3f38335b02
LEON: added get_resarray_count() helper routine
2015-04-17 01:10:23 +02:00
Daniel Hellstrom
b787bead30
GR1553B: fixed build warnings
2015-04-17 01:10:22 +02:00
Daniel Hellstrom
05ce8bd51b
AT697PCI: fix build warnings
2015-04-17 01:10:22 +02:00
Daniel Hellstrom
e3c9937418
GPTIMER: move ISR install from init1
...
To avoid install ISRs during init level 1 the ISR install is moved
to the opening/initialization of the timer.
2015-04-17 01:10:22 +02:00
Daniel Hellstrom
f37a3c229e
GPTIMER: fix build warnings
2015-04-17 01:10:22 +02:00