aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x
AgeCommit message (Expand)AuthorFilesLines
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini1-0/+8
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-15arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner1-0/+60
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner1-1/+1
2020-03-16edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini1-3/+0
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-1/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay1-1/+1
2018-06-07ARM: orion5x: fix use of callee-saved registers in lowloevel_initMans Rullgard1-84/+84
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-17/+8
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich1-0/+3
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD1-0/+10
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-02-25edminiv2: switch to SPLAlbert ARIBAUD3-2/+15
2015-02-25edminiv2: fix PCIE IO base address typoAlbert ARIBAUD1-1/+1
2015-02-21ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada3-0/+334
2015-02-21ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada6-0/+831