summaryrefslogtreecommitdiffstats
path: root/board/cray
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada2014-06-051-5/+1
* kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-281-1/+1
* kbuild: use short logs for some board specific make rulesMasahiro Yamada2014-03-121-3/+12
* board: .gitignore: ignore board-specific generated filesMasahiro Yamada2014-03-041-0/+2
* kbuild: use scripts/Makefile.cleanMasahiro Yamada2014-02-191-0/+2
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-4/+4
* board: delete unused header filesMasahiro Yamada2014-01-241-28/+0
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-241-2/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-27/+3
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-3/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-3/+3
* SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-201-1/+1
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-191-24/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-85/+5
* replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD2013-04-021-1/+1
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* 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/cray/L1/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-14/+11
* punt unused clean/distclean targetsMike Frysinger2011-10-151-7/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-26/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-233-3/+3
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-1/+1
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-021-150/+0
* ppc: Enable full relocation to RAMPeter Tyser2009-10-032-2/+0
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-281-9/+9
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-7/+7
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-112-31/+31
* Dual-license IBM code contributionsJosh Boyer2009-08-091-0/+4
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-032-2/+2
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-091-1/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-4/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-6/+6
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-102-2/+2
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-071-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
OpenPOWER on IntegriCloud