Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1113a79b2a31a9051b3a1afd3edbbdf013f88833
/
drivers
1113a79
USB: ULPI: switch argument type from u8 to unsigned
by Igor Grinberg
· 13 years ago
f93022c
USB: Add generic ULPI layer and a viewport
by Jana Rapava
· 13 years ago
3874b6d
USB: EHCI: Allow EHCI post-powerup configuration in board files
by Marek Vasut
· 13 years ago
1b80f27
USB: MX5: Add MX5 usb post-init callback
by Marek Vasut
· 13 years ago
0f8c86b
USB: MX5: Abstract out mx51 USB pixmux configuration
by Marek Vasut
· 13 years ago
1ca5620
USB: MX5: add generic USB EHCI support for mx51 and mx53
by Wolfgang Grandegger
· 13 years ago
38517a7
usb:gadget:s5p USB Device Controller (UDC) implementation
by Lukasz Majewski
· 13 years ago
5f4b4f2
ehci: speed up initialization
by Vincent Palatin
· 13 years ago
241d9a6
usbtty: init endpoints prior to startup events
by Stefan Herbrechtsmeier
· 13 years ago
bdbcdc8
pxa: convert pxa27x_udc to use read and write functions
by Stefan Herbrechtsmeier
· 13 years ago
7555d5e
USB: Add usb_event_poll() to get keyboards working with EHCI
by Marek Vasut
· 13 years ago
26cc512
USB: gadaget: add Marvell controller support
by Lei Wen
· 13 years ago
5f6aa03
USB: Fix complaints about strict aliasing in OHCI-HCD
by Marek Vasut
· 13 years ago
f496206
drivers/net/at91_emac.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
4eaf172
drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
b96a661
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
c8bfe24
i.mx: mxc_gpio: add the i.mx6q support
by Jason Liu
· 13 years ago
4c7447d
tegra2: Remove unused low-level Tegra2 UART code
by Simon Glass
· 13 years ago
5fac236
tegra2: Use new GPIO APIs in gpio_config_uart()
by Stephen Warren
· 13 years ago
9877841
tegra2: Modify MMC driver to handle power and cd GPIOs
by Stephen Warren
· 13 years ago
528cdca
omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V
by Ash Charles
· 13 years ago
3da597d
drivers/gpio/da8xx_gpio.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
e6d55d2
drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
5fea775
drivers/usb/gadget/core.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
c594a8d
drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
f55feaf
drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
d020169
ne2000: Convert to new net-multi model, fixes build of three boards
by Bernhard Kaindl
· 13 years ago
d82a27b
drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
4b6f394
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
b7fde58
drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
18b8907
drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
a45adde
video: cfb_console: fix build warnings
by Anatolij Gustschin
· 13 years ago
c786f54
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
9294fd6
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 13 years ago
5e12472
Introduce generic TPM support in u-boot
by Vadim Bendebury
· 13 years ago
40f6fff
MX: serial_mxc: cleanup removing nasty #ifdef
by Stefano Babic
· 13 years ago
5a42cd3
M28: Fix OB1 bug in GPIO driver
by Robert Deliën
· 13 years ago
aa72e43
MXS: Add static annotations to dma driver
by Marek Vasut
· 13 years ago
12dab4c
apbh_dma: return error value on timeout
by Wolfram Sang
· 13 years ago
b609009
ARM: davici_emac: Fix condition for number of phy detects
by Prabhakar Lad
· 13 years ago
b5ce18a
arm, davinci: move davinci_rtc struct to hardware.h
by Heiko Schocher
· 13 years ago
ff62fb4
omap_gpmc: use SOFTECC in SPL if it's enabled
by Ilya Yanok
· 13 years ago
1df308e
nand_spl_simple: add support for software ECC
by Ilya Yanok
· 13 years ago
80deda5
davinci_emac: hardcode 100Mbps for AM35xx and RMII
by Ilya Yanok
· 13 years ago
2aa8720
davinci_emac: fix for running with dcache enabled
by Ilya Yanok
· 13 years ago
918588c
davinci_emac: conditionally compile specific PHY support
by Ilya Yanok
· 13 years ago
82b7721
davinci_emac: use internal addresses in buffer descriptors
by Ilya Yanok
· 13 years ago
7c587d3
davinci_emac: move arch-independent defines to separate header
by Ilya Yanok
· 13 years ago
abc20ab
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· 13 years ago
56c91bc
Fix regression in SMDK6400
by Simon Schwarz
· 13 years ago
82645f8
nand: Add common functions to linux/mtd/nand.h
by Simon Schwarz
· 13 years ago
28cb465
net: Armada100: Fix compilation warnings
by Ajay Bhargav
· 13 years ago
2cb4fad
mvsata: fix ide_preinit for missing disks
by Simon Guinot
· 13 years ago
d194837
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
014e467
pci_ftpci100: Implementation FTPCI100 PCI driver
by Gavin Guo
· 13 years ago
5751aa2
phy: Add support for SMSC LAN87xx PHYs
by Nobuhiro Iwamatsu
· 13 years ago
e6e556c
drivers/net/mvgbe.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
03d31fc
video: cfb_console: Make the software cursor non-destructive
by Gabe Black
· 13 years ago
fa12a08
Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code
by Zang Roy-R61911
· 13 years ago
1f6734c
sf: fix erase debug output
by Vadim Bendebury
· 13 years ago
bd1024b
net: sh_eth: use miiphybb instead of own mii functions
by Yoshihiro Shimoda
· 13 years ago
b0b20d4
drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
24ec52d
drivers/block/sata_dwc.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
d51e6d6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
f2717b4
powerpc/85xx: clean up and document the QE/FMAN microcode macros
by Timur Tabi
· 13 years ago
fbc20aa
powerpc/85xx: always implement the work-around for Erratum SATA_A001
by Timur Tabi
· 13 years ago
22e0f5a
x86: Fix some bugs in the i8402 driver when no controller is present
by Gabe Black
· 13 years ago
dd4a5b2
x86: Make the i8042 driver checkpatch clean
by Gabe Black
· 13 years ago
68435fa
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
d525174
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 13 years ago
762e637
Fix Stelian's email address
by Stelian Pop
· 13 years ago
99258c3
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
d90a5b1
drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
afd5932
Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"
by Macpaul Lin
· 13 years ago
5af9a56
mmc: mv_sdhci: Fix host version read for Armada100
by Ajay Bhargav
· 13 years ago
d8bf22b
DIU: 1080P and 720P support
by Jerry Huang
· 13 years ago
e6bbe53
CFB: Fix font rendering on mx5 framebuffer
by Marek Vasut
· 13 years ago
fdbe8b9
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
bd0f5ca
drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
3dab3e0
i2c: sh: Add support I2C for Renesas SH
by Nobuhiro Iwamatsu
· 13 years ago
d780e74
drivers/net/dnet.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
da22735
drivers/net/cs8900.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
dffc0ae
drivers/net/lan91c96.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
67fad9f
drivers/mtd/onenand/samsung.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
9419196
drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
3c8849d
Improve Power Management in SMC911X driver.
by bertrand.cachet@heig-vd.ch
· 13 years ago
2cc8b5c
net: rtl8109: drop unused !NET_MULTI driver
by Mike Frysinger
· 13 years ago
0d9679e
smsc95xx: Debug message cleanup
by Wolfgang Grandegger
· 13 years ago
50d89f5
smsc95xx: Fix MAC address programming
by Wolfgang Grandegger
· 13 years ago
f9342e2
Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
3bf03ad
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Wolfgang Denk
· 13 years ago
c829ff2
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 13 years ago
042f9f1
gpio: Adapt PCA9698 to standard GPIO API
by Dirk Eibach
· 13 years ago
b901603
ftide020: fix incorrect information display format
by Macpaul Lin
· 13 years ago
56b13b1
e1000: fix unused variable waring for e1000 driver
by Zang Roy-R61911
· 13 years ago
a22481f
e1000: remove duplicate macros in e1000.h
by Timur Tabi
· 13 years ago
f45e91c
drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
5dfc9e1
drivers/video/bus_vcxk.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
6ed076c
drivers/video/da8xx-fb.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
da54066
drivers/net/enc28j60.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
Next »