summaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x
AgeCommit message (Expand)Author
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
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 init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-15arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner
2020-03-16edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-06-07ARM: orion5x: fix use of callee-saved registers in lowloevel_initMans Rullgard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-02-25edminiv2: switch to SPLAlbert ARIBAUD
2015-02-25edminiv2: fix PCIE IO base address typoAlbert ARIBAUD
2015-02-21ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada
2015-02-21ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada