Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a6e788d2859b843f289974c634a4e1626c8ca9ab
/
drivers
a6e788d
dfu: Support larger than memory transfers.
by Pantelis Antoniou
· 12 years ago
93d86b7
dfu:ext4:fix: Change ext4write command order of parameters
by Łukasz Majewski
· 12 years ago
bd75cf6
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 12 years ago
08db03a
cfi_flash: Use uintptr_t for casts from u32 to void *
by Stefan Roese
· 12 years ago
9b6a5af
biosemu: include <asm/io.h> header
by Linus Walleij
· 12 years ago
130def3
mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
by Jagannadha Sutradharudu Teki
· 12 years ago
7e76d63
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
by aaron.williams@caviumnetworks.com
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
0259159
video: bcm2835: fix build issues
by Anatolij Gustschin
· 12 years ago
6bcdd9d
Merge branch 'for-v2013.04'
by Anatolij Gustschin
· 12 years ago
32adc23
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
abc046b
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
85c3d46c
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
21f5b93
tegra114: add SPI driver
by Allen Martin
· 12 years ago
737b4b9
sf: winbond: add W25Q32DW
by Allen Martin
· 12 years ago
b98691c
spi: add common fdt SPI driver interface
by Allen Martin
· 12 years ago
73e0f1b
tegra20: spi: move fdt probe to spi_init
by Allen Martin
· 12 years ago
8db241b
tegra: spi: pull register structs out of headers
by Allen Martin
· 12 years ago
77de583
tegra: spi: remove non fdt support
by Allen Martin
· 12 years ago
e8e99ab
tegra: spi: rename tegra SPI drivers
by Allen Martin
· 12 years ago
e0158b8
tegra: remove support for UART SPI switch
by Allen Martin
· 12 years ago
47c6b2a
mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used
by Peter Korsgaard
· 12 years ago
f7b1510
mmc: mmc_getcd/getwp: use sensible defaults
by Peter Korsgaard
· 12 years ago
7967b1a
ns16550: enable quirks for ti814x
by Matt Porter
· 12 years ago
8eb48ff
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
5e5ed76
video: Fix splash screen alignment
by Matthias Weisser
· 12 years ago
dc90d01
lcd, fb: remove duplicated prototypes and unused code
by Jeroen Hofstee
· 12 years ago
881c4ec
common/lcd.c: remove global lcd_base
by Jeroen Hofstee
· 12 years ago
b9092e6
common/lcd.c: cleanup use of global variables
by Jeroen Hofstee
· 12 years ago
c923758
lcd, pxafb: move the pxafb to drivers/video
by Jeroen Hofstee
· 12 years ago
6284489
lcd, mpc8xx: move the mpc8xx driver to drivers/video
by Jeroen Hofstee
· 12 years ago
941ea6c
lcd, tegra: remove unused cursor functions
by Jeroen Hofstee
· 12 years ago
b49786f
lcd, amba: remove this driver since it is not used
by Jeroen Hofstee
· 12 years ago
67f5391
common/lcd.c: cleanup use of global variables
by Wolfgang Denk
· 12 years ago
45b52ce
Merge branch 'spi' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
552b4d4
mmc: add bcm2835 driver
by Stephen Warren
· 12 years ago
4ecd498
video: add a driver for the bcm2835
by Stephen Warren
· 12 years ago
60956094
sf: Enable FDT-based configuration and memory mapping
by Simon Glass
· 12 years ago
11ade80
x86: spi: Set maximum write size for ICH
by Simon Glass
· 12 years ago
dc9162d
sf: Respect maximum SPI write size
by Simon Glass
· 12 years ago
4187740
x86: spi: Add Intel ICH driver
by Simon Glass
· 12 years ago
f7e55f2
sf: Use spi_flash_alloc() in each SPI flash driver
by Simon Glass
· 12 years ago
b162a7c
sf: Add spi_flash_alloc() to create a new SPI flash struct
by Simon Glass
· 12 years ago
d034a95
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· 12 years ago
aaca776
spi: Add function to allocate a new SPI slave
by Simon Glass
· 12 years ago
db09c5f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
871be85
usb: Add multiple controllers support for EHCI PCI
by Vincent Palatin
· 12 years ago
7b5e779
usb: usbeth: smsc95xx: remove EEPROM loaded check
by Michael Spang
· 12 years ago
28e1d9c
usb: ehci: Fix aliasing issue in EHCI interrupt code
by Vincent Palatin
· 12 years ago
e55fdac
usb: ehci: Support interrupt transfers via periodic list
by Patrick Georgi
· 12 years ago
fac8a76
usb: ehci: exynos: Enable non-dt path
by Vivek Gautam
· 12 years ago
bab686c
usb: ehci: exynos: Fix multiple FDT decode
by Vivek Gautam
· 12 years ago
44a6ac9
usb:gadget: USB Mass Storage Gadget support
by Lukasz Majewski
· 12 years ago
91637d7
usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel
by Piotr Wilczek
· 12 years ago
8647cb5
usb:composite: USB Mass Storage - storage_common.c from Linux kernel
by Lukasz Majewski
· 12 years ago
92d7fb8
usb:composite:fix Provide function data when addressing device with only one interface
by Lukasz Majewski
· 12 years ago
96decf6
usbtty: adapt buffers for large packet support
by Shiraz Hashim
· 12 years ago
e076f28
usb/host/ehci: Add support for EHCI on spear
by Vipin Kumar
· 12 years ago
c18ea6d
usb: Fix bug when both DFU & ETHER are defined
by Pantelis Antoniou
· 12 years ago
620e9dd
dfu: Add a partition type target
by Pantelis Antoniou
· 12 years ago
4d9580a
dfu: Properly zero out timeout value
by Pantelis Antoniou
· 12 years ago
0d6f77c
usb: ehci: Add 64-bit controller support
by Vincent Palatin
· 12 years ago
8d45289
usb: ehci: generic PCI support
by Vincent Palatin
· 12 years ago
19bc501
serial: ns16550: Remove unwanted cast
by Simon Glass
· 12 years ago
0883a76
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
81420c3
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
35ae07b
mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.
by Tom Warren
· 12 years ago
9745cf8
Tegra: MMC: Add DT support to MMC driver for all T20 boards
by Tom Warren
· 12 years ago
f8cf4b2
Tegra: I2C: Add T114 clock support to tegra_i2c driver
by Tom Warren
· 12 years ago
4ec9b18
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
by Lucas Stach
· 12 years ago
26c3216
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
e076adf
I2C: S3C24X0: Bug fixes in i2c_transfer
by Rajeshwari Shinde
· 12 years ago
1675065
I2C: S3C24X0: Remove the dead code
by Rajeshwari Shinde
· 12 years ago
d56a52a
mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization
by Łukasz Majewski
· 12 years ago
b9fa8c1
Exynos5: TMU: Add hardware tripping
by Akshay Saraswat
· 12 years ago
32e61e2
Exynos5: TMU: Add driver for Thermal Management Unit
by Akshay Saraswat
· 12 years ago
6caf783
mvsata_ide.c: Correction of typo in comments
by Gray Remlin
· 12 years ago
39cf43f
ppc: Remove PCIPPC2 and PCIPPC6 boards
by Stefan Roese
· 12 years ago
9dbc836
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
834b6b0
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
c3fdab4
am335x: cpsw: optimize cpsw_send to increase network performance
by Mugunthan V N
· 12 years ago
ad8afa3
SPL: ONENAND: Fix onenand_spl_load_image implementation.
by Enric Balletbo i Serra
· 12 years ago
65bd0af
omap3: allow dynamic selection of gfx_format
by Nikita Kiryanov
· 12 years ago
4be9dbc
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
020f261
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
4eae05c
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
1382286
omap_hsmmc: introduce omap_hsmmc_data struct
by Nikita Kiryanov
· 12 years ago
f6640a9
omap_hsmmc: fix out of bounds array access
by Nikita Kiryanov
· 12 years ago
1bf5825
Sound: Support for MAX98095 codec in driver
by Rajeshwari Shinde
· 12 years ago
cd93e9b
Sound: MAX98095: Add the driver for codec
by Rajeshwari Shinde
· 12 years ago
191a2ce
mxs: Make ehci-mxs multiport capable
by Marek Vasut
· 12 years ago
83e330c
mxs: Squash the header file usage in ehci-mxs
by Marek Vasut
· 12 years ago
57855be
mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE
by Marek Vasut
· 12 years ago
bf372e3
mxs: spi: Fix the MXS SPI for mx23
by Marek Vasut
· 12 years ago
eadf337
mxs: mmc: spi: dma: Better wrap the MXS differences
by Marek Vasut
· 12 years ago
2e869d7
USB: drop unneeded header in ehci-mx6
by Stefano Babic
· 12 years ago
5b02602
Merge branch 'mem' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
7068b32
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 12 years ago
0b38223
blackfin: add bf6xx spi driver
by Scott Jiang
· 13 years ago
Next »