Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2896cb7bd037d04f594d0092e52d40c1d29bf2ec
/
drivers
2896cb7
driver/ddr/fsl: Add DDR4 support to Freescale DDR driver
by York Sun
· 11 years ago
9df3ec4
net/phy: Fix PHY id for VSC8514
by Codrin Ciubotariu
· 11 years ago
d377b61
driver/fsl_ifc: Add a function to finalize CS0 address binding
by York Sun
· 11 years ago
b818ba2
QE/U-QE: Add U-QE support
by Zhao Qiang
· 11 years ago
83a9084
QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR
by Zhao Qiang
· 11 years ago
eb97e25
fsl/usb: Fix phy type for Second USB controller
by Nikhil Badola
· 11 years ago
88b7793
e1000: remove redundant assignment
by David Müller (ELSOFT AG)
· 11 years ago
14e4740
pcnet: force ordering of descriptor accesses
by Paul Burton
· 11 years ago
7f3c38e
pcnet: align rx buffers for cache invalidation
by Paul Burton
· 11 years ago
5250592
pcnet: access descriptor rings & init block uncached
by Paul Burton
· 11 years ago
c921366
arm: remove lubbock board support
by Masahiro Yamada
· 11 years ago
f6fbbb8
powerpc: remove RPXClassic, RPXlite boards support
by Masahiro Yamada
· 11 years ago
5affe4c
mtd: delete unused files
by Masahiro Yamada
· 11 years ago
8b5fe13
i2c: sh_i2c: bugfix: i2c probe command does not work
by Tetsuyuki Kobayashi
· 11 years ago
b8fb7b8
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
5f1f8ef
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
da3976e
ahci: Fix data abort on multiple scsi resets.
by Roger Quadros
· 11 years ago
edeb83a
mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
by Haijun.Zhang
· 11 years ago
a04a6e0
mmc: fsl_esdhc: add controller reset in case of data related errors too
by Andrew Gabbasov
· 11 years ago
d5b4866
mmc: fsl_esdhc: fix calculation of timeout for data transactions
by Andrew Gabbasov
· 11 years ago
35a3ea1
mmc: Add 'mmc rst-function' sub-command
by Tom Rini
· 11 years ago
5cedb6e
mmc: sh_mmcif: Fix warning by unused variable
by Nobuhiro Iwamatsu
· 11 years ago
3060064
mmc: sh_mmcif: Fix compile error
by Nobuhiro Iwamatsu
· 11 years ago
77779a4
pci: mx6: Implement power callback
by Marek Vasut
· 11 years ago
59251ce
ARM: mxs: Add OCOTP driver
by Marek Vasut
· 11 years ago
d41bf8d
drivers: i2c: delete an unused source file
by Masahiro Yamada
· 11 years ago
23bcc9b
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c
by Tom Rini
· 11 years ago
8d28e1b
drivers: crypto: ace_sha: add implementation of hardware based lib rand
by Przemyslaw Marczak
· 11 years ago
498fb83
net/designware: align DMA buffer descriptors to D$ line
by Alexey Brodkin
· 11 years ago
75a652f
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
5f0e674
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
c8de90f
dfu: mmc: Replace calls to u-boot commands with native mmc API
by Łukasz Majewski
· 11 years ago
2c85046
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
e7bef3a
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· 11 years ago
c9e7591
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· 11 years ago
cf6d7db
dfu: mmc: Replace calls to u-boot commands with native mmc API
by Łukasz Majewski
· 11 years ago
e1ba151
usb: dfu: introduce dfuMANIFEST state
by Heiko Schocher
· 11 years ago
941b384
usb, dfu: extract flush code into seperate function
by Heiko Schocher
· 11 years ago
fe27ded
sandbox: Add implementation of spi_setup_slave_fdt()
by Simon Glass
· 11 years ago
678ef47
sandbox: Allow Ctrl-C to work in sandbox
by Simon Glass
· 11 years ago
59c021e
sound: Move Samsung-specific code into its own file
by Simon Glass
· 11 years ago
b9ddbf4
sandbox: Add LCD driver
by Simon Glass
· 11 years ago
279fc16
sandbox: Add a simple sound driver
by Simon Glass
· 11 years ago
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
a4283bc
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
bc331bc
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4af3e08
usb: dfu: add static alt num count in dfu_config_entities()
by Przemyslaw Marczak
· 11 years ago
2385df6
usb: net: introduce support for Moschip USB ethernet
by Gerhard Sittig
· 11 years ago
a1635f0
drivers: net: cpsw: init phy with gigabit features
by Ilya Ledvich
· 11 years ago
68be915
drivers/spi/omap3: Bug fix of premature write transfer completion
by Vasili Galka
· 11 years ago
12cf19e
drivers:mmc:sdhci: enable support for DT
by Piotr Wilczek
· 11 years ago
386fd02
video:exynos_fb:fdt: add additional fdt data
by Piotr Wilczek
· 11 years ago
24e368a
video:mipidsim:fdt: Add DT support for mipi dsim driver
by Piotr Wilczek
· 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
a3645db
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
4b00fcd
power: add PFUZE100 PMIC driver
by Tim Harvey
· 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
Next »