summaryrefslogtreecommitdiff
path: root/board/cpc45
Commit message (Expand)AuthorAgeLines
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-21/+1
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-14-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-104/+6
* move CPC45 ide_led to the same file as other IDE hooksPavel Herrmann2012-10-17-15/+15
* split CPC45 board-specific IDE functions from cmd_ide.cPavel Herrmann2012-10-17-1/+131
* GCC4.6: Squash error in cpc45/pd67290.cMarek Vasut2011-10-27-5/+1
* Remove redundant config.mk filesWolfgang Denk2010-12-09-28/+0
* 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-10/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-3/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-26/+26
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-12/+12
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+6
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely2007-07-04-136/+0
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2006-07-10-25/+775
* (no commit message)Wolfgang Denk2005-12-12-0/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-1/+109
* Patch by Josef Wagner, 04 Jun 2004:wdenk2004-06-19-172/+291
* Fix text alignmentwdenk2004-06-01-1/+1
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-1/+1
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-45/+18
* * Code cleanup:wdenk2003-06-27-32/+34
* * Header file cleanup for ARMwdenk2003-06-25-0/+1
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-2/+2
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-12-0/+1044