summaryrefslogtreecommitdiffstats
path: root/board/ronetix/pm9261/pm9261.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon 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
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev2019-07-121-105/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com2017-08-041-17/+2
* board: ronetix: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+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
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-1/+1
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-181-16/+6
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-181-1/+1
* cosmetic: atmel: replace old style struct initJeroen Hofstee2014-06-111-14/+14
* 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
* pm9261: init serial console before relocationAsen Dimov2011-12-121-5/+12
* Fix Stelian's email addressStelian Pop2011-11-291-1/+1
* ARM: define CONFIG_MACH_TYPE for all ronetix boardsAsen Dimov2011-11-081-3/+0
* pm9261: compiles with the AT91 reworked schemeAsen Dimov2011-09-031-20/+18
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-1/+1
* pm9261: ARM relocation supportAsen Dimov2010-12-161-1/+8
* pm9261 converted to at91 soc accessAsen Dimov2010-04-301-65/+87
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-071-1/+1
* DM9000 init for pm9261Ilko Iliev2009-09-051-0/+7
* at91: add support for the PM9261 board of Ronetix GmbHIlko Iliev2009-06-211-0/+288