aboutsummaryrefslogtreecommitdiff
path: root/board/davinci/sffsdr
AgeCommit message (Expand)AuthorFilesLines
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30davinci: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-21/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-47/+3
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-28Move and rename common headers from underSughosh Ganu1-1/+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
2010-10-11davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddrBen Gardiner1-1/+1
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-1/+1
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren1-3/+0
2009-06-12ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj1-52/+0
2009-06-12davinci: display correct clock infoDavid Brownell1-2/+0
2009-06-12davinci: move psc support board-->cpuDavid Brownell1-1/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel2-2/+2
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-02-22ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve1-26/+5
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-17/+17
2008-10-13ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.Hugo Villeneuve1-4/+0
2008-08-30ARM DaVinci: Move common functions to board/davinci/commonHugo Villeneuve1-143/+15
2008-07-14ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve1-5/+1
2008-07-10ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve4-219/+316
2008-07-02Cleanup: remove redundant deleting on *~ filesWolfgang Denk1-1/+1
2008-06-28ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve5-0/+369