Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b2c2c63aea690ae8140e3c39b3297eb8769fbe4e
/
drivers
3ffd968
DA8xx: add generic GPIO driver
by Laurence Withers
· 13 years ago
377ffe2
DaVinci: rename gpio_defs.h to gpio.h
by Laurence Withers
· 13 years ago
b687024
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
cfd72b6
sf: macronix: disable write protection when initializing
by Simon Guinot
· 14 years ago
be355ab
sf: spansion: add support for S25FL129P_64K
by Shaohui Xie
· 14 years ago
479404e
mtd/spi/macronix.c: add MX25L4005 and MX25L8005
by Macpaul Lin
· 14 years ago
d4fdcb3
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 13 years ago
74f9b38
fpga: constify to fix build warning
by Wolfgang Denk
· 13 years ago
a87b2a95
cfb_console.c: checkpatch cleanup
by Wolfgang Denk
· 13 years ago
4671771
cfb_console.c: drop custom PRINTD() and use debug() instead
by Wolfgang Denk
· 13 years ago
0b4b56e
Cosmetic: reformat drivers/video/cfb_console.c
by Wolfgang Denk
· 13 years ago
e88a9a4
cfb_console: fix build breakage
by Andreas Bießmann
· 13 years ago
b012f94
Revert "AT91:mmc:fix multiple read/write error"
by Andy Fleming
· 13 years ago
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
747061c
net/4xx: Install interrupt handler after driver registration
by Stefan Roese
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
d846bb5
fpga: support FPP Cyclone configuration
by Michael Jones
· 13 years ago
e849737
altera: fix printf typo
by Michael Jones
· 13 years ago
9c5ef8d
cosmetic: spell fixes etc.
by Michael Jones
· 13 years ago
4627a2d
net: Add SMSC89128 support
by Phil Edworthy
· 14 years ago
3ab93c3
phylib: Detect link on 10G devices correctly
by Andy Fleming
· 14 years ago
1ef72f6
serial: drop useless ctlr field
by Mike Frysinger
· 14 years ago
f96c042
serial: push default_serial_console to drivers
by Mike Frysinger
· 14 years ago
b75d990
sf: sst: support newer standardized flashes
by Mike Frysinger
· 14 years ago
7911211
sf: unify write disable commands
by Mike Frysinger
· 14 years ago
fc9d1fc
sf: eon/stmicro: inline useless ID defines
by Mike Frysinger
· 14 years ago
ce7cc04
sf: kill off now-unused local state
by Mike Frysinger
· 13 years ago
301e9b4
sf: unify write funcs
by Mike Frysinger
· 14 years ago
8ec7f4c
sf: unify write enable commands
by Mike Frysinger
· 14 years ago
13ec42b
Timer: Allow reset_timer() only for systems with low resolution timers
by Graeme Russ
· 13 years ago
55fc5b6
scaled down version of generic libraries for SPL
by Aneesh V
· 13 years ago
6252b4f
disk/part.c: Make features optional
by Matthew McClintock
· 14 years ago
c2829ff
scsi/ahci: add support for non-PCI controllers
by Rob Herring
· 13 years ago
33601839
scsi/ahci: ata id little endian fix
by Rob Herring
· 14 years ago
65224c3
andes_spi: add andes_spi interface
by Macpaul Lin
· 14 years ago
c7c6010
net: designware: fix uninitialized phy_addr usage
by Mike Frysinger
· 14 years ago
352f9fd
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
by Mike Frysinger
· 14 years ago
53c2788
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
43dc3f0
MX31: Cleanup clock function
by Stefano Babic
· 13 years ago
f8b82ee
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
by Graeme Russ
· 13 years ago
f27d5f8
AT91:mmc:fix multiple read/write error
by elen.song
· 13 years ago
237823e
mmc: Access mode validation for eMMC cards > 2 GiB
by Łukasz Majewski
· 13 years ago
db7717b
mmc: sh_mmcif: add support for Renesas MMCIF
by Yoshihiro Shimoda
· 13 years ago
7d88de5
mmc: fix the condition for MMC version 4
by Yoshihiro Shimoda
· 13 years ago
11ebc70
MMC: add marvell sdhci driver
by Lei Wen
· 13 years ago
142c8f9
MMC: add sdhci generic framework
by Lei Wen
· 13 years ago
ea52676
MMC: add erase function to both mmc and sd
by Lei Wen
· 13 years ago
85f0ee4
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
by Tom Warren
· 14 years ago
dba1f9b
imx: Add support for USB EHCI on imx25
by Matthias Weisser
· 13 years ago
05e9444
fsl_dma: fix support for 83xx DMA engine
by Ira W. Snyder
· 14 years ago
3b54ecd
driver/serial: delete at91rm9200_usart
by Andreas Bießmann
· 13 years ago
b3878b8
GPIO: Tegra2: add GPIO driver for Tegra2
by Tom Warren
· 13 years ago
cd6aae3
NAND: Add 16bit NAND support for the NDFC
by Alex Waterman
· 14 years ago
34dd567
nand_util: drop trailing all-0xff pages if requested
by Ben Gardiner
· 13 years ago
871dea4
nand_util: treat WITH_YAFFS_OOB as a mode
by Ben Gardiner
· 13 years ago
1caafbb
nand_util: convert nand_write_skip_bad() to flags
by Ben Gardiner
· 14 years ago
2c489ac
nand_base: trivial: fix comment read/write comment
by Ben Gardiner
· 14 years ago
97dd899
cfi_flash: reverse geometry for newer STM parts
by Mike Frysinger
· 14 years ago
e1e12ad
usb: convert to partial linking
by Mike Frysinger
· 13 years ago
20799c9
ehci-pci: Fix PCI EHCI driver for 36-bit
by Zhao Chenhui
· 14 years ago
94cfe2a
musb: process control messages after roothub accepted it
by Cliff Cai
· 14 years ago
ae74ec6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
b9de2fa
IXP42x PCI rewrite
by Michael Schwingen
· 14 years ago
8d15c69
trigger hardware watchdog in IXP42x serial driver
by Michael Schwingen
· 14 years ago
8f399b3
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
8015655
macb: fix compile warning
by andreas.devel@googlemail.com
· 13 years ago
db5c750
at91_emac: fix compile warning
by andreas.devel@googlemail.com
· 13 years ago
2acf917
ATMEL spi_dataflash driver - fix to build again
by Reinhard Meyer
· 13 years ago
58aa563
update arm/at91rm9200 work with rework rework110202
by Jens Scharsig
· 14 years ago
785efc9
mxc_spi.c: typo fixed
by Helmut Raiger
· 13 years ago
adae983
sf: kick watchdog when polling
by Patrick Sestier
· 14 years ago
75e490a
I2C: Add driver for ST-Ericsson U8500 i2c
by Michael Brandt
· 14 years ago
da22764
mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE
by Valentin Longchamp
· 14 years ago
9a77221
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· 14 years ago
fcbb2bc
MMC S5P: Fix typo
by Dirk Behme
· 14 years ago
49da20a
mvsata: issue hard reset on initialization
by Michael Walle
· 14 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
7414023
MMC: omap_hsmmc.c: Add missing prototype header
by Dirk Behme
· 14 years ago
1be94b7
fsl_esdhc: Initialize mmc->b_max
by Fabio Estevam
· 14 years ago
31b9980
mmc: enable partition switch function for emmc
by Lei Wen
· 14 years ago
d430d7c
cmd_mmc: eliminate device num in the mmc command
by Lei Wen
· 14 years ago
4538500
mmc_spi: generate response for send status command
by Thomas Chou
· 14 years ago
585273f
AT91: fix at91sam_wdt.c to reworked header files
by Reinhard Meyer
· 14 years ago
324914a
ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access
by Reinhard Meyer
· 14 years ago
b06208c
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· 14 years ago
7f619cb
ATMEL: fix related common atmel driver files
by Reinhard Meyer
· 14 years ago
da48040
AT91: fix related at91 driver files
by Reinhard Meyer
· 14 years ago
5807e79
avr32: fixup definitions to ATMEL_BASE_xxx
by Andreas Bießmann
· 14 years ago
94156fa
avr32: rename memory-map.h -> hardware.h
by Andreas Bießmann
· 14 years ago
ee96360
ftsmc020: fix relocation
by Macpaul Lin
· 14 years ago
2fe9baa
ftide020: add faraday ide ahb controller
by Macpaul Lin
· 14 years ago
4a9d3b1
hwmon: Extend lm63.c to support LM64
by Dirk Eibach
· 14 years ago
2986921
net: xilinx emaclite: Fix return values
by Michal Simek
· 14 years ago
428ab36
NET: pass source IP address to packet handlers
by Luca Ceresoli
· 14 years ago
b513166
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
34e21ee
Serial: p1011: new vendor init options
by John Rigby
· 14 years ago
893eafb
gpio: imx: Fix return value on error
by Fabio Estevam
· 14 years ago
2e4145b
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
e255427
spi: add new driver for OpenCores tiny_spi
by Thomas Chou
· 14 years ago
d21caa3
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 14 years ago
Next »