summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board: amlogic: move khadas-vim2 as q200 ref boardNeil Armstrong2018-11-269-12/+115
* board: amlogic: remove p212 derivativesJerome Brunet2018-11-2614-184/+4
* configs: meson: remove unnecessary MESON_FDTFILE_SETTINGJerome Brunet2018-11-266-17/+1
* ARM: meson: clean-up platform selectionJerome Brunet2018-11-261-31/+20
* net: designware: add meson meson axg compatibleNeil Armstrong2018-11-261-0/+1
* net: designware: add meson meson gxbb compatibleNeil Armstrong2018-11-261-0/+1
* mmc: meson-gx: Add AXG compatibleNeil Armstrong2018-11-261-0/+1
* 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
| * sandbox: README: use setenv ethrotate noHeinrich Schuchardt2018-11-201-0/+4
| * sandbox: README: setting environment variablesHeinrich Schuchardt2018-11-201-8/+8
| * sandbox: remove stray DEBUGHeinrich Schuchardt2018-11-201-4/+4
| * dm/pci: Change the first CFG read to Vendor ID in enumerationHou Zhiqiang2018-11-201-4/+7
|/
* Merge git://git.denx.de/u-boot-marvellTom Rini2018-11-2014-31/+466
|\
| * ARM: mvebu: dts: add Clearfog GT-8KRabeeh Khoury2018-11-203-0/+391
| * ARM: mvebu: db-88f6820: remove redundant commentChris Packham2018-11-202-10/+0
| * arm64: mvebu: a8k: autodetect RAM sizeBaruch Siach2018-11-201-1/+49
| * linux/sizes.h: sync from kernelBaruch Siach2018-11-202-2/+5
| * MIPS: drop asm/const.hBaruch Siach2018-11-201-27/+0
| * Use _AC and UL macros from linux/const.hBaruch Siach2018-11-204-10/+5
| * linux/const.h: import from kernelBaruch Siach2018-11-201-0/+34
* | Merge branch '2018-11-19-master-imports'Tom Rini2018-11-206-6/+165
|\ \ | |/ |/|