summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-08dm: gpio: Add a comment about not copying some driversSimon Glass
2017-10-08dm: gpio: vybrid_gpio: Correct driver's use of bind() methodSimon Glass
2017-10-08test: print_ut: Add test for %ls stringsRob Clark
2017-10-07Travis-CI: Fix microblaze and xilinx jobsTom Rini
2017-10-07cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for CoverityTom Rini
2017-10-07Merge git://git.denx.de/u-boot-x86Tom Rini
2017-10-07x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko
2017-10-07x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko
2017-10-07x86: theadorable-x86-xxx_defconfig: Enable setexpr commandStefan Roese
2017-10-07x86: theadorable-x86-common: Move "-generic" into kernel-ver variableStefan Roese
2017-10-07x86: theadorable-x86-common: Add further pci hotplug cmdline parametersStefan Roese
2017-10-06Travis-CI: Split out more vendors from the catch-all ARM jobTom Rini
2017-10-06Travis-CI: Move Boundary and Engicam devices to their own jobsTom Rini
2017-10-06Travis-CI: Move Toradex into its own jobTom Rini
2017-10-06fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_lsTom Rini
2017-10-06tools/fit_image.c: Update some return code pathsTom Rini
2017-10-06cmd/time.c: Initialize 'repeatable' variableTom Rini
2017-10-06cmd/pxe.c: Rework initrd and bootargs handling slightlyTom Rini
2017-10-06cmd/nvedit.c: Update input handling to cover overflow casesTom Rini
2017-10-06test/dm: Fix string handling issues in the eth testTom Rini
2017-10-06test/overlay: Fix various malloc/free leaksTom Rini
2017-10-06GPT: fix memory leaks identified by CoverityAlison Chaiken
2017-10-06fs-test: Add test for a filename using '..' to go back to the rootTuomas Tynkkynen
2017-10-06fs/fat: Fix pathnames using '..' that lead to the root directoryTuomas Tynkkynen
2017-10-06fs-test: Add FAT16 supportTuomas Tynkkynen
2017-10-06fs/ext4: Fix group descriptor checksum calculationTuomas Tynkkynen
2017-10-06doc: Fix statements on case sensitivity for regulator prefixFelix Brack
2017-10-06omap: Fix warning when looking for userdata partSam Protsenko
2017-10-06disk: Provide API to get partition by name for specific typeSam Protsenko
2017-10-06omap: Omit fastboot.userdata_size related errorsSam Protsenko
2017-10-06travis.yml: Add job for running test.py in qemu_armTuomas Tynkkynen
2017-10-06ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen
2017-10-06PCI: Add driver for a 'pci-host-ecam-generic' host controllerTuomas Tynkkynen
2017-10-06pci: layerscape: Use pci_generic_mmap_{read, write}_configTuomas Tynkkynen
2017-10-06pci: xilinx: Use pci_generic_mmap_{read, write}_config()Tuomas Tynkkynen
2017-10-06pci: Add helper for implementing memory-mapped config space accessesTuomas Tynkkynen
2017-10-06omap: detect board before spl_early_init()Jean-Jacques Hiblot
2017-10-06spl: dm: Make it possible for the SPL to pick its own DTB from a FITJean-Jacques Hiblot
2017-10-05fdtdec: sort include filesJean-Jacques Hiblot
2017-10-05lib: allow building lzo for the SPLJean-Jacques Hiblot
2017-10-05gzip: add a function to parse the headerJean-Jacques Hiblot
2017-10-05lzo: add a function to check the validity of the headerJean-Jacques Hiblot
2017-10-05fit: If no matching config is found in fit_find_config_node(), use the defaul...Jean-Jacques Hiblot
2017-10-05fit: fixed bug in locate_dtb_in_fit()Jean-Jacques Hiblot
2017-10-05fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()Jean-Jacques Hiblot
2017-10-05dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot
2017-10-05linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada
2017-10-05disk: part_dos: Use the original allocation scheme for the SPL caseFabio Estevam
2017-10-05Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-10-05common: Drop LOGLEVEL to 4Tom Rini