summaryrefslogtreecommitdiffstats
path: root/board/pcippc2
Commit message (Expand)AuthorAgeFilesLines
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-30/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* Fix boards broken after removal of legacy NAND and DoC supportWolfgang Denk2009-07-191-0/+2
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-2/+2
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-185-20/+20
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-215-217/+194
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-9/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-313-8/+6
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-1/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-2/+2
* * Code cleanup:wdenk2003-06-274-4/+19
* * Header file cleanup for ARMwdenk2003-06-251-0/+1
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-1/+1
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-1/+1
* Patch by Guillaume Alexandre,, 04 Nov 2002:wdenk2002-11-043-0/+24
* Initial revisionwdenk2002-11-034-0/+1034
* Initial revisionwdenk2002-11-021-0/+132
* Initial revisionwdenk2002-10-312-0/+132
* Initial revisionwdenk2002-08-264-0/+356
* Initial revisionwdenk2002-08-173-0/+709
* Initial revisionwdenk2002-04-012-0/+96
* Initial revisionwdenk2002-01-261-0/+48
* Initial revisionwdenk2002-01-153-0/+119
OpenPOWER on IntegriCloud