summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* omap4_panda: Disable ext2/3/4 support in SPLTom Rini2016-09-21-0/+1
* clk.h: Add <asm/errno.h>Tom Rini2016-09-21-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-09-21-180/+2115
|\
| * MIPS: Hang if run on a secondary CPUPaul Burton2016-09-21-1/+27
| * MIPS: Fix cache maintenance in relocate_code & simplifyPaul Burton2016-09-21-26/+21
| * boston: Introduce support for the MIPS Boston development boardPaul Burton2016-09-21-0/+740
| * clk: boston: Providea simple driver for Boston board clocksPaul Burton2016-09-21-0/+119
| * dm: syscon: Provide a generic syscon driverPaul Burton2016-09-21-0/+11
| * dm: core: Match compatible strings in order of priorityPaul Burton2016-09-21-37/+41
| * dm: regmap: Implement simple regmap_read & regmap_writePaul Burton2016-09-21-0/+20
| * net: pch_gbe: Make 64 bit safePaul Burton2016-09-21-10/+10
| * net: pch_gbe: Use dm_pci_map_bar to discover MMIO basePaul Burton2016-09-21-5/+3
| * pci: Flip condition for detecting non-PCI parent devicesPaul Burton2016-09-21-1/+1
| * pci: xilinx: Add a driver for Xilinx AXI to PCIe bridgePaul Burton2016-09-21-0/+228
| * dt-bindings: Add interrupt-controller/mips-gic.h headerPaul Burton2016-09-21-0/+9
| * serial: ns16550: Support clocks via phandlePaul Burton2016-09-21-3/+18
| * clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabledPaul Burton2016-09-21-1/+1
| * MIPS: Ensure cache ops complete in mips_cache_resetPaul Burton2016-09-21-0/+2
| * MIPS: Clear hazard between TagLo writes & cache opsPaul Burton2016-09-21-0/+1
| * MIPS: Ensure Config.K0=2 applies before any memory accessesPaul Burton2016-09-21-0/+1
| * MIPS: Malta: Enable CM & L2 supportPaul Burton2016-09-21-6/+2
| * MIPS: Join the coherent domain when a CM is presentPaul Burton2016-09-21-0/+43
| * MIPS: L2 cache supportPaul Burton2016-09-21-6/+291
| * MIPS: Map CM Global Control RegistersPaul Burton2016-09-21-0/+88
| * MIPS: Define register names for cache initPaul Burton2016-09-21-19/+23
| * MIPS: If we don't need DDR for cache init, init cache firstPaul Burton2016-09-21-0/+9
| * MIPS: Preserve Config implementation-defined bitsPaul Burton2016-09-21-2/+4
| * MIPS: Enable use of the instruction cache earlierPaul Burton2016-09-21-8/+13
| * MIPS: Probe cache line sizes once during bootPaul Burton2016-09-21-18/+45
| * MIPS: ath79: Use mach_cpu_init instead of arch_cpu_initPaul Burton2016-09-21-1/+1
| * board_f: Add a mach_cpu_init callbackPaul Burton2016-09-21-0/+6
| * mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel2016-09-21-0/+211
| * mips: xilfpga: Add device tree filesZubair Lutfullah Kakakhel2016-09-21-0/+84
| * net: emaclite: Enable driver for MIPSZubair Lutfullah Kakakhel2016-09-21-1/+1
| * net: emaclite: use __raw_readl/writel instead of weird defineZubair Lutfullah Kakakhel2016-09-21-41/+45
| * net: emaclite: Use ioremap_nocacheZubair Lutfullah Kakakhel2016-09-21-1/+3
* | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-09-21-52/+164
|\ \
| * | mmc: dw_mmc: push/pop all FIFO data if any data requestJacob Chen2016-09-21-11/+12
| * | mmc: sdhci: Add the programmable clock mode supportWenyou Yang2016-09-20-10/+42
| * | mmc: sd: optimize erasePeng Fan2016-09-20-2/+7
| * | mmc: sd: extracting erase related information from sd statusPeng Fan2016-09-20-0/+77
| * | mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUTMasahiro Yamada2016-09-20-6/+3
| * | mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIMEMasahiro Yamada2016-09-20-2/+2
| * | mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()Masahiro Yamada2016-09-20-11/+8
| * | mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()Masahiro Yamada2016-09-20-3/+3
| * | mmc: sdhci: move error message to more relevant placeMasahiro Yamada2016-09-20-6/+9
| * | mmc: sdhci: move sdhci_reset() call to sdhci_init()Masahiro Yamada2016-09-20-2/+2
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-09-20-243/+882
|\ \
| * | dtoc: Add methods for reading data from propertiesSimon Glass2016-09-18-0/+25
| * | dtoc: Correct quotes in fdt_utilSimon Glass2016-09-18-1/+1