summaryrefslogtreecommitdiff
path: root/board/mcc200
AgeCommit message (Expand)AuthorFilesLines
2012-09-05common lcd: simplify lcd_display_bitmapNikita Kiryanov1-0/+20
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger1-2/+2
2011-11-16font: split font data from video_font.hChe-Liang Chiou1-1/+3
2011-11-08board/mcc200/auto_update.c: fixx GCC 4.6 build warningsWolfgang Denk1-6/+1
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-27/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-21/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-6/+7
2010-03-22mpc5xxx: Remove all references to MGT5100Detlev Zundel3-31/+0
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-20/+20
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-09disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-07-11Fix some more print() format errors.Wolfgang Denk1-1/+1
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-3/+3
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-0/+19
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-38/+33
2007-08-12Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk1-5/+13
2007-07-10board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2-3/+3
2007-07-10board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-2/+2
2007-07-04Remove obsolete mpc5xxx linker scripts (1 of 3)Grant Likely1-125/+0
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-2/+2
2007-04-18MCC200 board: remove warning which is obsolete after PSoC firmware changesWolfgang Denk1-4/+0
2007-02-28MCC200: Fixes for update procedureSergei Poselenov1-5/+7
2007-02-27Minor code cleanup.Wolfgang Denk1-4/+4
2007-02-27MCC200 update - add LCD Progress IndicatorSergei Poselenov2-9/+97
2007-02-21Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese1-9/+11
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-2/+1
2007-02-20MCC200: Software Updater: allow both "ramdisk" and "filesystem" typesWolfgang Denk1-9/+11
2007-02-19MCC200: Extensions to Software Update MechanismSergei Poselenov1-47/+46
2007-01-15Merge with /home/hs/SC3/u-bootWolfgang Denk1-3/+3
2007-01-10Fix auto_update for MCC200 board.Wolfgang Denk2-8/+7
2006-12-22Minor code cleanup; update CHANGELOG.Wolfgang Denk1-21/+9
2006-12-08automatic update mechanismAndrei Safronov3-1/+475
2006-11-27Minor code cleanup. Update CHANGELOG.Wolfgang Denk1-2/+1
2006-11-06Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk1-0/+19
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-04Merge with /home/m8/git/u-bootWolfgang Denk2-7/+11
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz2-7/+11
2006-08-31Add splashscreen support for MCC200 board.Wolfgang Denk2-1/+191
2006-08-27Code cleanupWolfgang Denk1-2/+2
2006-08-24Updates for MCC200 / PRS200 boards:Wolfgang Denk2-1/+5
2006-08-17MCC200: restrict addressable flash space to 32 MBWolfgang Denk1-0/+8
2006-07-24MCC200: set default configuration to low_boot DDR,Wolfgang Denk2-5/+12
2006-07-11Fix error in flash protection calculation on MCC200 board.Wolfgang Denk1-1/+1
2006-06-14Fix memory init problems on MCC200 boardWolfgang Denk2-1/+50
2006-06-09Fix U-Boot enviroenment sector protection on MCC200 boardWolfgang Denk1-1/+1