summaryrefslogtreecommitdiff
path: root/board/phytec/pcm052
Commit message (Expand)AuthorAgeFilesLines
* led: Drop led_default_state()Marek Vasut2022-04-281-3/+0
* imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-311-0/+6
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* doc: update reference to README.imximagePatrick Delaunay2020-04-161-1/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* imx: bk4: Print proper HW revision of VF610's BK4 boardLukasz Majewski2019-10-081-1/+14
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move get/set_default_env() to env.hSimon Glass2019-08-111-1/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phyLukasz Majewski2019-04-131-0/+16
* pcm052: mac: Provide board specific imx_get_mac_from_fuse() functionLukasz Majewski2019-04-131-0/+41
* pcm052: board: Add code to setup LED default statesLukasz Majewski2019-04-131-0/+4
* pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski2019-04-131-0/+32
* pcm052: board: Remove in-board setup code (it is now replaced by DM setup)Lukasz Majewski2019-04-131-267/+0
* pcm052: board: cosmetic: Add copyright notice to pcm052.cLukasz Majewski2019-04-131-0/+3
* pcm052: board: vybrid: Update the board name for BK4 deviceLukasz Majewski2019-04-131-1/+4
* pcm052: board: Remove "m4go" command as it is superseded by "bootaux"Lukasz Majewski2019-04-131-38/+0
* pcm052: board: Do not enable I2C2 code in the board fileLukasz Majewski2019-04-131-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* MAINTAINERS: Add missing boards and config entriesTom Rini2017-11-061-0/+2
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* ARM: vf610: move to standard arch/board approachStefan Agner2017-03-191-6/+0
* pcm052: fix DDR initialization sequenceAlbert ARIBAUD \(3ADEV\)2017-02-081-4/+5
* imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki2016-10-261-1/+1
* pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)2016-10-062-52/+136
* pcm052: allow specifying onboard DDR size in configsAlbert ARIBAUD \(3ADEV\)2016-10-061-0/+4
* pcm052: add 'm4go' commandAlbert ARIBAUD \(3ADEV\)2016-10-061-0/+38
* vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)2015-10-025-0/+560