aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common/vid.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-08-22boards: lx2160a: Add support of I2C driver modelChuanhua Han1-0/+84
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-12-06board/freescale/vid: Add vdd table for NXP LX2160A SoCPriyanka Jain1-0/+37
2018-12-06board/freescale/vid: Add correction for ltc3882 read error.Priyanka Jain1-1/+4
2018-06-08board/freescale,lsch3: Add entry for 0.9vPriyanka Jain1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-01-23board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat1-0/+77
2018-01-23board: common: vid: Move IR chip specific code in flagRajesh Bhagat1-1/+18
2018-01-23board: common: vid: Add board specific vdd adjust APIRajesh Bhagat1-0/+13
2018-01-23board: common:vid: Add LS1088A VID Supported voltage valuesRajesh Bhagat1-0/+38
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-03-14armv8: fsl-lsch3: Update VID supportPriyanka Jain1-12/+162
2016-09-14armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie1-4/+4
2016-03-29armv8/ls2080ardb: Enable VID supportRai Harninder1-1/+14
2016-03-21freescale: vid: Return i2c mux to default channelWenbin Song1-3/+9
2016-01-25powerpc/board/t4240rdb: Enable VID supportYing Zhang1-1/+1
2016-01-25board/freescale/common: Check IR chip mode for VID supportYing Zhang1-1/+16
2015-11-30armv8/ls1043aqds: add LS1043AQDS board supportShaohui Xie1-0/+22
2014-12-05powerpc/t208xqds: VID supportYing Zhang1-0/+491