summaryrefslogtreecommitdiffstats
path: root/board/cpc45
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-104/+6
* move CPC45 ide_led to the same file as other IDE hooksPavel Herrmann2012-10-172-15/+15
* split CPC45 board-specific IDE functions from cmd_ide.cPavel Herrmann2012-10-172-1/+131
* GCC4.6: Squash error in cpc45/pd67290.cMarek Vasut2011-10-271-5/+1
* Remove redundant config.mk filesWolfgang Denk2010-12-091-28/+0
* 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-10/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-26/+26
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-12/+12
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* 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
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-2/+2
* Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely2007-07-041-136/+0
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-2/+2
* 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-7/+11
* Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2006-07-101-25/+775
* (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
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-313-1/+109
* Patch by Josef Wagner, 04 Jun 2004:wdenk2004-06-192-172/+291
* Fix text alignmentwdenk2004-06-011-1/+1
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-45/+18
* * Code cleanup:wdenk2003-06-275-32/+34
* * Header file cleanup for ARMwdenk2003-06-251-0/+1
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-2/+2
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-126-0/+1044
OpenPOWER on IntegriCloud