aboutsummaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)AuthorFilesLines
2015-09-11arm: Remove nhk8815 boards and nomadik archSimon Glass5-156/+0
2015-07-27stm32f429: pass the device unique ID in DTBAntonio Borneo1-0/+19
2015-07-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+8
2015-07-08stm32f4: fix MAINTAINERS fileAntonio Borneo1-0/+1
2015-07-03stv0991: configure clock & pad muxing for qspiVikas Manocha1-0/+8
2015-05-10stv0991: use fdt for serial port platform dataVikas Manocha1-0/+2
2015-05-10stm32f4: add serial print portkunhuahuang1-8/+8
2015-04-22stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl5-0/+358
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass1-1/+1
2015-01-12ARM: remove redudant information from Kconfig filesMasahiro Yamada1-8/+0
2015-01-12stv0991: record defconfig ownership in MAINTAINERSMasahiro Yamada1-0/+1
2014-12-09dm: stv0991: Move serial to driver modelVikas Manocha1-0/+13
2014-12-09stv0991: enable ethernet supportVikas Manocha1-0/+37
2014-12-09stv0991: Add basic stv0991 architecture supportVikas Manocha4-0/+90
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30nomadik: kconfig: move board select menu and common settingsMasahiro Yamada1-9/+1
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+8
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-34/+2
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+32
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-04-27nhk8815: add support for relocationAlessandro Rubini2-28/+7
2011-04-27nhk8815: remove platform.S, which was unused at link timeAlessandro Rubini2-341/+1
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
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
2009-07-29arm nomadik: add i2cAlessandro Rubini1-2/+14
2009-07-06arm nomadik: allow Nand and OneNand to coexistsAlessandro Rubini1-0/+4
2009-07-06arm nomadik: rename board to nhk8815Alessandro Rubini4-1/+1
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-51/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-02-22Enable Ethernet for Nomadik 8815 Evaluation KitAlessandro Rubini1-1/+4
2009-01-24Initial support for Nomadik 8815 development boardAlessandro Rubini5-0/+544