Commit Graph

39509 Commits (bbdae1651e96a4fca82b16765e641649170656e5)
 

Author SHA1 Message Date
Tom Rini bbdae1651e omap4_panda: Disable ext2/3/4 support in SPL 9 years ago
Tom Rini 3ce750ede1 clk.h: Add <asm/errno.h> 9 years ago
Tom Rini 423620b9d4 Merge branch 'master' of git://git.denx.de/u-boot-mips 9 years ago
Tom Rini f85fad024f Merge branch 'master' of http://git.denx.de/u-boot-mmc 9 years ago
Paul Burton 31d36f748c MIPS: Hang if run on a secondary CPU 9 years ago
Paul Burton d263cda5ae MIPS: Fix cache maintenance in relocate_code & simplify 9 years ago
Paul Burton ad8783cb1c boston: Introduce support for the MIPS Boston development board 9 years ago
Paul Burton dd7c749474 clk: boston: Providea simple driver for Boston board clocks 9 years ago
Paul Burton 8291bc8747 dm: syscon: Provide a generic syscon driver 9 years ago
Paul Burton ce70172159 dm: core: Match compatible strings in order of priority 9 years ago
Paul Burton 3bfb8cb43b dm: regmap: Implement simple regmap_read & regmap_write 9 years ago
Paul Burton 96cb57c5ea net: pch_gbe: Make 64 bit safe 9 years ago
Paul Burton 154bf12f78 net: pch_gbe: Use dm_pci_map_bar to discover MMIO base 9 years ago
Paul Burton 65f62b1ca1 pci: Flip condition for detecting non-PCI parent devices 9 years ago
Paul Burton a29e45a9c4 pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge 9 years ago
Paul Burton b419e87287 dt-bindings: Add interrupt-controller/mips-gic.h header 9 years ago
Paul Burton 50fce1d5d8 serial: ns16550: Support clocks via phandle 9 years ago
Paul Burton 3f96f87520 clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled 9 years ago
Paul Burton 639200f6a0 MIPS: Ensure cache ops complete in mips_cache_reset 9 years ago
Paul Burton d608254b0a MIPS: Clear hazard between TagLo writes & cache ops 9 years ago
Paul Burton c5b8412d60 MIPS: Ensure Config.K0=2 applies before any memory accesses 9 years ago
Paul Burton 566ce04de4 MIPS: Malta: Enable CM & L2 support 9 years ago
Paul Burton 7953354b07 MIPS: Join the coherent domain when a CM is present 9 years ago
Paul Burton 4baa0ab67d MIPS: L2 cache support 9 years ago
Paul Burton b2b135d980 MIPS: Map CM Global Control Registers 9 years ago
Paul Burton 5c72e5a62e MIPS: Define register names for cache init 9 years ago
Paul Burton f8981277f5 MIPS: If we don't need DDR for cache init, init cache first 9 years ago
Paul Burton 4f9226b403 MIPS: Preserve Config implementation-defined bits 9 years ago
Paul Burton 33b5c9b209 MIPS: Enable use of the instruction cache earlier 9 years ago
Paul Burton 8cb4817d0f MIPS: Probe cache line sizes once during boot 9 years ago
Paul Burton 0dfe04d6c8 MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init 9 years ago
Paul Burton 8ebf50692e board_f: Add a mach_cpu_init callback 9 years ago
Zubair Lutfullah Kakakhel ebf2b9e3df mips: Add MIPSfpga platform support 9 years ago
Zubair Lutfullah Kakakhel d4e85377e7 mips: xilfpga: Add device tree files 9 years ago
Zubair Lutfullah Kakakhel 2f1f05f432 net: emaclite: Enable driver for MIPS 9 years ago
Zubair Lutfullah Kakakhel 611fe0bddb net: emaclite: use __raw_readl/writel instead of weird define 9 years ago
Zubair Lutfullah Kakakhel 39e020ef16 net: emaclite: Use ioremap_nocache 9 years ago
Jacob Chen 2b42903397 mmc: dw_mmc: push/pop all FIFO data if any data request 9 years ago
Tom Rini a2ed3f452d Merge git://git.denx.de/u-boot-dm 9 years ago
Tom Rini 60c629b836 PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig 9 years ago
Tom Rini adf32adb70 PowerPC: Update MIP405/MIP405T to use Kconfig better 9 years ago
Siva Durga Prasad Paladugu a4d88920e5 Kconfig: Move config IDENT_STRING to Kconfig 9 years ago
Tom Rini 06066a7df9 configs: Re-sync 9 years ago
Wenyou Yang 6dffdbc3a5 mmc: sdhci: Add the programmable clock mode support 9 years ago
Peng Fan e492dbb41e mmc: sd: optimize erase 9 years ago
Peng Fan 3697e5992f mmc: sd: extracting erase related information from sd status 9 years ago
Masahiro Yamada 65a25b2086 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT 9 years ago
Masahiro Yamada d8ce77b28c mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME 9 years ago
Masahiro Yamada 15bd09959f mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() 9 years ago
Masahiro Yamada 3137e645e2 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() 9 years ago