summaryrefslogtreecommitdiffstats
path: root/board/phytec
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove pfla02 boardTom Rini2021-04-105-769/+0
* power: pca9450: add a new parameter for power_pca9450_initPeng Fan2021-04-081-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-0210-0/+10
* board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP supportTeresa Remmet2021-01-236-0/+2049
* ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi2020-11-151-1/+5
* board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet2020-11-016-0/+2059
* arm: imx6q: pcm058: Rework SPI NOR configurationNiel Fourie2020-08-031-8/+12
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-173-5/+5
* arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie2020-07-142-305/+71
* arm: imx6q: pcm058: change MAINTAINERNiel Fourie2020-07-141-1/+2
* arm: Remove pcm051 boardJagan Teki2020-06-116-442/+0
* pfla02: Rework excluding NAND from SPLTom Rini2020-06-041-4/+4
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-184-0/+4
* doc: update reference to README.imximagePatrick Delaunay2020-04-161-1/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-172-0/+2
* imx: sync with kernel device tree for Phycore SoMParthiban Nallathambi2020-01-071-4/+8
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-032-4/+4
* common: Move old EEPROM functions into a new headerSimon Glass2019-12-021-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-024-0/+4
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* imx: initialize fec only when enabledParthiban Nallathambi2019-10-081-0/+2
* imx: remove board specific boot order from splParthiban Nallathambi2019-10-081-25/+0
* imx: pcl063: add nand boot supportParthiban Nallathambi2019-10-081-0/+3
* imx: bk4: Print proper HW revision of VF610's BK4 boardLukasz Majewski2019-10-081-1/+14
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-113-3/+0
* env: Move get/set_default_env() to env.hSimon Glass2019-08-111-1/+1
* env: Move env_set() to env.hSimon Glass2019-08-114-0/+4
* rockchip: rk3288: Move rk3288_detect_reset_reason to soc fileKever Yang2019-07-291-1/+1
* rockchip: rk3288-phycore: move phycore_init() to its own board fileKever Yang2019-07-291-0/+47
* ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie2019-07-136-0/+434
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-234-6/+6
* imx: Extend PCL063 support for phyCORE-i.MX6ULL SOMParthiban Nallathambi2019-06-114-5/+94
* ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-splParthiban Nallathambi2019-06-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
* imx: Add PHYTEC phyBOARD-i.MX6UL-SeginMartyn Welch2019-01-286-0/+419
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0712-28/+12
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-082-0/+2