Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0ce4af99c07acebf4fce9a91f1099d2460629293
/
drivers
« Previous
d36b39b
spi: mxc_spi: Fix ECSPI reset handling
by Dirk Behme
· 12 years ago
5eaa215
ARM: bcm2835: fix get_timer() to return ms
by Stephen Warren
· 12 years ago
81a4f70
cfi_flash: Use uintptr_t for casts from u32 to void *
by Stefan Roese
· 12 years ago
aad4659
mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board
by Abbas Raza
· 12 years ago
b2da803
biosemu: include <asm/io.h> header
by Linus Walleij
· 12 years ago
c502321
mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
by Jagannadha Sutradharudu Teki
· 12 years ago
239cb9d
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
by aaron.williams@caviumnetworks.com
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
1d3dea1
video: bcm2835: fix build issues
by Anatolij Gustschin
· 12 years ago
d0f34f1
Merge branch 'for-v2013.04'
by Anatolij Gustschin
· 12 years ago
acbb1eb
Exynos: Add hardware accelerated SHA256 and SHA1
by Akshay Saraswat
· 12 years ago
7d17958
spi: exynos: Fix compiler warnings for non-dt systems
by Vivek Gautam
· 12 years ago
009d75c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
9947d13
video: exynos_dp: Add function to parse DP DT node
by Ajay Kumar
· 12 years ago
beded3d
video: exynos_dp: Make dp_regs global
by Ajay Kumar
· 12 years ago
c23f315
video: exynos_fb: add DT support for FIMD driver
by Ajay Kumar
· 12 years ago
47ff607
video: exynos_fb: Make fimd_ctrl global
by Ajay Kumar
· 12 years ago
c18222b
video: exynos_dp: Remove callbacks from the driver
by Ajay Kumar
· 12 years ago
29fd570
video: exynos_fb: Remove callbacks from the driver
by Ajay Kumar
· 12 years ago
ebd749d
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
412665b
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
77c42e8
tegra114: add SPI driver
by Allen Martin
· 12 years ago
772ba15
sf: winbond: add W25Q32DW
by Allen Martin
· 12 years ago
78f47b7
spi: add common fdt SPI driver interface
by Allen Martin
· 12 years ago
6b3a03e
tegra20: spi: move fdt probe to spi_init
by Allen Martin
· 12 years ago
7a49ba6
tegra: spi: pull register structs out of headers
by Allen Martin
· 12 years ago
2a3c5bc
tegra: spi: remove non fdt support
by Allen Martin
· 12 years ago
ff1da6f
tegra: spi: rename tegra SPI drivers
by Allen Martin
· 12 years ago
9000652
tegra: remove support for UART SPI switch
by Allen Martin
· 12 years ago
173ddc5
mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used
by Peter Korsgaard
· 12 years ago
d4e1da4
mmc: mmc_getcd/getwp: use sensible defaults
by Peter Korsgaard
· 12 years ago
6213a68
ns16550: enable quirks for ti814x
by Matt Porter
· 12 years ago
98f9200
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
acf3baa
video: Fix splash screen alignment
by Matthias Weisser
· 12 years ago
2e72972
lcd, fb: remove duplicated prototypes and unused code
by Jeroen Hofstee
· 12 years ago
00a0ca5
common/lcd.c: remove global lcd_base
by Jeroen Hofstee
· 12 years ago
f1d205a
common/lcd.c: cleanup use of global variables
by Jeroen Hofstee
· 12 years ago
0698095
lcd, pxafb: move the pxafb to drivers/video
by Jeroen Hofstee
· 12 years ago
59155f4
lcd, mpc8xx: move the mpc8xx driver to drivers/video
by Jeroen Hofstee
· 12 years ago
fc69eb0
lcd, tegra: remove unused cursor functions
by Jeroen Hofstee
· 12 years ago
7cdbd29
lcd, amba: remove this driver since it is not used
by Jeroen Hofstee
· 12 years ago
46d1d5d
common/lcd.c: cleanup use of global variables
by Wolfgang Denk
· 12 years ago
8b906a9
Merge branch 'spi' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
9a4fbe4
mmc: add bcm2835 driver
by Stephen Warren
· 12 years ago
6be3c9f
video: add a driver for the bcm2835
by Stephen Warren
· 12 years ago
bb8215f
sf: Enable FDT-based configuration and memory mapping
by Simon Glass
· 12 years ago
5e6fb69
x86: spi: Set maximum write size for ICH
by Simon Glass
· 12 years ago
1e566bc
sf: Respect maximum SPI write size
by Simon Glass
· 12 years ago
1853030
x86: spi: Add Intel ICH driver
by Simon Glass
· 12 years ago
c0f87dd
sf: Use spi_flash_alloc() in each SPI flash driver
by Simon Glass
· 12 years ago
b5aec14
sf: Add spi_flash_alloc() to create a new SPI flash struct
by Simon Glass
· 12 years ago
d3504fe
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· 12 years ago
ba6c3ce
spi: Add function to allocate a new SPI slave
by Simon Glass
· 12 years ago
3c47f2f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ae003d0
usb: Add multiple controllers support for EHCI PCI
by Vincent Palatin
· 12 years ago
032868a
usb: usbeth: smsc95xx: remove EEPROM loaded check
by Michael Spang
· 12 years ago
61755c7
usb: ehci: Fix aliasing issue in EHCI interrupt code
by Vincent Palatin
· 12 years ago
8f62ca6
usb: ehci: Support interrupt transfers via periodic list
by Patrick Georgi
· 12 years ago
c74b011
usb: ehci: exynos: Enable non-dt path
by Vivek Gautam
· 12 years ago
24a4775
usb: ehci: exynos: Fix multiple FDT decode
by Vivek Gautam
· 12 years ago
b528f71
usb:gadget: USB Mass Storage Gadget support
by Lukasz Majewski
· 12 years ago
b4d36f6
usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel
by Piotr Wilczek
· 12 years ago
dee1d99
usb:composite: USB Mass Storage - storage_common.c from Linux kernel
by Lukasz Majewski
· 12 years ago
f7b4162
usb:composite:fix Provide function data when addressing device with only one interface
by Lukasz Majewski
· 12 years ago
b2caefb
usbtty: adapt buffers for large packet support
by Shiraz Hashim
· 12 years ago
39fd634
usb/host/ehci: Add support for EHCI on spear
by Vipin Kumar
· 12 years ago
a04983d
usb: Fix bug when both DFU & ETHER are defined
by Pantelis Antoniou
· 12 years ago
1b6ca18
dfu: Add a partition type target
by Pantelis Antoniou
· 12 years ago
80eb1bd
dfu: Properly zero out timeout value
by Pantelis Antoniou
· 12 years ago
2982837
usb: ehci: Add 64-bit controller support
by Vincent Palatin
· 12 years ago
7c38e90
usb: ehci: generic PCI support
by Vincent Palatin
· 12 years ago
69e0683
serial: ns16550: Remove unwanted cast
by Simon Glass
· 12 years ago
b27673c
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6579d15
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
2d348a1
mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.
by Tom Warren
· 12 years ago
c9aa831
Tegra: MMC: Add DT support to MMC driver for all T20 boards
by Tom Warren
· 12 years ago
e32624e
Tegra: I2C: Add T114 clock support to tegra_i2c driver
by Tom Warren
· 12 years ago
d7a55e1
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
by Lucas Stach
· 12 years ago
7ae18f3
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
cb466c0
I2C: S3C24X0: Bug fixes in i2c_transfer
by Rajeshwari Shinde
· 12 years ago
cecf3c0
I2C: S3C24X0: Remove the dead code
by Rajeshwari Shinde
· 12 years ago
ce0c1bc
mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization
by Łukasz Majewski
· 12 years ago
3a0b1da
Exynos5: TMU: Add hardware tripping
by Akshay Saraswat
· 12 years ago
39d182d
Exynos5: TMU: Add driver for Thermal Management Unit
by Akshay Saraswat
· 12 years ago
c08349e
mvsata_ide.c: Correction of typo in comments
by Gray Remlin
· 12 years ago
7c9e89b
ppc: Remove PCIPPC2 and PCIPPC6 boards
by Stefan Roese
· 12 years ago
76b40ab
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
c43c833
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
48ec529
am335x: cpsw: optimize cpsw_send to increase network performance
by Mugunthan V N
· 12 years ago
f996137
SPL: ONENAND: Fix onenand_spl_load_image implementation.
by Enric Balletbo i Serra
· 12 years ago
bcc6cc9
omap3: allow dynamic selection of gfx_format
by Nikita Kiryanov
· 12 years ago
e3913f5
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
d23d8d7
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
e874d5b
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
cc22b0c
omap_hsmmc: introduce omap_hsmmc_data struct
by Nikita Kiryanov
· 12 years ago
5964dad
omap_hsmmc: fix out of bounds array access
by Nikita Kiryanov
· 12 years ago
14d2dfc
Sound: Support for MAX98095 codec in driver
by Rajeshwari Shinde
· 12 years ago
5febe8d
Sound: MAX98095: Add the driver for codec
by Rajeshwari Shinde
· 12 years ago
afa8721
mxs: Make ehci-mxs multiport capable
by Marek Vasut
· 12 years ago
Next »