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
2013-05-15
drivers/mmc: move spl_mmc.c to common/spl
Ying Zhang
2013-05-15
smc911x: fix the timeout detection
Masahiro Yamada
2013-05-15
doc/README.ubi: Add description of accessing ubi filesystems
Paul B. Henson
2013-05-14
OMAP5: Enable USB Ethernet support with LAN9730
Lubomir Popov
2013-05-14
buildman: Produce a sensible error message when branch is missing
Simon Glass
2013-05-14
sparc: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
m68k: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
powerpc: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
arm: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
image: Add device tree setup to image library
Simon Glass
2013-05-14
image: Split libfdt code into image-fdt.c
Simon Glass
2013-05-14
image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
Simon Glass
2013-05-14
image: Remove remaining #ifdefs in image-fit.c
Simon Glass
2013-05-14
mkimage: Put FIT loading in function and tidy error handling
Simon Glass
2013-05-14
sandbox: image: Add support for booting images in sandbox
Simon Glass
2013-05-14
image: Rename hash printing to fit_image_print_verification_data()
Simon Glass
2013-05-14
image: Rename fit_add_hashes() to fit_add_verification_data()
Simon Glass
2013-05-14
image: Export fit_conf_get_prop_node()
Simon Glass
2013-05-14
image: Move error! string to common place
Simon Glass
2013-05-14
image: Move hash checking into its own function
Simon Glass
2013-05-14
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
image: Convert fit_image_hash_set_value() to static, and rename
Simon Glass
2013-05-14
image: Split hash node processing into its own function
Simon Glass
2013-05-14
image: Move HOSTCC image code to tools/
Simon Glass
2013-05-14
image: Split FIT code into new image-fit.c
Simon Glass
2013-05-14
image: Export fit_check_ramdisk()
Simon Glass
2013-05-14
image: Move timestamp #ifdefs to header file
Simon Glass
2013-05-14
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
Simon Glass
2013-05-14
mkimage: Move ARRAY_SIZE to header file
Simon Glass
2013-05-14
bootstage: Don't build for HOSTCC
Simon Glass
2013-05-14
hash: Add a way to calculate a hash for any algortihm
Simon Glass
2013-05-14
Add minor updates to README.fdt-control
Simon Glass
2013-05-14
env: Fix minor comment typos in cmd_nvedit
Simon Glass
2013-05-14
Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...
Tom Rini
2013-05-13
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2013-05-13
x86: Add coreboot timestamps
Simon Glass
2013-05-13
x86: Support adding coreboot timestanps to bootstage
Simon Glass
2013-05-13
x86: config: Enable LZO for coreboot, remove zlib, gzip
Simon Glass
2013-05-13
x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined
Simon Glass
2013-05-13
bootstage: Allow marking a particular line of code
Simon Glass
2013-05-13
x86: Enable bootstage for coreboot
Simon Glass
2013-05-13
Call bootstage_relocate() after malloc is initted
Doug Anderson
2013-05-13
bootstage: Copy bootstage strings post-relocation
Doug Anderson
2013-05-13
bootstage: Add stubs for new bootstage functions
Simon Glass
2013-05-13
x86: Re-enable PCAT timer 2 for beeping
Simon Glass
2013-05-13
x86: Remove ISR timer
Simon Glass
2013-05-13
x86: Remove old broken timer implementation
Simon Glass
2013-05-13
x86: Add TSC timer
Simon Glass
2013-05-13
x86: Rationalise kernel booting logic and bootstage
Simon Glass
[next]