summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ODROID-N2L: N2L sys_led(red) sync to power_on/off.ckkim2022-10-111-0/+3
* ODROID-N2:support splash screen on odroid-vu7cckkim2022-02-151-2/+5
* ODROID-C4:Add amlogic i2c_bus_2 for odroid-vu7cckkim2022-02-151-0/+6
* Revert "ODROID-COMMON: Add selfinstall status at boot and scripts."travis/odroidn2-171travis/odroidc4-171g12_9.0.0_64_20210108g12_9.0.0_64_20201221Luke go2020-12-091-1/+0
* 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
* BACKPORT: pwr_ctrl: enable and fix IR remote wakeup for g12a/bPortisch2020-05-032-8/+6
* Fixup: ODROID-N2: spdif: Fix high output after shutdown Revert gpio handling ...Portisch2020-03-121-17/+12
* 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
* ODROID-N2: spdif: Fix high output after shutdownHyeonki Hong2020-02-131-3/+20
* g12a/g12b: scp_task: add enable/disable of 5V system powerPortisch2020-02-102-0/+10
* 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
* gxb/gxl/gxm: enable CEC wakeup from power off statePortisch2020-02-102-2/+2
* gxb/gxl/gxm: prepare suspend parameter for LED controlPortisch2020-02-104-4/+4
* gxb/gxl/gxm: do not turn off hdmi power on suspendPortisch2020-02-104-4/+4
* ODROID-C4: scp_task: add gpio wake-up functionJoy Cho2020-02-104-0/+301
* CE: CEC: Add CECB as wakeup src powerRay2020-02-101-26/+24
* ODROID-C4: scp_task: add to support Wake On Lan enableDongjin Kim2020-02-102-0/+18
* vout: support vout2 command for viu2 display [1/1]Evoke Zhang2020-02-1027-311/+139
* ODROID-COMMON: bootm-fdt: change 'CONFIG_ODROID_N2' to 'CONFIG_ODROID_COMMON'Dongjin Kim2020-02-101-2/+2
* uboot: update ddr and emmc driver. [1/3]xiaobo gu2020-02-104-10/+28
* ODROID-N2: g12b: add missing '#include <usb.h>'Dongjin Kim2020-02-101-0/+1
* 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-101-0/+1
* usb: check SoC sm1 [1/1]Yue Wang2020-02-102-17/+76
* uboot-usb: set pll registers of revB usb [2/2]he.he2020-02-101-18/+19
* uboot-usb: check SoC rev [2/2]he.he2020-02-101-1/+29
* ODROID-C3/N2: scp_task: reset CEC when transmit error happensDongjin Kim2019-06-222-0/+2
* BACKPORT: CE: fix cec_node_init for all arm8 cpusPortisch2019-06-227-0/+7
* BACKPORT: CE: g12b/CEC: Reset cec if there is no finish flag on TXRay2019-06-201-0/+8
* BACKPORT: CE: Use AO_CECB_INTR_STAT for IRQ checks.Portisch2019-06-201-23/+19
* BACKPORT: CE: CEC: only wake when TV is destinationRay2019-06-202-26/+10
* BACKPORT: CE: CEC: wakeup on routing changeRay2019-06-205-7/+85
* BACKPORT: CE: CEC: Change to default CEC_RECORDING_DEVICERay2019-06-206-18/+18
* BACKPORT: CE: split CEC wakeup maskRay2019-06-2010-5/+20
* BACKPORT: CE: use kernel CEC address in u-bootPortisch2019-06-204-2/+56
* BACKPORT: CE: gpio_key: ignore gpio wakeup when gpio is not setPortisch2019-06-201-0/+3
* ODROID-C3/N2: arch/arm: fix to COMMAND_LINE_SIZE as 2048 bytes for ARM64Dongjin Kim2019-06-171-0/+4
* suspend: modify stack size for tm2 [1/2]Hong Guo2019-05-162-4/+14
* virtual_counter: fix abnormal CNTVCT value for ARMv8 AARCH32 mode [1/4]Jiamin Ma2019-05-161-1/+1
* TM2: enable 3 user taskes [2/2]Qiufang Dai2019-05-167-305/+3199
* tm2: add mailbox interface for dsp sec reg ops [2/3]zhiqiang liang2019-05-162-0/+13