| Commit message (Expand) | Author | Age | Lines |
* | stm32: add support for stm32f7 & stm32f746 discovery board | Vikas Manocha | 2016-02-24 | -0/+132 |
* | gpio: stm32_gpio: move clock config from driver to board | Vikas Manocha | 2016-02-24 | -0/+8 |
* | serial: serial_stm32: move clock config from driver to board | Vikas Manocha | 2016-02-08 | -0/+3 |
* | stm32: Convert serial driver to DM | Kamil Lulko | 2015-12-12 | -1/+12 |
* | Change e-mail address of Kamil Lulko | Kamil Lulko | 2015-12-05 | -3/+3 |
* | arm: Remove nhk8815 boards and nomadik arch | Simon Glass | 2015-09-11 | -156/+0 |
* | stm32f429: pass the device unique ID in DTB | Antonio Borneo | 2015-07-27 | -0/+19 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2015-07-14 | -0/+8 |
|\ |
|
| * | stv0991: configure clock & pad muxing for qspi | Vikas Manocha | 2015-07-03 | -0/+8 |
* | | stm32f4: fix MAINTAINERS file | Antonio Borneo | 2015-07-08 | -0/+1 |
|/ |
|
* | stv0991: use fdt for serial port platform data | Vikas Manocha | 2015-05-10 | -0/+2 |
* | stm32f4: add serial print port | kunhuahuang | 2015-05-10 | -8/+8 |
* | stm32f4: Add support for stm32f429-discovery board | rev13@wp.pl | 2015-04-22 | -0/+358 |
* | Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig | Simon Glass | 2015-04-18 | -1/+1 |
* | ARM: remove redudant information from Kconfig files | Masahiro Yamada | 2015-01-12 | -8/+0 |
* | stv0991: record defconfig ownership in MAINTAINERS | Masahiro Yamada | 2015-01-12 | -0/+1 |
* | dm: stv0991: Move serial to driver model | Vikas Manocha | 2014-12-09 | -0/+13 |
* | stv0991: enable ethernet support | Vikas Manocha | 2014-12-09 | -0/+37 |
* | stv0991: Add basic stv0991 architecture support | Vikas Manocha | 2014-12-09 | -0/+90 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -3/+0 |
* | nomadik: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | -9/+1 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+8 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+23 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -22/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -34/+2 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+32 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | nhk8815: add support for relocation | Alessandro Rubini | 2011-04-27 | -28/+7 |
* | nhk8815: remove platform.S, which was unused at link time | Alessandro Rubini | 2011-04-27 | -341/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-10-04 | -0/+12 |
* | arm nomadik: add i2c | Alessandro Rubini | 2009-07-29 | -2/+14 |
* | arm nomadik: allow Nand and OneNand to coexists | Alessandro Rubini | 2009-07-06 | -0/+4 |
* | arm nomadik: rename board to nhk8815 | Alessandro Rubini | 2009-07-06 | -1/+1 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -51/+0 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -1/+1 |
* | Enable Ethernet for Nomadik 8815 Evaluation Kit | Alessandro Rubini | 2009-02-22 | -1/+4 |
* | Initial support for Nomadik 8815 development board | Alessandro Rubini | 2009-01-24 | -0/+544 |