summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner2020-05-151-0/+60
* rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner2020-05-151-1/+1
* edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini2020-03-161-3/+0
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-1/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-1/+1
* ARM: orion5x: fix use of callee-saved registers in lowloevel_initMans Rullgard2018-06-071-84/+84
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-17/+8
* spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-131-0/+3
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+10
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* edminiv2: switch to SPLAlbert ARIBAUD2015-02-253-2/+15
* edminiv2: fix PCIE IO base address typoAlbert ARIBAUD2015-02-251-1/+1
* ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada2015-02-213-0/+334
* ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada2015-02-216-0/+831