summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-04113-82/+75
* arm: davinci: remove leftover code for dm* SoCsBartosz Golaszewski2019-05-0415-1133/+3
* usb: musb_hcd: remove unnecessary ifdefs for dm* SoCsBartosz Golaszewski2019-05-041-6/+0
* nand: davinci: remove dead code for dm644xBartosz Golaszewski2019-05-041-39/+0
* arm: davinci: remove dead code for PHYs used by DaVinci DM* boardsBartosz Golaszewski2019-05-046-354/+0
* net: davinci_emac: drop support for unused PHYsBartosz Golaszewski2019-05-041-49/+6
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2019-05-0310-55/+85
|\
| * dts: arm: socfpga: fix socfpga_de10_nano consoleSimon Goldschmidt2019-04-291-0/+1
| * ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()Marek Vasut2019-04-291-31/+0
| * mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline sizeMarek Vasut2019-04-291-2/+2
| * mmc: dw_mmc: Handle return value from bounce_buffer_start()Marek Vasut2019-04-291-2/+8
| * mmc: dw_mmc: Calculate timeout from transfer lengthMarek Vasut2019-04-291-3/+21
| * ARM: socfpga: Add support for selecting bridges in bridge commandMarek Vasut2019-04-295-10/+25
| * ARM: socfpga: Fully unmap the FPGA bridges from L3 spaceMarek Vasut2019-04-291-1/+2
| * 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