summaryrefslogtreecommitdiff
path: root/board/ronetix
AgeCommit message (Expand)AuthorFilesLines
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger2-2/+2
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada3-9/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj3-9/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada3-15/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada3-0/+18
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada3-0/+69
2014-06-12cosmetic: board: pm9263 rewrite old style stuct initJeroen Hofstee1-14/+14
2014-06-12cosmetic: atmel: replace old style struct initJeroen Hofstee1-14/+14
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin3-3/+3
2013-12-09at91: switch coloured LED to gpio APIAndreas Bießmann2-12/+12
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann3-6/+9
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada3-67/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk10-166/+10
2011-12-12pm9g45: init serial console before relocationAsen Dimov1-5/+11
2011-12-12pm9261: init serial console before relocationAsen Dimov1-5/+12
2011-12-12pm9263: init serial console before relocationAsen Dimov1-8/+14
2011-11-29Fix Stelian's email addressStelian Pop8-8/+8
2011-11-24Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-7/+6
2011-11-23board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warningAnatolij Gustschin1-7/+6
2011-11-08ARM: define CONFIG_MACH_TYPE for all ronetix boardsAsen Dimov3-8/+0
2011-10-16punt unused clean/distclean targetsMike Frysinger3-18/+0
2011-09-04make pm9g45 buildable for v2011.06 releaseAsen Dimov1-17/+15
2011-09-04make pm9263 buildable for v2011.06 releaseAsen Dimov2-27/+24
2011-09-04pm9261: compiles with the AT91 reworked schemeAsen Dimov2-25/+22
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD3-3/+3
2010-12-17pm9261: ARM relocation supportAsen Dimov2-2/+8
2010-12-17pm9263: ARM relocation supportAsen Dimov2-2/+8
2010-12-17pm9g45: ARM relocation supportAsen Dimov2-2/+8
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier3-6/+6
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk3-3/+3
2010-10-07pm9g45: fix compile warningWolfgang Denk1-1/+0
2010-10-07pm9263: fix compile warningWolfgang Denk1-1/+0
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren1-7/+0
2010-06-06add new board pm9g45Asen Dimov3-0/+243
2010-04-30pm9263 converted to at91 soc accessAsen Dimov2-101/+109
2010-04-30pm9261 converted to at91 soc accessAsen Dimov2-73/+97
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich2-2/+2
2009-09-05DM9000 init for pm9261Ilko Iliev1-0/+7
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD4-531/+0
2009-06-21at91: add support for the PM9261 board of Ronetix GmbHIlko Iliev6-0/+700
2009-06-21pm9263: use macro instead of hardcode value for the lowlevel_initJean-Christophe PLAGNIOL-VILLARD2-2/+2
2009-06-21pm9263: lowlevel init updateJean-Christophe PLAGNIOL-VILLARD2-16/+22
2009-06-12at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD1-7/+0
2009-04-16at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev6-0/+844