summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: socfpga: Disable bridges in SPL unless booting from FPGAMarek Vasut2019-04-291-5/+3
| * | ARM: socfpga: Factor out handoff register configurationMarek Vasut2019-04-292-2/+24
* | | Merge git://git.denx.de/u-boot-usbTom Rini2019-05-032-5/+0
|\ \ \
| * | | ARM: davinci: Remove unused functions from headerAdam Ford2019-05-031-3/+0
| * | | usb: ohci: Re-enable commented out delayAdam Ford2019-05-031-2/+0
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2019-05-037-195/+228
|\ \ \
| * | | arm: mvebu: turris_omnia: enable defconfig options needed by vendorMarek Behún2019-05-031-8/+10
| * | | arm: mvebu: turris_omnia: add GPIO support to defconfigMarek Behún2019-05-031-0/+5
| * | | i2c: mvtwsi: fix reading status register after interruptMarek Behún2019-05-031-0/+11
| * | | arm: mvebu: turris_omnia: add RESET button handlingMarek Behún2019-05-032-0/+39
| * | | arm: mvebu: turris_omnia: fix regdomain env var settingMarek Behún2019-05-031-1/+0
| * | | arm: mvebu: turris_*: remove watchdog includeMarek Behún2019-05-032-8/+0
| * | | arm: mvebu: turris_omnia: print board info as Turris MoxMarek Behún2019-05-031-3/+5
| * | | arm: mvebu: turris_omnia: refactor more codeMarek Behún2019-05-031-30/+28
| * | | arm: mvebu: turris_omnia: move ATSHA204A from defconfig to KconfigMarek Behún2019-05-033-12/+1
| * | | arm: mvebu: turris_omnia: fix checkpatch warningsMarek Behún2019-05-031-8/+8
| * | | arm: mvebu: turris_omnia: refactor I2C accessing codeMarek Behún2019-05-031-96/+109
| * | | arm: mvebu: turris_omnia: add SCSI as boot targetMarek Behún2019-05-031-0/+7
| * | | arm: mvebu: turris_omnia: move I2C dependencies to KconfigMarek Behún2019-05-032-11/+5
| * | | arm: mvebu: turris_omnia: remove legacy macros from board headerMarek Behún2019-05-031-14/+0
| * | | arm: mvebu: turris_omnia: use AHCI and SATA driver modelMarek Behún2019-05-031-0/+7
| * | | arm: mvebu: turris_omnia: add XHCI to defconfigMarek Behún2019-05-031-0/+2
| * | | arm: mvebu: turris_omnia: remove redundant codeMarek Behún2019-05-031-13/+0
| * | | kwbimage: fixing the issue with proper return code checkingYoung Xiao2019-05-031-1/+1
| |/ /
* | | Merge branch '2019-05-03-master-imports'Tom Rini2019-05-0328-349/+689
|\ \ \
| * | | fs: btrfs: fix btrfs methods return values on failureMarek Behún2019-05-031-8/+8
| * | | tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLSFabrice Fontaine2019-05-031-0/+1
| * | | ARM: dts: logicpd-som-lv: Fix MMC1 card detectAdam Ford2019-05-031-2/+2
| * | | README: davinci: update the documentation for DaVinciBartosz Golaszewski2019-05-031-103/+22
| * | | ti: Add am335x-pocketbeagle to am335x_evm_defconfig.Vagrant Cascadian2019-05-031-1/+1
| * | | ti: Add device-tree for am335x-pocketbeagle.Vagrant Cascadian2019-05-033-0/+362
| * | | arm: dts: k3-am654: Sync IOPAD macros with LinuxAndreas Dannenberg2019-05-033-42/+31
| * | | at91: cleanup taurus portHeiko Schocher2019-05-037-131/+213
| * | | firmware: ti_sci: Always request response from firmwareAndrew F. Davis2019-05-031-5/+6
| * | | lib: Kconfig: fix help text for GZIPHeiko Schocher2019-05-031-1/+1
| * | | lib/vsprintf: remove #include <uuid.h> from vsprintf.cHeinrich Schuchardt2019-05-031-1/+0
| * | | fs: btrfs: Do not print mount fail message when not btrfs filesystemMarek Behún2019-05-031-6/+5
| * | | fs: correct comments for fs_read() and write()Heinrich Schuchardt2019-05-031-18/+21
| * | | armv7R: dts: k3: am654: Switch DMSC TX message thread IDAndreas Dannenberg2019-05-031-1/+1
| * | | board: am335x: Drop duplicate pinmux configurationPaul Barker2019-05-031-1/+0
| * | | watchdog: Kconfig: update WDT help messagePatrice Chotard2019-05-031-1/+1
| * | | dma: ti: k3-udma: Do not touch RT registers before channel configurationPeter Ujfalusi2019-05-031-24/+9
| * | | firmware: ti_sci: Fix TISCI mailbox receive timeout handlingAndreas Dannenberg2019-05-031-1/+1
| * | | MAINTAINERS, git-mailrc: Update the mmc maintainerPeng Fan2019-05-032-2/+3
| * | | drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULLKeerthy2019-05-031-1/+1
| |/ /
* | | Merge tag 'efi-2019-07-rc2' of git://git.denx.de/u-boot-efiTom Rini2019-05-0314-68/+204
|\ \ \
| * | | lib: uuid: Fix unseeded PRNG on RANDOM_UUID=yEugeniu Rosca2019-05-021-0/+2
| * | | cmd: gpt: fix and tidy up help messageEugeniu Rosca2019-05-021-6/+6
| * | | disk: efi: Fix memory leak on 'gpt verify'Eugeniu Rosca2019-05-021-0/+4
| * | | disk: efi: Fix memory leak on 'gpt guid'Eugeniu Rosca2019-05-021-0/+2