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-06-28
Fix bootm to work on powerpc again (compressed uImage)
Stefan Roese
2013-06-28
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
Simon Glass
2013-06-28
bootm: Disable interrupts before loading OS
Simon Glass
2013-06-28
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
Tom Rini
2013-06-27
am335x_evm: Add missing ';' in findfdt
Tom Rini
2013-06-27
Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
Tom Rini
2013-06-27
PPC 74xx_7xx: Fix build warnings for ELPPC board
Wolfgang Denk
2013-06-27
ColdFire: Update the arch_global_date changes for mcf5441x
Jason Jin
2013-06-27
Fix MCF5235 SDRAM base address macro
Steve deRosier
2013-06-27
m68k: fix debug call befor serial init
Jens Scharsig (BuS Elektronik)
2013-06-26
usb: musb: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-06-26
mtd: cfi_flash: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-06-26
hwmon: lm63: Use ARRAY_SIZE at appropriate place
Axel Lin
2013-06-26
serial: Use ARRAY_SIZE instead of reinventing it
Axel Lin
2013-06-26
README: align default commands with code
Vincent Stehlé
2013-06-26
Fix block device accesses beyond 2TiB
Sascha Silbe
2013-06-26
cmd_bootm: Add command line arguments to Plan 9
Steven Stallion
2013-06-26
Add verified boot information and test
Simon Glass
2013-06-26
sandbox: config: Enable FIT signatures with RSA
Simon Glass
2013-06-26
image: Add support for signing of FIT configurations
Simon Glass
2013-06-26
libfdt: Add fdt_find_regions()
Simon Glass
2013-06-26
mkimage: Add -r option to specify keys that must be verified
Simon Glass
2013-06-26
mkimage: Add -c option to specify a comment for key signing
Simon Glass
2013-06-26
mkimage: Add -F option to modify an existing .fit file
Simon Glass
2013-06-26
mkimage: Add -K to write public keys to an FDT blob
Simon Glass
2013-06-26
mkimage: Add -k option to specify key directory
Simon Glass
2013-06-26
image: Add RSA support for image signing
Simon Glass
2013-06-26
image: Support signing of images
Simon Glass
2013-06-26
image: Add signing infrastructure
Simon Glass
2013-06-26
x86: config: Add tracing options
Simon Glass
2013-06-26
x86: Support tracing function
Simon Glass
2013-06-26
exynos: config: Add tracing options
Simon Glass
2013-06-26
exynos: Avoid function instrumentation for microsecond timer
Simon Glass
2013-06-26
arm: Implement the 'fake' go command
Simon Glass
2013-06-26
Add a 'fake' go command to the bootm command
Simon Glass
2013-06-26
Refactor the bootm command to reduce code duplication
Simon Glass
2013-06-26
Clarify bootm OS arguments
Simon Glass
2013-06-26
Add a simple test for sandbox trace
Simon Glass
2013-06-26
sandbox: Support trace feature
Simon Glass
2013-06-26
Add proftool to decode profile data
Simon Glass
2013-06-26
Add trace support to generic board
Simon Glass
2013-06-26
Support tracing in config.mk when enabled
Simon Glass
2013-06-26
Add a trace command
Simon Glass
2013-06-26
Add trace library
Simon Glass
2013-06-26
Add function to print a number with grouped digits
Simon Glass
2013-06-26
bootstage: Correct printf types
Simon Glass
2013-06-26
Show stdout on error in fit-test
Simon Glass
2013-06-26
Fix missing return in do_mem_loop()
Simon Glass
2013-06-26
x86: Correct missing local variable in bootm
Simon Glass
2013-06-26
pci: Convert extern inline functions to static inline
Simon Glass
[next]