summaryrefslogtreecommitdiffstats
path: root/board/matrix_vision
Commit message (Expand)AuthorAgeFilesLines
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-041-0/+6
* board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflowWolfgang Denk2014-11-071-1/+1
* Remove unused filesMasahiro Yamada2014-10-313-129/+0
* powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada2014-10-1020-1263/+0
* powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7Masahiro Yamada2014-10-1021-1391/+0
* MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-244-4/+4
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-135-15/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-305-0/+30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-305-0/+83
* kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada2014-06-052-8/+0
* fpga: Define bitstream type based on command selectionMichal Simek2014-05-201-1/+1
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-131-1/+1
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-131-1/+1
* fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-131-1/+1
* kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-282-2/+2
* kbuild: use short logs for some board specific make rulesMasahiro Yamada2014-03-122-2/+14
* board: .gitignore: ignore board-specific generated filesMasahiro Yamada2014-03-042-0/+2
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-1/+1
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-192-3/+3
* Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-1/+1
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-015-101/+11
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+2
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-142-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2431-497/+31
* Consolidate bool typeYork Sun2013-04-011-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-184-4/+40
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
| * omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-2/+2
| * omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+2
| * omap3: mvblx: pass FPGA version to the kernelMichael Jones2013-02-181-1/+13
| * omap3: mvblx: select fpgafilename according to orientationMichael Jones2013-02-181-0/+24
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-294-0/+271
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-2/+2
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-1/+1
* bootstage: Convert net progress numbers to enumsSimon Glass2012-03-181-1/+1
* bootstage: Convert progress numbers 10-19 to enumsSimon Glass2012-03-181-1/+1
* bootstage: Convert progress numbers 1-9 into enumsSimon Glass2012-03-182-2/+2
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* mv_common.c: get rid of 'defined but not used' warningMichael Jones2011-12-051-1/+1
* mvblx: punt unused clean/distclean targetsMichael Jones2011-11-271-6/+0
* OMAP3: mvblx: Initial support for mvBlueLYNX-XMichael Jones2011-11-047-0/+1263
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-221-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-155-30/+0
* fpga: constify to fix build warningWolfgang Denk2011-08-016-6/+6
* mv_common.c: don't compile reset_environment if ENV_IS_NOWHEREMichael Jones2011-07-281-0/+2
* mpc83xx: Add support for MergerBox boardAndre Schwarz2011-07-067-0/+824
OpenPOWER on IntegriCloud