summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | dfu:ext4:fix: Change ext4write command order of parametersŁukasz Majewski2013-04-081-2/+2
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-04-041-23/+78
|\ \ \ \
| * | | | cfi_flash: Use uintptr_t for casts from u32 to void *Stefan Roese2013-04-041-1/+1
| * | | | mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devicesJagannadha Sutradharudu Teki2013-04-021-0/+23
| * | | | mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com2013-04-021-23/+55
* | | | | biosemu: include <asm/io.h> headerLinus Walleij2013-04-022-0/+4
* | | | | Consolidate bool typeYork Sun2013-04-0174-651/+595
|/ / / /
* | | | video: bcm2835: fix build issuesAnatolij Gustschin2013-03-291-11/+0
* | | | Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-299-185/+1186
|\ \ \ \ | |/ / / |/| | |
| * | | video: Fix splash screen alignmentMatthias Weisser2013-03-211-7/+7
| * | | lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee2013-03-212-73/+0
| * | | common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-216-26/+6
| * | | common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-216-36/+0
| * | | lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-212-0/+651
| * | | lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-212-0/+619
| * | | lcd, tegra: remove unused cursor functionsJeroen Hofstee2013-03-211-52/+0
| * | | lcd, amba: remove this driver since it is not usedJeroen Hofstee2013-03-212-78/+0
| * | | common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-215-11/+1
* | | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-2822-163/+2332
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-266-150/+795
| |\ \
| | * | tegra114: add SPI driverAllen Martin2013-03-253-0/+421
| | * | sf: winbond: add W25Q32DWAllen Martin2013-03-251-0/+5
| | * | spi: add common fdt SPI driver interfaceAllen Martin2013-03-254-45/+197
| | * | tegra20: spi: move fdt probe to spi_initAllen Martin2013-03-251-43/+67
| | * | tegra: spi: pull register structs out of headersAllen Martin2013-03-252-11/+110
| | * | tegra: spi: remove non fdt supportAllen Martin2013-03-252-37/+4
| | * | tegra: spi: rename tegra SPI driversAllen Martin2013-03-253-4/+4
| | * | tegra: remove support for UART SPI switchAllen Martin2013-03-251-24/+1
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-267-5/+1194
| |\ \ \ | | |/ / | |/| |
| | * | mmc:sdhci:fix: Change default interrupts enabled at SDHCI initializationŁukasz Majewski2013-03-121-3/+5
| | * | Exynos5: TMU: Add hardware trippingAkshay Saraswat2013-03-121-5/+20
| | * | Exynos5: TMU: Add driver for Thermal Management UnitAkshay Saraswat2013-03-122-0/+305
| | * | Sound: Support for MAX98095 codec in driverRajeshwari Shinde2013-03-081-2/+7
| | * | Sound: MAX98095: Add the driver for codecRajeshwari Shinde2013-03-083-0/+862
| * | | mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be usedPeter Korsgaard2013-03-241-2/+6
| * | | mmc: mmc_getcd/getwp: use sensible defaultsPeter Korsgaard2013-03-241-4/+12
| * | | ns16550: enable quirks for ti814xMatt Porter2013-03-241-2/+3
| * | | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-242-0/+2
| * | | mmc: add bcm2835 driverStephen Warren2013-03-202-0/+190
| * | | video: add a driver for the bcm2835Stephen Warren2013-03-202-0/+128
* | | | Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-03-2036-138/+1062
|\ \ \ \ | |/ / / |/| | |
| * | | sf: Enable FDT-based configuration and memory mappingSimon Glass2013-03-191-1/+45
| * | | x86: spi: Set maximum write size for ICHSimon Glass2013-03-191-0/+5
| * | | sf: Respect maximum SPI write sizeSimon Glass2013-03-191-2/+8
| * | | x86: spi: Add Intel ICH driverSimon Glass2013-03-193-0/+893
| * | | sf: Use spi_flash_alloc() in each SPI flash driverSimon Glass2013-03-198-52/+8
| * | | sf: Add spi_flash_alloc() to create a new SPI flash structSimon Glass2013-03-191-0/+25
| * | | spi: Use spi_alloc_slave() in each SPI driverSimon Glass2013-03-1923-83/+36
| * | | spi: Add function to allocate a new SPI slaveSimon Glass2013-03-192-0/+42
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-1815-47/+3969
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud