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