Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some warnings with -Wmissing-prototypes. | Flavio Cruz | 2022-12-27 | 1 | -0/+1 |
* | fix warnings for 32 bit builds | Luca Dariz | 2022-08-27 | 1 | -0/+1 |
* | Convert from K&R to ANSI | Etienne Brateau | 2022-01-21 | 1 | -4/+1 |
* | memmmap: Use biosmem_addr_available rather than vm_page_lookup_pa | Samuel Thibault | 2021-11-28 | 1 | -17/+1 |
* | device: Fix d_mmap type | Samuel Thibault | 2018-07-28 | 1 | -1/+1 |
* | Remove phys_first_addr and phys_last_addr global variables | Richard Braun | 2016-09-21 | 1 | -5/+17 |
* | Use explicit prototypes for struct dev_ops fields | Marin Ramesa | 2014-04-04 | 1 | -1/+1 |
* | Add mem device | Samuel Thibault | 2010-03-14 | 1 | -0/+47 |