index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-14
net: lpc32xx: fix ignored MDIO busy wait status on read
Vladimir Zapolskiy
2016-01-14
sniper: Mux configuration cleanup
Paul Kocialkowski
2016-01-14
sniper: Various boot-related env settings, devicetree support
Paul Kocialkowski
2016-01-14
lpc32xx: devkit3250: update board configuration file
Vladimir Zapolskiy
2016-01-14
arm: lpc32xx: switch SPL builds to driver model
Vladimir Zapolskiy
2016-01-14
arm: lpc32xx: switch serial console to driver model
Vladimir Zapolskiy
2016-01-14
serial: lpc32xx hsuart: port driver to driver model
Vladimir Zapolskiy
2016-01-14
test/fs: error case fixes/enhancements
Stephen Warren
2016-01-14
omap4_panda: Convert to config_distro_bootcmd.h
Tom Rini
2016-01-14
ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE
Tom Rini
2016-01-14
am335x_evm.h: unsed CONFIG_BOOTDELAY
Tom Rini
2016-01-14
ext4_common.c: Clean up failure cases in alloc_triple_indirect_block
Tom Rini
2016-01-14
ums: support multiple LUNs at once
Stephen Warren
2016-01-14
mmc: store hwpart in the block device
Stephen Warren
2016-01-14
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-14
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-14
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-14
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-01-14
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-14
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
[next]