summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-14rtc: Tidy up the code styleSimon Glass
2016-07-14arm: Show cache warnings in U-Boot proper onlySimon Glass
2016-07-14Add warn_non_spl() to show a message in U-Boot properSimon Glass
2016-07-14Add comments for debug() and pr_fmtSimon Glass
2016-07-14arm: Don't invalidate unaligned cache regionsSimon Glass
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass
2016-07-14board_f: prevent misleading "Watchdog enabled" outputAnatolij Gustschin
2016-07-14board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=yAnatolij Gustschin
2016-07-14configs: da850evm: enable bootz commandSekhar Nori
2016-07-14ARM: OMAP5+: Enable errata i727Lokesh Vutla
2016-07-14mkimage: fix missing break for -p switchTeddy Reed
2016-07-14bootm: fixup silent Linux out of BOOTM_STATE_LOADOS stateHector Palacios
2016-07-14stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14dragonboard410c: adding missing default addr for script and pxe bootRicardo Salveti de Araujo
2016-07-14dragonboard410c: prefer sdcard boot over emmcRicardo Salveti de Araujo
2016-07-14test: Convert the vboot test to test/pySimon Glass
2016-07-14tools: Correct error handling in fit_image_process_hash()Simon Glass
2016-07-14tools: Add an error code when fit_handle_file() failsSimon Glass
2016-07-14test/py: Add a helper to run a list of U-Boot commandsSimon Glass
2016-07-14test/py: Provide a way to check that a command failsSimon Glass
2016-07-14test/py: Add an option to execute a string containing a commandSimon Glass
2016-07-14test/py: Return output from run_and_log()Simon Glass
2016-07-14test/py: Provide output from exceptions with RunAndLog()Simon Glass
2016-07-14test/py: Allow RunAndLog() to return the outputSimon Glass
2016-07-14test/py: Allow tests to control the sandbox device-tree fileSimon Glass
2016-07-14sandbox: Don't exit when bootm completesSimon Glass
2016-07-14test: Add a simple script to run tests on sandboxSimon Glass
2016-07-14test: Add a READMESimon Glass
2016-07-14tools: Allow building with debug enabledSimon Glass
2016-07-14mkimage: Show item lists for all categoriesSimon Glass
2016-07-14mkimage: Use generic code for showing an 'image type' errorSimon Glass
2016-07-14mkimage: Allow display of a list of any image header categorySimon Glass
2016-07-14image: Add functions to obtain category informationSimon Glass
2016-07-14image: Add a name for invalid typesSimon Glass
2016-07-14image: Create a table of information for each categorySimon Glass
2016-07-14image: Convert the IH_... values to enumsSimon Glass
2016-07-14image: Correct auto-fit architecture property nameSimon Glass
2016-07-14mkimage: Drop blank line before main()Simon Glass
2016-07-14mkimage: Drop premature setting of params.fit_image_typeSimon Glass
2016-07-14mkimage: Require a data file when auto-fit is usedSimon Glass
2016-07-14mkimage: Explain the auto-fit imagefile special caseSimon Glass
2016-07-14mkimage: Honour the default image type with auto-fitSimon Glass
2016-07-14linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada
2016-07-14arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada
2016-07-14types.h: move and redefine resource_size_tMasahiro Yamada
2016-07-14doc: Update info on using secure devices from TIAndreas Dannenberg
2016-07-14arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas
2016-07-14arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg