aboutsummaryrefslogtreecommitdiff
path: root/board/siemens
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-06CCM: remove code for yet another corpseWolfgang Denk7-1487/+0
2010-10-06PCU_E: remove code for yet another corpseWolfgang Denk6-1597/+0
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk2-2/+2
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk2-4/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-2/+2
2010-04-21Move arch/ppc to arch/powerpcStefan Roese5-10/+10
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser5-6/+6
2010-04-13Rename lib_generic/ to lib/Peter Tyser3-7/+7
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser3-4/+4
2009-10-03ppc: Enable full relocation to RAMPeter Tyser5-5/+0
2009-06-12General help message cleanupWolfgang Denk2-5/+5
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-55/+0
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-1/+2
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho4-10/+4
2009-03-20boards: move board_get_enetaddr() into board-specific initMike Frysinger1-1/+13
2009-01-28Command usage cleanupPeter Tyser2-2/+2
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser2-2/+2
2008-11-18Align end of bss by 4 bytesSelvamuthukumar4-1/+4
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk2-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD14-265/+265
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD3-17/+17
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2-4/+4
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1