summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Filter arguments when starting U-BootSimon Glass2018-11-261-6/+26
* sandbox: Use malloc() and free() from os layerSimon Glass2018-11-262-12/+15
* sandbox: Refactor code to create os_jump_to_file()Simon Glass2018-11-261-10/+38
* sandbox: Allow puts() output before global_data is set upSimon Glass2018-11-261-0/+7
* sandbox: Add a new 'sb' commandSimon Glass2018-11-264-0/+64
* sandbox: Drop the deprecated 'sb' commandSimon Glass2018-11-265-14/+9
* sandbox: Add an option to display of-platdata in SPLSimon Glass2018-11-265-2/+55
* test/py: Add a way to pass flags to sandboxSimon Glass2018-11-261-0/+18
* sandbox: Add a memory map to the sandbox READMESimon Glass2018-11-261-1/+13
* spl: Add a comment to spl_set_bd()Simon Glass2018-11-261-0/+4
* spl: Make SPL_DISABLE_BANNER_PRINT a positive optionSimon Glass2018-11-262-5/+14
* spl: Add a define for SPL_TPL_PROMPTSimon Glass2018-11-263-13/+29
* spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass2018-11-262-6/+53
* Add bloblist documentationSimon Glass2018-11-261-0/+82
* test: Add a simple test for bloblistSimon Glass2018-11-265-0/+193
* bloblist: Locate bloblist in U-BootSimon Glass2018-11-262-0/+38
* spl: Set up the bloblist in SPLSimon Glass2018-11-262-2/+43
* Add core support for a bloblist to convey data from SPLSimon Glass2018-11-265-0/+484
* spl: Add support for logging in SPL and TPLSimon Glass2018-11-264-6/+60
* fs-test.sh: Update to use 'host' not 'sb'Tom Rini2018-11-261-7/+7
* Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dmTom Rini2018-11-2352-148/+909
|\
| * sf: Add a method to obtain the block-protect settingSimon Glass2018-11-208-0/+86
| * test: sf: Add a simple SPI flash testSimon Glass2018-11-201-2/+44
| * misc: Update read() and write() methods to return bytes xferedSimon Glass2018-11-208-15/+27
| * string: Include the config headerSimon Glass2018-11-201-0/+1
| * video: Update video_set_default_colors() to support invertSimon Glass2018-11-203-11/+23
| * binman: Set the pathname correctly for ELF filesSimon Glass2018-11-201-3/+2
| * binman: Drop an unnecessary comma in blob handlingSimon Glass2018-11-201-1/+1
| * binman: Add a way to enable debugging from the buildSimon Glass2018-11-202-2/+10
| * spl: lz4: Allow use of lz4 compression in SPLSimon Glass2018-11-202-1/+9
| * spl: Support bootstage, log, hash and early malloc in TPLSimon Glass2018-11-202-3/+42
| * sandbox: Update some drivers to work in SPL/TPLSimon Glass2018-11-201-0/+15
| * sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass2018-11-203-19/+12
| * sandbox: Add a function to read a host fileSimon Glass2018-11-202-3/+55
| * sandbox: log: Add a category for sandboxSimon Glass2018-11-201-0/+1
| * sandbox: tpm: Allow debugging of data packagesSimon Glass2018-11-201-0/+6
| * cros_ec: Add new features for events and powerSimon Glass2018-11-203-7/+429
| * cros_ec: Align uclass data to a cache boundarySimon Glass2018-11-201-0/+1
| * cros_ec: Fail if we cannot determine the flash burst sizeSimon Glass2018-11-201-0/+3
| * cros_ec: Add error logging on a few commandsSimon Glass2018-11-201-2/+9
| * cros_ec: Use uint instead of u8 for parametersSimon Glass2018-11-201-6/+4
| * buildman: Show boards with warning with w+Simon Glass2018-11-202-19/+54
| * buildman: Rename the good, better, worse variablesSimon Glass2018-11-201-14/+14
| * buildman: Detect dtc warningsSimon Glass2018-11-202-3/+6
| * buildman: Only print toolchain probing with -vSimon Glass2018-11-202-2/+2
| * dm: spi: prevent setting a speed of 0 HzSimon Goldschmidt2018-11-201-3/+12
| * fdt: restore board_fdt_blob_setup() declarationBaruch Siach2018-11-201-0/+1
| * cmd: fdt: Fix fdt address information after the movementHiroyuki Yokoyama2018-11-201-1/+1
| * fdt: Fix uncompress_blob() for U-Boot properMarek Vasut2018-11-201-1/+2
| * dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau2018-11-202-18/+18