aboutsummaryrefslogtreecommitdiff
path: root/board/siemens
AgeCommit message (Expand)AuthorFilesLines
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada2-6/+0
2015-01-19arm, at91: corvus board updatesHeiko Schocher1-5/+7
2015-01-19taurus, spl: erase also spi flash if recovery button is pressedHeiko Schocher1-9/+15
2014-12-04arm, am335x: siemens boards add FIT supportHeiko Schocher6-19/+75
2014-12-04arm, am335x, siemens: read COMP/ver from factorysetHeiko Schocher2-0/+11
2014-12-04arm, am335x, siemens: fix factoryset interpretationHeiko Schocher1-8/+18
2014-11-17arm, spl, at91: add spl support for the corvus boardHeiko Schocher1-12/+97
2014-11-17arm, at91, spl: add spl support for the taurus boardHeiko Schocher1-10/+72
2014-11-17arm, at91: add spi dataflash support for the taurus boardHeiko Schocher1-0/+18
2014-11-06arm: am335x: net: pxm2: disable rgmii internal delay modeHeiko Schocher1-1/+1
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj5-18/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada5-30/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada5-0/+33
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada5-0/+139
2014-05-13siemens:cosmetic, dxr2: rename dxr2 to dracoEgli, Samuel4-38/+37
2014-05-13siemens: add led cmd for flexible LED controlEgli, Samuel1-6/+40
2014-05-13siemens: update DDR3 parameters for dxr2Egli, Samuel2-23/+42
2014-05-13siemens: cosmetic: remove unused and rename definesEgli, Samuel1-5/+5
2014-05-13am33xx: add SSC enable macroYegor Yefremov1-1/+1
2014-03-12arm: am335x: DXR2: Move unconditional LAN9303 reset into commandStefan Roese1-7/+19
2014-03-04arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootupStefan Roese2-0/+9
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N3-5/+5
2013-12-18ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla3-3/+29
2013-12-12am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini1-9/+0
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD4-14/+2
2013-12-09arm, at91: add siemens corvus boardHeiko Schocher2-0/+213
2013-12-09arm, at91: add Siemens board taurus and axmHeiko Schocher2-0/+178
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini3-14/+0
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada3-12/+0
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-2/+2
2013-11-12arm, am335x: update for the siemens boardsSamuel Egli7-19/+239
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada3-81/+9
2013-10-20usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski1-1/+1
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk1-4/+0
2013-08-28arm, am335x: add support for 3 siemens boardsHeiko Schocher16-0/+2560
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk14-3611/+0
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2011-11-07board/siemens/SCM/scm.c: Fix GCC 4.6 build warningWolfgang Denk1-1/+2
2011-11-03Reduce build timesWolfgang Denk1-2/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-07ARM: remove broken "SMN42" board.Wolfgang Denk5-736/+0
2011-05-12Fix a few gcc warnings.Joakim Tjernlund1-2/+2
2011-04-20powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund1-2/+3
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-12-09Remove redundant config.mk filesWolfgang Denk1-27/+0
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-49/+17
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier3-6/+6
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2-42/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk4-7/+8