Историја ревизија

Аутор SHA1 Порука Датум
  Yuri Kunde Schlesner b5ee4f9df9 Move VAddr/PAddr typedefs to kernel.h пре 11 година
  purpasmart96 d5049cbba5 MemMap: Add support for DSP Read & Writes in the memory map пре 11 година
  bunnei 78bb86293f Merge pull request #253 from purpasmart96/mem_map пре 11 година
  purpasmart96 ebfd831ccb License change пре 11 година
  purpasmart96 23ae8aa4d3 MemMap: Added AXI_WRAM & SHARED_PAGE along with other stuff пре 11 година
  bunnei 4cb7a44d4e MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP. пре 11 година
  bunnei a6bf3fd613 Merge pull request #244 from bunnei/cleanup-memmap пре 11 година
  bunnei 846dc72a37 Merge pull request #249 from lioncash/enum пре 11 година
  Lioncash 3ba32d2b53 mem_map: Make enum for addresses use u32 as the underlying type пре 11 година
  archshift a404ad5272 Add stub for ConvertProcessFromDspDram пре 11 година
  bunnei e3886adc22 MemMap: Updated memory map to subtract base address instead of mask. пре 11 година
  Lioncash 64cc6cb6cf Fix documentation of parameters пре 11 година
  Lioncash cfea27a615 mem_map: Add missing prototype for Write64 пре 11 година
  Yuri Kunde Schlesner 83c3d2bcd1 Introduce VAddr and PAddr typedefs for ARM addresses. пре 12 година
  Tony Wasserka 7b6a7d7dfb Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones. пре 12 година
  bunnei 882dc07929 Memory: Removed deprecated MapBlock_Shared function. пре 12 година
  bunnei 3013015a0c mem_map: Updated interface to expose template functions to other modules. пре 12 година
  bunnei 6aebd4ac98 MemMap: Added a WriteBlock function to write a buffer of data to memory. пре 12 година
  bunnei 4910b6f336 added memory mapped region for system mem - sdk demos load a segment here on ELF load пре 12 година
  bunnei f23e99bb85 added kernel memory to mem_map пре 12 година
  bunnei a3a383cb7a added mem_map read for config_mem пре 12 година
  bunnei 924e7b6af8 fixed a bug where ExeFs code was being incorrectly masked пре 12 година
  bunnei 235dddb3f1 added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded) пре 12 година
  bunnei c37390f8e2 reorganized memory regions enum, added regions for ExeFS code пре 12 година
  bunnei af921daa4c added virtual address conversion for firmware FW0B пре 12 година
  bunnei b2a6ad52f4 added helper functions to mem_map to convert physical addresses to virtual addresses пре 12 година
  bunnei f78794961e - changed HW IO map to use virtual addresses пре 12 година
  bunnei 86a515e5ac added vram to memory_map пре 12 година
  bunnei 890c7261d2 - added preliminary support for svc_MapMemoryBlock пре 12 година
  bunnei b7cd4c9e90 added functions to map Heap and Shared memory space пре 12 година