summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | | sf: probe: Hex values are in lower caseLuka Perkov2013-12-18-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-12-18-48/+62
|\ \ \ \
| * | | | mtd: nand: omap: fix ecc ops assignment when changing eccNikita Kiryanov2013-12-17-0/+3
| * | | | mtd: nand: omap: fix sw->hw->sw ecc switchNikita Kiryanov2013-12-17-1/+6
| * | | | nand_util.c: Use '%zd' for length in nand_unlock debug printTom Rini2013-12-17-1/+1
| * | | | mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.sizeNikita Kiryanov2013-12-17-1/+1
| * | | | mtd: nand: omap_gpmc: cosmetic: Fix indentationStefan Roese2013-12-17-43/+45
| * | | | mtd: nand: omap: fix ecc-layout for HAM1 ecc-schemepekon gupta2013-12-17-2/+6
* | | | | usb: ehci: Fix register accessMarek Vasut2013-12-18-1/+1
* | | | | usb: ehci: Do not de-init uninited controllersMarek Vasut2013-12-18-0/+3
* | | | | usb: ehci-pci: Clarify and cleanup the EHCI controller detectionMarek Vasut2013-12-18-3/+25
* | | | | usb: f_dfu: cosmetic: Code cleanupLukasz Majewski2013-12-18-2/+2
* | | | | usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout valueLukasz Majewski2013-12-18-3/+38
* | | | | dfu: Export allocated dfu buffer sizeLukasz Majewski2013-12-18-0/+5
| |/ / / |/| | |
* | | | serial_sh: add support for SH7753Yoshihiro Shimoda2013-12-18-1/+3
* | | | net: sh-eth: add support for SH7753Yoshihiro Shimoda2013-12-18-2/+6
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-12-16-1/+1
|\ \ \
| * | | video: ipu_disp: Return a negative value on errorFabio Estevam2013-12-04-1/+1
* | | | drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada2013-12-13-6/+0
* | | | drivers/usb/gadget: select objects by obj-$(CONFIG-...)Masahiro Yamada2013-12-13-6/+2
* | | | serial: lpc32xx: send CR before LFVladimir Zapolskiy2013-12-13-0/+3
* | | | net/fman: add ft_fixup_xgec to support 3rd and 4th 10GECShengzhou Liu2013-12-11-1/+52
| |/ / |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-12-10-72/+193
|\ \ \
| * \ \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-10-1240/+10471
| |\ \ \ | | |/ /
| * | | serial: zynq: Remove unused #definesSoren Brinkmann2013-12-10-4/+0
| * | | at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-09-5/+3
| * | | at91: add new gpio pin definitionsAndreas Bießmann2013-12-09-3/+1
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-06-2/+12
| |\ \ \
| | * | | driver:usb:s3c_udc: add support for Exynos4x12Piotr Wilczek2013-12-02-2/+12
| | | |/ | | |/|
| * | | usb: ehci-omap: Reset the USB Host OMAP moduleRoger Quadros2013-12-06-15/+42
| * | | am335x: cpsw: optimize cpsw_recv to increase network performanceVladimir Koutny2013-12-04-1/+1
| * | | ahci: Fix cache align error messagesRoger Quadros2013-12-04-7/+1
| * | | ahci: Error out with message on malloc() failureRoger Quadros2013-12-04-2/+14
| * | | ARMV7: OMAP4: Add twl6032 supportOleg Kosheliev2013-12-04-6/+48
| * | | ARMV7: OMAP4: Add struct for twl603x dataOleg Kosheliev2013-12-04-5/+20
| * | | net: remove unused CONFIG_AT91_LEGACYAndreas Bießmann2013-11-13-9/+0
| * | | i2c: switch from AT91 legacy to ATMEL legacyAndreas Bießmann2013-11-13-1/+1
| * | | video: remove AT91 legacy API from bus_vcxkAndreas Bießmann2013-11-13-15/+0
| |/ /
| * | usb, g_dnl: make bcdDevice value configurableHeiko Schocher2013-11-12-4/+19
| * | am33xx: Make SoC bootcount driver have its own symbolTom Rini2013-11-11-1/+5
| * | bootcount: store bootcount var in environmentHeiko Schocher2013-11-11-0/+30
* | | Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-12-10-12/+738
|\ \ \
| * | | sandbox: spi: Add new SPI flash driverMike Frysinger2013-12-09-1/+487
| * | | sandbox: spi: Add SPI emulation busMike Frysinger2013-12-09-0/+205
| * | | spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass2013-12-09-11/+46
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2013-12-10-18/+58
|\ \ \
| * | | mmc: add Faraday FTSDC021 SDHCI controller supportKuo-Jung Su2013-12-08-0/+34
| * | | powerpc: mmc: Add corenet devices support in esdhc splPriyanka Jain2013-12-08-0/+5
| * | | mmc/dwmmc: modify FIFO threshold only if value explicitly setAlexey Brodkin2013-12-08-7/+2
| * | | mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung2013-12-08-10/+16
| |/ /