aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x
AgeCommit message (Expand)AuthorFilesLines
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