summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | dm: cache: Create a uclass for cacheDinh Nguyen2019-05-059-0/+139
| * | | | | ARM: pl310: Add macro's for handling tag and data latency maskDinh Nguyen2019-05-051-0/+3
| * | | | | Documentation: dts: Add pl310 cache controller dts documentationDinh Nguyen2019-05-051-0/+114
| * | | | | board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 buildVignesh Raghavendra2019-05-051-0/+1
| * | | | | arch: armv8: Provide a way to disable cache maintenance opsVignesh Raghavendra2019-05-052-0/+19
| * | | | | Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verificationAlex Kiernan2019-05-051-6/+6
|/ / / / /
* | | | | Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini2019-05-0444-586/+2043
|\ \ \ \ \
| * | | | | net: mscc: ocelot: Update DTS for Luton pcb90Horatiu Vultur2019-05-034-196/+307
| * | | | | board: mscc: luton: Update MSCC Luton boardHoratiu Vultur2019-05-031-2/+11
| * | | | | net: mscc: luton: Update network driver for pcb90Horatiu Vultur2019-05-032-159/+258
| * | | | | 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