summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LEON3: gptimer drvmgr init simplified wrt bootDaniel Hellstrom2015-04-171-40/+6
|
* LEON3: move timer variable to where initializedDaniel Hellstrom2015-04-172-5/+2
|
* LEON3: simplify amba initializationDaniel Hellstrom2015-04-171-7/+2
|
* LEON3: clock irq always same as timer instanceDaniel Hellstrom2015-04-171-10/+1
| | | | | | 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.
* DRVMGR: remove struct driver registration funcDaniel Hellstrom2015-04-172-6/+6
|
* DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTYDaniel Hellstrom2015-04-172-2/+2
|
* DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom2015-04-1723-78/+78
|
* DRVMGR: renamed info_dev to get_info_devDaniel Hellstrom2015-04-171-1/+1
|
* DRVMGR: change name of freq_get to get_freqDaniel Hellstrom2015-04-171-1/+1
|
* sparc bsps: updated license to rtems.orgDaniel Hellstrom2015-04-1792-92/+92
|
* leon3,ngmp: cpucounter initialization use proper namesDaniel Hellstrom2015-04-171-2/+3
| | | | | | To be merged with "leon3,ngmp: simplify cpucounter initialization" .. as an affect of previous patch, the next must be updated too.
* leon3: timer config updated to use proper namingDaniel Hellstrom2015-04-172-7/+7
| | | | To be merged with "leon3: make timer initialization configurable"
* LEON: converted LEON4-N2X to BSD headerDaniel Hellstrom2015-04-171-4/+4
|
* LEON: converted PCI peripherals to BSD headerDaniel Hellstrom2015-04-175-24/+24
|
* LEON: converted AT697,GRPCi,GRPCI2,PCIF to BSD headerDaniel Hellstrom2015-04-174-40/+31
|
* LEON: move driver headers to bsp/ directoryDaniel Hellstrom2015-04-1758-432/+432
|
* MCTRL: fix build warnings in MCTRL driverDaniel Hellstrom2015-04-176-0/+38
|
* AMBAPP GRLIB: fix build warningsDaniel Hellstrom2015-04-171-0/+3
|
* LEON2: fix build warningsDaniel Hellstrom2015-04-171-22/+11
|
* AMBAPP_BUS: fix build warningsDaniel Hellstrom2015-04-171-23/+18
|
* LEON CONS: fix build warningsDaniel Hellstrom2015-04-171-1/+1
|
* GR-TMTC-1553: fix build warningsDaniel Hellstrom2015-04-172-12/+16
|
* GR-RASTA-TMTC: fix build warningsDaniel Hellstrom2015-04-172-17/+20
|
* GR-RASTA-SPW-ROUTER: fix build warningsDaniel Hellstrom2015-04-172-11/+11
|
* GR-RASTA-IO: fix build warningsDaniel Hellstrom2015-04-172-17/+16
|
* GR-RASTA-ADCDAC: fix build warningsDaniel Hellstrom2015-04-172-15/+16
|
* GR-LEON4-N2X: fix build warningsDaniel Hellstrom2015-04-172-12/+14
|
* GR_701: fix build warningsDaniel Hellstrom2015-04-172-13/+14
|
* GRGPIO: fix buld warningsDaniel Hellstrom2015-04-171-9/+9
|
* GPIOLIB: fix build warningsDaniel Hellstrom2015-04-171-10/+5
|
* GRADCDAC: fix build warningsDaniel Hellstrom2015-04-171-2/+2
|
* GENIRQ: fix build warningsDaniel Hellstrom2015-04-171-1/+6
|
* GRPWM: fix build warningsDaniel Hellstrom2015-04-171-6/+12
|
* SPWCUC: fix build warningsDaniel Hellstrom2015-04-171-2/+2
|
* SPICTRL: fix build warningsDaniel Hellstrom2015-04-171-10/+19
|
* GRSPW router: fix build warningsDaniel Hellstrom2015-04-172-13/+28
|
* GRSPW_PKT: fix build warningsDaniel Hellstrom2015-04-172-1/+4
|
* TLIB: fix build warningsDaniel Hellstrom2015-04-171-0/+13
|
* TLIB Clock: fix build warningsDaniel Hellstrom2015-04-171-1/+2
|
* GRASCS: fix build warningsDaniel Hellstrom2015-04-171-1/+1
|
* GRCTM: fix build warningsDaniel Hellstrom2015-04-172-1/+4
|
* GRTM: fix build warningsDaniel Hellstrom2015-04-172-4/+9
|
* GRTC: fix build warningsDaniel Hellstrom2015-04-172-16/+16
|
* LEON: GRPCI2 driver warning fixesDaniel Hellstrom2015-04-171-10/+11
|
* LEON: I2CMST driver warnings fixesDaniel Hellstrom2015-04-172-1/+4
|
* LEON: OCCAN driver warnings fixesDaniel Hellstrom2015-04-171-2/+5
|
* LEON: B1553BRM driver warnings fixesDaniel Hellstrom2015-04-172-3/+8
|
* LEON: B1553RT driver warnings fixesDaniel Hellstrom2015-04-172-4/+6
|
* LEON: added get_resarray_count() helper routineDaniel Hellstrom2015-04-177-0/+63
|
* GR1553B: fixed build warningsDaniel Hellstrom2015-04-175-56/+64
|