aboutsummaryrefslogtreecommitdiff
path: root/board/ronetix/pm9263/pm9263.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-11cosmetic: board: pm9263 rewrite old style stuct initJeroen Hofstee1-14/+14
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann1-2/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-12-12pm9263: init serial console before relocationAsen Dimov1-8/+14
2011-11-29Fix Stelian's email addressStelian Pop1-1/+1
2011-11-23Merge 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 Dimov1-3/+0
2011-09-03make pm9263 buildable for v2011.06 releaseAsen Dimov1-22/+20
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2010-12-16pm9263: ARM relocation supportAsen Dimov1-1/+8
2010-10-06pm9263: fix compile warningWolfgang Denk1-1/+0
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren1-7/+0
2010-04-30pm9263 converted to at91 soc accessAsen Dimov1-94/+101
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich1-1/+1
2009-06-21pm9263: use macro instead of hardcode value for the lowlevel_initJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-06-21pm9263: lowlevel init updateJean-Christophe PLAGNIOL-VILLARD1-0/+21
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 Iliev1-0/+413