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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunxi: mmc support
Ian Campbell
2014-04-25
2
-0
/
+560
*
sunxi: add gmac Ethernet support
Ian Campbell
2014-04-25
2
-0
/
+35
*
i2c: sh_i2c: bugfix: i2c probe command does not work
Tetsuyuki Kobayashi
2014-04-14
1
-1
/
+3
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-08
26
-938
/
+787
|
\
|
*
ahci: Fix data abort on multiple scsi resets.
Roger Quadros
2014-04-02
1
-7
/
+16
|
*
mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
Haijun.Zhang
2014-04-02
1
-0
/
+3
|
*
mmc: fsl_esdhc: add controller reset in case of data related errors too
Andrew Gabbasov
2014-04-02
1
-27
/
+36
|
*
mmc: fsl_esdhc: fix calculation of timeout for data transactions
Andrew Gabbasov
2014-04-02
1
-6
/
+6
|
*
mmc: Add 'mmc rst-function' sub-command
Tom Rini
2014-04-02
1
-0
/
+12
|
*
mmc: sh_mmcif: Fix warning by unused variable
Nobuhiro Iwamatsu
2014-04-02
1
-2
/
+1
|
*
mmc: sh_mmcif: Fix compile error
Nobuhiro Iwamatsu
2014-04-02
1
-1
/
+1
|
*
drivers: i2c: delete an unused source file
Masahiro Yamada
2014-03-31
1
-387
/
+0
|
*
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c
Tom Rini
2014-03-28
1
-1
/
+1
|
*
drivers: crypto: ace_sha: add implementation of hardware based lib rand
Przemyslaw Marczak
2014-03-28
2
-4
/
+77
|
*
net/designware: align DMA buffer descriptors to D$ line
Alexey Brodkin
2014-03-28
1
-1
/
+1
|
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-03-28
18
-472
/
+548
|
|
\
|
|
*
dfu: mmc: Replace calls to u-boot commands with native mmc API
Łukasz Majewski
2014-03-24
1
-7
/
+24
|
|
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
18
-385
/
+403
|
|
*
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
15
-15
/
+15
|
|
*
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-03-24
16
-113
/
+171
|
*
|
dfu: mmc: Replace calls to u-boot commands with native mmc API
Łukasz Majewski
2014-03-23
1
-7
/
+24
|
*
|
usb: dfu: introduce dfuMANIFEST state
Heiko Schocher
2014-03-23
2
-10
/
+42
|
*
|
usb, dfu: extract flush code into seperate function
Heiko Schocher
2014-03-23
1
-18
/
+24
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
Stefano Babic
2014-04-04
64
-1413
/
+4809
|
\
\
|
*
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-03-25
22
-417
/
+2404
|
|
\
|
|
|
*
sandbox: Add implementation of spi_setup_slave_fdt()
Simon Glass
2014-03-17
1
-0
/
+13
|
|
*
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
1
-1
/
+5
|
|
*
sound: Move Samsung-specific code into its own file
Simon Glass
2014-03-17
3
-221
/
+210
|
|
*
sandbox: Add LCD driver
Simon Glass
2014-03-17
3
-0
/
+84
|
|
*
sandbox: Add a simple sound driver
Simon Glass
2014-03-17
2
-0
/
+25
|
|
*
cros_ec: Implement I2C pass-through
Simon Glass
2014-03-17
1
-2
/
+268
|
|
*
cros_ec: sandbox: Add Chrome OS EC emulation
Simon Glass
2014-03-17
3
-0
/
+576
|
|
*
cros_ec: Correct comparison between signed and unsigned numbers
Simon Glass
2014-03-17
1
-16
/
+18
|
|
*
cros_ec: spi: Add support for EC protocol version 3
Randall Spangler
2014-03-17
2
-0
/
+36
|
|
*
cros_ec: Add base support for protocol v3
Simon Glass
2014-03-17
1
-1
/
+164
|
|
*
cros_ec: Clean up multiple EC protocol support
Randall Spangler
2014-03-17
3
-44
/
+47
|
|
*
cros_ec: Sync up with latest Chrome OS EC version
Simon Glass
2014-03-17
1
-16
/
+17
|
|
*
cros_ec: Move #ifdef to permit flash region access
Simon Glass
2014-03-17
1
-1
/
+2
|
|
*
cros_ec: Support systems with no EC interrupt
Simon Glass
2014-03-17
1
-4
/
+30
|
|
*
cros_ec: Drop old EC version support from EC driver
Vadim Bendebury
2014-03-17
2
-89
/
+6
|
|
*
cros_ec: Add a function for decoding the Chrome OS EC flashmap
Simon Glass
2014-03-17
1
-0
/
+50
|
|
*
mtd: spi: Fix page size for S25FL032P,S25FL064P
Marek Vasut
2014-03-17
1
-1
/
+15
|
|
*
spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation
Axel Lin
2014-03-17
1
-19
/
+12
|
|
*
sf: ops: Squash the malloc+memset combo
Jagannadha Sutradharudu Teki
2014-03-17
1
-2
/
+6
|
|
*
sf: Squash the malloc+memset combo
Marek Vasut
2014-03-17
1
-2
/
+1
|
|
*
sf: Add S25FL128S_256K IDs
Marek Vasut
2014-03-17
1
-0
/
+1
|
|
*
sf: Fix entries for S25FL256S_256K and S25FL512S_256K
Marek Vasut
2014-03-17
1
-2
/
+2
|
|
*
usb: net: introduce support for Moschip USB ethernet
Gerhard Sittig
2014-03-12
3
-0
/
+820
|
*
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-03-13
4
-1
/
+242
|
|
\
\
|
|
*
|
usb: dfu: add static alt num count in dfu_config_entities()
Przemyslaw Marczak
2014-03-13
1
-1
/
+5
[next]