aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/common
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Drop CONFIG_CMD_DOCSimon Glass2-12/+0
2016-12-04arm: Remove VCMA9 boardSimon Glass1-23/+0
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass1-0/+1
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini3-12/+10
2016-03-22Fix spelling of "transferred".Vagrant Cascadian1-4/+4
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-4/+4
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng1-1/+1
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass2-4/+6
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass1-2/+0
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren1-112/+3
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky1-1/+1
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk1-1/+1
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk1-22/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk10-181/+10
2013-04-01Consolidate bool typeYork Sun1-10/+3
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach1-2/+2
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger1-4/+4
2012-01-09board/mpl/common: remove the old legacy flashDavid Müller3-896/+182
2011-12-12board/mpl/common/isa.c: Fix GCC 4.6 build warningsDavid Müller (ELSOFT AG)1-3/+3
2011-12-02board/mpl/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk1-2/+1
2011-11-07board/mpl/common/flash.c: fix GCC 4.6 build warningWolfgang Denk1-14/+1
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams1-1/+1
2010-10-06board/mpl: Remove mpl-specific memory test commandPeter Tyser2-592/+3
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2-2/+2
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk2-3/+3
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-2/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-1/+0
2009-10-03mpl: Remove memory test relocation fixupsPeter Tyser1-26/+0
2009-10-03ppc: Remove pci config table pointer relocation fixupsPeter Tyser1-18/+0
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-29/+29
2009-08-09Dual-license IBM code contributionsJosh Boyer1-0/+2
2009-07-19PATI board: fix compiler warningsWolfgang Denk1-3/+7
2009-07-19mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2-31/+0
2009-07-18MIP405T: fix compile problemWolfgang Denk1-1/+1
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD3-5/+5
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk1-5/+6
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher5-47/+47
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD5-47/+47
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer1-1/+1
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2-7/+7
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-09disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk4-10/+10
2008-05-21Big white-space cleanup.Wolfgang Denk8-165/+163
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-2/+2
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-0/+7