summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs
AgeCommit message (Expand)Author
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-08-26global_data: Convert have_console into a flagSimon Glass
2024-06-07arm: move _end to linker symbolsIlias Apalodimas
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini
2023-12-20mxs: Fix VDDx brownout interrupt disable/enableCody Green
2023-12-13arm: mxs: Clear CPSR V bit to activate low vectorsMarek Vasut
2023-08-09treewide: unify the linker symbol reference formatShiji Yang
2023-07-11arm: mxs: Prevent serial console init when in very early SPL boot codeLukasz Majewski
2023-07-11arm: mxs: Add function to dump PMU registersLukasz Majewski
2023-07-11arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMULukasz Majewski
2023-07-11arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMULukasz Majewski
2023-07-11arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU sourceLukasz Majewski
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-02-05spl: Provide more space to be used for storing SPL on imx28 OCRAMLukasz Majewski
2022-02-05mxs: power: Change sequence of enabling DCDC switchesLukasz Majewski
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-05-24ARM: fix LTO for imx28_xeaMarek BehĂșn
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek BehĂșn
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-07ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes
2020-01-07arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes
2020-01-07arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-11-03arm: mxs: Increase VDDD voltage to match specificationMarek Vasut
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford
2018-06-18ARM: mxs: let boards override entire dram parameter tableMans Rullgard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27ARM: mxs: support full SPL frameworkMans Rullgard
2018-04-27ARM: mxs: move spl dataMans Rullgard
2018-04-27ARM: mxs: make lowlevel_init() weakMans Rullgard
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2016-12-19ARM: mxs: Remove unused variable warningMarek Vasut
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-06-07arm: mxs: Remove misleading commentsMichael Heimpold