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