aboutsummaryrefslogtreecommitdiff
path: root/board/ronetix/pm9261
AgeCommit message (Expand)AuthorFilesLines
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-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-12-02common: Drop global inclusion of status_led.hSimon Glass1-0/+1
2019-07-12board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev1-105/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2-34/+0
2017-08-04board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com2-18/+3
2017-07-11board: ronetix: use get_nand_dev_by_index()Grygorii Strashko1-1/+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-06-03nand: Embed mtd_info in struct nand_chipScott Wood1-1/+1
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang2-21/+8
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger1-1/+1
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada1-3/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-06-11cosmetic: atmel: replace old style struct initJeroen Hofstee1-14/+14
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2013-12-09at91: switch coloured LED to gpio APIAndreas Bießmann1-7/+7
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann1-2/+3
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-23/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-66/+4
2011-12-12pm9261: init serial console before relocationAsen Dimov1-5/+12
2011-11-29Fix Stelian's email addressStelian Pop3-3/+3
2011-11-08ARM: define CONFIG_MACH_TYPE for all ronetix boardsAsen Dimov1-3/+0
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-03pm9261: compiles with the AT91 reworked schemeAsen Dimov2-25/+22
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2010-12-16pm9261: ARM relocation supportAsen Dimov2-2/+8
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-04-30pm9261 converted to at91 soc accessAsen Dimov2-73/+97
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich1-1/+1
2009-09-05DM9000 init for pm9261Ilko Iliev1-0/+7
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2-263/+0
2009-06-21at91: add support for the PM9261 board of Ronetix GmbHIlko Iliev6-0/+700