summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * uboot-usb: check SoC rev [2/2]he.he2020-02-133-4/+87
| * Merge "ODROID-N2: spdif: Fix high output after shutdown" into odroidn2-v2015.01travis/odroidn2-73Dongjin Kim2020-02-131-3/+20
| |\
| | * ODROID-N2: spdif: Fix high output after shutdownHyeonki Hong2020-02-131-3/+20
* | | ODROID-N2: spdif: Fix high output after shutdownHyeonki Hong2020-02-131-3/+20
* | | ODROID-C4/HC4: add to read board revision functionsDongjin Kim2020-02-103-0/+21
* | | ODROID-N2PLUS: add board revision and set model nameDongjin Kim2020-02-103-0/+30
* | | ODROID-C4: bios: overwrite 'env' when 'overwrite' is 'true'Dongjin Kim2020-02-101-1/+2
* | | ODROID-C4: bios: load 'petitboot.cfg' in board fileDongjin Kim2020-02-101-1/+8
* | | ODROID-C4: boot: add to load default boot logo from SPI memoryDongjin Kim2020-02-101-4/+5
* | | osd: modify function about osd version [1/1]Jian Cao2020-02-101-8/+2
* | | Revert "Showlogo: Add filename parameter"Dongjin Kim2020-02-102-14/+20
* | | ODROID-N2: spi: add new SPI flash 'XT25F128B'Dongjin Kim2020-02-101-0/+1
* | | g12a/g12b: scp_task: add enable/disable of 5V system powerPortisch2020-02-104-12/+36
* | | g12a/g12b: Add IR power key mask handling through SCPI SCPI_CL_REMOTE_MASKPortisch2020-02-104-10/+20
* | | g12a/g12b: scp_remote: rename RC6 to RC6A and add RC6 ir protocolPortisch2020-02-102-24/+52
* | | g12a/g12b: scp_remote: tune RC5 bit detectionPortisch2020-02-102-8/+8
* | | g12a/g12b: scp_remote: add support for Samsung IR remotes Standard NEC use 90...Portisch2020-02-102-10/+10
* | | g12a/g12b: scp_remote: add register setup for software decodePortisch2020-02-102-0/+18
* | | g12a/g12b: Add IR protocol handling through SCPIRay2020-02-104-26/+202
* | | Showlogo: Add filename parameterRay2020-02-102-20/+14
* | | gxb/gxl/gxm: enable CEC wakeup from power off statePortisch2020-02-1015-82/+35
* | | gxb/gxl/gxm: prepare suspend parameter for LED controlPortisch2020-02-1017-17/+17
* | | gxb/gxl/gxm: do not turn off hdmi power on suspendPortisch2020-02-1018-28/+55
* | | gxb/gxl/gxm/txl: fix wakeup timer calcPortisch2020-02-1028-28/+28
* | | gxl/gxm: fix null reference power_off_at_mcuPortisch2020-02-109-0/+61
* | | ODROID-C4: scp_task: add gpio wake-up functionJoy Cho2020-02-105-0/+318
* | | CE: CEC: Add CECB as wakeup src powerRay2020-02-102-26/+48
* | | ODROID-C4: scp_task: add to support Wake On Lan enableDongjin Kim2020-02-103-23/+47
* | | ODROID-C4: Set CEC name to ODROID-C4Dongjin Kim2020-02-101-0/+4
* | | osd: close osd matrix [1/3]Pengcheng Chen2020-02-104-29/+237
* | | vout: support vout2 command for viu2 display [1/1]Evoke Zhang2020-02-1035-319/+537
* | | tl1: bringup: add define of MESON_CPU_MAJOR_ID_TL1 [1/1]Zhongfu Luo2020-02-105-26/+56
* | | ODROID-C4: fix typo of board descriptionDongjin Kim2020-02-101-1/+1
* | | ODROID-COMMON: bootm-fdt: change 'CONFIG_ODROID_N2' to 'CONFIG_ODROID_COMMON'Dongjin Kim2020-02-101-2/+2
* | | ODROID-C4/N2: firmware: reset the DDR configurationDongjin Kim2020-02-102-4/+4
* | | uboot: update ddr and emmc driver. [1/3]xiaobo gu2020-02-1015-35924/+37104
* | | ODROID-N2: g12b: add missing '#include <usb.h>'Dongjin Kim2020-02-101-0/+1
* | | ODROID-C4: introduce new board ODROID-C4 and its board configurationLuke Go2020-02-1010-0/+1049
* | | ODROID-C4: g12a/fip: update from BSP release 20190619Luke Go2020-02-106-0/+0
* | | osd: tm2: modify osd matrix [1/2]Jian Cao2020-02-101-20/+22
* | | ODROID-C4: display: g12a: Add new display modes on HDMI PHYJoy Cho2020-02-103-12/+887
* | | ODROID-C4: introduce display auto detection logicJoy Cho2020-02-101-0/+64
* | | usb: some udisk amldevread data failed [1/1]he.he2020-02-103-0/+3
* | | usb: check SoC sm1 [1/1]Yue Wang2020-02-104-21/+175
* | | uboot-usb: set pll registers of revB usb [2/2]he.he2020-02-103-30/+35
* | | uboot-usb: check SoC rev [2/2]he.he2020-02-103-4/+87
|/ /
* | ext4: Update ext2/3/4 superblock, group descriptor and inode structuresStefan Brüns2020-02-101-4/+46
* | ext4: Revert rejection of 64bit enabled ext4 fsStefan Brüns2020-02-101-9/+0
* | ext4: Respect group descriptor size when adjusting free countsStefan Brüns2020-02-102-24/+69
* | ext4: Use helper function to access group descriptor and its fieldsStefan Brüns2020-02-103-139/+156