plat: avoid MAP_FIXED
[libpicofe.git] / linux / plat.c
2015-03-24 notazplat: avoid MAP_FIXED
2013-10-09 notazhandle no home and buf overflow
2013-10-09 notazMerge pull request #1 from pcercuei/for_upstream
2013-10-07 Paul CercueilIntroduce plat_get_skin_dir and update plat_get_root_di...
2013-06-28 Grazvydas Ignotasadd plat_mem_set_exec()
2013-03-13 notazplat: don't give up on hugetlb fail
2012-09-12 notazupdate license in source code itself
2012-09-12 notazmove common files to root
2012-08-28 notazextend mmap wrapper functionality
2012-07-22 notazinput: move default bind handling to input core
2011-05-22 notaza bugfix and cleanup in common code
2010-12-09 notazlicense some code GPL compatible to use in PCSX
2010-11-07 notazminor refactoring (lprintf)
2010-01-27 notazbugfixes related to mmap usage for ROM
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-12-16 notazrevive pandora and win32 builds, rm gp2x dep for linux...
2009-10-22 notazSH2 drc, dummy soc for GP2X
2009-07-31 notazmove emu loop to common; redo timing; add pollux timer
2009-03-03 notazproper timeout handling for input subsys
2009-03-02 notazmajor menu unification, minor reorganization