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
2016-07-14
Add warn_non_spl() to show a message in U-Boot proper
Simon Glass
2016-07-14
Add comments for debug() and pr_fmt
Simon Glass
2016-07-14
arm: Don't invalidate unaligned cache regions
Simon Glass
2016-07-14
arm: Move check_cache_range() into a common place
Simon Glass
2016-07-14
board_f: prevent misleading "Watchdog enabled" output
Anatolij Gustschin
2016-07-14
board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y
Anatolij Gustschin
2016-07-14
configs: da850evm: enable bootz command
Sekhar Nori
2016-07-14
ARM: OMAP5+: Enable errata i727
Lokesh Vutla
2016-07-14
mkimage: fix missing break for -p switch
Teddy Reed
2016-07-14
bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state
Hector Palacios
2016-07-14
stm32: Change USART port to USART6 for stm32f746 discovery board
Toshifumi NISHINAGA
2016-07-14
stm32: Add SDRAM support for stm32f746 discovery board
Toshifumi NISHINAGA
2016-07-14
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
Toshifumi NISHINAGA
2016-07-14
dragonboard410c: adding missing default addr for script and pxe boot
Ricardo Salveti de Araujo
2016-07-14
dragonboard410c: prefer sdcard boot over emmc
Ricardo Salveti de Araujo
2016-07-14
test: Convert the vboot test to test/py
Simon Glass
2016-07-14
tools: Correct error handling in fit_image_process_hash()
Simon Glass
2016-07-14
tools: Add an error code when fit_handle_file() fails
Simon Glass
2016-07-14
test/py: Add a helper to run a list of U-Boot commands
Simon Glass
2016-07-14
test/py: Provide a way to check that a command fails
Simon Glass
2016-07-14
test/py: Add an option to execute a string containing a command
Simon Glass
2016-07-14
test/py: Return output from run_and_log()
Simon Glass
2016-07-14
test/py: Provide output from exceptions with RunAndLog()
Simon Glass
2016-07-14
test/py: Allow RunAndLog() to return the output
Simon Glass
2016-07-14
test/py: Allow tests to control the sandbox device-tree file
Simon Glass
2016-07-14
sandbox: Don't exit when bootm completes
Simon Glass
2016-07-14
test: Add a simple script to run tests on sandbox
Simon Glass
2016-07-14
test: Add a README
Simon Glass
2016-07-14
tools: Allow building with debug enabled
Simon Glass
2016-07-14
mkimage: Show item lists for all categories
Simon Glass
2016-07-14
mkimage: Use generic code for showing an 'image type' error
Simon Glass
2016-07-14
mkimage: Allow display of a list of any image header category
Simon Glass
2016-07-14
image: Add functions to obtain category information
Simon Glass
2016-07-14
image: Add a name for invalid types
Simon Glass
2016-07-14
image: Create a table of information for each category
Simon Glass
2016-07-14
image: Convert the IH_... values to enums
Simon Glass
2016-07-14
image: Correct auto-fit architecture property name
Simon Glass
2016-07-14
mkimage: Drop blank line before main()
Simon Glass
2016-07-14
mkimage: Drop premature setting of params.fit_image_type
Simon Glass
2016-07-14
mkimage: Require a data file when auto-fit is used
Simon Glass
2016-07-14
mkimage: Explain the auto-fit imagefile special case
Simon Glass
2016-07-14
mkimage: Honour the default image type with auto-fit
Simon Glass
2016-07-14
linux/io.h: add generic ioremap()/iounmap() defines
Masahiro Yamada
2016-07-14
arm, nds32, sh: remove useless ioremap()/iounmap() defines
Masahiro Yamada
2016-07-14
types.h: move and redefine resource_size_t
Masahiro Yamada
2016-07-14
doc: Update info on using secure devices from TI
Andreas Dannenberg
2016-07-14
arm: am4x: add U-Boot FIT signing and SPL image post-processing
Madan Srinivas
2016-07-14
arm: omap5: add U-Boot FIT signing and SPL image post-processing
Andreas Dannenberg
2016-07-14
spl: fit: add support for post-processing of images
Daniel Allred
2016-07-14
arm: omap-common: Update to generate secure U-Boot FIT blob
Andreas Dannenberg
[next]