summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/armada100
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove aspenite boardTom Rini2021-10-014-415/+0
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-1/+1
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-022-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-183-0/+3
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-1/+2
* 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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-9/+4
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese2015-08-171-2/+0
* arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-22/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-7/+7
* arm: Move tbu to arch_global_dataSimon Glass2013-02-011-6/+6
* bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar2012-02-121-0/+18
* ARM: armada100: reduce dependence of including platform fileLei Wen2011-10-273-1/+3
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-221-1/+1
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-8/+2
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* I2C: add i2c support for Armada100 platformLei Wen2011-04-271-0/+16
* arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar2010-12-164-0/+476