summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mips: rename mach-mt7620 to mach-mtmipsWeijie Gao2019-05-0317-20/+20
| * | | net: mscc: ocelot: Update DTS for Ocelot pcb120.Horatiu Vultur2019-05-035-81/+167
| * | | board: mscc: ocelot: Update MSCC Ocelot board.Horatiu Vultur2019-05-031-0/+15
| * | | net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur2019-05-033-99/+338
| * | | arch: mips: Update initrd_start and initrd_endHoratiu Vultur2019-05-031-0/+2
| * | | MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIORobert P. J. Day2019-05-031-1/+0
| * | | configs: mscc_serval: Add network supportHoratiu Vultur2019-05-031-1/+5
| * | | net: mscc: serval: Add ethernet nodes for ServalHoratiu Vultur2019-05-034-0/+165
| * | | board: mscc: serval: Update MSCC Serval boardsHoratiu Vultur2019-05-031-0/+12
| * | | net: Add MSCC Serval network driver.Horatiu Vultur2019-05-033-0/+711
| * | | board: mscc: serval: Fix board detectHoratiu Vultur2019-05-031-1/+1
| * | | mips: mscc: serval: Fix resetHoratiu Vultur2019-05-032-26/+31
| |/ /
* | | Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-bootTom Rini2019-05-044-54/+233
|\ \ \
| * | | mmc: sdhci: Add Support for ADMA2Faiz Abbas2019-05-033-23/+170
| * | | mmc: sdhci: Move DMA handling to prepare_dma() functionFaiz Abbas2019-05-032-42/+53
| * | | mmc: fsl_esdhc: Fix wp_enable issueYe Li2019-05-031-5/+13
| * | | mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issueYe Li2019-05-031-5/+18
| |/ /
* | | Merge branch '2019-05-04-master-imports'Tom Rini2019-05-04137-1665/+84
|\ \ \ | |_|/ |/| |
| * | delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROLRobert P. J. Day2019-05-041-2/+0
| * | 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