summaryrefslogtreecommitdiff
path: root/board/eltec
Commit message (Expand)AuthorAgeLines
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-1/+1
* mpc8xx: move common linker scripts into the CPU directoryMasahiro Yamada2014-09-24-82/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-6/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+12
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+30
* Add cli_ prefix to readline functionsSimon Glass2014-05-29-13/+13
* move CLI prototypes to cli.h and add commentsSimon Glass2014-05-29-0/+2
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-44/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-238/+14
* PPC 74xx_7xx: Fix build warnings for ELPPC boardWolfgang Denk2013-06-27-3/+8
* replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD2013-04-02-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-2/+2
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-2/+2
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-6/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+10
* board/eltec/elppc/misc.c: Fix GCC 4.6 build warningAnatolij Gustschin2011-12-20-1/+1
* MPC7xx: remove obsolete "BAB7xx" boardWolfgang Denk2011-12-08-3797/+0
* common: move extern char console_buffer[] to common.hIgor Grinberg2011-11-22-5/+0
* board/eltec/mhpc/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-07-4/+3
* punt unused clean/distclean targetsMike Frysinger2011-10-15-12/+0
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-20-2/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-2/+2
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-1/+2
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-270/+0
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-45/+12
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-6/+6
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-85/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-6/+6
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-4/+4
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-4/+4
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-2/+2
* ppc: Enable full relocation to RAMPeter Tyser2009-10-03-4/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-9/+3
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-2/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+3
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-128/+128
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+6
* Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+6
* elppc board: Coding style cleanup.Wolfgang Denk2008-07-14-49/+50
* elppc board: fix syntax error.Wolfgang Denk2008-07-14-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-3/+3
* Big white-space cleanup.Wolfgang Denk2008-05-21-16/+16
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-4/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-3/+3