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: hardkernel/u-boot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: odroidg12-v2015.01
Choose a base ref
...
head repository: hardkernel/u-boot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: odroidg12-v2015.01-p
Choose a head ref
  • 17 commits
  • 56 files changed
  • 3 contributors

Commits on Mar 25, 2021

  1. Revert "Revert "osd: close osd matrix [1/3]""

    This reverts commit 798dafc.
    
    Change-Id: I25f9bdf60de9a4c7ea5bb1d992d5e645a2a74275
    codewalkerster committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    8571bbf View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. ODROID-N2: Fix abnomal boot splash image.

    Change-Id: I37c89572c3b60953575ee4a578ea295504204464
    codewalkerster committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    430749a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. ODROID-C4: fix wrong pin assignment to 'GPIOAO_2'

    Signed-off-by: Dongjin Kim <tobetter@gmail.com>
    Change-Id: Ie50b2e693cdfe96215e27c5ea7436f0efd7684cb
    tobetter authored and codewalkerster committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    861061e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. ODROID-G12: Add 4k variable for 4k resoultion.

    C4 and N2 with 2GByte variant do not support 4k in recovery.
    so it must change to 1080p when 4k monitor detected.
    
    Change-Id: Ib3d73c2fdc3628059f49cfca76159607d5eea4a1
    codewalkerster committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    b4bacc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Merge "ODROID-G12: Add 4k variable for 4k resoultion." into odroidg12…

    …-v2015.01-20210329
    codewalkerster authored and Gerrit Code Review committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    0824994 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. ODROID-C4:Add amlogic i2c_bus_2 for odroid-vu7c

    Signed-off-by: ckkim <changkon12@gmail.com>
    Change-Id: I830ecb59a4b51ee02ce2e58845e4b42761cd6309
    ckkim authored and codewalkerster committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    a066dca View commit details
    Browse the repository at this point in the history
  2. ODROID-C4:support splash screen on odroid-vu7c

    Signed-off-by: ckkim <changkon12@gmail.com>
    Change-Id: I837dc0ff6a0259fde6a042822275d9b9c886347a
    ckkim authored and codewalkerster committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    862d19c View commit details
    Browse the repository at this point in the history
  3. ODROID-N2:support splash screen on odroid-vu7c

    Signed-off-by: ckkim <changkon12@gmail.com>
    Change-Id: Ia0831c0bfdc38a4da69cef418ce880b502a78c9e
    ckkim authored and codewalkerster committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    e21b7b9 View commit details
    Browse the repository at this point in the history
  4. ODROID-COMMON:VU7C EDID modify.

    Signed-off-by: ckkim <changkon12@gmail.com>
    Change-Id: I0ac01b95461744ff43e5fc6b2b56ea1d1178bebe
    ckkim authored and codewalkerster committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    b9675b2 View commit details
    Browse the repository at this point in the history
  5. ODROID-C4:Reduce to i2c_ack wait_time 500uSec.

    Signed-off-by: ckkim <changkon12@gmail.com>
    Change-Id: I1c8354cf53c4b8ef128054977839e956378d5c2d
    ckkim authored and codewalkerster committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    4e02a10 View commit details
    Browse the repository at this point in the history
  6. ODROID-N2:Reduce to i2c_ack wait_time 500uSec.

    Signed-off-by: ckkim <changkon12@gmail.com>
    Change-Id: I380d495f04f573c69b6d10c308950f000575df05
    ckkim authored and codewalkerster committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    1749c40 View commit details
    Browse the repository at this point in the history
  7. ODROID-COMMON: Vu7c chipID check improvement.

    Signed-off-by: ckkim <changkon12@gmail.com>
    Change-Id: I76ce485340f44139399d476226e7e878a0c58a45
    ckkim authored and codewalkerster committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    1a48a98 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. ODROID-N2/C4: ethernet: trigger force hardware reset on booting

    This patch is to trigger hardwre reset to RTL8211F whenever U-Boot start
    such that it won't keep the registers set by an OS that disallow to
    establish the network connection in certain case.
    
    Signed-off-by: Dongjin Kim <tobetter@gmail.com>
    Change-Id: I292387d29b36757124d2514fb293acf9dbcff768
    tobetter authored and codewalkerster committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    6b803ea View commit details
    Browse the repository at this point in the history
  2. ODROID-N2L: Introduce new SBC board 'ODROID-N2L'

      N2L U-Boot build :
    	# make odroidn2l_defconfig
    	# make
    
    Signed-off-by: ckkim <changkon12@gmail.com>
    Change-Id: I49a43777cfb083965e7efc9fa8dd4b357777ec28
    ckkim authored and codewalkerster committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    66d11d4 View commit details
    Browse the repository at this point in the history
  3. ODROID-N2L: N2L sys_led(red) sync to power_on/off.

    Signed-off-by: ckkim <changkon12@gmail.com>
    Change-Id: I7c4b8bc88f3655bbf81686de01c8a75dc80cf936
    ckkim authored and codewalkerster committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    716f6a8 View commit details
    Browse the repository at this point in the history
  4. ODROID-N2L: Support DDR3200 (1608MHz) for samsung lpddr4x 2GB/4GB.

    Signed-off-by: ckkim <changkon12@gmail.com>
    Change-Id: I521a3a53015a5cb4a2b1a5db36959725e16c14b8
    ckkim authored and codewalkerster committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    98e1314 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. ODROID: Fix not displaying on selfinstall.

    Change-Id: I047ba874728d549cea6bde50ed4327849b80f89d
    codewalkerster committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8782e27 View commit details
    Browse the repository at this point in the history
Loading