summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ODROID-GOU:Update ODROIDBIOS.BIN.(fix the typo error)odroidgoU-v2015.01ckkim2023-01-091-0/+0
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: If954040d5296547e114cb9bd3e5e8b41fe17d79f
* Merge branch 'odroidgoU-v2015.01' of github.com:hardkernel/u-boot into ↵ckkim2022-12-151-0/+0
|\ | | | | | | | | | | odroidgoU-v2015.01 Change-Id: Ic55d159170ca53752ac47e5fe086fd870da84259
| * ODROID-GOU:Update ODROIDBIOS.BIN.(add build info page, fix sd_card error ↵ckkim2022-12-151-0/+0
| | | | | | | | | | | | | | when reboot) Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Iabfef96f80748eeda65d597333cad175aec78dfb
* | ODROID-GOU:Update ODROIDBIOS.BIN.(add build info page, fix sd_card error ↵ckkim2022-12-151-0/+0
|/ | | | | | | when reboot) Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Iabfef96f80748eeda65d597333cad175aec78dfb
* ODROID-GOU:Fix sd card error when rebooting.ckkim2022-12-151-3/+3
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I87850785917d9f74d43d44867df672f9c78bb04d
* ODROID-GOU:Added u-boot history manigementckkim2022-09-262-1/+7
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I0e03fa8d8c27db60a9c2a89062b6d2e8e07fd5b0
* ODROID-GOU:Rename ODROID resource filesckkim2022-09-221-0/+0
| | | | Change-Id: Id48121b61716d3ddb654bbb05ce3a9b8e14b7dbf
* ODROID-GOU:Rename ODROID resource filesckkim2022-09-2211-0/+0
| | | | Change-Id: Id48121b61716d3ddb654bbb05ce3a9b8e14b7dbf
* ODROID-GOU:go ultra u-boot resources (bmp & bios)ckkim2022-08-2911-0/+0
| | | | | | | | | | | | | | | | | | | These files must be located in the ROOT directory of the boot partition. boot partition(uSD or emmc partition #1)-root : -ODROIDBIOS.BIN -res/auto_test.bmp -res/batt_0.bmp -res/batt_1.bmp -res/batt_2.bmp -res/batt_3.bmp -res/batt_fail.bmp -res/batt_low.bmp -res/logo.bmp -res/recovery.bmp -res/sys_err.bmp Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Ied3324f1f9cc77ce74dfbcf39c85dd35af2bf0dd
* ODROID-GOU:Modified battery charge sequence.ckkim2022-08-257-21/+93
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Ibacf405eddf9b8ecb6d2378bd2adbda44efbe674
* ODROID-GOU:Low Battery Charge led, Normal charge ledckkim2022-07-182-9/+20
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I5a30f0174274f81784589f3d3b16ffac60e4942a
* ODROID-GOU:Low-Battery check priority to highckkim2022-07-083-21/+39
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I042b290ca1882904cbbc8ef1c1e94e19aea6c3e4
* ODROID-GOU:Low Battery check exception handlingckkim2022-06-291-1/+2
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I03db215ff30275d59d7a3ddf1524a6e9bbc5add5
* ODROID-GOU:Add Auto-Test mode image displayckkim2022-06-293-6/+16
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Ib5c7a052ef335521cd49251f64b66430019e879e
* ODROID-GOU:RK817 On/Off bug fix.ckkim2022-06-242-4/+6
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Ied88fa9816711655e73da24796de41be2cdd0f53
* ODROID-GOU:Add recovery logic & battery checkckkim2022-06-249-37/+228
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I1c770d98a8482ea89f99ec03a6ca0c658ef0c4d3
* ODROID-GOU:load 'ODROIDBIOS.BIN' if existsckkim2022-06-246-80/+68
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Ie878f261e82a2ae91a6ed332f8dcfcca3c16aad6
* ODROID-GOU:Add support rockchip PMIC(RK818)ckkim2022-06-2420-75/+3966
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Id283b4d2819823ecbf92b7bcd38d1165921ac684
* ODROID-GOU:Remove delay to speed up bootingckkim2022-05-201-2/+1
| | | | Change-Id: I968fde407dc6831d4e7a143d0567d8b457145425
* ODROID-GOU:Fixed LPDDR4x timing to 1608MHz. (DDR3200)ckkim2022-05-201-127/+82
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I0f1c3a9c27f32db33e6ebf129420614780f670ad
* ODROID_GOU:PMIC I2C bus to fit hw rev_0.1 2021.1110ckkim2021-12-173-29/+67
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I8b4f4b168a289cfd9edff0d93706ce61e4e926bd
* ODROID-GOU:Add new I2C bus for rev_0.2ckkim2021-12-028-12/+31
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Ie164c19c798710687db380ece11f6143aa19d8a6
* ODROID-GOU:lcd display initckkim2021-11-297-140/+469
| | | | Change-Id: I195cd10dcf7323bc38e2675c10aff771e89b454f
* ODROID-GOU: Add lcd(480x854) display functionsckkim2021-11-293-1/+136
| | | | Change-Id: Ic696871ba6c53078a7d3fd0dcf30203d86e9ce18
* ODROID-GOU:Introduce new board 'ODROID-GOU'. odroid-go ultrackkim2021-11-0325-6/+2190
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Ib03ffba8ed20ab839a82c4d490c26a20c244ad04
* ODROID-GO4:Rev_0.2 Board IDckkim2021-01-196-119/+17
| | | | Change-Id: I02cf8e4c032433fecb29c2204bdcbbafb51d7973
* Merge branch 'odroidgo4-v2015.01' of ↵ckkim2020-11-050-0/+0
|\ | | | | | | | | | | ssh://git.linuxfactory.or.kr:29418/people/kevin/go4/u-boot into odroidgo4-v2015.01 Change-Id: I8e56b10358b636977f3488910c1fb37d7f913598
| * Initial empty repositoryckkim2020-11-030-0/+0
|
* ODROID-GO4:Introduce new board 'ODROID-GO4'ckkim2020-11-0514-11/+1151
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Ibea91247575c6c31a7283c718a38b818461e2b5c
* Merge "ODROID-HC4: board: add new board revision 20200807" into ↵travis/odroidn2-158travis/odroidc4-158Dongjin Kim2020-10-241-4/+7
|\ | | | | | | odroidg12-v2015.01
| * ODROID-HC4: board: add new board revision 20200807Dongjin Kim2020-10-051-4/+7
| | | | | | | | | | Change-Id: I35f9d3b50a53bc1678e468870fca4b3d9c8040f4 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
* | ODROID-COMMON: script: Change android boot sequence.Luke go2020-10-201-4/+8
| | | | | | | | | | | | | | | | | | - On recovery and rawimage boot sequence of Andoird, each board have differnt device tree structures. So distinguished each sequence by build configs. Change-Id: Ie05a379062605573b412a22c77b4602ec363818d Signed-off-by: Luke go <sangch.go@gmail.com>
* | ODROID-C4: add new VDD_EE voltage tabletravis/odroidn2-153travis/odroidc4-153Dongjin Kim2020-10-133-49/+36
| | | | | | | | | | Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Ibf162516a1005df528830fc48acbc9aec982c570
* | Update sd_fusing.shTim2020-10-131-7/+10
| | | | | | remove cd requirement, shellcheck
* | Merge pull request #60 from Stricted/odroidg12-v2015.01-patch1travis/odroidn2-150travis/odroidc4-150Dongjin Kim2020-10-071-1/+1
|\ \ | |/ |/| Revert "ODROID-C3: Change PID(Google Inc) for fastboot."
| * Revert "ODROID-C3: Change PID(Google Inc) for fastboot."Jan Altensen2020-07-281-1/+1
| | | | | | | | | | | | | | | | * this breaks fastboot on windows horribly (no fastboot driver is able to detect the device), reverting this commit fixes it This reverts commit f52f63394c0383e9d0c78e430944d968c45d85d6. Change-Id: I9d43eaabd907aeb99cded253fba5108c23e569f7
* | ODROID-C4: OTG pin change from GPIOH_6 to GPIOAO_2travis/odroidn2-145travis/odroidc4-145g12_9.0.0_64_20200827Dongjin Kim2020-08-273-3/+12
| | | | | | | | | | Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I029363a079ab327b28981c9cfaffd60055e50c6a
* | ODROID-N2: scp_task: fix to mitigate GL3523 defect issuetravis/odroidn2-141travis/odroidc4-141g12_9.0.0_64_20200813g12_9.0.0_64_20200807Dongjin Kim2020-08-061-3/+3
|/ | | | | Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I598a72301c27431eea9c904771294e9009932eae
* ODROID-COMMON: boot: Changed boot device detecting methods.travis/odroidn2-136travis/odroidn2-132travis/odroidc4-136travis/odroidc4-132g12_9.0.0_64_20200618aml64_buildroot_master_c4Luke Go2020-06-152-18/+20
| | | | | | | | | | - In some boot sequence, 'mmc_dev' value is not available. So in that sequence, boot device is should detected by 'get_boot_device' method. - The 'movi' command not use 'mmc dev' command. So removed a 'mmc dev' command and for loops. Change-Id: I4ab576823440d066069c46171e9fbf424f37eb3c
* cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2020-06-125-6/+20
| | | | | | | | | | | | | | | | | | | | Sometimes devicetree nodes and or properties are added out of the u-boot console, maybe through some script or manual interaction. The devicetree as loaded or embedded is quite small, so the devicetree has to be resized to take up those new nodes/properties. In original the devicetree was only extended by effective 4 * add_mem_rsv. With this commit we can add an argument to the "fdt resize" command, which takes the extrasize to be added. Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com> Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Acked-by: Simon Glass <sjg@chromium.org> Change-Id: I39d5ebf8404ee4f8b114753f2179c8789b4366fa
* ODROID-COMMON: Bugfix about boot script.Luke Go2020-06-041-1/+1
| | | | | | - A loadaddr value can be read by decimal. So add prefix string. Change-Id: Ie5cbd2e7410b4718737b79cc40d1a5b7b395455f
* ODROID: script: Change boot_recovery/rawimage sequ.Luke Go2020-06-041-4/+4
| | | | Change-Id: I133b00c66a0ad41921a59a9d5e6ce665b9c1a2a7
* ODROID: variant: Change n2's variant value.Luke Go2020-06-041-2/+2
| | | | Change-Id: Iadac143159082d61a63d2dfe0481173bf532ab35
* ODROID-N2: cramfsload to defaut boot.Luke Go2020-05-291-4/+19
| | | | Change-Id: Ie50ee0d5300b7fdb37ab7d80ae0ee856edac2cc2
* ODROID-COMMON: boot: Chnage ignore_mpt condition.travis/odroidn2-127travis/odroidc4-127Luke Go2020-05-221-8/+4
| | | | | | | | | - Before the patch, u-boot set the ignore_mpt flag by checking the boot media. But if user want to boot the OS with other media that doesn't the fisrt boot media, it cause problem. So check the current read media and set other side media as ignore_mpt. Change-Id: Id151c5bb8d4c08376b096c97c485e92133459d9a
* ODROID: Fix recovery bug with 4K monitor.Chris KIM2020-05-211-1/+1
| | | | | | | If ODROID connected monitor supported 2160p60hz420 bestmode, recovery will fail or display off. We change hdmiphy to 1080p60 during recovery. Change-Id: Ib52524cf314273399c31c700be1f1809c4395e94
* Merge changes Ia89bfb29,Ia00c6fd0,Ib4937aa2 into odroidg12-v2015.01g12_9.0.0_64_20200520Dongjin Kim2020-05-092-6/+29
|\ | | | | | | | | | | | | * 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
| * BACKPORT: Change cec flag for active source changePortisch2020-05-031-1/+1
| | | | | | | | Change-Id: Ia89bfb292fab9981807e4a9c631b2cec7a562a3e
| * BACKPORT: cec: wake up on CEC_OC_ROUTING_INFORMATIONPortisch2020-05-031-1/+24
| | | | | | | | Change-Id: Ia00c6fd0f3471b66f4370c7f2659900c94554b1e
| * BACKPORT: g12a/b: CEC_OC_ACTIVE_SOURCE: ignore phy address if broadcastPortisch2020-05-032-4/+4
| | | | | | | | Change-Id: Ib4937aa2b02d25824faaff7770d515884632686c