summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | | musb: am335x: disable bulk split-combine featureBin Liu2013-04-08-0/+5
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-88/+832
| |\ \ \
| | * | | Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat2013-03-29-0/+498
| | * | | spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam2013-03-29-0/+2
| | * | | video: exynos_dp: Add function to parse DP DT nodeAjay Kumar2013-03-27-0/+82
| | * | | video: exynos_dp: Make dp_regs globalAjay Kumar2013-03-27-45/+10
| | * | | video: exynos_fb: add DT support for FIMD driverAjay Kumar2013-03-27-0/+180
| | * | | video: exynos_fb: Make fimd_ctrl globalAjay Kumar2013-03-27-25/+2
| | * | | video: exynos_dp: Remove callbacks from the driverAjay Kumar2013-03-27-2/+7
| | * | | video: exynos_fb: Remove callbacks from the driverAjay Kumar2013-03-27-16/+51
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-4/+11
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | spi: mxc_spi: Fix ECSPI reset handlingDirk Behme2013-04-04-4/+4
| | * | | mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza2013-04-03-0/+7
| * | | | ARM: bcm2835: fix get_timer() to return msStephen Warren2013-04-04-2/+3
* | | | | Merge branch 'tpm' of git://git.denx.de/u-boot-x86Tom Rini2013-04-15-5/+1416
|\ \ \ \ \
| * | | | | tpm: Add Infineon slb9635_i2c TPM driverRong Chang2013-04-12-0/+1411
| * | | | | tpm: Add casts for proper compilationTaylor Hutt2013-04-12-5/+5
| | |_|_|/ | |/| | |
* | | | | Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"Stefan Roese2013-04-12-55/+23
* | | | | Revert "cfi_flash: Use uintptr_t for casts from u32 to void *"Stefan Roese2013-04-12-1/+1
|/ / / /
* | | | ubi: ubifs: Turn off verbose printsJoe Hershberger2013-04-11-6/+12
* | | | ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger2013-04-11-4/+5
* | | | dfu: NAND specific routines for DFU operationPantelis Antoniou2013-04-10-0/+196
* | | | nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini2013-04-10-8/+60
* | | | dfu: Support larger than memory transfers.Pantelis Antoniou2013-04-10-89/+262
* | | | dfu:ext4:fix: Change ext4write command order of parametersƁukasz Majewski2013-04-08-2/+2
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-04-04-23/+78
|\ \ \ \
| * | | | cfi_flash: Use uintptr_t for casts from u32 to void *Stefan Roese2013-04-04-1/+1
| * | | | mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devicesJagannadha Sutradharudu Teki2013-04-02-0/+23
| * | | | mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com2013-04-02-23/+55
* | | | | biosemu: include <asm/io.h> headerLinus Walleij2013-04-02-0/+4
* | | | | Consolidate bool typeYork Sun2013-04-01-651/+595
|/ / / /
* | | | video: bcm2835: fix build issuesAnatolij Gustschin2013-03-29-11/+0
* | | | Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-29-185/+1186
|\ \ \ \ | |/ / / |/| | |
| * | | video: Fix splash screen alignmentMatthias Weisser2013-03-21-7/+7
| * | | lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee2013-03-21-73/+0
| * | | common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-21-26/+6
| * | | common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-21-36/+0
| * | | lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-21-0/+651
| * | | lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-21-0/+619
| * | | lcd, tegra: remove unused cursor functionsJeroen Hofstee2013-03-21-52/+0
| * | | lcd, amba: remove this driver since it is not usedJeroen Hofstee2013-03-21-78/+0
| * | | common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-21-11/+1
* | | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-28-163/+2332
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-150/+795
| |\ \
| | * | tegra114: add SPI driverAllen Martin2013-03-25-0/+421
| | * | sf: winbond: add W25Q32DWAllen Martin2013-03-25-0/+5
| | * | spi: add common fdt SPI driver interfaceAllen Martin2013-03-25-45/+197
| | * | tegra20: spi: move fdt probe to spi_initAllen Martin2013-03-25-43/+67
| | * | tegra: spi: pull register structs out of headersAllen Martin2013-03-25-11/+110
| | * | tegra: spi: remove non fdt supportAllen Martin2013-03-25-37/+4