aboutsummaryrefslogtreecommitdiff
path: root/board/technexion
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini12-12/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini12-1/+12
2024-05-07board: technexion: Remove <common.h> and add needed includesTom Rini12-12/+1
2023-12-13pico-imx7d: add baseboard SD card boot detectBenjamin Szőke3-8/+147
2023-12-13pico-imx7d: Remove board_phy_config()Fabio Estevam1-26/+0
2023-10-02Merge branch 'next'Tom Rini3-0/+3
2023-09-22pico-imx7d: Remove Vanessa from MAINTAINERSFabio Estevam1-1/+0
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang3-0/+3
2023-07-13imx: bootaux: change names of MACROs used to boot MCU on iMX devicesPeng Fan2-2/+2
2023-01-31pico-imx7d: Convert to DM_I2C and DM_PMICFabio Estevam1-52/+18
2023-01-30pico-imx7d: Add support for the 2GB variantFabio Estevam1-3/+27
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-2/+2
2022-10-30video: Drop CONFIG_VIDEOSimon Glass1-1/+0
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass1-1/+0
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk5-5/+0
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass1-1/+1
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass1-1/+1
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-06-09pico-imx6: README: Fix the boot mode settings URLFabio Estevam1-1/+1
2021-04-10arm: Remove omap3_ha boardTom Rini5-621/+0
2021-04-08pico-imx6ul: Pass the PMIC I2C address in pmic_get()Fabio Estevam1-1/+1
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam1-1/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler2-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass6-1/+7
2020-08-18pico-imx6ul: convert ethernet function to DM_ETHWig Cheng1-53/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada7-7/+7
2020-07-16pico-imx6ul: Fix Quick Start Guide URLFabio Estevam1-2/+2
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan1-14/+12
2020-06-02imx: Remove ARCH= references from documentationTom Rini1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass5-0/+5
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass6-0/+6
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass3-0/+3
2020-05-18arm: Don't include common.h in header filesSimon Glass2-0/+2
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut11-0/+7401
2020-04-16doc: update reference to README.imximagePatrick Delaunay1-1/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass2-0/+2
2020-01-14pico-imx7d: Convert to DM_ETHJoris Offouga1-46/+0
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-10-08pico-imx7d: Remove dead code for dm_videoJoris Offouga1-12/+0
2019-10-08pico-imx7d: fix splash logo drawingJoris Offouga1-13/+0
2019-10-08pico-imx6: Add Falcon modeFabio Estevam1-0/+11
2019-10-08pico-imx6: Add splashscreen supportFabio Estevam1-0/+210
2019-10-08pico-imx6: Add Ethernet supportFabio Estevam1-0/+74