summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/armada100
AgeCommit message (Expand)AuthorFilesLines
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-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass3-0/+3
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-1/+2
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-1/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2015-08-17arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese1-2/+0
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada1-22/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2013-02-02arm: Move tbl to arch_global_dataSimon Glass1-7/+7
2013-02-02arm: Move tbu to arch_global_dataSimon Glass1-6/+6
2012-02-12bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar1-0/+18
2011-10-27ARM: armada100: reduce dependence of including platform fileLei Wen3-1/+3
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger1-1/+1
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-8/+2
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2011-04-27I2C: add i2c support for Armada100 platformLei Wen1-0/+16
2010-12-17arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar4-0/+476