Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0208aaf6c2e0f346e8410c0e5adb0ea784f00829
/
drivers
« Previous
2af16f8
ehci-hcd: change debug() to printf() in case of errors
by Ilya Yanok
· 12 years ago
189a695
ehci-hcd: fix external buffer cache handling
by Ilya Yanok
· 12 years ago
71c5de4
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
by Tom Rini
· 12 years ago
c7701af
ehci-hcd: program asynclistaddr before every transfer
by Ilya Yanok
· 12 years ago
eec3866
ehci-omap: Do not call dcache_off from omap_ehci_hcd_init
by Tom Rini
· 12 years ago
66714b1
Merge branch 'next' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 12 years ago
975324a
FSL/eSDHC: enable the clock to detect the SD card
by Jerry Huang
· 12 years ago
d2d8afa
SD/MMC: check the card status during erase operation
by Jerry Huang
· 12 years ago
40242bc
mmc:fix Call mmc_init() when executing mmc_get_dev()
by Łukasz Majewski
· 13 years ago
ad5fd92
mmc: remove the hard setting for tran_speed
by Jaehoon Chung
· 13 years ago
e576bd9
i.MX: fsl_esdhc: allow use with cache enabled.
by Eric Nelson
· 13 years ago
0878222
Merge branch 'next' of git://git.denx.de/u-boot-net into next
by Wolfgang Denk
· 12 years ago
0b15d51
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 12 years ago
66f119e
net/designware: Consecutive writes to the same register to be avoided
by Dinh Nguyen
· 12 years ago
c59ab09
CACHE: net: asix: Fix asix driver to work with data cache on
by Marek Vasut
· 12 years ago
cc5f552
net: phy: micrel: make ksz9021 phy accessible
by Troy Kisky
· 12 years ago
11af8d6
net: abort network initialization if the PHY driver fails
by Timur Tabi
· 12 years ago
6e5b9ac
phylib: phy_startup() should return an error code on failure
by Timur Tabi
· 12 years ago
fa86d1c
mxs-i2c: Fix internal address byte order
by Torsten Fleischer
· 13 years ago
9ca37d7
mxc_i2c: remove setting speed at each start
by Troy Kisky
· 13 years ago
de6f604
mxc_i2c: specify i2c base address in config file
by Troy Kisky
· 13 years ago
a6616ef
net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other
by Nobuhiro Iwamatsu
· 12 years ago
cf65d47
ipu_common: Add ldb_clk for use in parenting the pixel clock
by Eric Nelson
· 12 years ago
9fbdb1a
ipu_common: Do not hardcode the ipu_clk frequency
by Fabio Estevam
· 12 years ago
477bca2
ipu_common: Rename MXC_CCM_BASE
by Fabio Estevam
· 12 years ago
e4942ad
ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53
by Fabio Estevam
· 12 years ago
913db79
ipu_common: Only apply the erratum to MX51
by Fabio Estevam
· 12 years ago
695af9a
video: Rename CONFIG_VIDEO_MX5
by Fabio Estevam
· 12 years ago
05d4df1
mx6: Allow mx6 to access the IPUv3 registers
by Fabio Estevam
· 12 years ago
895f3e0
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 12 years ago
8b3f7bf
tegra: usb: Fix device enumeration problem of USB1
by Jim Lin
· 12 years ago
c48ac11
EXYNOS: Add power Enable/Disable for USB-EHCI
by Rajeshwari Shinde
· 12 years ago
71045da
USB: EXYNOS: Set USB 2.0 HOST Link mode
by Rajeshwari Shinde
· 12 years ago
7590d3c
USB: EXYNOS: Incorporate EHCI review comments
by Rajeshwari Shinde
· 12 years ago
fe749d3
Remove remaining mdelay() macros
by Anatolij Gustschin
· 13 years ago
185b3b7
MTD: SPEAr SMI: Add write support for length < 4 bytes
by Stefan Roese
· 13 years ago
496ba48
i2c: designware_i2c.c: Add support for the "i2c probe" command
by Stefan Roese
· 13 years ago
038f3c5
rtc/m41t62: Add support for M41T82 with HT (Halt Update)
by Stefan Roese
· 13 years ago
2cb06a4
GPIO: Add SPEAr GPIO driver
by Stefan Roese
· 13 years ago
ef76025
net: Multiple updates/enhancements to designware.c
by Stefan Roese
· 13 years ago
9afc1af
SPEAr: Add interface information in initialization
by Vipin Kumar
· 13 years ago
9264077
st_smi: Fixed page size for Winbond W25Q128FV flash
by Armando Visconti
· 13 years ago
b5992fa
st_smi: Change timeout loop implementation
by Amit Virdi
· 13 years ago
cf9026d
st_smi: Fix bug in flash_print_info()
by Armando Visconti
· 13 years ago
6d6d23c
st_smi: Change the flash probing method
by Armando Visconti
· 13 years ago
ae3e0cc
st_smi: Removed no needed dependency on ST_M25Pxx_ID
by Armando Visconti
· 13 years ago
a5ad7cc
st_smi: Fix smi read status
by Vipin Kumar
· 13 years ago
a59c7b3
st_smi: Move status register read before modifying ctrl register
by Shiraz Hashim
· 13 years ago
0befe7d
st_smi: Read status until timeout happens
by Vipin KUMAR
· 13 years ago
69fcb55
st_smi: Enhance the error handling
by Amit Virdi
· 13 years ago
5c16c54
st_smi: Return error in case TFF is not set
by Amit Virdi
· 13 years ago
f3fcf92
st_smi: Add support for SPEAr SMI driver
by Vipin KUMAR
· 13 years ago
0def98e
mtd/NAND: Remove obsolete SPEAr specific NAND drivers
by Vipin KUMAR
· 12 years ago
7f0730a
mtd/NAND: Add FSMC driver support
by Vipin KUMAR
· 12 years ago
b78375a
da850/omap-l138: Enable auto negotiation in RMII mode
by Rajashekhara, Sudhakar
· 12 years ago
24934fe
kw_spi: add weak functions board_spi_claim/release_bus
by Valentin Longchamp
· 12 years ago
ac486e3
kw_spi: support spi_claim/release_bus functions
by Valentin Longchamp
· 12 years ago
ca88067
kw_spi: backup and reset the MPP of the chosen CS pin
by Valentin Longchamp
· 12 years ago
2b3b1c6
ATMEL/PIO: Enable new feature of PIO on Atmel device
by Bo Shen
· 12 years ago
81f4034
ehci-atmel: fix compiler warning
by Andreas Bießmann
· 12 years ago
cc30b78
Atmel : usb : add EHCI driver for Atmel SoC
by Bo Shen
· 12 years ago
c205456
TRATS: initialize panel_info data structure in board file
by Donghwa Lee
· 13 years ago
402d17f
omap24xx_i2c: Add AM33XX support
by Tom Rini
· 12 years ago
168a5ac
Revert "I2C: OMAP: detect more devices when probing an i2c bus"
by Tom Rini
· 12 years ago
52a8b82
gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*
by Tom Warren
· 12 years ago
3f82d89
mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*
by Tom Warren
· 12 years ago
edffa63
spi: tegra2: rename tegra2_spi.* to tegra_spi.*
by Tom Warren
· 12 years ago
1edaf09
sf: winbond: Add support for the Winbond W25Q80BL
by Stephen Warren
· 12 years ago
078078c
spi: Tegra2: Seaboard: fix UART corruption during SPI transactions
by Tom Warren
· 12 years ago
b37d41a
Block: Remove MG DISK support
by Marek Vasut
· 13 years ago
fedab33
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 12 years ago
f6b690e
video: atmel/lcd: add LCD driver for new Atmel SoC
by Bo Shen
· 12 years ago
bfd4be8
video: cfb_console: flush dcache for frame buffer in DRAM
by Anatolij Gustschin
· 12 years ago
24fe06c
cfb_console: Ignore bell character
by Pali Rohár
· 13 years ago
90f60a8
cfb_console: Add console_clear_line function
by Pali Rohár
· 13 years ago
04bbe69
cfb_console: Fix function console_back
by Pali Rohár
· 13 years ago
99744b7
sh: Add SH7269 device and RSK2+SH7269 board
by Phil Edworthy
· 12 years ago
2a57e7e
sh: Add support Renesas SH7734
by Nobuhiro Iwamatsu
· 13 years ago
8da2efb
omap3_dss: cosmetic changes
by Jeroen Hofstee
· 12 years ago
d9c13aa
omap3_dss: add optional framebuffer
by Jeroen Hofstee
· 12 years ago
a1b0e19
mx5: Rename mx51_fb_init()
by Fabio Estevam
· 12 years ago
fff6ef7
mx53: Allow IPUv3 driver to also work on mx53
by Fabio Estevam
· 12 years ago
9046497
EXYNOS: display 32bpp bitmap TIZEN logo
by Donghwa Lee
· 13 years ago
3d02408
LCD: support another s6e8ax0 panel type
by Donghwa Lee
· 13 years ago
8ecb4c6
LCD: change s6e8ax0 panel gamma value
by Donghwa Lee
· 13 years ago
4398d55
net: sh-eth: Add support Gigabit of SH7734
by Nobuhiro Iwamatsu
· 12 years ago
ee6ec5d
net: sh_eth: Add support SH7734 Ethernet device
by Nobuhiro Iwamatsu
· 13 years ago
4ef8d53
net: Allow filtering on debug traces in the net subsystem
by Joe Hershberger
· 12 years ago
d7310c7
net: Make sure NetLoop is initialized when using NetConsole
by Joe Hershberger
· 12 years ago
ece223b
net: Refactor to separate the UDP handler from the ARP handler
by Joe Hershberger
· 12 years ago
22f6e99
net: Refactor to protect access to the NetState variable
by Joe Hershberger
· 12 years ago
594c26f
net: cosmetic: Un-typedef IP_t
by Joe Hershberger
· 12 years ago
10cbe3b
net: Fix remaining API interface breakage
by Joe Hershberger
· 12 years ago
d1527b5
drivers/net/rtl8169.c: Fix compile warning
by Joe Hershberger
· 12 years ago
f92a151
drivers/net/pcnet.c: Fix compile warning
by Joe Hershberger
· 12 years ago
8d094e5
drivers/net/xilinx_axi_emac.c: Fix compile warning
by Stephan Linz
· 12 years ago
1ae6b9c
drivers/net/xilinx_emaclite.c: Fix compile warning
by Stephan Linz
· 12 years ago
f22ff1a
drivers/net/xilinx_ll_temac.c: Fix compile warning
by Stephan Linz
· 12 years ago
7ae84d5
drivers/qe/uec.c: Fix compile warning
by Joe Hershberger
· 12 years ago
4b94215
drivers/net/uli526x.c: Fix compile warning
by Joe Hershberger
· 12 years ago
Next »