Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4aa903634707fc389a77c2c2a1b56dbbb7c49713
/
drivers
7faee91
IMX: uniform GPIO interface using GPIO framework
by Stefano Babic
· 13 years ago
4d954cc
gpio:samsung s5p_ suffix add for GPIO functions
by Łukasz Majewski
· 13 years ago
f091f7b
mmc: S5P: Support DMA restarts at buffer boundaries
by Anton Staaf
· 13 years ago
a71ebc4
phy.c: make less verbose - turn printf() into debug()
by Wolfgang Denk
· 13 years ago
638d066
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 13 years ago
f1642e2
usb: r8a66597: Fix argument mistake of inl
by Nobuhiro Iwamatsu
· 13 years ago
2b3228d
sh: Add Renesas rsk7264 board
by Phil Edworthy
· 13 years ago
362c6ef
usb: r8a66597: Fix argument mistake of inl
by Nobuhiro Iwamatsu
· 13 years ago
62b36c9
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· 13 years ago
246c119
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
by Simon Glass
· 13 years ago
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
8df768c
hwmon: do not init sensors on startup
by Heiko Schocher
· 13 years ago
ba42479
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
9e23a5b
video: mb862xx: change controller detection message
by Anatolij Gustschin
· 13 years ago
6e421df
video: mb862xx: support Coral-PA controller
by Anatolij Gustschin
· 14 years ago
6d99ce2
video: Add SHARP LQ084S3LG01 LCD support on P1022DS
by Timur Tabi
· 14 years ago
152bf1f
drivers/rtc: add Marvell Integrated RTC
by Jason Cooper
· 13 years ago
c163d3d
AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings
by Reinhard Meyer
· 13 years ago
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
7245b20
video: Use memset instead of loop
by Matthias Weisser
· 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
· 13 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
· 13 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
· 13 years ago
352f9fd
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
by Mike Frysinger
· 13 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
· 13 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
· 13 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
Next »