summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2020-06-125-6/+20
* ODROID-COMMON: Bugfix about boot script.Luke Go2020-06-041-1/+1
* ODROID: script: Change boot_recovery/rawimage sequ.Luke Go2020-06-041-4/+4
* ODROID: variant: Change n2's variant value.Luke Go2020-06-041-2/+2
* ODROID-N2: cramfsload to defaut boot.Luke Go2020-05-291-4/+19
* ODROID-COMMON: boot: Chnage ignore_mpt condition.travis/odroidn2-127travis/odroidc4-127Luke Go2020-05-221-8/+4
* ODROID: Fix recovery bug with 4K monitor.Chris KIM2020-05-211-1/+1
* Merge changes Ia89bfb29,Ia00c6fd0,Ib4937aa2 into odroidg12-v2015.01g12_9.0.0_64_20200520Dongjin Kim2020-05-092-6/+29
|\
| * BACKPORT: Change cec flag for active source changePortisch2020-05-031-1/+1
| * BACKPORT: cec: wake up on CEC_OC_ROUTING_INFORMATIONPortisch2020-05-031-1/+24
| * BACKPORT: g12a/b: CEC_OC_ACTIVE_SOURCE: ignore phy address if broadcastPortisch2020-05-032-4/+4
* | Merge "BACKPORT: pwr_ctrl: enable and fix IR remote wakeup for g12a/b" into o...Dongjin Kim2020-05-0913-8/+47
|\ \ | |/
| * BACKPORT: pwr_ctrl: enable and fix IR remote wakeup for g12a/bPortisch2020-05-0313-8/+47
* | Merge changes I44936bba,Ifd9a89ec into odroidg12-v2015.01Dongjin Kim2020-05-082-1/+3
|\ \
| * | g12a/g12b: cramfs: Support cramfs cmd.Luke Go2020-05-061-0/+2
| * | cramfs: block pointers are 32 bitsTyler Hall2020-05-061-1/+1
| |/
* | ODROID-C4: add custom BL2.BIN from Amlogic that disables memory dump when C4 ...Dongjin Kim2020-04-291-0/+0
|/
* ODROID-C4: add new board revision '20200129'travis/odroidn2-118travis/odroidc4-118Dongjin Kim2020-04-201-1/+4
* ODROID-COMMON: configs: Enable device tree overlay support featuretravis/odroidn2-112travis/odroidc4-112g12_9.0.0_20200413Yang Deokgyu2020-04-072-0/+2
* ODROID-COMMON: travis: add multiple build target <ODROID-N2|ODROID-C4>travis/odroidn2-105travis/odroidc4-105g12_9.0.0_64_20200401Dongjin Kim2020-03-261-1/+7
* ODROID-N2: fix '401 - Bad credential' error for Travis-CIDongjin Kim2020-03-191-2/+1
* ODROID-COMMON: Fix bug for boot_order scanning.Chris KIM2020-03-171-2/+2
* Revert "osd: close osd matrix [1/3]"Dongjin Kim2020-03-164-237/+29
* Fixup: ODROID-N2: spdif: Fix high output after shutdown Revert gpio handling ...Portisch2020-03-121-17/+12
* ddr: timing:G12A/G12B/TL1/TM2/A1 update LPDDR4_PHY_V_0_1_17 bl33 v2015 [2/3]zhiguang.ouyang2020-02-181-193/+928
* factoryBurn: usb: fix not erase ddr parameters [1/1]Sam Wu2020-02-181-0/+8
* hdmitx: correct vid pll div shift preset length [3/3]Hang Cheng2020-02-188-16/+16
* hdmitx: add dithering control [1/1]Zongdong Jiao2020-02-184-0/+66
* ddr: driver:G12A/G12B/TL1/TM2 update LPDDR4_PHY_V_0_1_15 bl33 [2/3]zhiguang.ouyang2020-02-1814-208/+10036
* Merge branch 'odroidn2-v2015.01' into odroidg12-v2015.01Dongjin Kim2020-02-130-0/+0
|\
| * ODROID-C4/HC4: add to read board revision functionsDongjin Kim2020-02-133-0/+21
| * ODROID-N2PLUS: add board revision and set model nameDongjin Kim2020-02-133-0/+30
| * ODROID-C4: bios: overwrite 'env' when 'overwrite' is 'true'Dongjin Kim2020-02-131-1/+2
| * ODROID-C4: bios: load 'petitboot.cfg' in board fileDongjin Kim2020-02-131-1/+8
| * ODROID-C4: boot: add to load default boot logo from SPI memoryDongjin Kim2020-02-131-4/+5
| * osd: modify function about osd version [1/1]Jian Cao2020-02-131-8/+2
| * Revert "Showlogo: Add filename parameter"Dongjin Kim2020-02-132-14/+20
| * ODROID-N2: spi: add new SPI flash 'XT25F128B'Dongjin Kim2020-02-131-0/+1
| * g12a/g12b: scp_task: add enable/disable of 5V system powerPortisch2020-02-134-12/+36
| * g12a/g12b: Add IR power key mask handling through SCPI SCPI_CL_REMOTE_MASKPortisch2020-02-134-10/+20
| * g12a/g12b: scp_remote: rename RC6 to RC6A and add RC6 ir protocolPortisch2020-02-132-24/+52
| * g12a/g12b: scp_remote: tune RC5 bit detectionPortisch2020-02-132-8/+8
| * g12a/g12b: scp_remote: add support for Samsung IR remotes Standard NEC use 90...Portisch2020-02-132-10/+10
| * g12a/g12b: scp_remote: add register setup for software decodePortisch2020-02-132-0/+18
| * g12a/g12b: Add IR protocol handling through SCPIRay2020-02-134-26/+202
| * Showlogo: Add filename parameterRay2020-02-132-20/+14
| * gxb/gxl/gxm: enable CEC wakeup from power off statePortisch2020-02-1315-82/+35
| * gxb/gxl/gxm: prepare suspend parameter for LED controlPortisch2020-02-1317-17/+17
| * gxb/gxl/gxm: do not turn off hdmi power on suspendPortisch2020-02-1318-28/+55