summaryrefslogtreecommitdiff
path: root/board/atc
AgeCommit message (Expand)Author
2015-01-05mpc8260: remove atc board supportMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2010-12-09Remove redundant config.mk filesWolfgang Denk
2010-11-278260: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-09disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2007-07-09board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-07-10Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk
2005-12-12(no commit message)Wolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk
2004-01-06Add a common get_ram_size() function and modify the thewdenk
2003-10-29* Prepare for releasewdenk
2003-10-26* Patch by Xiao Xianghua, 23 Oct 2003:wdenk
2003-06-27* Code cleanup:wdenk
2003-06-25* Header file cleanup for ARMwdenk
2003-06-18Add support for DS12887 RTC; add RTC support for ATC boardwdenk
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk
2003-05-18Add support for CompactFlash on ATC boardwdenk
2003-05-05Fix ATC board configuration and flash driverwdenk
2003-05-03* Add support for Promess ATC boardwdenk