aboutsummaryrefslogtreecommitdiff
path: root/board/sc3
AgeCommit message (Expand)AuthorFilesLines
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk1-1/+1
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk1-28/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-70/+4
2013-02-04board sc3: fix warning about nested commentJeroen Hofstee1-2/+4
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-148/+0
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-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-24/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese1-5/+5
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-08-09ppc4xx: Fix building of sc3 boardHeiko Schocher1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-8/+8
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-7/+7
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese1-11/+11
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-9/+9
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese2-113/+113
2009-08-09Dual-license IBM code contributionsJosh Boyer1-0/+3
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-08-12Fixing coding style issuesWilliam Juul1-3/+3
2008-08-12Remove white space at end.William Juul1-2/+2
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-24/+20
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk3-6/+6
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese1-1/+1
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-03-13Make SC3 board build with 'make O='; use 'addcons' consistentlyWolfgang Denk1-6/+10
2007-01-18[PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher1-0/+2
2007-01-16Raname solidcard3 into sc3; add redundant env for sc3Wolfgang Denk7-0/+1593