Skip to content

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Apr 29, 2021

  1. Fix Linux payloads

    sleirsgoevy committed Apr 29, 2021

Commits on Apr 27, 2021

Commits on Apr 13, 2021

  1. Bump 7.02 webkit

    sleirsgoevy committed Apr 13, 2021
  2. vtable fixes

    sleirsgoevy committed Apr 13, 2021

Commits on Mar 22, 2021

Commits on Mar 3, 2021

Commits on Mar 2, 2021

  1. Flush cache

    sleirsgoevy committed Mar 2, 2021
  2. update index702.html (#80)

    added Spanish Language support
    kmeps4 committed Mar 2, 2021

Commits on Jan 22, 2021

  1. xxx

    sleirsgoevy committed Jan 22, 2021

Commits on Jan 12, 2021

  1. More configureable linux boot options (#67)

    * - reordered path check priority to first check USB then HDD
    - make HDD_BOOT_PATH configurable though compiler flag
    - if VRAM_GB compilerflag isn\'t set, then vram.txt is read for a value between VRAM_GB_MIN (1) and VRAM_GB_MAX (3). If that fails VRAM_GB_DEFAULT (1) is assigned
    - if bootargs.txt is available, then kernel boot args are read from there, otherwise fallback to default bootargs
    
    * Fixed previous commit
    
    * Code style fix & minor logic changes
    
    Co-authored-by: Sergey Lisov <sleirsgoevy@gmail.com>
    tihmstar and sleirsgoevy committed Jan 12, 2021
  2. ps4-kexec: fix vram_gb issue

    Closes #69
    sleirsgoevy committed Jan 12, 2021
  3. Fixes: undefined reference to `__stack_chk_fail' (#66)

    * Fixes: undefined reference to `__stack_chk_fail'
    
    * Also adjust other Makefiles
    
    Co-authored-by: Sergey Lisov <sleirsgoevy@gmail.com>
    tihmstar and sleirsgoevy committed Jan 12, 2021

Commits on Jan 5, 2021

  1. Fix Linux payload not working on 6.72

    This reverts commit a3f20f5 for linux.js. Closes #68
    sleirsgoevy committed Jan 5, 2021

Commits on Dec 29, 2020

Commits on Dec 25, 2020

  1. Update Cache.manifest

    sleirsgoevy committed Dec 25, 2020
  2. linux loader: split 1gb/3gb payloads

    Note: the submodule points to the 7.02 branch of ps4-kexec. To build Linux payload for 6.72, switch the branches manually.
    sleirsgoevy committed Dec 25, 2020

Commits on Dec 22, 2020

  1. Update offline cache

    sleirsgoevy committed Dec 22, 2020
  2. 7.02: add Linux support

    Thanks to https://github.com/tihmstar for providing 7.02 offsets needed by ps4-kexec.
    Closes #61
    sleirsgoevy committed Dec 22, 2020

Commits on Dec 20, 2020

  1. Add credit for 7.02 dumps

    sleirsgoevy committed Dec 20, 2020
  2. Update Cache.manifest

    sleirsgoevy committed Dec 20, 2020
  3. Add Mira 7.02 payload

    sleirsgoevy committed Dec 20, 2020
Older