Commit Graph

39699 Commits (21b29fc64e9da24485d044538004d2056bda15e4)
 

Author SHA1 Message Date
Michal Simek 7f491d7b30 ARM64: zynqmp: Force certain bootmode for SPL 9 years ago
Michal Simek 275bd6d11f ARM64: zynqmp: Wire up both USBs available on ZynqMP 9 years ago
Michal Simek 6ded73aa97 fpga: Add Kconfig to fpga subsystem 9 years ago
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
Jagan Teki 3632c8e5ce sf: Move flags macro's to spi_flash_params{} members 9 years ago
Jagan Teki de0599284f sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash 9 years ago
Jagan Teki ddc2dfbb65 sf: Remove SECT_32K 9 years ago
Jagan Teki 3ac48d0e88 spi: Remove SPI_RX_FAST 9 years ago
Jagan Teki 08fe9c294f spi: Use mode for rx mode flags 9 years ago
Jagan Teki b3afb232f7 sf: Remove e_rd_cmd from param table 9 years ago
Jagan Teki edd35f712e sf: Simplify fastest read cmd code 9 years ago
Vignesh R 28b69f6488 spi: ti_qspi: Remove unnecessary udelay for AM437x 9 years ago
Vignesh R 260368507a spi: ti_qspi: use 128 bit transfer mode when writing to flash 9 years ago
Lad, Prabhakar d2998286fc spi: zynq_spi: Fix infinite looping while xfer 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