summaryrefslogtreecommitdiffstats
path: root/board/mpl/common
Commit message (Expand)AuthorAgeFilesLines
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-232-4/+6
* stdio: Remove redundant code around stdio_register() callsSimon Glass2014-07-231-2/+0
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-101-112/+3
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-201-1/+1
* SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-201-1/+1
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-191-22/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2410-181/+10
* Consolidate bool typeYork Sun2013-04-011-10/+3
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-151-2/+2
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-4/+4
* board/mpl/common: remove the old legacy flashDavid Müller2012-01-093-896/+182
* board/mpl/common/isa.c: Fix GCC 4.6 build warningsDavid Müller (ELSOFT AG)2011-12-121-3/+3
* board/mpl/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-2/+1
* board/mpl/common/flash.c: fix GCC 4.6 build warningWolfgang Denk2011-11-071-14/+1
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
* board/mpl: Remove mpl-specific memory test commandPeter Tyser2010-10-062-592/+3
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-232-2/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-042-3/+3
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-211-1/+0
* mpl: Remove memory test relocation fixupsPeter Tyser2009-10-031-26/+0
* ppc: Remove pci config table pointer relocation fixupsPeter Tyser2009-10-031-18/+0
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-29/+29
* Dual-license IBM code contributionsJosh Boyer2009-08-091-0/+2
* PATI board: fix compiler warningsWolfgang Denk2009-07-191-3/+7
* mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-192-31/+0
* MIP405T: fix compile problemWolfgang Denk2009-07-181-1/+1
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-183-5/+5
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-211-5/+6
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-215-47/+47
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-185-47/+47
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-141-1/+1
|/
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-102-7/+7
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-091-1/+0
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-144-10/+10
* Big white-space cleanup.Wolfgang Denk2008-05-218-165/+163
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-2/+2
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-0/+7
* [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-211-1/+1
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-22/+15
* ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-311-1/+1
* ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-312-3/+3
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-4/+4
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-3/+3
* [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-201-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-313-6/+8
OpenPOWER on IntegriCloud