Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: how2flow/kernel-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: how2flow/kernel-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: telechips
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 7 files changed
  • 1 contributor

Commits on May 24, 2024

  1. telechips: Add script for boot-firmware

    model: tcc807x
    
    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed May 24, 2024
    Configuration menu
    Copy the full SHA
    df29a9e View commit details
    Browse the repository at this point in the history
  2. telechips: Add fwdn script of window power shell

    model: tcc807x
    
    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed May 24, 2024
    Configuration menu
    Copy the full SHA
    22d60cc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. telechips: Improve mksd for tcc807x

    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e3ff700 View commit details
    Browse the repository at this point in the history
  2. telechips: Add do_crosscompile

    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8ec3ad3 View commit details
    Browse the repository at this point in the history
  3. fwdn: Fix error of flash image

    'When writing FAI files without low-format, there may be garbage values in partition where data is not written.'
    
    Absence of a script to create an image in the kernel
    
    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    dea25c3 View commit details
    Browse the repository at this point in the history
  4. telechips: Add flash uboot script

    for telechips boards
    
    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2dc8c74 View commit details
    Browse the repository at this point in the history
  5. telechips/kernel-script: Fix error of prefix

    change '~' to $HOME
    
    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    773d252 View commit details
    Browse the repository at this point in the history
  6. teelchips/mksd: Troubleshooting Errors for Continuous Use

    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    73d7e43 View commit details
    Browse the repository at this point in the history
  7. telechips: Rename dir

    script -> scripts
    
    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b5e46d8 View commit details
    Browse the repository at this point in the history
  8. telechips: Add README

    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d18404e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. telechips/mksd: Improve file pick mechanism

    For flexible build paths
    
    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8aa0f2a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. squash! telechips/mksd: Improve file pick mechanism

    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6fe6552 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. telechips/boot-firmware: mksd: Add tcc897x

    Signed-off-by: Steve Jeong <steve@how2flow.net>
    how2flow committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    97add8c View commit details
    Browse the repository at this point in the history
Loading