index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-15
sandbox: Don't include the main loop in SPL
Simon Glass
2016-07-15
sandbox: Don't use PCI in SPL
Simon Glass
2016-07-15
sandbox: Add some missing headers in cpu.c
Simon Glass
2016-07-15
sandbox: Correct header file order in cpu.c
Simon Glass
2016-07-15
sandbox: Support building an SPL image
Simon Glass
2016-07-15
sandbox: Allow chaining from SPL to U-Boot proper
Simon Glass
2016-07-15
Makefile: Allow the SPL final link rule to be overridden
Simon Glass
2016-07-15
spl: Drop include of i2c.h
Simon Glass
2016-07-15
README: Remove CONFIG_SYS_MALLOC_F_LEN comment
Simon Glass
2016-07-15
sandbox: Don't print a warning for CONFIG_I2C_COMPAT
Simon Glass
2016-07-14
rtc: Tidy up the code style
Simon Glass
2016-07-14
arm: Show cache warnings in U-Boot proper only
Simon Glass
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
[prev]
[next]