|
|
@754
|
9 years |
cfuguet |
- Support to have a single terminal (NB_TTY_CHANNEL = 1). In this …
|
|
|
@728
|
9 years |
alain |
bloup
|
|
|
@715
|
9 years |
alain |
Cosmetic.
|
|
|
@709
|
9 years |
alain |
Major release: Change the task model to implement the POSIX threads …
|
|
|
@704
|
9 years |
guerin |
drivers: cma: update registers definition for soclib [2636]
|
|
|
@668
|
9 years |
alain |
Fix a bug in mwr_isr.c
|
|
|
@657
|
9 years |
alain |
Cosmetic.
|
|
|
@630
|
9 years |
alain |
Update the peripheral drivers using descheduling,
to comply with the …
|
|
|
@615
|
9 years |
bellefin |
Introduce mmc distributed lock
The locks are distributed in the kernel …
|
|
|
@613
|
9 years |
bellefin |
NIC driver: update the channel registers of the NIC component (add the …
|
|
|
@612
|
9 years |
bellefin |
CMA driver: update the channel status values of the CMA component
|
|
|
@605
|
9 years |
guerin |
tty: don't manually reset WTI
It is already done in hardware, and can …
|
|
|
@604
|
9 years |
guerin |
tty: always acknowledge TTY IRQ
|
|
|
@603
|
9 years |
alain |
cosmetic
|
|
|
@593
|
9 years |
alain |
Bloup
|
|
|
@577
|
9 years |
bellefin |
Improve hba driver
|
|
|
@576
|
9 years |
bellefin |
Improve hba driver : introduce the tables _hba_active_cmd and …
|
|
|
@563
|
10 years |
alain |
1) Introduce a new driver "sdc_driver" for SD Card uding directly the …
|
|
|
@554
|
10 years |
alain |
Modify the _mwr_isr() to support descheduling/rescheduling of the …
|
|
|
@545
|
10 years |
alain |
Cosmetic
|
|
|
@540
|
10 years |
alain |
Simplify the Command Table C structure: only one physical buffer per …
|
|
|
@536
|
10 years |
alain |
Blap.
|
|
|
@529
|
10 years |
alain |
1) Removing the IOC driver (integrated in the FAT library).
2) …
|
|
|
@518
|
10 years |
alain |
Redefinition of the driver for the vci_mwmr_dma component.
|
|
|
@506
|
10 years |
alain |
Simplifying the CMA driver.
|
|
|
@496
|
10 years |
alain |
1) Introduce access functions to MMC intrumentation registers.
2) Use …
|
|
|
@490
|
10 years |
haoliu |
Implemented a new way to construct the ptabs in boot. In the map.bin …
|
|
|
@483
|
10 years |
alain |
Remove the MMC_LOCK in the addressable registers map.
|
|
|
@481
|
10 years |
alain |
1) The NIC, IOC, DMA and HBA drivers have been adapted to support the …
|
|
|
@469
|
10 years |
alain |
The global variables associated to TTY channels are not anymore …
|
|
|
@456
|
10 years |
alain |
Defining the NIC and CMA drivers (validated by the classif …
|
|
|
@448
|
10 years |
alain |
Simplifying the NIC and CMA drivers.
Complex functionnalities have …
|
|
|
@437
|
10 years |
alain |
Introducing dynamic allocation of peripheral channel(TTY, NIC, TIM, …
|
|
|
@426
|
10 years |
alain |
Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH ) for processor …
|
|
|
@413
|
10 years |
alain |
Introducing support for the PIC_MASK register in pic_driver.
|
|
|
@405
|
10 years |
cfuguet |
rdk_driver: replacing old USE_RAM_DISK variables by USE_IOC_RDK
|
|
|
@395
|
10 years |
alain |
Cosmetic.
|
|
|
@357
|
10 years |
alain |
cosmetic
|
|
|
@350
|
10 years |
alain |
Introducing two modifications regarding the locks protecting
exclusive …
|
|
|
@345
|
10 years |
cfuguet |
giet_vm optimizations:
* Several modifications in GIET_VM in order …
|
|
|
@343
|
10 years |
alain |
Introducing a _dma_physical_memcpy() in the DMA driver.
|
|
|
@340
|
10 years |
cfuguet |
giet_vm/iob_driver:
- The XICU_BASE and XICU_SIZE registers do not …
|
|
|
@333
|
10 years |
alain |
Cosmetic
|
|
|
@320
|
10 years |
alain |
All drivers have been modified to use only the information
contained …
|
|
|
@315
|
10 years |
cfuguet |
tty write functions:
- Write a carriage return when writing newline …
|
|
|
@313
|
11 years |
alain |
The main modif is in TTY driver: The hard lock implemented in the …
|
|
|
@298
|
11 years |
alain |
Introducing pic driver and rdk driver
|
|
|
@297
|
11 years |
alain |
Bug fix in both _tty_rx_isr() and _bdv_isr():
The ISR must do nothing …
|
|
|
@295
|
11 years |
alain |
Introducing a major release, to suppoort the tsar_generic_leti …
|
|
|
@289
|
11 years |
cfuguet |
Modifications on GIET-VM IOC driver:
- Introducing new layer on the …
|
|
|
@281
|
11 years |
cfuguet |
Modifications in GIET_VM:
- Supporting platforms with more than one …
|
|
|
@279
|
11 years |
cfuguet |
Modifications in the ioc_driver:
- Introducing uniform interface to …
|
|
|
@275
|
11 years |
cfuguet |
- Adding volatile attribute for pointers used to address
memory …
|
|
|
@271
|
11 years |
cfuguet |
- Bugfix:
The ISR_SWITCH index should be NB_PROCS_MAX + local_pid.
…
|
|
|
@267
|
11 years |
cfuguet |
- Adding new task context information: THREAD INDEX.
This value can …
|
|
|
@263
|
11 years |
alain |
Introducing support for TSAR fixed format cluster index (cluster_xy) …
|
|
|
@258
|
11 years |
alain |
This is a major release, including a deep restructuration of code.
The …
|