summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-04arm: davinci: remove leftover code for dm* SoCsBartosz Golaszewski
2019-05-04usb: musb_hcd: remove unnecessary ifdefs for dm* SoCsBartosz Golaszewski
2019-05-04nand: davinci: remove dead code for dm644xBartosz Golaszewski
2019-05-04arm: davinci: remove dead code for PHYs used by DaVinci DM* boardsBartosz Golaszewski
2019-05-04net: davinci_emac: drop support for unused PHYsBartosz Golaszewski
2019-05-03Merge git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-03Merge git://git.denx.de/u-boot-usbTom Rini
2019-05-03Merge git://git.denx.de/u-boot-marvellTom Rini
2019-05-03ARM: davinci: Remove unused functions from headerAdam Ford
2019-05-03usb: ohci: Re-enable commented out delayAdam Ford
2019-05-03Merge branch '2019-05-03-master-imports'Tom Rini
2019-05-03fs: btrfs: fix btrfs methods return values on failureMarek Behún
2019-05-03tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLSFabrice Fontaine
2019-05-03ARM: dts: logicpd-som-lv: Fix MMC1 card detectAdam Ford
2019-05-03README: davinci: update the documentation for DaVinciBartosz Golaszewski
2019-05-03ti: Add am335x-pocketbeagle to am335x_evm_defconfig.Vagrant Cascadian
2019-05-03ti: Add device-tree for am335x-pocketbeagle.Vagrant Cascadian
2019-05-03arm: dts: k3-am654: Sync IOPAD macros with LinuxAndreas Dannenberg
2019-05-03at91: cleanup taurus portHeiko Schocher
2019-05-03firmware: ti_sci: Always request response from firmwareAndrew F. Davis
2019-05-03lib: Kconfig: fix help text for GZIPHeiko Schocher
2019-05-03lib/vsprintf: remove #include <uuid.h> from vsprintf.cHeinrich Schuchardt
2019-05-03fs: btrfs: Do not print mount fail message when not btrfs filesystemMarek Behún
2019-05-03fs: correct comments for fs_read() and write()Heinrich Schuchardt
2019-05-03armv7R: dts: k3: am654: Switch DMSC TX message thread IDAndreas Dannenberg
2019-05-03board: am335x: Drop duplicate pinmux configurationPaul Barker
2019-05-03watchdog: Kconfig: update WDT help messagePatrice Chotard
2019-05-03dma: ti: k3-udma: Do not touch RT registers before channel configurationPeter Ujfalusi
2019-05-03firmware: ti_sci: Fix TISCI mailbox receive timeout handlingAndreas Dannenberg
2019-05-03MAINTAINERS, git-mailrc: Update the mmc maintainerPeng Fan
2019-05-03drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULLKeerthy
2019-05-03Merge tag 'efi-2019-07-rc2' of git://git.denx.de/u-boot-efiTom Rini
2019-05-03arm: mvebu: turris_omnia: enable defconfig options needed by vendorMarek Behún
2019-05-03arm: mvebu: turris_omnia: add GPIO support to defconfigMarek Behún
2019-05-03i2c: mvtwsi: fix reading status register after interruptMarek Behún
2019-05-03arm: mvebu: turris_omnia: add RESET button handlingMarek Behún
2019-05-03arm: mvebu: turris_omnia: fix regdomain env var settingMarek Behún
2019-05-03arm: mvebu: turris_*: remove watchdog includeMarek Behún
2019-05-03arm: mvebu: turris_omnia: print board info as Turris MoxMarek Behún
2019-05-03arm: mvebu: turris_omnia: refactor more codeMarek Behún
2019-05-03arm: mvebu: turris_omnia: move ATSHA204A from defconfig to KconfigMarek Behún
2019-05-03arm: mvebu: turris_omnia: fix checkpatch warningsMarek Behún
2019-05-03arm: mvebu: turris_omnia: refactor I2C accessing codeMarek Behún
2019-05-03arm: mvebu: turris_omnia: add SCSI as boot targetMarek Behún
2019-05-03arm: mvebu: turris_omnia: move I2C dependencies to KconfigMarek Behún
2019-05-03arm: mvebu: turris_omnia: remove legacy macros from board headerMarek Behún
2019-05-03arm: mvebu: turris_omnia: use AHCI and SATA driver modelMarek Behún
2019-05-03arm: mvebu: turris_omnia: add XHCI to defconfigMarek Behún
2019-05-03arm: mvebu: turris_omnia: remove redundant codeMarek Behún
2019-05-03kwbimage: fixing the issue with proper return code checkingYoung Xiao