summaryrefslogtreecommitdiffstats
path: root/board/siemens
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-135-30/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-305-0/+33
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-305-0/+139
* siemens:cosmetic, dxr2: rename dxr2 to dracoEgli, Samuel2014-05-134-38/+37
* siemens: add led cmd for flexible LED controlEgli, Samuel2014-05-131-6/+40
* siemens: update DDR3 parameters for dxr2Egli, Samuel2014-05-132-23/+42
* siemens: cosmetic: remove unused and rename definesEgli, Samuel2014-05-131-5/+5
* am33xx: add SSC enable macroYegor Yefremov2014-05-131-1/+1
* arm: am335x: DXR2: Move unconditional LAN9303 reset into commandStefan Roese2014-03-121-7/+19
* arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootupStefan Roese2014-03-042-0/+9
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-043-5/+5
* ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-183-3/+29
* am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini2013-12-121-9/+0
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-104-14/+2
|\
| * Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-173-12/+0
| * i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-2/+2
* | arm, at91: add siemens corvus boardHeiko Schocher2013-12-092-0/+213
* | arm, at91: add Siemens board taurus and axmHeiko Schocher2013-12-092-0/+178
* | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-043-14/+0
* | arm, am335x: update for the siemens boardsSamuel Egli2013-11-127-19/+239
|/
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-013-81/+9
* usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski2013-10-201-1/+1
* Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-141-4/+0
* arm, am335x: add support for 3 siemens boardsHeiko Schocher2013-08-2816-0/+2560
* PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-2814-3611/+0
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* board/siemens/SCM/scm.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-1/+2
* Reduce build timesWolfgang Denk2011-11-031-2/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* ARM: remove broken "SMN42" board.Wolfgang Denk2011-09-075-736/+0
* Fix a few gcc warnings.Joakim Tjernlund2011-05-121-2/+2
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-201-2/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Remove redundant config.mk filesWolfgang Denk2010-12-091-27/+0
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-49/+17
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-173-6/+6
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-182-42/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-184-7/+8
* CCM: remove code for yet another corpseWolfgang Denk2010-10-067-1487/+0
* PCU_E: remove code for yet another corpseWolfgang Denk2010-10-066-1597/+0
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-042-2/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-242-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-215-10/+10
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-135-6/+6
* Rename lib_generic/ to lib/Peter Tyser2010-04-133-7/+7
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-133-4/+4
* ppc: Enable full relocation to RAMPeter Tyser2009-10-035-5/+0
OpenPOWER on IntegriCloud