index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-13
mmc: store hwpart in the block device
Stephen Warren
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-01-13
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-13
hash.c: Conditionally compile hash_command, static hash_show
Tom Rini
2016-01-13
part_dos.c: Don't wrap to negative after 2G sectors
Stefan Monnier
2016-01-13
image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
Masahiro Yamada
2016-01-13
dm: core: Add a new api to get indexed device address
Mugunthan V N
2016-01-13
power: pmic.h: Drop include <spi.h>
Jagan Teki
2016-01-13
defconfig: am437x_sk_evm: enable spi driver model
Mugunthan V N
2016-01-13
arm: dts: am4372: add qspi register maps for memory map
Mugunthan V N
2016-01-13
am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
Mugunthan V N
2016-01-13
defconfig: dra74_evm: enable spi driver model
Mugunthan V N
2016-01-13
defconfig: dra72_evm: enable spi driver model
Mugunthan V N
2016-01-13
arm: dts: dra72-evm: add spi-flash comaptible for flash
Mugunthan V N
2016-01-13
arm: dts: dra7-evm: add spi-flash comaptible for flash
Mugunthan V N
2016-01-13
arm: dts: am437x-gp-evm: add spi-flash comaptible for flash
Mugunthan V N
2016-01-13
arm: dts: dra7: add qspi register maps for memory map and control module
Mugunthan V N
2016-01-13
drivers: spi: ti_qspi: convert driver to adopt device driver model
Mugunthan V N
2016-01-13
dts: dra7: add spi alias for qspi
Mugunthan V N
2016-01-13
dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
Mugunthan V N
2016-01-13
spi: Add support for dual and quad mode
Mugunthan V N
2016-01-13
drivers: spi: ti_qspi: prepare driver for DM conversion
Mugunthan V N
2016-01-13
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c...
Mugunthan V N
2016-01-13
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
Mugunthan V N
2016-01-13
spi: Add SPI_TX_DUAL mode
Jagan Teki
2016-01-13
sf: Make IO modes at last in read modes
Jagan Teki
2016-01-13
spi: Minor cleanup
Jagan Teki
2016-01-13
spi: Use BIT macro
Jagan Teki
2016-01-13
spi: Fix bit assignment with flags
Jagan Teki
2016-01-13
spi: Move flags macro's to spi_slave{} members
Jagan Teki
2016-01-13
spi: Rename op_mode_rx to mode_rx
Jagan Teki
2016-01-13
spi: Rename SPI_OPM_RX_* to SPI_RX_*
Jagan Teki
2016-01-13
spi: Remove SPI_OPM_RX_DIO|QIOF
Jagan Teki
2016-01-13
spi: Remove SPI_OPM_RX_EXTN
Jagan Teki
2016-01-13
sf: Write quad bit along with read status
Jagan Teki
2016-01-13
sf: Read back and check once macronix quad bit set
Jagan Teki
2016-01-13
sf: Read back and check once spansion quad bit set
Jagan Teki
2016-01-13
sf: Fix quad bit set for micron devices
Jagan Teki
2016-01-13
sf: Use BIT macro
Jagan Teki
2016-01-13
sf: Minor cleanup
Jagan Teki
2016-01-13
sf: Remove spi_flash_remove
Jagan Teki
2016-01-13
sf: Rename bank_end to bar_end in read_bar
Jagan Teki
2016-01-13
sf: Rename spi_flash_set_* functions
Jagan Teki
2016-01-13
sf: Move spi_read_cmds_array locally
Jagan Teki
2016-01-13
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
Jagan Teki
2016-01-13
spi: Use mode instead of op_mode_tx
Jagan Teki
2016-01-13
spi: make mode visible to both dm and non-dm
Jagan Teki
[next]