summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-20sf: Add a method to obtain the block-protect settingSimon Glass
2018-11-20test: sf: Add a simple SPI flash testSimon Glass
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-11-20string: Include the config headerSimon Glass
2018-11-20video: Update video_set_default_colors() to support invertSimon Glass
2018-11-20binman: Set the pathname correctly for ELF filesSimon Glass
2018-11-20binman: Drop an unnecessary comma in blob handlingSimon Glass
2018-11-20binman: Add a way to enable debugging from the buildSimon Glass
2018-11-20spl: lz4: Allow use of lz4 compression in SPLSimon Glass
2018-11-20spl: Support bootstage, log, hash and early malloc in TPLSimon Glass
2018-11-20sandbox: Update some drivers to work in SPL/TPLSimon Glass
2018-11-20sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass
2018-11-20sandbox: Add a function to read a host fileSimon Glass
2018-11-20sandbox: log: Add a category for sandboxSimon Glass
2018-11-20sandbox: tpm: Allow debugging of data packagesSimon Glass
2018-11-20cros_ec: Add new features for events and powerSimon Glass
2018-11-20cros_ec: Align uclass data to a cache boundarySimon Glass
2018-11-20cros_ec: Fail if we cannot determine the flash burst sizeSimon Glass
2018-11-20cros_ec: Add error logging on a few commandsSimon Glass
2018-11-20cros_ec: Use uint instead of u8 for parametersSimon Glass
2018-11-20buildman: Show boards with warning with w+Simon Glass
2018-11-20buildman: Rename the good, better, worse variablesSimon Glass
2018-11-20buildman: Detect dtc warningsSimon Glass
2018-11-20buildman: Only print toolchain probing with -vSimon Glass
2018-11-20dm: spi: prevent setting a speed of 0 HzSimon Goldschmidt
2018-11-20fdt: restore board_fdt_blob_setup() declarationBaruch Siach
2018-11-20cmd: fdt: Fix fdt address information after the movementHiroyuki Yokoyama
2018-11-20fdt: Fix uncompress_blob() for U-Boot properMarek Vasut
2018-11-20dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau
2018-11-20sandbox: README: use setenv ethrotate noHeinrich Schuchardt
2018-11-20sandbox: README: setting environment variablesHeinrich Schuchardt
2018-11-20sandbox: remove stray DEBUGHeinrich Schuchardt
2018-11-20dm/pci: Change the first CFG read to Vendor ID in enumerationHou Zhiqiang
2018-11-20Merge git://git.denx.de/u-boot-marvellTom Rini
2018-11-20Merge branch '2018-11-19-master-imports'Tom Rini
2018-11-20fs: fat: assign rootdir sector when accessing root directoryThomas RIENOESSL
2018-11-20clk: meson: fix clk81 divider calculationJerome Brunet
2018-11-20cmd: adc: add an option to scan some or all available channelsFabrice Gasnier
2018-11-20cmd: adc: print single conversion also in uVFabrice Gasnier
2018-11-20cmd: adc: add info on channel maskFabrice Gasnier
2018-11-20dm: adc: add uclass's mask and conversion helpersFabrice Gasnier
2018-11-20ARM: mvebu: dts: add Clearfog GT-8KRabeeh Khoury
2018-11-20ARM: mvebu: db-88f6820: remove redundant commentChris Packham
2018-11-20arm64: mvebu: a8k: autodetect RAM sizeBaruch Siach
2018-11-20linux/sizes.h: sync from kernelBaruch Siach
2018-11-20MIPS: drop asm/const.hBaruch Siach
2018-11-20Use _AC and UL macros from linux/const.hBaruch Siach
2018-11-20linux/const.h: import from kernelBaruch Siach
2018-11-18Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mipsTom Rini
2018-11-18MIPS: fix linking of standalone programsDaniel Schwierzeck