aboutsummaryrefslogtreecommitdiff
path: root/board/w7o
AgeCommit message (Expand)AuthorFilesLines
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
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-31/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese3-3/+3
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese2-2/+2
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
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-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-132/+0
2009-10-03ppc: Enable full relocation to RAMPeter Tyser2-2/+0
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2-9/+9
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-14/+14
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese2-41/+41
2009-08-09Dual-license IBM code contributionsJosh Boyer1-0/+2
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD7-32/+32
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-06Fix merge problemsStefan Roese1-0/+6
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-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-0/+8
2008-05-21Big white-space cleanup.Wolfgang Denk3-40/+40
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
2008-03-04W7OLMC/W7OLMG: fix build problems (redundant #define)Wolfgang Denk1-3/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-5/+12
2005-12-12(no commit message)Wolfgang Denk2-0/+3
2005-10-13Cleanup for GCC-4.xWolfgang Denk4-8/+8
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk3-30/+30
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-165/+166
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk1-1/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk16-566/+569
2003-06-25* Header file cleanup for ARMLABEL_2003_06_26_2220wdenk1-0/+1
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+1
2003-03-06* Patch by Rune Torgersen, 13 Feb 2003:LABEL_2003_03_06_0200wdenk1-0/+1
2002-11-03Initial revisionwdenk8-0/+3253