summaryrefslogtreecommitdiff
path: root/board/mpl
Commit message (Expand)AuthorAgeLines
* Drop CONFIG_CMD_DOCSimon Glass2017-01-25-12/+0
* arm: Remove VCMA9 boardSimon Glass2016-12-04-911/+0
* video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-23-0/+1
* PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini2016-09-20-1/+6
* PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini2016-09-20-21/+24
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-17-3/+3
* Fix spelling of "occurred".Vagrant Cascadian2016-05-02-1/+1
* Fix spelling of "transferred".Vagrant Cascadian2016-03-22-4/+4
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14-2/+2
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-14-4/+4
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+2
* Drop CONFIG_ISA_KEYBOARDSimon Glass2015-11-19-4/+0
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-05-2/+2
* remove unnecessary version.h includesRob Herring2015-03-24-2/+0
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29-3/+0
* PATI: fix broken SPI accessDavid Müller (ELSOFT AG)2014-10-10-0/+5
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-14/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+25
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+68
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23-8/+10
* stdio: Remove redundant code around stdio_register() callsSimon Glass2014-07-23-2/+0
* vcma9/lowlevel_init.S: trivial: terminate commentJeroen Hofstee2014-07-07-1/+1
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-10-112/+3
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26-4/+1
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-24-2/+0
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-17-16/+0
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-1/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-64/+5
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-22/+3
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20-1/+1
* SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-20-3/+3
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-19-68/+9
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-1/+1
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-23-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-510/+29
|/
* replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD2013-04-02-1/+1
* Consolidate bool typeYork Sun2013-04-01-19/+9
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-2/+2
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+375
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-19-4/+4
* board/mpl/pati: use the CFI driver for the PATI boardDavid Müller2012-01-09-2/+2
* board/mpl/mip405: use the CFI driver for the MIP405/MIP405T boardDavid Müller2012-01-09-3/+25
* board/mpl/pip405: use the CFI driver for the PIP405 boardDavid Müller2012-01-09-8/+26
* board/mpl/common: remove the old legacy flashDavid Müller2012-01-09-896/+182
* board/mpl/common/isa.c: Fix GCC 4.6 build warningsDavid Müller (ELSOFT AG)2011-12-12-3/+3
* board/mpl/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-2/+1