aboutsummaryrefslogtreecommitdiff
path: root/board/vscom
AgeCommit message (Collapse)AuthorFilesLines
2015-07-08arm: baltos: drop I2C speed to 1000 HzYegor Yefremov1-0/+2
This action is need to make I2C communication with PMIC stable for low temperature. Print current I2C speed in SPL for visual control. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2015-07-07board: baltos - add maintainer informationYegor Yefremov1-0/+6
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2015-06-15board: add support for Vision System's Baltos Industrial PCYegor Yefremov7-0/+924
Vision Systems's Baltos is based on AM335x SoC from Texas Instruments. This patch adds support such Industrial PCs in mainline u-boot. [ balbi@ti.com: updated original patch to current u-boot ] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>