aboutsummaryrefslogtreecommitdiff
path: root/board/ronetix/pm9g45/pm9g45.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-04-09board: pm9g45: Migrate to CONFIG_DMIlko Iliev1-5/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang1-14/+6
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger1-1/+1
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann1-2/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-12-12pm9g45: init serial console before relocationAsen Dimov1-5/+11
2011-11-29Fix Stelian's email addressStelian Pop1-1/+1
2011-11-08ARM: define CONFIG_MACH_TYPE for all ronetix boardsAsen Dimov1-2/+0
2011-09-03make pm9g45 buildable for v2011.06 releaseAsen Dimov1-17/+15
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2010-12-16pm9g45: ARM relocation supportAsen Dimov1-1/+8
2010-10-06pm9g45: fix compile warningWolfgang Denk1-1/+0
2010-06-06add new board pm9g45Asen Dimov1-0/+188