summaryrefslogtreecommitdiff
path: root/board/phytec/pcm052/pcm052.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-10-08imx: bk4: Print proper HW revision of VF610's BK4 boardLukasz Majewski1-1/+14
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move get/set_default_env() to env.hSimon Glass1-1/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-04-13pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phyLukasz Majewski1-0/+16
2019-04-13pcm052: mac: Provide board specific imx_get_mac_from_fuse() functionLukasz Majewski1-0/+41
2019-04-13pcm052: board: Add code to setup LED default statesLukasz Majewski1-0/+4
2019-04-13pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski1-0/+32
2019-04-13pcm052: board: Remove in-board setup code (it is now replaced by DM setup)Lukasz Majewski1-267/+0
2019-04-13pcm052: board: cosmetic: Add copyright notice to pcm052.cLukasz Majewski1-0/+3
2019-04-13pcm052: board: vybrid: Update the board name for BK4 deviceLukasz Majewski1-1/+4
2019-04-13pcm052: board: Remove "m4go" command as it is superseded by "bootaux"Lukasz Majewski1-38/+0
2019-04-13pcm052: board: Do not enable I2C2 code in the board fileLukasz Majewski1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-02-09pcm052: fix DDR initialization sequenceAlbert ARIBAUD \(3ADEV\)1-4/+5
2016-10-06pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)1-52/+116
2016-10-06pcm052: add 'm4go' commandAlbert ARIBAUD \(3ADEV\)1-0/+38
2015-10-02vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)1-0/+515