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-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
2014-02-19
tools: convert makefiles to kbuild style
Masahiro Yamada
2014-02-19
Makefile.host.tmp: add a new script to refactor tools
Masahiro Yamada
2014-02-19
.gitignore: ingore files generated by Kbuild
Masahiro Yamada
2014-02-19
microblaze: remove an empty file arch/microblaze/lib/time.c
Masahiro Yamada
2014-02-19
ARM: O5/dra7xx: Add SATA boot support
Dan Murphy
2014-02-19
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19
tools: correct proftool build rule
Ian Campbell
2014-02-19
EXT4: Fix number base handling of "ext4write" command
Wolfgang Denk
2014-02-19
net, phy: atheros ar803x bug
Heiko Schocher
2014-02-19
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
2014-02-19
config: remove platform CONFIG_SYS_HZ definition part 3
Masahiro Yamada
2014-02-19
mini2440.h: Delete remainder of dead board
Masahiro Yamada
2014-02-19
doc: README: Correct file name of signature verification documentation
Detlev Zundel
2014-02-19
unit-test: add lots of tests for the Hush 'test' command
Stephen Warren
2014-02-19
unit-test: fix 'env default' invocation
Stephen Warren
2014-02-19
fat: implement exists() for FAT fs
Stephen Warren
2014-02-19
ext4: implement exists() for ext4fs
Stephen Warren
2014-02-19
sandbox: enable CONFIG_CMD_FS_GENERIC
Stephen Warren
2014-02-19
sandbox: implement exists() function
Stephen Warren
2014-02-19
cmd_test: implement -e test for file existence
Stephen Warren
2014-02-19
cmd_test: evaluate to false without any arguments
Stephen Warren
2014-02-19
cmd_test: implement ! on sub-expressions
Stephen Warren
2014-02-19
cmd_test: check for binary operators before unary
Stephen Warren
2014-02-19
cmd_test: use table lookup for parsing
Stephen Warren
2014-02-19
fs: don't pass NULL dev_desc to most filesystems
Stephen Warren
2014-02-19
fs: implement infrastructure for an 'exists' function
Stephen Warren
2014-02-19
fs: fix generic save command implementation
Stephen Warren
2014-02-19
README: document CONFIG_CMD_FS_GENERIC
Stephen Warren
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-02-14
ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
Stephen Warren
[next]