summaryrefslogtreecommitdiffstats
path: root/board/ronetix/pm9261
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
* common: Drop global inclusion of status_led.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-073-7/+3
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-162-34/+0
* board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com2017-08-042-18/+3
* 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-182-21/+8
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-181-1/+1
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-211-3/+0
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* cosmetic: atmel: replace old style struct initJeroen Hofstee2014-06-111-14/+14
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* at91: switch coloured LED to gpio APIAndreas Bießmann2013-12-091-7/+7
* at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-091-2/+3
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-23/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-66/+4
* pm9261: init serial console before relocationAsen Dimov2011-12-121-5/+12
* Fix Stelian's email addressStelian Pop2011-11-293-3/+3
* ARM: define CONFIG_MACH_TYPE for all ronetix boardsAsen Dimov2011-11-081-3/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* pm9261: compiles with the AT91 reworked schemeAsen Dimov2011-09-032-25/+22
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-1/+1
* pm9261: ARM relocation supportAsen Dimov2010-12-162-2/+8
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* pm9261 converted to at91 soc accessAsen Dimov2010-04-302-73/+97
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-071-1/+1
* DM9000 init for pm9261Ilko Iliev2009-09-051-0/+7
* at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2009-06-212-263/+0
* at91: add support for the PM9261 board of Ronetix GmbHIlko Iliev2009-06-216-0/+700