lp:~tobetter/+git/u-boot

Owned by Dongjin Kim
Get this repository:
git clone https://git.launchpad.net/~tobetter/+git/u-boot

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/tobetter/u-boot.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log

Branches

Name Last Modified Last Commit
topic-v2024.01 2024-01-25 08:43:34 UTC
odroid-m1s: add to read u-boot image from boot1

Author: Dongjin Kim
Author Date: 2024-01-24 02:53:30 UTC

odroid-m1s: add to read u-boot image from boot1

This patch is to load u-boot image from boot1 partition at offset 0 when
booting from eMMC. SD card will store u-boot image at sector 2048.

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ifb60d8bafb282c8c35c41a23b26630d6470bc335

master 2024-01-22 19:18:55 UTC
Merge patch series "omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMC"

Author: Tom Rini
Author Date: 2024-01-22 18:30:23 UTC

Merge patch series "omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMC"

This series results in making it such that with CONFIG_MTD disabled we
then do not prompt the user for a number of memory technology device
related options and so clean up our configuration menu / display.

debian/odroidn2-v2015.01 2024-01-17 08:47:51 UTC
ODROID: find real boot device by root partiton only

Author: Dongjin Kim
Author Date: 2024-01-17 08:43:15 UTC

ODROID: find real boot device by root partiton only

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I65820dee35654274e0d58cff18628d49dcecc8e5

coreelec/odroidg12-v2015.01 2022-10-26 08:26:09 UTC
fip: build 'aml_encrypt_*' only when it's not in source tree 'fip/'

Author: Dongjin Kim
Author Date: 2022-10-26 08:24:57 UTC

fip: build 'aml_encrypt_*' only when it's not in source tree 'fip/'

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I2ca31ae4f7e5cde75e23aabbc2977b315a213c47

u-boot-tools 2021-10-29 04:51:45 UTC
ODROID: modified to build custom 'u-boot-tools' package

Author: Dongjin Kim
Author Date: 2021-10-29 04:25:42 UTC

ODROID: modified to build custom 'u-boot-tools' package

Signed-off-by: Dongjin Kim <tobetter@gmail.com>

odroidxu4-v2017.05 2020-05-19 11:13:31 UTC
ODROID-XU4: update U-boot binary

Author: Dongjin Kim
Author Date: 2020-05-19 11:11:19 UTC

ODROID-XU4: update U-boot binary

[1] 'cfgload' is improved and support 'boot.scr'
[2] Support FDT overlay
[3] Support 'ini' command

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I2e31f3402e9f35d39b41735d873802b291a81203

odroidg12-v2015.01 2020-05-08 17:33:00 UTC
Merge changes Ia89bfb29,Ia00c6fd0,Ib4937aa2 into odroidg12-v2015.01

Author: Dongjin Kim
Author Date: 2020-05-08 17:33:00 UTC

Merge changes Ia89bfb29,Ia00c6fd0,Ib4937aa2 into odroidg12-v2015.01

* changes:
  BACKPORT: Change cec flag for active source change
  BACKPORT: cec: wake up on CEC_OC_ROUTING_INFORMATION
  BACKPORT: g12a/b: CEC_OC_ACTIVE_SOURCE: ignore phy address if broadcast

u-boot_v2020.01 2020-03-28 14:56:14 UTC
ODROID-COMMON: add to run TravisCI for ODROID-C2/XU4

Author: Dongjin Kim
Author Date: 2020-03-28 04:53:57 UTC

ODROID-COMMON: add to run TravisCI for ODROID-C2/XU4

Change-Id: I9e9024fd32459a44cdbfc990260ab3140054534f
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

odroid-v2020.01 2020-03-28 01:11:58 UTC
ODROID-XU3: add 'CONFIG_OF_LIBFDT_OVERLAY' and 'CONFIG_CMD_INI'

Author: Dongjin Kim
Author Date: 2019-12-13 07:30:47 UTC

ODROID-XU3: add 'CONFIG_OF_LIBFDT_OVERLAY' and 'CONFIG_CMD_INI'

Change-Id: I09c9031be4c5257c415f54575e23a6dade179abb
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

odroidgoA-v2017.09 2020-03-26 14:59:28 UTC
board: odroid-goA: Update gpio btn sw20/sw21 configuration

Author: Joy Cho
Author Date: 2020-03-25 08:28:34 UTC

board: odroid-goA: Update gpio btn sw20/sw21 configuration

Change-Id: Idafa9b588d49ae2cd0e808b3fbcc7cdccbb49cd2

debian/odroidgo2-v2017.09 2020-03-25 07:43:42 UTC
ODROID-GO2: new package for ODROID-GO2

Author: Dongjin Kim
Author Date: 2020-03-25 07:38:28 UTC

ODROID-GO2: new package for ODROID-GO2

Signed-off-by: Dongjin Kim <tobetter@gmail.com>

odroidn2-v2015.01 2020-03-18 16:48:12 UTC
ODROID-N2: fix '401 - Bad credential' error for Travis-CI

Author: Dongjin Kim
Author Date: 2020-03-18 16:42:09 UTC

ODROID-N2: fix '401 - Bad credential' error for Travis-CI

Change-Id: I4f4ca146eb905d1fc0f56eac6dfc8c4477b5e80c
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

odroidn2 2020-02-17 08:32:54 UTC
ODROID-N2: firmware: reset the DDR configuration

Author: Dongjin Kim
Author Date: 2019-08-09 07:50:52 UTC

ODROID-N2: firmware: reset the DDR configuration

Change-Id: Ib52f1accc13dfa0db9b02a2dfbdab5dceb404efc
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

exynos5422-v2019.10 2019-12-13 13:08:23 UTC
ODROID-XU3: add 'CONFIG_OF_LIBFDT_OVERLAY' and 'CONFIG_CMD_INI'

Author: Dongjin Kim
Author Date: 2019-12-13 07:30:47 UTC

ODROID-XU3: add 'CONFIG_OF_LIBFDT_OVERLAY' and 'CONFIG_CMD_INI'

Change-Id: I09c9031be4c5257c415f54575e23a6dade179abb
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

exynos5422-v2019.10_stretch 2019-12-12 08:14:44 UTC
ODROID: echoing with '>' instead of '| tee' since tee is missing

Author: Dongjin Kim
Author Date: 2019-12-12 08:11:24 UTC

ODROID: echoing with '>' instead of '| tee' since tee is missing

Signed-off-by: Dongjin Kim <tobetter@gmail.com>

u-boot_v2019.10 2019-11-04 10:51:53 UTC
ODROID-XU4

Author: Dongjin Kim
Author Date: 2019-11-04 09:35:05 UTC

ODROID-XU4

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I5fd819c98cd07d451926988246c5e05bbab558cb

u-boot_v2019.04 2019-05-19 13:47:56 UTC
ODROID-XU4: add to support 'boot.ini'

Author: Dongjin Kim
Author Date: 2019-05-19 13:40:57 UTC

ODROID-XU4: add to support 'boot.ini'

Change-Id: Ib8fde7230c201dec871cb95780ad590104094da6
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

buildroot-openlinux-g12b-201904 2019-04-24 08:40:58 UTC
uboot: optimize abortboot_normal time [1/1]

Author: cheng.chen
Author Date: 2019-04-22 11:47:27 UTC

uboot: optimize abortboot_normal time [1/1]

PD#SWPL-7583

Problem:
abortboot_normal time cost 110ms

Solution:
1.support new environment "us_delay_step=xx", when this variable is
  set and save then uboot will use it as xxms
2.change the default environment to speed up
   2.1 add ""us_delay_step=1\0" \" to CONFIG_EXTRA_ENV_SETTINGS
   2.2 take a reference with tl1_x301_v1.h

Verify:
    test pass on tl1_x301

Change-Id: I12f1da8894c3216b2b7a268278a23f635fa41567
Signed-off-by: cheng.chen <cheng.chen@amlogic.com>

u-boot_v2018.05 2018-06-27 16:15:55 UTC
ODROID: patches: refactorying patches for mainline

Author: Dongjin Kim
Author Date: 2018-06-26 15:45:19 UTC

ODROID: patches: refactorying patches for mainline

Signed-off-by: Dongjin Kim <tobetter@gmail.com>

u-boot_v2018.03 2018-04-25 05:35:36 UTC
ODROID: add debian packagin scripts

Author: Dongjin Kim
Author Date: 2018-04-25 03:55:18 UTC

ODROID: add debian packagin scripts

Change-Id: I8c49aa9f31f25874fdf3c3be4da7308c87cf24cb
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

packaging/stretch 2018-04-25 03:30:17 UTC
Revert "ODROID: use default boot media to flash the boot loader"

Author: Dongjin Kim
Author Date: 2018-04-25 03:30:17 UTC

Revert "ODROID: use default boot media to flash the boot loader"

This reverts commit b891918a973dcf03fb71f4e23c5871e7e40b3733.

u-boot_v2018.01 2018-03-29 04:37:04 UTC
ODROID: change the argument order for 'flash_bootloader'

Author: Dongjin Kim
Author Date: 2018-03-29 04:37:04 UTC

ODROID: change the argument order for 'flash_bootloader'

Signed-off-by: Dongjin Kim <tobetter@gmail.com>

odroidc2-v2018.01 2018-03-16 05:45:00 UTC
ODROID-C2: add prebuilt binaries and script for flashing image

Author: Dongjin Kim
Author Date: 2018-03-16 03:43:11 UTC

ODROID-C2: add prebuilt binaries and script for flashing image

 $ make odroid-c2_config
 $ make
 $ cd sd_fuse
 $ ./sd_fusing.sh <your/memory/card/device>

Change-Id: I33f3f6b9956901839ff78db545a1f169bfee81bf
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

odroidc2-v2017.11 2018-01-06 10:49:18 UTC
ODROID-C2: travis: add Travis-CI script '.travis.yml'

Author: Dongjin Kim
Author Date: 2018-01-06 10:49:18 UTC

ODROID-C2: travis: add Travis-CI script '.travis.yml'

Change-Id: Iedc5d8289cf2e70b63644cfee088877039a2b9d4
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

odroidxu4-v2017.11 2017-11-16 09:49:23 UTC
ODROID-XU4: fdisk option error fix.

Author: charles.park
Author Date: 2017-08-10 06:50:06 UTC

ODROID-XU4: fdisk option error fix.

Change-Id: I63f05c644710016116006db62ee22b59393e5d06

odroidxu4-v2017.09 2017-09-11 18:10:40 UTC
Prepare v2017.09

Author: Tom Rini
Author Date: 2017-09-11 18:10:40 UTC

Prepare v2017.09

Signed-off-by: Tom Rini <trini@konsulko.com>

odroidc2_v2015.01 2017-06-01 08:48:44 UTC
ODROID-C2: dhcp: set 'autoload' to 'no' by default

Author: Dongjin Kim
Author Date: 2017-06-01 02:16:39 UTC

ODROID-C2: dhcp: set 'autoload' to 'no' by default

The command 'dhcp' tries to download a boot file by default, no matter DHCP
request is failed since internally it's same as BOOTP. So before starting DHCP
to obtain IP address, it might be good excercise to run 'setenv autoload no'.
So, this patch just does the command by default before invoking DHCP command.

Change-Id: Iaf547095a2752229df19243bfd133c280fd3965c
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

odroidc-v2011.03 2015-08-18 17:38:42 UTC
ODROID-C1: edid: Fix to method to find best resolution

Author: Dongjin Kim
Author Date: 2015-08-18 17:30:23 UTC

ODROID-C1: edid: Fix to method to find best resolution

Since EDID resolution would not be sorted, the best resolution should be
scanned by the resolution supported by the board. The resoltuion list must be
sorted in descend order.

Change-Id: I423f5a4accde7dc3ad8d4606404c941f63b29038
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

odroid-v2010.12 2014-08-19 10:24:10 UTC
ARM: build: Fix compile error unsupport VFP

Author: Dongjin Kim
Author Date: 2014-08-19 10:16:33 UTC

ARM: build: Fix compile error unsupport VFP

This patch is to fix the build error with *-gnueabihf-* toolchain, since u-boot does not support to use VFP register arguments.

Change-Id: I1b3eb17080494bccbd81f6485ccb10559fcab3b2
Signed-off-by: Dongjin Kim <tobetter@gmail.com>

odroid-next 2012-12-03 15:38:19 UTC
Add DNW and SD/eMMC Support for Odroid-X,U,Q series board

Author: Hakjoo Kim
Author Date: 2012-10-23 11:46:08 UTC

Add DNW and SD/eMMC Support for Odroid-X,U,Q series board

130 of 30 results
This repository contains Public information 
Everyone can see this information.

Subscribers