summaryrefslogtreecommitdiff
path: root/board/mpl/common
AgeCommit message (Expand)Author
2016-03-22Fix spelling of "transferred".Vagrant Cascadian
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-01Consolidate bool typeYork Sun
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-01-09board/mpl/common: remove the old legacy flashDavid Müller
2011-12-12board/mpl/common/isa.c: Fix GCC 4.6 build warningsDavid Müller (ELSOFT AG)
2011-12-02board/mpl/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07board/mpl/common/flash.c: fix GCC 4.6 build warningWolfgang Denk
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2010-10-06board/mpl: Remove mpl-specific memory test commandPeter Tyser
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner
2009-10-03mpl: Remove memory test relocation fixupsPeter Tyser
2009-10-03ppc: Remove pci config table pointer relocation fixupsPeter Tyser
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-08-09Dual-license IBM code contributionsJosh Boyer
2009-07-19PATI board: fix compiler warningsWolfgang Denk
2009-07-19mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD
2009-07-18MIP405T: fix compile problemWolfgang Denk
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer
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-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese