summaryrefslogtreecommitdiffstats
path: root/board/pm826
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-1/+1
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-51/+3
|/
* Remove redundant config.mk filesWolfgang Denk2010-12-091-27/+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-13/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-23/+23
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-091-1/+0
* Moved initialization of EEPRO100 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
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* Remove obsolete mpc824x linker scripts (3 of 4)Grant Likely2007-07-041-126/+0
* 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-012-8/+12
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-232-15/+19
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-37/+4
* * Code cleanup:wdenk2003-06-272-1/+6
* * Header file cleanup for ARMwdenk2003-06-251-0/+1
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-1/+1
* Make compile clean, fix the usual small problems.wdenk2003-03-261-0/+2
* Add PCI support for MPC8250 Boards (PM825 module)wdenk2003-03-251-0/+10
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-121-2/+2
* * Add dual ethernet support on PM826wdenk2003-01-171-16/+23
* Initial revisionwdenk2002-11-021-0/+42
* Initial revisionwdenk2002-11-021-0/+377
* Initial revisionwdenk2002-08-261-0/+344
* Initial revisionwdenk2001-09-062-0/+157
OpenPOWER on IntegriCloud