Giter Site home page Giter Site logo

grant-olson / linux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from torvalds/linux

0.0 0.0 0.0 4.13 GB

Linux kernel source tree - with fixes for Pine64 Ox64 risc-v boards

License: Other

Shell 0.33% C++ 0.03% Python 0.12% Perl 0.10% C 98.34% Clojure 0.01% Assembly 0.80% MATLAB 0.01% Rust 0.03% Awk 0.01% UnrealScript 0.01% Makefile 0.20% XS 0.01% Yacc 0.01% Lex 0.01% M4 0.01% Roff 0.02% Gherkin 0.01% sed 0.01% SmPL 0.01%

linux's People

Watchers

 avatar

linux's Issues

Proposed OpenBouffalo Branching Structure

I've set up my repo with my proposed OpenBouffalo branch structure. The design has a branch bl808/board which holds an up-to-date version of board configuration files such as the dtsi's and defconfigs. This prevents us from having merge hell when driver branches are unaware of each other. Most branches are expected to branch from this branch.

The current setup is:

  • Mainline v6.2
    • bl808/board
      • bl808/emac
      • bl808/mailbox
      • bl808/pinctrl-hwrng
      • bl808/sdhci
      • bl808/uart
      • bl808/usb

These branches all exist on my repository.

Workflow to rebase to a new linux version.

  1. All the branches get rebased.
  2. A new version of bl808/all is created.
  3. git merge bl808/board
  4. git merge bl808/emac ... with all modules.

When new drivers are merged, we should get patches broken up by:

  1. Device tree updates
  2. defconfigs
  3. Actual code

Upon approval 1 and 2 should be merged to bl808/board and a branch will be created for the actual code.

An example of this is under the branchbl808/all-test so as not to conflict with the real branch upstream.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.