summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-03-14treewide: Add a function to change page permissionsIlias Apalodimas
2024-10-11global: Rename SPL_ to XPL_Simon Glass
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-07-15arm: cpu: Remove duplicate newlinesMarek Vasut
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: Remove <common.h> and add needed includesTom 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
2023-07-03sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam
2023-03-06ARM: remove SPEAR entry in makefilePatrick Delaunay
2022-12-05arm: Remove unused mx27 codeTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-03-03sunxi: f1c100s: Fix FEL registers restoreAndre Przywara
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
2022-02-04arm: arm926ej-s: Add sunxi codeIcenowy Zheng
2022-02-04arm: arm926ej-s: start.S: port save_boot_params support from armv7 codeIcenowy Zheng
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove aspenite boardTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini
2021-07-07arm: Remove spear320 boardsTom Rini
2021-07-07arm: Remove spear310 boardsTom Rini
2021-07-07arm: Remove spear300 boardsTom Rini
2021-05-24ARM: fix LTO for imx28_xeaMarek Behún
2021-05-24ARM: fix LTO build for some thumb-interwork casesMarek Behún
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek Behún
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")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 asm/ptrace.h from common headerSimon Glass