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-03-04
sandbox: Convert GPIOs to use driver model
Simon Glass
2014-03-04
dm: Add GPIO support and tests
Simon Glass
2014-03-04
dm: Add a demonstration/example driver
Simon Glass
2014-03-04
dm: Add a 'dm' command for testing
Simon Glass
2014-03-04
dm: Add basic tests
Simon Glass
2014-03-04
dm: Set up driver model after relocation
Simon Glass
2014-03-04
sandbox: config: Enable driver model
Simon Glass
2014-03-04
dm: Add base driver model support
Simon Glass
2014-03-04
dm: Add README for driver model
Simon Glass
2014-03-04
yaffs: Remove private list implementation
Simon Glass
2014-03-04
Add cmd_process_error() to report and process errors
Simon Glass
2014-03-04
sandbox: Build a device tree file for sandbox
Simon Glass
2014-03-04
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-03-04
nand_spl: display warning message to inform the end of nand_spl
Masahiro Yamada
2014-03-04
m68k: merge compile flags -ffixed-d7 -sep-data
Masahiro Yamada
2014-03-04
sh: merge compiler flag -ffixed-r13
Masahiro Yamada
2014-03-04
sh: Do not define -ffreestanding twice
Masahiro Yamada
2014-03-04
x86: Delete redundant compiler flags
Masahiro Yamada
2014-03-04
nand_spl: simpc8313: move config.mk used only for nand_spl
Masahiro Yamada
2014-03-04
Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR
Masahiro Yamada
2014-03-04
config.mk: Delete unused variable BCURDIR
Masahiro Yamada
2014-03-04
kbuild: post: fix dependency tracking correctly
Masahiro Yamada
2014-03-04
serial: zynq: Add OF initialization support
Michal Simek
2014-03-04
zynq: Add OF ram initialization support
Michal Simek
2014-03-04
mmc: zynq: Add OF initialization support
Michal Simek
2014-03-04
net: gem: Add OF initialization support
Michal Simek
2014-03-04
zynq: Do not use SPL OF initialization
Michal Simek
2014-03-04
net: emaclite: Fix OF initialization
Michal Simek
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-26
checkpatch.pl: Add warning for new __packed additions
Tom Rini
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2014-02-26
cm_t335: fix linker file to produce full ELF
Albert ARIBAUD
2014-02-26
Revert "ext4fs: Add ext4 extent cache for read operations"
Tom Rini
2014-02-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-02-25
arm: omap: delete unincluded omap-common/config.mk
Masahiro Yamada
2014-02-25
kbuild: Move linker sciript check to prepare1
Masahiro Yamada
2014-02-25
kbuild: Fix a false error of generic board support
Masahiro Yamada
2014-02-25
kbuild: get back DTB at the top directory
Masahiro Yamada
2014-02-25
kbuild: add misc targets, help, ubootrelease, ubootversion
Masahiro Yamada
2014-02-25
kbuild: support building signle targets
Masahiro Yamada
2014-02-25
kbuild: refactor more IMX image rules
Masahiro Yamada
2014-02-25
kbuild: use shorten logs for IMX images
Masahiro Yamada
2014-02-25
kbuild: use shorten logs for misc targets
Masahiro Yamada
2014-02-25
kbuild: use shorten log for linking u-boot
Masahiro Yamada
2014-02-25
kbuild: use shorten logs for combined rules of mkimage, padding and cat
Masahiro Yamada
2014-02-25
kbuild: use shorten logs for cat rules
Masahiro Yamada
2014-02-25
kbuild: use shorten logs for mkimage rules
Masahiro Yamada
2014-02-25
kbuild: use shorten logs objcopy rules
Masahiro Yamada
[next]