index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
spl: dm: Add SPL_DM_SEQ_ALIAS config option
Nathan Rossi
2016-01-13
2
-1
/
+10
*
|
|
|
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-13
3
-112
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused
Bin Meng
2015-12-21
1
-5
/
+4
|
*
|
|
net: e1000: Remove CONFIG_MVBC_1G
Bin Meng
2015-12-21
1
-2
/
+0
|
*
|
|
net: e1000: Remove dead codes wrapped by #if 0
Bin Meng
2015-12-21
2
-105
/
+1
*
|
|
|
dm: core: Add a new api to get indexed device address
Mugunthan V N
2016-01-13
1
-4
/
+27
*
|
|
|
drivers: spi: ti_qspi: convert driver to adopt device driver model
Mugunthan V N
2016-01-13
1
-0
/
+187
*
|
|
|
spi: Add support for dual and quad mode
Mugunthan V N
2016-01-13
1
-1
/
+37
*
|
|
|
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
*
|
|
|
sf: Make IO modes at last in read modes
Jagan Teki
2016-01-13
2
-3
/
+3
*
|
|
|
spi: Rename op_mode_rx to mode_rx
Jagan Teki
2016-01-13
3
-3
/
+3
*
|
|
|
spi: Rename SPI_OPM_RX_* to SPI_RX_*
Jagan Teki
2016-01-13
2
-2
/
+2
*
|
|
|
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
1
-6
/
+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
3
-4
/
+4
*
|
|
|
spi: Use mode instead of op_mode_tx
Jagan Teki
2016-01-13
3
-4
/
+4
*
|
|
|
sf: Get spi locally from spi_flash
Jagan Teki
2016-01-13
1
-22
/
+29
*
|
|
|
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2016-01-12
2
-11
/
+41
*
|
|
|
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
1
-8
/
+7
*
|
|
|
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
1
-7
/
+63
*
|
|
|
dm: pci: Switch to DM API for PCI address mapping
Simon Glass
2016-01-12
1
-1
/
+1
*
|
|
|
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
1
-0
/
+136
*
|
|
|
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
1
-2
/
+2
*
|
|
|
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
3
-33
/
+31
*
|
|
|
dm: serial: Convert ns16550 driver to use driver model PCI API
Simon Glass
2016-01-12
1
-3
/
+2
*
|
|
|
dm: pci: Add a function to read a PCI BAR
Simon Glass
2016-01-12
1
-0
/
+13
*
|
|
|
dm: pci: Add a driver-model version of pci_find_class()
Simon Glass
2016-01-12
1
-0
/
+20
*
|
|
|
dm: pci: Add a driver-model version of pci_find_device()
Simon Glass
2016-01-12
1
-0
/
+39
*
|
|
|
dm: pci: Use driver model PCI API in auto-config
Simon Glass
2016-01-12
5
-62
/
+444
*
|
|
|
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-12
1
-1
/
+1
*
|
|
|
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
7
-15
/
+17
[prev]
[next]