index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
matrix_vision
/
mvsmr
Age
Commit message (
Expand
)
Author
2014-06-05
kbuild: move cmd_mkimage to scripts/Makefile.lib
Masahiro Yamada
2014-05-13
fpga: xilinx: Avoid CamelCase for in Xilinx_desc
Michal Simek
2014-05-13
fpga: spartan3: Avoid CamelCase
Michal Simek
2014-05-13
fpga: spartan2: Avoid CamelCase
Michal Simek
2014-03-28
kbuild: Rename UIMAGE to MKIMAGE
Marek Vasut
2014-03-12
kbuild: use short logs for some board specific make rules
Masahiro Yamada
2014-03-04
board: .gitignore: ignore board-specific generated files
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2013-11-17
Makefile: rename all libraries to built-in.o
Masahiro Yamada
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-04-24
powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"
Joakim Tjernlund
2011-04-20
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
Joakim Tjernlund
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-12-09
Move LDSCRIPT definitions to board config files.
Wolfgang Denk
2010-11-27
5xxx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
Wolfgang Denk
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-05-15
MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)
Wolfgang Denk
2010-05-04
mvsmr: fix link error
Anatolij Gustschin
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-09
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
Andre Schwarz