summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)AuthorFilesLines
2024-07-15arm: cpu: Remove duplicate newlinesMarek Vasut1-1/+0
2024-06-07arm: move _end to linker symbolsIlias Apalodimas1-5/+1
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini12-12/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini12-0/+12
2024-05-06arm: Remove <common.h> and add needed includesTom Rini3-3/+0
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini9-9/+0
2023-12-20mxs: Fix VDDx brownout interrupt disable/enableCody Green1-3/+5
2023-12-13arm: mxs: Clear CPSR V bit to activate low vectorsMarek Vasut2-1/+11
2023-08-09treewide: unify the linker symbol reference formatShiji Yang2-2/+2
2023-07-11arm: mxs: Prevent serial console init when in very early SPL boot codeLukasz Majewski1-2/+4
2023-07-11arm: mxs: Add function to dump PMU registersLukasz Majewski1-0/+24
2023-07-11arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMULukasz Majewski1-1/+2
2023-07-11arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMULukasz Majewski1-0/+7
2023-07-11arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU sourceLukasz Majewski1-0/+4
2023-07-03sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam1-0/+1
2023-03-06ARM: remove SPEAR entry in makefilePatrick Delaunay1-1/+0
2022-12-05arm: Remove unused mx27 codeTom Rini6-643/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-2/+2
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-1/+2
2022-03-03sunxi: f1c100s: Fix FEL registers restoreAndre Przywara1-2/+2
2022-02-05spl: Provide more space to be used for storing SPL on imx28 OCRAMLukasz Majewski2-6/+6
2022-02-05mxs: power: Change sequence of enabling DCDC switchesLukasz Majewski1-2/+2
2022-02-04arm: arm926ej-s: Add sunxi codeIcenowy Zheng6-0/+106
2022-02-04arm: arm926ej-s: start.S: port save_boot_params support from armv7 codeIcenowy Zheng1-0/+19
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini6-394/+0
2021-10-01arm: Remove aspenite boardTom Rini5-416/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-2/+2
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-4/+4
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini14-1824/+0
2021-07-07arm: Remove spear320 boardsTom Rini3-12/+3
2021-07-07arm: Remove spear310 boardsTom Rini2-6/+2
2021-07-07arm: Remove spear300 boardsTom Rini2-6/+2
2021-05-24ARM: fix LTO for imx28_xeaMarek Behún2-2/+2
2021-05-24ARM: fix LTO build for some thumb-interwork casesMarek Behún1-0/+2
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek Behún1-1/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún1-1/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler5-6/+6
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass9-0/+9
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada4-6/+6
2020-05-18common: Drop linux/delay.h from common headerSimon Glass6-0/+6
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass4-0/+4
2020-05-18common: Drop log.h from common headerSimon Glass5-0/+5
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass3-3/+7
2020-05-18common: Drop init.h from common headerSimon Glass12-0/+12
2020-05-18common: Drop net.h from common headerSimon Glass5-0/+5
2020-05-15arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner1-60/+0