index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-20
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-19
Prepare v2014.04-rc1
Tom Rini
2014-02-19
kbuild,tegra124: add dummy obj- for Kbuild
Masahiro Yamada
2014-02-19
cosmetic: FIT: fix a strange comment
Masahiro Yamada
2014-02-19
Move CONFIG_DISPLAY_CPUINFO to Makefile
Masahiro Yamada
2014-02-19
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-02-19
configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}
Masahiro Yamada
2014-02-19
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
Masahiro Yamada
2014-02-19
dts: generate multiple device tree blobs
Masahiro Yamada
2014-02-19
dts: move device tree sources to arch/$(ARCH)/dts/
Masahiro Yamada
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
kernel-doc: fix some errors
Masahiro Yamada
2014-02-19
kernel-doc: update kernel-doc related files to Linux v3.13
Masahiro Yamada
2014-02-19
kernel-doc: move kernel-doc tools to scripts/
Masahiro Yamada
2014-02-19
.gitignore: drop include/asm from ignored file list
Masahiro Yamada
2014-02-19
tools/env: cross-compile fw_printenv without setting HOSTCC
Masahiro Yamada
2014-02-19
kbuild: Do not generate .*.su files at the top directory
Masahiro Yamada
2014-02-19
board: sandburst: delete FORCEBUILD
Masahiro Yamada
2014-02-19
kbuild: check clean source and generate Makefile for out-of-tree build
Masahiro Yamada
2014-02-19
kbuild: support simultaneous board configuration and "make all"
Masahiro Yamada
2014-02-19
kbuild: use scripts/Makefile.clean
Masahiro Yamada
2014-02-19
Makefile: refactor tools-all targets
Masahiro Yamada
2014-02-19
Makefile: Do not pass MTD_VERSION from the top Makefile
Masahiro Yamada
2014-02-19
kbuild: refactor Makefile and spl/Makefile more
Masahiro Yamada
2014-02-19
examples: move api/ and standalone/ entry to examples/Makefile
Masahiro Yamada
2014-02-19
kbuild: change the top Makefile to more Kbuild-ish structure
Masahiro Yamada
2014-02-19
Makefile: remove a cleaning target "tidy"
Masahiro Yamada
2014-02-19
kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
Masahiro Yamada
2014-02-19
kbuild: move include directives of board configuration files
Masahiro Yamada
2014-02-19
kbuild: convert some make rules to Kbuild style
Masahiro Yamada
2014-02-19
kbuild: move some lines to more suitable place
Masahiro Yamada
2014-02-19
kbuild: delete temporary build scripts
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: import more build scripts from Linux v3.13 tag
Masahiro Yamada
2014-02-19
Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
Masahiro Yamada
2014-02-19
kbuild: add dummy obj-y to create built-in.o
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
Makefile: move some flags to examples makefiles
Masahiro Yamada
2014-02-19
Makefile: move some flags to spl/Makefile
Masahiro Yamada
2014-02-19
Makefile: move more stuff to top Makefile
Masahiro Yamada
2014-02-19
Makefile: refactor include path settings
Masahiro Yamada
2014-02-19
Makefile: move more flags to the top Makefile
Masahiro Yamada
2014-02-19
kbuild: Use Kbuild.include
Masahiro Yamada
2014-02-19
kbuild: import Kbuild.include from linux v3.13 tag
Masahiro Yamada
2014-02-19
Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
Masahiro Yamada
2014-02-19
Makefile: move some variable definitions to the top Makefile
Masahiro Yamada
2014-02-19
Makfile: move suffix rules to Makefile.build
Masahiro Yamada
2014-02-19
nand-spl: Use scripts/Makefile.build
Masahiro Yamada
2014-02-19
examples: Use scripts/Makefile.build
Masahiro Yamada
2014-02-19
board: samsung: refactor host programs
Masahiro Yamada
[next]