summaryrefslogtreecommitdiff
path: root/board/beacon
AgeCommit message (Expand)AuthorFilesLines
2023-07-25MAINTAINERS: Add some missing defconfig files to existing entriesTom Rini2-0/+2
2023-07-11imx8m: beacon: Update MAINTAINER file to include beacon rst filesAdam Ford1-0/+1
2023-07-11imx8m: imx8mn-beacon: Migrate README to rstAdam Ford1-38/+0
2023-07-11imx: imx8mn-beacon: Move environment definition to env fileAdam Ford1-0/+25
2023-07-11imx8m: imx8mm-beacon: Migrate README to rstAdam Ford1-37/+0
2023-07-11imx: imx8mm-beacon: Move environment definition to env fileAdam Ford1-0/+19
2023-07-11configs: imx: imx8mm_beacon: Add config option for QSPI bootingAdam Ford1-0/+7
2023-04-04arm64: imx: Add support for imx8mp-beacon-kitAdam Ford8-0/+2111
2023-01-31imx: Suggest the NXP ATF github repoFabio Estevam2-2/+2
2022-11-08imx: imx8mm-beacon: Enable USB booting via SDPAdam Ford1-0/+2
2022-11-08imx: imx8mm_beacon: Eliminate a few extras to free up SPL spaceAdam Ford1-5/+0
2022-11-08imx: imx8mn-beacon: Fix out of spec voltageAdam Ford1-0/+35
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-07-06nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini2-4/+0
2022-06-14imx: imx8mn-beacon: enable pinctrl_wdog in SPLPeng Fan1-10/+0
2022-06-14imx: imx8mm_beacon: enable pinctrl_wdog in SPLPeng Fan1-19/+0
2022-06-14imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIALPeng Fan2-19/+4
2022-04-12imx: imx8mm/imx8mn_beacon: Remove redundant codeAdam Ford2-80/+2
2022-02-19imx8mm_beacon/imx8mn_beacon: Update build instructionsAdam Ford2-9/+9
2022-02-09imx: Don't define __ASSEMBLY__ in source filesSimon Glass2-2/+0
2022-02-05imx: imx8mn_beacon: Remove redundant codeAdam Ford1-5/+0
2022-02-05imx: imx8mm_beacon: Remove redundant codeAdam Ford1-5/+0
2022-02-05imx: imx8mn_beacon: Enable TrustZoneAdam Ford1-0/+2
2022-01-23arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCIAdam Ford1-10/+0
2022-01-07imx8mn_beacon: Fix booting hang and switch to binmanAdam Ford2-1/+11
2022-01-07imx8mm_beacon: Switch to binman for generating imageAdam Ford3-4/+13
2021-12-13arm: dts: Create common rz-g2-beacon-u-boot fileAdam Ford1-0/+10
2021-10-30ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfigAdam Ford1-3/+1
2021-10-29ARM: rmobile: Beacon: Remove dead codeAdam Ford1-10/+0
2021-10-29ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/HAdam Ford1-1/+1
2021-10-29ARM: rmobile: Enable board detection when FIT is enabledAdam Ford1-0/+16
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk2-2/+0
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-2/+0
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini2-0/+6
2021-05-12ARM: rmobile: Add missing rcar-common/common.c to Beacon RZG2M kitMarek Vasut2-16/+1
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini4-2/+1450
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-03-01imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford4-2/+1450
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini5-0/+5
2021-02-07ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev KitAdam Ford2-1/+2
2021-02-07ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev KitAdam Ford2-1/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass5-0/+5
2021-01-23imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford7-0/+1694
2020-07-25ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev KitAdam Ford4-0/+82
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan1-11/+0
2020-06-03imx: Remove ARCH= references from documentationTom Rini1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-10imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford7-0/+2273