Lioncash
|
b4229f0fa8
|
mmu: Remove phys_addr parameter from mmu_unmap_range
It's unused
|
2018-02-23 09:25:21 -05:00 |
|
TuxSH
|
dd3498a356
|
Merge pull request #27 from lioncash/param
mmu: Fix compilation issues
|
2018-02-23 14:50:54 +01:00 |
|
Lioncash
|
705802d749
|
mmu: Fix call to non-existent mmu_unmap_page_range function in mmio_unmap_all_devices
|
2018-02-23 07:32:23 -05:00 |
|
Lioncash
|
d2f12c5900
|
mmu: Remove extraneous argument to mmu_unmap in mmu_unmap_range
|
2018-02-23 07:30:48 -05:00 |
|
Mat M
|
83216409d2
|
all: Use bool where applicable (#30)
|
2018-02-22 19:58:39 -08:00 |
|
Mat M
|
3020faf8a2
|
mmu: Pass missing tbl argument to mmu_map_page in mmu_map_page_range (#28)
|
2018-02-22 18:28:30 -08:00 |
|
Mat M
|
c6158d7d64
|
mmu: Fix loop index variable name in mmio_get_device_address (#24)
|
2018-02-22 18:05:43 -08:00 |
|
Merry
|
220e574ff7
|
mmu: Correct TCR_ORGN_WBWA typo
|
2018-02-22 18:02:45 -08:00 |
|
TuxSH
|
5e1c137e26
|
Add mmio handling to mmu.h
|
2018-02-23 01:45:26 +01:00 |
|
TuxSH
|
5681622f65
|
Add mmu table builder functions (mmu.h)
|
2018-02-20 23:44:10 +01:00 |
|