aboutsummaryrefslogtreecommitdiff
path: root/board/pm826
AgeCommit message (Expand)AuthorFilesLines
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+1
2010-12-09Remove redundant config.mk filesWolfgang Denk1-27/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-13/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-23/+23
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-09disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-07-09board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04Remove obsolete mpc824x linker scripts (3 of 4)Grant Likely1-126/+0
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 Balakowicz2-8/+12
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2004-03-23* Add start-up delay to make sure power has stabilized beforewdenk2-15/+19
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-37/+4
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk2-1/+6
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-26Make compile clean, fix the usual small problems.LABEL_2003_03_26_1300wdenk1-0/+2
2003-03-25Add PCI support for MPC8250 Boards (PM825 module)wdenk1-0/+10
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk1-2/+2
2003-01-17* Add dual ethernet support on PM826wdenk1-16/+23
2002-11-02Initial revisionwdenk1-0/+42
2002-11-02Initial revisionwdenk1-0/+377
2002-08-26Initial revisionwdenk1-0/+344
2001-09-06Initial revisionwdenk2-0/+157