aboutsummaryrefslogtreecommitdiff
path: root/board/eltec
AgeCommit message (Expand)AuthorFilesLines
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2-44/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk14-238/+14
2013-06-27PPC 74xx_7xx: Fix build warnings for ELPPC boardWolfgang Denk1-3/+8
2013-04-02replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD1-1/+1
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-2/+2
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD2-2/+2
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut2-6/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut2-0/+10
2011-12-20board/eltec/elppc/misc.c: Fix GCC 4.6 build warningAnatolij Gustschin1-1/+1
2011-12-08MPC7xx: remove obsolete "BAB7xx" boardWolfgang Denk10-3797/+0
2011-11-22common: move extern char console_buffer[] to common.hIgor Grinberg3-5/+0
2011-11-07board/eltec/mhpc/flash.c: Fix GCC 4.6 build warningWolfgang Denk1-4/+3
2011-10-15punt unused clean/distclean targetsMike Frysinger2-12/+0
2011-04-20powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund1-2/+3
2011-03-27rename _end to __bss_end__Po-Yu Chuang2-2/+2
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+2
2010-11-2774xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2-270/+0
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-45/+12
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier3-6/+6
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk3-85/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk3-6/+6
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-2/+2
2010-04-21Move arch/ppc to arch/powerpcStefan Roese4-4/+4
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser4-4/+4
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-2/+2
2009-10-03ppc: Enable full relocation to RAMPeter Tyser4-4/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho3-9/+3
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2-2/+2
2008-11-18Align end of bss by 4 bytesSelvamuthukumar3-0/+3
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD15-128/+128
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD4-4/+4
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-07-14elppc board: Coding style cleanup.Wolfgang Denk1-49/+50
2008-07-14elppc board: fix syntax error.Wolfgang Denk1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2-2/+2
2008-06-12Change initdram() return type to phys_size_tBecky Bruce3-3/+3
2008-05-21Big white-space cleanup.Wolfgang Denk4-16/+16
2008-04-17Remove all the search paths from the .lds files.Jason Wessel4-4/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk3-3/+3
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk3-3/+3
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz3-22/+34
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2-4/+4
2005-12-12(no commit message)Wolfgang Denk4-0/+5
2005-10-13Cleanup for GCC-4.xWolfgang Denk3-7/+7
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk3-0/+6
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk3-0/+3