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
*
am335x_evm.h: unsed CONFIG_BOOTDELAY
Tom Rini
2016-01-13
1
-4
/
+0
*
ext4_common.c: Clean up failure cases in alloc_triple_indirect_block
Tom Rini
2016-01-13
1
-5
/
+10
*
ums: support multiple LUNs at once
Stephen Warren
2016-01-13
4
-49
/
+121
*
mmc: store hwpart in the block device
Stephen Warren
2016-01-13
7
-47
/
+40
*
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
41
-194
/
+224
*
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-13
3
-15
/
+22
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
10
-49
/
+144
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-01-13
20
-3
/
+26
|
\
|
*
arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs
Nathan Rossi
2016-01-13
6
-1
/
+5
|
*
arm: mvebu: Select SPL_DM_SEQ_ALIAS
Nathan Rossi
2016-01-13
1
-0
/
+1
|
*
arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs
Nathan Rossi
2016-01-13
10
-0
/
+10
|
*
spl: dm: Add SPL_DM_SEQ_ALIAS config option
Nathan Rossi
2016-01-13
3
-2
/
+10
*
|
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-13
5
-148
/
+42
|
\
\
|
*
|
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
|
*
|
include: net: Simplify the usage of __always_inline
Fabio Estevam
2015-12-21
1
-5
/
+4
|
*
|
fdt: Rewrite the logic in fdt_fixup_ethernet()
Bin Meng
2015-12-21
1
-21
/
+33
|
*
|
fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
Bin Meng
2015-12-21
1
-11
/
+1
*
|
|
hash.c: Conditionally compile hash_command, static hash_show
Tom Rini
2016-01-13
2
-38
/
+25
*
|
|
part_dos.c: Don't wrap to negative after 2G sectors
Stefan Monnier
2016-01-13
2
-16
/
+21
*
|
|
image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
Masahiro Yamada
2016-01-13
1
-2
/
+1
*
|
|
dm: core: Add a new api to get indexed device address
Mugunthan V N
2016-01-13
2
-4
/
+38
*
|
|
power: pmic.h: Drop include <spi.h>
Jagan Teki
2016-01-13
1
-1
/
+0
*
|
|
defconfig: am437x_sk_evm: enable spi driver model
Mugunthan V N
2016-01-13
1
-0
/
+3
*
|
|
arm: dts: am4372: add qspi register maps for memory map
Mugunthan V N
2016-01-13
1
-1
/
+4
*
|
|
am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
Mugunthan V N
2016-01-13
1
-0
/
+2
*
|
|
defconfig: dra74_evm: enable spi driver model
Mugunthan V N
2016-01-13
1
-0
/
+2
*
|
|
defconfig: dra72_evm: enable spi driver model
Mugunthan V N
2016-01-13
1
-0
/
+2
*
|
|
arm: dts: dra72-evm: add spi-flash comaptible for flash
Mugunthan V N
2016-01-13
1
-1
/
+1
*
|
|
arm: dts: dra7-evm: add spi-flash comaptible for flash
Mugunthan V N
2016-01-13
1
-1
/
+1
*
|
|
arm: dts: am437x-gp-evm: add spi-flash comaptible for flash
Mugunthan V N
2016-01-13
1
-1
/
+1
*
|
|
arm: dts: dra7: add qspi register maps for memory map and control module
Mugunthan V N
2016-01-13
1
-2
/
+5
*
|
|
drivers: spi: ti_qspi: convert driver to adopt device driver model
Mugunthan V N
2016-01-13
1
-0
/
+187
*
|
|
dts: dra7: add spi alias for qspi
Mugunthan V N
2016-01-13
1
-0
/
+1
*
|
|
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
[next]