Commit Graph

8374 Commits (0ffe6ab521f900bcc765be8f2f31d2c2ba3f0a7e)

Author SHA1 Message Date
Tom Rini 6d6aececfe power: regulator: max77686: Don't use switch() on bools 10 years ago
Tom Rini 22bd03a6a2 spi: rk_spi: Fix debug format warning 10 years ago
Tom Rini 55616b86c7 pci_rom.c: Fix may be used uninitialized warning 10 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 10 years ago
Daniel Schwierzeck df50b3b414 net: pcnet: refactor mapping of virtual addresses to physical ones 10 years ago
Dinh Nguyen b00a21f088 arm: socfpga: set the fpga global bit to disable HPS to FPGA signals 10 years ago
Marek Vasut 1720fad0f1 ddr: altera: Init the rule ID in debug code 10 years ago
Sanchayan Maity 08c11cb5df usb: host: ehci-vf: Implement board_usb_phy_mode weak function 10 years ago
Sanchayan Maity 6089f75141 usb: host: ehci-vf: Remove hardcoded USB host client configuration 10 years ago
Ye.Li 8991fdef6d usb:ci_udc: Remove ULPI setting for i.MX OTG controller 10 years ago
Simon Glass d830b1520a dm: pci: Avoid a memory leak when allocating the ROM 10 years ago
Simon Glass f19345b51c dm: pci: Add a 'fall through' comment 10 years ago
Simon Glass 3c8fb12b77 dm: spi_flash: Allow the uclass to work without printf() 10 years ago
huang lin 6579385b46 mmc: rockchip: the non-removable property must point to emmc 10 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 10 years ago
Phil Sutter 4444d230ac mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT 10 years ago
Phil Sutter 9a04527840 drivers/pci/pci_mvebu: Fix for boards with X4 lanes 10 years ago
Phil Sutter 7e1e59a7b7 axp: Fix debugging support in DDR3 write leveling 10 years ago
Phil Sutter 1113146793 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY 10 years ago
Stefan Roese 81e33f4b65 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 10 years ago
Stefan Roese 698ffab239 arm: mvebu: Make ECC support configurable on Armada XP 10 years ago
Tor Krill 169789dcb9 sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP 10 years ago
Stefan Roese e3b9c98a23 net: mvneta: Convert to driver model 10 years ago
Stefan Roese 9985bdb1ce spi: kirkwood_spi.c: Add driver model support 10 years ago
Stefan Roese 18dd3b2221 spi: kirkwood_spi.c: Prepare for driver model support 10 years ago
Stefan Roese cdf1d240ba arm: mvebu: ddr: Fix compilation warning 10 years ago
Vladimir Zapolskiy 79206c04a9 net: lpc32xx: fix ignored MDIO busy wait status on read 10 years ago
Vladimir Zapolskiy f21069ed82 serial: lpc32xx hsuart: port driver to driver model 10 years ago
Stephen Warren 02585eb3b5 ums: support multiple LUNs at once 10 years ago
Stephen Warren 873cc1d777 mmc: store hwpart in the block device 10 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 10 years ago
Mugunthan V N 69b41388ba dm: core: Add a new api to get indexed device address 10 years ago
Mugunthan V N 106f813907 drivers: spi: ti_qspi: convert driver to adopt device driver model 10 years ago
Mugunthan V N f8e2f92d41 spi: Add support for dual and quad mode 10 years ago
Mugunthan V N 223091443c drivers: spi: ti_qspi: prepare driver for DM conversion 10 years ago
Mugunthan V N 9c42558afb drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion 10 years ago
Mugunthan V N ec712f490d drivers: spi: ti_qspi: do not hard code chip select for memory map configuration 10 years ago
Jagan Teki 1c17f5ec57 sf: Make IO modes at last in read modes 10 years ago
Jagan Teki 91292e0bee spi: Rename op_mode_rx to mode_rx 10 years ago
Jagan Teki e5961f0706 spi: Rename SPI_OPM_RX_* to SPI_RX_* 10 years ago
Jagan Teki d9a0ab6c0d sf: Write quad bit along with read status 10 years ago
Jagan Teki bfcdc3956d sf: Read back and check once macronix quad bit set 10 years ago
Jagan Teki ffecb0fc84 sf: Read back and check once spansion quad bit set 10 years ago
Jagan Teki c56ae7519f sf: Fix quad bit set for micron devices 10 years ago
Jagan Teki eb020f69e0 sf: Use BIT macro 10 years ago
Jagan Teki 7bc679fb14 sf: Minor cleanup 10 years ago
Jagan Teki 11c579bc9c sf: Remove spi_flash_remove 10 years ago
Jagan Teki 6f3096585b sf: Rename bank_end to bar_end in read_bar 10 years ago
Jagan Teki 9275929c24 sf: Rename spi_flash_set_* functions 10 years ago
Jagan Teki d25dd94298 sf: Move spi_read_cmds_array locally 10 years ago