Commit Graph

8310 Commits (217db227df40e29d6a4726272303499a7cd7b904)

Author SHA1 Message Date
Dinh Nguyen b00a21f088 arm: socfpga: set the fpga global bit to disable HPS to FPGA signals 9 years ago
Marek Vasut 1720fad0f1 ddr: altera: Init the rule ID in debug code 9 years ago
Simon Glass d830b1520a dm: pci: Avoid a memory leak when allocating the ROM 9 years ago
Simon Glass f19345b51c dm: pci: Add a 'fall through' comment 9 years ago
Simon Glass 3c8fb12b77 dm: spi_flash: Allow the uclass to work without printf() 9 years ago
huang lin 6579385b46 mmc: rockchip: the non-removable property must point to emmc 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Phil Sutter 4444d230ac mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT 9 years ago
Phil Sutter 9a04527840 drivers/pci/pci_mvebu: Fix for boards with X4 lanes 9 years ago
Phil Sutter 7e1e59a7b7 axp: Fix debugging support in DDR3 write leveling 9 years ago
Phil Sutter 1113146793 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY 9 years ago
Stefan Roese 81e33f4b65 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 9 years ago
Stefan Roese 698ffab239 arm: mvebu: Make ECC support configurable on Armada XP 9 years ago
Tor Krill 169789dcb9 sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP 9 years ago
Stefan Roese e3b9c98a23 net: mvneta: Convert to driver model 9 years ago
Stefan Roese 9985bdb1ce spi: kirkwood_spi.c: Add driver model support 9 years ago
Stefan Roese 18dd3b2221 spi: kirkwood_spi.c: Prepare for driver model support 9 years ago
Stefan Roese cdf1d240ba arm: mvebu: ddr: Fix compilation warning 9 years ago
Vladimir Zapolskiy 79206c04a9 net: lpc32xx: fix ignored MDIO busy wait status on read 9 years ago
Vladimir Zapolskiy f21069ed82 serial: lpc32xx hsuart: port driver to driver model 9 years ago
Stephen Warren 02585eb3b5 ums: support multiple LUNs at once 9 years ago
Stephen Warren 873cc1d777 mmc: store hwpart in the block device 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Mugunthan V N 69b41388ba dm: core: Add a new api to get indexed device address 9 years ago
Mugunthan V N 106f813907 drivers: spi: ti_qspi: convert driver to adopt device driver model 9 years ago
Mugunthan V N f8e2f92d41 spi: Add support for dual and quad mode 9 years ago
Mugunthan V N 223091443c drivers: spi: ti_qspi: prepare driver for DM conversion 9 years ago
Mugunthan V N 9c42558afb drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion 9 years ago
Mugunthan V N ec712f490d drivers: spi: ti_qspi: do not hard code chip select for memory map configuration 9 years ago
Jagan Teki 1c17f5ec57 sf: Make IO modes at last in read modes 9 years ago
Jagan Teki 91292e0bee spi: Rename op_mode_rx to mode_rx 9 years ago
Jagan Teki e5961f0706 spi: Rename SPI_OPM_RX_* to SPI_RX_* 9 years ago
Jagan Teki d9a0ab6c0d sf: Write quad bit along with read status 9 years ago
Jagan Teki bfcdc3956d sf: Read back and check once macronix quad bit set 9 years ago
Jagan Teki ffecb0fc84 sf: Read back and check once spansion quad bit set 9 years ago
Jagan Teki c56ae7519f sf: Fix quad bit set for micron devices 9 years ago
Jagan Teki eb020f69e0 sf: Use BIT macro 9 years ago
Jagan Teki 7bc679fb14 sf: Minor cleanup 9 years ago
Jagan Teki 11c579bc9c sf: Remove spi_flash_remove 9 years ago
Jagan Teki 6f3096585b sf: Rename bank_end to bar_end in read_bar 9 years ago
Jagan Teki 9275929c24 sf: Rename spi_flash_set_* functions 9 years ago
Jagan Teki d25dd94298 sf: Move spi_read_cmds_array locally 9 years ago
Jagan Teki cdf3393814 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD 9 years ago
Jagan Teki 095a41d3c2 spi: Use mode instead of op_mode_tx 9 years ago
Jagan Teki e228d6deb1 sf: Get spi locally from spi_flash 9 years ago
Nathan Rossi 4f627c5a59 spl: dm: Add SPL_DM_SEQ_ALIAS config option 9 years ago
Stefan Roese 66eaea6cd1 dm: core: Add option to configure an offset for the address translation 9 years ago
Simon Glass b7e29834f1 dm: ns16550: Allow the driver to be omitted if requested 9 years ago
Simon Glass 92c55b682c dm: serial: Allow the UART driver to be dropped from the image 9 years ago
Simon Glass d4f847ecd7 dm: net: usb: Convert mcs7830 driver to support driver model 9 years ago