Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2c8504621320edbdc73925866eb67dcc2e89e2e9
/
drivers
2c85046
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· Tue Mar 11 19:34:20 2014 +0200
e7bef3a
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· Mon Mar 10 20:05:51 2014 +0200
c9e7591
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· Wed Feb 26 19:28:45 2014 +0200
fe27ded
sandbox: Add implementation of spi_setup_slave_fdt()
by Simon Glass
· Thu Feb 27 13:26:24 2014 -0700
678ef47
sandbox: Allow Ctrl-C to work in sandbox
by Simon Glass
· Thu Feb 27 13:26:22 2014 -0700
59c021e
sound: Move Samsung-specific code into its own file
by Simon Glass
· Thu Feb 27 13:26:20 2014 -0700
b9ddbf4
sandbox: Add LCD driver
by Simon Glass
· Thu Feb 27 13:26:19 2014 -0700
279fc16
sandbox: Add a simple sound driver
by Simon Glass
· Thu Feb 27 13:26:18 2014 -0700
9b0d1c9
cros_ec: Implement I2C pass-through
by Simon Glass
· Thu Feb 27 13:26:14 2014 -0700
36170f0
cros_ec: sandbox: Add Chrome OS EC emulation
by Simon Glass
· Thu Feb 27 13:26:12 2014 -0700
19cc295
cros_ec: Correct comparison between signed and unsigned numbers
by Simon Glass
· Thu Feb 27 13:26:11 2014 -0700
ce3ebb9
cros_ec: spi: Add support for EC protocol version 3
by Randall Spangler
· Thu Feb 27 13:26:10 2014 -0700
13c7c5b
cros_ec: Add base support for protocol v3
by Simon Glass
· Thu Feb 27 13:26:09 2014 -0700
f03e970
cros_ec: Clean up multiple EC protocol support
by Randall Spangler
· Thu Feb 27 13:26:08 2014 -0700
ece2886
cros_ec: Sync up with latest Chrome OS EC version
by Simon Glass
· Thu Feb 27 13:26:07 2014 -0700
c4af76a
cros_ec: Move #ifdef to permit flash region access
by Simon Glass
· Thu Feb 27 13:26:06 2014 -0700
041699f
cros_ec: Support systems with no EC interrupt
by Simon Glass
· Thu Feb 27 13:26:05 2014 -0700
2f54881
cros_ec: Drop old EC version support from EC driver
by Vadim Bendebury
· Thu Feb 27 13:26:04 2014 -0700
3c59abc
cros_ec: Add a function for decoding the Chrome OS EC flashmap
by Simon Glass
· Thu Feb 27 13:26:03 2014 -0700
52fa1ff
mtd: spi: Fix page size for S25FL032P,S25FL064P
by Marek Vasut
· Fri Feb 21 18:13:26 2014 +0100
7307157
spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation
by Axel Lin
· Fri Feb 21 08:55:47 2014 +0800
9ad0175
sf: ops: Squash the malloc+memset combo
by Jagannadha Sutradharudu Teki
· Tue Feb 04 21:36:13 2014 +0530
e3c417b
sf: Squash the malloc+memset combo
by Marek Vasut
· Wed Jan 15 15:17:54 2014 +0100
f6e2527
sf: Add S25FL128S_256K IDs
by Marek Vasut
· Wed Jan 15 15:32:09 2014 +0100
3498562
sf: Fix entries for S25FL256S_256K and S25FL512S_256K
by Marek Vasut
· Wed Jan 15 15:29:43 2014 +0100
2385df6
usb: net: introduce support for Moschip USB ethernet
by Gerhard Sittig
· Sat Mar 08 19:46:14 2014 +0100
d9871e8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 10 14:22:54 2014 -0400
c6b400a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Mar 10 14:06:51 2014 -0400
39c8968
usb: create common header virtual root hub descriptors
by Stephen Warren
· Thu Feb 13 21:15:18 2014 -0700
d7fe61d
usb: ehci: fully align interrupt QHs/QTDs
by Stephen Warren
· Thu Feb 06 13:13:06 2014 -0700
1907e5a
ush: ehci: initialize altnext pointers in QH
by Stephen Warren
· Fri Feb 07 09:53:50 2014 -0700
fba7087
cfb_console: align fields in gzipped .bmp files
by Eric Nelson
· Sat Mar 08 07:55:52 2014 -0700
1fc6067
ahci: wait longer for link.
by Ian Campbell
· Fri Mar 07 01:20:58 2014 +0000
1934996
ahci-plat: Provide a weak scsi_init hook
by Ian Campbell
· Fri Mar 07 01:20:56 2014 +0000
9415b87
mtd: nand: atmel: prepare for nand spl boot support
by Bo Shen
· Mon Mar 03 14:47:16 2014 +0800
b3859f2
ppc4xx: Remove 4xx NAND booting support
by Stefan Roese
· Tue Mar 04 15:34:35 2014 +0100
0faa93d
net/phy: Correct AR8021 phy_mask
by Haijun.Zhang
· Tue Mar 04 15:56:12 2014 +0800
0ef16bb
net: asix: don't pad odd-length TX packets
by Stephen Warren
· Thu Feb 27 13:27:02 2014 -0700
0346cab
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· Tue Mar 04 21:23:42 2014 -0500
7295fe8
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· Fri Nov 22 16:53:30 2013 +0530
5bbb099
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· Fri Nov 22 16:53:29 2013 +0530
c77f284
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h
by pekon gupta
· Fri Nov 22 16:53:28 2013 +0530
b4d7070
sandbox: Convert GPIOs to use driver model
by Simon Glass
· Wed Feb 26 15:59:25 2014 -0700
e821d18
dm: Add GPIO support and tests
by Simon Glass
· Wed Feb 26 15:59:24 2014 -0700
63b1757
dm: Add a demonstration/example driver
by Simon Glass
· Wed Feb 26 15:59:23 2014 -0700
dd6ab88
dm: Add base driver model support
by Simon Glass
· Wed Feb 26 15:59:18 2014 -0700
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· Wed Feb 26 17:47:58 2014 +0400
4944f37
drivers: net: cpsw: add support to have phy address from cpsw platform data
by Mugunthan V N
· Tue Feb 18 07:31:52 2014 -0500
3554b2b
serial: zynq: Add OF initialization support
by Michal Simek
· Mon Feb 24 11:16:33 2014 +0100
c57ba04
mmc: zynq: Add OF initialization support
by Michal Simek
· Mon Feb 24 11:16:31 2014 +0100
12dbc40
net: gem: Add OF initialization support
by Michal Simek
· Mon Feb 24 11:16:30 2014 +0100
02f721b
net: emaclite: Fix OF initialization
by Michal Simek
· Mon Feb 24 11:16:28 2014 +0100
b0f750a
mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
by pekon gupta
· Tue Nov 19 11:02:17 2013 +0530
03742c9
mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
by pekon gupta
· Tue Nov 19 11:02:16 2013 +0530
eff10ee
mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
by pekon gupta
· Tue Nov 19 11:02:15 2013 +0530
f343378
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Wed Feb 26 16:49:58 2014 -0500
2181806
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Tue Feb 25 12:44:13 2014 -0500
09a3b56
fsl/usb: Limit phy_type comparison to first four characters
by Nikhil Badola
· Mon Feb 17 16:58:36 2014 +0530
04f2ba4
ar8031/8033/phy:enable autonegotiation for ar8031/8033
by Zhao Qiang
· Mon Dec 23 15:51:33 2013 +0800
2571923
power: fix: Do not execute pmic command when not all necessary parameters are passed
by Łukasz Majewski
· Mon Feb 24 13:33:08 2014 +0100
29f2f57
mmc: kona: Add Kona mmc driver
by Darwin Rambo
· Tue Feb 11 11:06:37 2014 -0800
18ca597
i2c: kona: Add Kona I2C driver
by Darwin Rambo
· Tue Feb 11 11:06:36 2014 -0800
a7aaa1d
gpio: kona: Add Kona gpio driver
by Darwin Rambo
· Tue Feb 11 11:06:35 2014 -0800
f6db775
SMC91111: Fix compilation warnings
by Bhupesh Sharma
· Wed Feb 05 13:09:56 2014 +0530
c459ae6
driver/ddr: Add 256 byte interleaving support
by York Sun
· Mon Feb 10 13:59:44 2014 -0800
3a0916d
Driver/ddr: Add support of different DDR base address
by York Sun
· Mon Feb 10 13:59:43 2014 -0800
29647ab
driver/ddr: Change Freescale ARM DDR driver to support both big and little endian
by York Sun
· Mon Feb 10 13:59:42 2014 -0800
a74e474
serial: arc: Convert to use default_serial_puts
by Axel Lin
· Sat Feb 08 15:04:58 2014 +0800
6a4a080
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Fri Feb 21 08:00:22 2014 -0500
326d837
serial/serial_arc: switch from {read|write}l to {read|write}b accessors
by Alexey Brodkin
· Sat Feb 08 10:10:02 2014 +0400
0c12620
serial/serial_arc: add work-around of ISS bug
by Alexey Brodkin
· Sat Feb 08 10:10:01 2014 +0400
ab4a66d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Thu Feb 20 12:18:59 2014 -0500
c68e851
blackfin: Add <asm/clock.h> to numerous drivers
by Tom Rini
· Thu Feb 20 10:14:10 2014 -0500
8f957c0
dfu: mmc: fs: Fix format accepted by ext4write command
by Lukasz Majewski
· Thu Feb 20 10:29:18 2014 +0100
1f493d9
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Feb 20 13:16:05 2014 +0100
ad0a033
designware_i2c: remove inclusion of <asm/arch/hardware.h>
by Alexey Brodkin
· Mon Feb 10 12:20:12 2014 +0400
d588505
OMAP24xx I2C: Add support for set-speed
by Hannes Petermaier
· Mon Feb 03 21:22:18 2014 +0100
6a9c6fe
i2c: i2c-mxs: Wait for I2C to empty queue
by Marek Vasut
· Thu Feb 06 02:59:34 2014 +0100
a0c2626
designware_i2c: Enhance DesignWare I2C driver address support
by Chin Liang See
· Tue Feb 04 11:56:23 2014 -0600
443ca40
i2c, bootcount: add support for bootcounter on i2c devices
by Heiko Schocher
· Sat Jan 25 07:27:13 2014 +0100
b482279
blackfin: make i2c driver blackfin independant
by Scott Jiang
· Tue Jan 28 13:53:36 2014 +0800
cf83d09
blackfin: rename bfin-twi_i2c driver to adi_i2c
by Sonic Zhang
· Tue Jan 28 13:53:35 2014 +0800
983a2a9
blackfin: add spi and i2c specific get clock functions
by Sonic Zhang
· Tue Jan 28 13:53:34 2014 +0800
163a778
blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024
by Sonic Zhang
· Tue Jan 28 13:53:33 2014 +0800
91fae47
i2c: zynq: Add support for the second i2c controller
by Michael Burr
· Wed Jan 22 09:46:08 2014 +0100
d7de189
i2c: zynq: Support for 0-length register address
by Michael Burr
· Wed Jan 22 09:46:07 2014 +0100
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· Tue Feb 04 17:24:28 2014 +0900
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· Tue Feb 04 17:24:24 2014 +0900
fa4676d
net, phy: atheros ar803x bug
by Heiko Schocher
· Thu Jan 30 11:02:13 2014 +0100
abf8322
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Feb 19 12:04:45 2014 +0100
e2cad60
serial_zynq: Migrate to Zynq clock framework
by Soren Brinkmann
· Thu Nov 21 13:38:55 2013 -0800
4dded98
net: zynq_gem: Calculate clock dividers dynamically
by Soren Brinkmann
· Thu Nov 21 13:39:01 2013 -0800
3b5b992
net: zynq_gem: Move RCLK details out of driver
by Soren Brinkmann
· Thu Nov 21 13:39:00 2013 -0800
20d1ebf
zynq: serial: Simplify serial driver initialization
by Michal Simek
· Thu Dec 19 23:38:58 2013 +0530
b43f269
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Feb 19 07:15:01 2014 +0100
0de9180
spi: ti_qspi: Add delay before xfer for am43xx
by Sourav Poddar
· Sat Dec 21 12:50:10 2013 +0530
2145dff
spi: ti_qspi: Add AM43xx specifics changes
by Sourav Poddar
· Sat Dec 21 12:50:09 2013 +0530
6683e62
spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3
by Markus Niebel
· Mon Feb 17 17:33:17 2014 +0100
f030d66
spi: xilinx: Move timeout calculation out of the loop
by Michal Simek
· Wed Jan 22 09:48:55 2014 +0100
034dd3d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Feb 17 14:22:02 2014 -0500
Next »