summaryrefslogtreecommitdiff
path: root/board/ronetix/pm9g45/pm9g45.c
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-5/+5
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-051-3/+3
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* board: pm9g45: Migrate to CONFIG_DMIlko Iliev2019-04-091-5/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-181-14/+6
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-181-1/+1
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-091-2/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* pm9g45: init serial console before relocationAsen Dimov2011-12-121-5/+11
* Fix Stelian's email addressStelian Pop2011-11-291-1/+1
* ARM: define CONFIG_MACH_TYPE for all ronetix boardsAsen Dimov2011-11-081-2/+0
* make pm9g45 buildable for v2011.06 releaseAsen Dimov2011-09-031-17/+15
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-1/+1
* pm9g45: ARM relocation supportAsen Dimov2010-12-161-1/+8
* pm9g45: fix compile warningWolfgang Denk2010-10-061-1/+0
* add new board pm9g45Asen Dimov2010-06-061-0/+188