index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
ronetix
Age
Commit message (
Expand
)
Author
2014-06-11
cosmetic: board: pm9263 rewrite old style stuct init
Jeroen Hofstee
2014-06-11
cosmetic: atmel: replace old style struct init
Jeroen Hofstee
2014-03-04
sizes.h - consolidate for all architectures
Alexey Brodkin
2013-12-09
at91: switch coloured LED to gpio API
Andreas Bießmann
2013-12-09
at91: nand: switch atmel_nand to generic GPIO API
Andreas Bießmann
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-12-12
pm9g45: init serial console before relocation
Asen Dimov
2011-12-12
pm9261: init serial console before relocation
Asen Dimov
2011-12-12
pm9263: init serial console before relocation
Asen Dimov
2011-11-29
Fix Stelian's email address
Stelian Pop
2011-11-23
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2011-11-23
board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-11-08
ARM: define CONFIG_MACH_TYPE for all ronetix boards
Asen Dimov
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-09-03
make pm9g45 buildable for v2011.06 release
Asen Dimov
2011-09-03
make pm9263 buildable for v2011.06 release
Asen Dimov
2011-09-03
pm9261: compiles with the AT91 reworked scheme
Asen Dimov
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2010-12-16
pm9261: ARM relocation support
Asen Dimov
2010-12-16
pm9263: ARM relocation support
Asen Dimov
2010-12-16
pm9g45: ARM relocation support
Asen Dimov
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-06
pm9g45: fix compile warning
Wolfgang Denk
2010-10-06
pm9263: fix compile warning
Wolfgang Denk
2010-07-12
Write MAC address automatically on MACB-based boards
Ben Warren
2010-06-06
add new board pm9g45
Asen Dimov
2010-04-30
pm9263 converted to at91 soc access
Asen Dimov
2010-04-30
pm9261 converted to at91 soc access
Asen Dimov
2010-03-07
ARM change name of defines for AT91 arm926ejs
Achim Ehrlich
2009-09-05
DM9000 init for pm9261
Ilko Iliev
2009-06-21
at91: unify nor boot support
Jean-Christophe PLAGNIOL-VILLARD
2009-06-21
at91: add support for the PM9261 board of Ronetix GmbH
Ilko Iliev
2009-06-21
pm9263: use macro instead of hardcode value for the lowlevel_init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-21
pm9263: lowlevel init update
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
at91: move cpu info print to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-04-16
at91: add support for the PM9263 board of Ronetix GmbH
Ilko Iliev