index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
Mugunthan V N
2016-01-13
1
-0
/
+5
*
|
|
|
|
spi: Add support for dual and quad mode
Mugunthan V N
2016-01-13
2
-1
/
+39
*
|
|
|
|
drivers: spi: ti_qspi: prepare driver for DM conversion
Mugunthan V N
2016-01-13
1
-126
/
+153
*
|
|
|
|
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c...
Mugunthan V N
2016-01-13
1
-60
/
+60
*
|
|
|
|
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
Mugunthan V N
2016-01-13
1
-2
/
+2
*
|
|
|
|
spi: Add SPI_TX_DUAL mode
Jagan Teki
2016-01-13
1
-1
/
+2
*
|
|
|
|
sf: Make IO modes at last in read modes
Jagan Teki
2016-01-13
3
-4
/
+4
*
|
|
|
|
spi: Minor cleanup
Jagan Teki
2016-01-13
1
-16
/
+16
*
|
|
|
|
spi: Use BIT macro
Jagan Teki
2016-01-13
1
-19
/
+19
*
|
|
|
|
spi: Fix bit assignment with flags
Jagan Teki
2016-01-13
1
-3
/
+3
*
|
|
|
|
spi: Move flags macro's to spi_slave{} members
Jagan Teki
2016-01-13
1
-8
/
+7
*
|
|
|
|
spi: Rename op_mode_rx to mode_rx
Jagan Teki
2016-01-13
4
-6
/
+6
*
|
|
|
|
spi: Rename SPI_OPM_RX_* to SPI_RX_*
Jagan Teki
2016-01-13
3
-6
/
+6
*
|
|
|
|
spi: Remove SPI_OPM_RX_DIO|QIOF
Jagan Teki
2016-01-13
1
-2
/
+0
*
|
|
|
|
spi: Remove SPI_OPM_RX_EXTN
Jagan Teki
2016-01-13
1
-3
/
+0
*
|
|
|
|
sf: Write quad bit along with read status
Jagan Teki
2016-01-13
1
-2
/
+2
*
|
|
|
|
sf: Read back and check once macronix quad bit set
Jagan Teki
2016-01-13
1
-6
/
+12
*
|
|
|
|
sf: Read back and check once spansion quad bit set
Jagan Teki
2016-01-13
1
-6
/
+12
*
|
|
|
|
sf: Fix quad bit set for micron devices
Jagan Teki
2016-01-13
2
-2
/
+63
*
|
|
|
|
sf: Use BIT macro
Jagan Teki
2016-01-13
1
-21
/
+21
*
|
|
|
|
sf: Minor cleanup
Jagan Teki
2016-01-13
1
-6
/
+6
*
|
|
|
|
sf: Remove spi_flash_remove
Jagan Teki
2016-01-13
2
-8
/
+1
*
|
|
|
|
sf: Rename bank_end to bar_end in read_bar
Jagan Teki
2016-01-13
1
-2
/
+2
*
|
|
|
|
sf: Rename spi_flash_set_* functions
Jagan Teki
2016-01-13
1
-6
/
+6
*
|
|
|
|
sf: Move spi_read_cmds_array locally
Jagan Teki
2016-01-13
1
-12
/
+8
*
|
|
|
|
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
Jagan Teki
2016-01-13
4
-6
/
+6
*
|
|
|
|
spi: Use mode instead of op_mode_tx
Jagan Teki
2016-01-13
4
-10
/
+6
*
|
|
|
|
spi: make mode visible to both dm and non-dm
Jagan Teki
2016-01-13
1
-2
/
+2
*
|
|
|
|
sf: Get spi locally from spi_flash
Jagan Teki
2016-01-13
1
-22
/
+29
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-12
54
-557
/
+1456
|
\
\
\
\
|
*
|
|
|
sandbox: eth-raw-os.c: Ensure that our interface name is not too long
Tom Rini
2016-01-12
1
-0
/
+4
|
*
|
|
|
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2016-01-12
3
-11
/
+62
|
*
|
|
|
rockchip: Use the debug UART on rk3036
Simon Glass
2016-01-12
5
-65
/
+16
|
*
|
|
|
dm: ns16550: Allow the driver to be omitted if requested
Simon Glass
2016-01-12
1
-0
/
+2
|
*
|
|
|
dm: serial: Allow the UART driver to be dropped from the image
Simon Glass
2016-01-12
2
-1
/
+23
|
*
|
|
|
dm: net: usb: Convert mcs7830 driver to support driver model
Simon Glass
2016-01-12
1
-0
/
+105
|
*
|
|
|
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
Simon Glass
2016-01-12
1
-121
/
+144
|
*
|
|
|
pci: Tidy up comments in pci_bind_bus_devices()
Simon Glass
2016-01-12
1
-3
/
+1
|
*
|
|
|
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2016-01-12
5
-18
/
+15
|
*
|
|
|
dm: usb: Convert echi-pci to use new DM PCI API
Simon Glass
2016-01-12
1
-12
/
+39
|
*
|
|
|
dm: ahci: Convert to use new DM PCI API
Simon Glass
2016-01-12
2
-7
/
+67
|
*
|
|
|
dm: pci: Switch to DM API for PCI address mapping
Simon Glass
2016-01-12
2
-2
/
+2
|
*
|
|
|
dm: net: Convert rtl8169 to use DM PCI API
Simon Glass
2016-01-12
1
-19
/
+66
|
*
|
|
|
dm: pci: Add driver model API functions for address mapping
Simon Glass
2016-01-12
2
-0
/
+195
|
*
|
|
|
dm: test: Convert PCI tests to use the DM PCI API
Simon Glass
2016-01-12
1
-9
/
+6
|
*
|
|
|
dm: tegra: net: Convert tegra boards to driver model for Ethernet
Simon Glass
2016-01-12
6
-32
/
+1
|
*
|
|
|
dm: pci: Drop the old version of pci_find_class()
Simon Glass
2016-01-12
1
-42
/
+42
|
*
|
|
|
dm: pci: Drop the old version of pci_find_device/s()
Simon Glass
2016-01-12
1
-0
/
+2
|
*
|
|
|
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
3
-4
/
+5
|
*
|
|
|
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
5
-38
/
+36
[prev]
[next]