Commit Graph

39827 Commits (139db7af4eff4eabdcc104c5c5687ab9fe64ca9a)
 

Author SHA1 Message Date
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
Masahiro Yamada 6c67954c93 mmc: sdhci: move error message to more relevant place 9 years ago
Masahiro Yamada 8d549b61dc mmc: sdhci: move sdhci_reset() call to sdhci_init() 9 years ago
Masahiro Yamada 9b1b6d4225 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" 9 years ago
Tom Rini 00709f5697 A20-OLinuXino-Lime2: Enable USB gadget support 9 years ago
Simon Glass 8f224b3734 dtoc: Add methods for reading data from properties 9 years ago
Simon Glass 20024daee5 dtoc: Correct quotes in fdt_util 9 years ago
Simon Glass babdbde68f dtoc: Support finding the offset of a property 9 years ago
Simon Glass da5f74998b dtoc: Support packing the device tree 9 years ago
Simon Glass 2a70d897ed dtoc: Support deleting device tree properties 9 years ago