summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-29arm64: zynqmp: Wire spi-flash compatible string with flashesMichal Simek
2018-11-29arm64: zynqmp: Define and enable qspi node for DC4 boardSiva Durga Prasad Paladugu
2018-11-26arm64: zynqmp: Enable SPL_SEPARATE_BSS by defaultMichal Simek
2018-11-26microblaze: Showing model information from DT by defaultMichal Simek
2018-11-26microblaze: Use standard functions for memory decodingMichal Simek
2018-11-26arm64: zynqmp: Reflect emmc controller ID in model in DTMichal Simek
2018-11-26arm64: zynqmp: Disable bootelf and fdt commands for mini configurationsMichal Simek
2018-11-26ARM: zynq: cse: Shrink u-boot sizeMichal Simek
2018-11-26ARM: zynq: cse: Disable autoboot featureMichal Simek
2018-11-26ARM: zynq: cse: Disable distro bootcommandsMichal Simek
2018-11-26ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELPMichal Simek
2018-11-26mtd: nand: Arasan: Add subpage configuration supportMartin Lund
2018-11-26arm: zynq: cse_qspi: Fix overwriting spi-rx-bus-width propertySiva Durga Prasad Paladugu
2018-11-26arm64: zynqmp: Fix logic in CG/EG/EV detectionSiva Durga Prasad Paladugu
2018-11-26arm64: zynqmp: Enable SPL gzip support for zcu102 and zcu100Michal Simek
2018-11-23Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dmTom Rini
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