summaryrefslogtreecommitdiffstats
path: root/board/siemens
Commit message (Expand)AuthorAgeFilesLines
* 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
* General help message cleanupWolfgang Denk2009-06-122-5/+5
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-55/+0
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-271-1/+2
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-204-10/+4
* boards: move board_get_enetaddr() into board-specific initMike Frysinger2009-03-201-1/+13
* Command usage cleanupPeter Tyser2009-01-282-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-282-2/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-184-1/+4
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-212-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1814-265/+265
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-103-17/+17
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-102-4/+4
* cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-105-5/+5
* CCM/SCM boards: fix out of tree buildingWolfgang Denk2008-07-042-2/+2
* SCM board: fix build errors.Wolfgang Denk2008-07-031-3/+10
* IAD210 board: fix ``"ALIGN" redefined'' warning.Wolfgang Denk2008-07-031-3/+2
* CCM board: fix build errors.Wolfgang Denk2008-07-031-2/+9
* Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-124-4/+4
* Big white-space cleanup.Wolfgang Denk2008-05-216-25/+25
* Memory footprint optimizationsBartlomiej Sieka2008-04-241-1/+1
* Remove all the search paths from the .lds files.Jason Wessel2008-04-175-5/+0
OpenPOWER on IntegriCloud