summaryrefslogtreecommitdiff
path: root/board/mcc200
Commit message (Expand)AuthorAgeLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-2/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+17
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+11
* Remove unnecessary use of hush header fileSimon Glass2014-05-29-6/+1
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-113/+7
* lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee2013-03-21-7/+0
* common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-21-6/+2
* common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-21-6/+0
* common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-21-3/+0
* common lcd: simplify lcd_display_bitmapNikita Kiryanov2012-09-05-0/+20
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-19-2/+2
* font: split font data from video_font.hChe-Liang Chiou2011-11-15-1/+3
* board/mcc200/auto_update.c: fixx GCC 4.6 build warningsWolfgang Denk2011-11-07-6/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-27/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-21/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-6/+7
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-21-31/+0
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-04-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-20/+20
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-09-1/+0
* Fix some more print() format errors.Wolfgang Denk2008-07-11-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-3/+3
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-0/+19
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-38/+33
* Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk2007-08-12-5/+13
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-3/+3
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* Remove obsolete mpc5xxx linker scripts (1 of 3)Grant Likely2007-07-04-125/+0
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* MCC200 board: remove warning which is obsolete after PSoC firmware changesWolfgang Denk2007-04-18-4/+0
* MCC200: Fixes for update procedureSergei Poselenov2007-02-28-5/+7
* Minor code cleanup.Wolfgang Denk2007-02-27-4/+4
* MCC200 update - add LCD Progress IndicatorSergei Poselenov2007-02-27-9/+97
* Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese2007-02-21-9/+11
|\
| * MCC200: Software Updater: allow both "ramdisk" and "filesystem" typesWolfgang Denk2007-02-19-9/+11
* | [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-20-2/+1
|/
* MCC200: Extensions to Software Update MechanismSergei Poselenov2007-02-19-47/+46
* Merge with /home/hs/SC3/u-bootWolfgang Denk2007-01-15-3/+3
|\
* | Fix auto_update for MCC200 board.Wolfgang Denk2007-01-10-8/+7
|/
* Minor code cleanup; update CHANGELOG.Wolfgang Denk2006-12-22-21/+9
* automatic update mechanismAndrei Safronov2006-12-08-1/+475
* Minor code cleanup. Update CHANGELOG.Wolfgang Denk2006-11-27-2/+1
* Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk2006-11-06-0/+19
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1