[PATCH] RFC: Change ofmem_common.c to set memory translation properties by reference
by Mark Cave-Ayland May 4, 2011
by Mark Cave-Ayland May 4, 2011
May 4, 2011
4
14
Re: [OpenBIOS] [PATCH 3/6] Introduce va2pa() and pa2va() functions for PPC for subsequent use by OFMEM.
by Andreas Färber Jan. 1, 2011
by Andreas Färber Jan. 1, 2011
Jan. 1, 2011
2
7
[PATCH 13/13] Fix the FMT_cell and FMT_ucell definitions for SPARC32.
by Mark Cave-Ayland Dec. 31, 2010
by Mark Cave-Ayland Dec. 31, 2010
Dec. 31, 2010
1
0
Dec. 31, 2010
1
0
[PATCH 11/13] Switch all SPARC32 devices over from the private map_io() function over to OFMEM's ofmem_map_io() function.
by Mark Cave-Ayland Dec. 31, 2010
by Mark Cave-Ayland Dec. 31, 2010
Dec. 31, 2010
1
0
[PATCH 10/13] Implement ofmem_map_io() within OFMEM as a function to map I/O memory (similar to SPARC32's private map_io() function).
by Mark Cave-Ayland Dec. 31, 2010
by Mark Cave-Ayland Dec. 31, 2010
Dec. 31, 2010
1
0
[PATCH 09/13] Introduce ofmem_arch_io_translation_mode() to allow an OFMEM arch to specify different MMU modes for I/O memory mapped regions.
by Mark Cave-Ayland Dec. 31, 2010
by Mark Cave-Ayland Dec. 31, 2010
Dec. 31, 2010
1
0
[PATCH 08/13] Remove the existing map_page() function and instead install a transitional API using map_pages() which is almost identical to the OFMEM API.
by Mark Cave-Ayland Dec. 31, 2010
by Mark Cave-Ayland Dec. 31, 2010
Dec. 31, 2010
1
0
[PATCH 07/13] Switch SPARC32 over to use OFMEM's malloc()/free() internally rather than using it's own implementation.
by Mark Cave-Ayland Dec. 31, 2010
by Mark Cave-Ayland Dec. 31, 2010
Dec. 31, 2010
1
0
[PATCH 06/13] Add ofmem_init() function to openbios.c taking into account that unlike SPARC64, OFMEM needs to be setup *before* the MMU so that the page table allocation routines can use it.
by Mark Cave-Ayland Dec. 31, 2010
by Mark Cave-Ayland Dec. 31, 2010
Dec. 31, 2010
1
0