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