Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[on hold] Istep 8 6 #32

Open
wants to merge 12 commits into
base: talos_2_support
Choose a base branch
from
Open

[on hold] Istep 8 6 #32

wants to merge 12 commits into from

Commits on Feb 23, 2021

  1. soc/ibm/power9: implement istep 8.6

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    be6b408 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. src/soc/ibm/power9/isteps/istep8.c: Correcting typo in dump_epsilons(…

    …) function name
    
    Co-authored-by: krystian-hebel <40995177+krystian-hebel@users.noreply.github.com>
    mmkow and krystian-hebel authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    45ba9ca View commit details
    Browse the repository at this point in the history
  2. src/soc/ibm/power9/isteps/istep8.c: Correcting typo in commentary to …

    …eps_table_type variable
    
    Co-authored-by: krystian-hebel <40995177+krystian-hebel@users.noreply.github.com>
    mmkow and krystian-hebel authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    60957e9 View commit details
    Browse the repository at this point in the history
  3. src/soc/ibm/power9/isteps/istep8.c: Correcting typo in commentary

    Co-authored-by: krystian-hebel <40995177+krystian-hebel@users.noreply.github.com>
    mmkow and krystian-hebel authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    c699699 View commit details
    Browse the repository at this point in the history
  4. src/soc/ibm/power9/isteps/istep8.c: Changing commentary to group of

    variables
    
    Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
    mmkow committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    1f1c094 View commit details
    Browse the repository at this point in the history
  5. src/soc/ibm/power/istep_8_6.c: File is renamed version of istep8.c.

    Removing ./isteps directory and istep8.c file
    
    Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
    mmkow committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    48430e1 View commit details
    Browse the repository at this point in the history
  6. src/include/cpu/power/istep8.h: Moving file from previous location:

    src/soc/ibm/power9
    
    Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
    mmkow committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    63a13c2 View commit details
    Browse the repository at this point in the history
  7. src/soc/ibm/power9/Makefile.inc: Adding istep_8_6.c to romstage

    Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
    mmkow committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    1ec016f View commit details
    Browse the repository at this point in the history
  8. src/soc/ibm/power9/Makefile.inc: Removing building subdirectories

    Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
    mmkow committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    b25bab8 View commit details
    Browse the repository at this point in the history
  9. src/soc/ibm/power9/istep_8_6.c: Amending commentary to group of

    previously static variables
    
    Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
    mmkow committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    cd556ea View commit details
    Browse the repository at this point in the history
  10. src/soc/ibm/power9/istep_8_6.c: Changing some variables from static to

    global
    
    Signed-off-by: Mateusz Kowalski <mateusz.kowalski@3mdeb.com>
    mmkow committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    03392ec View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    aeeca73 View commit details
    Browse the repository at this point in the history