summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-25mtd: nand: davinci: add opportunity to write keystone U-boot imageKhoronzhuk, Ivan
2014-07-25tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini
2014-07-25drivers: net: cpsw: add support for using second port as ethernetMugunthan V N
2014-07-04watchdog/denali: Adding DesignWare watchdog driver supportChin Liang See
2014-07-04arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev
2014-07-04gpio: spear_gpio: Fix gpio_set_value() implementationAxel Lin
2014-07-03armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera
2014-07-03ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun
2014-07-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-07-02usb: ci_udc: use var name ep/ci_ep consistentlyStephen Warren
2014-07-02USB: gadget: atmel: zero out allocated requestsStephen Warren
2014-07-02usb: ci_udc: don't memalign() struct ci_req allocationsStephen Warren
2014-07-02usb: ci_udc: remove controller.items arrayStephen Warren
2014-07-02usb: ci_udc: fix items array size/stride calculationStephen Warren
2014-07-02usb: ci_udc: lift ilist size calculations to global scopeStephen Warren
2014-07-02usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPsStephen Warren
2014-07-02usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()Stephen Warren
2014-07-01Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-30Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-25usb: eth: smsc95xx: add LAN9500A device IDIlya Ledvich
2014-06-25usb: fastboot: fix potential buffer overflowJeroen Hofstee
2014-06-25usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee
2014-06-25usb:g_dnl:f_thor: remove memset before memcpyJeroen Hofstee
2014-06-25usb:composite: clear the whole common bufferJeroen Hofstee
2014-06-25usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano
2014-06-25usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano
2014-06-25usb: cosmetic: double constJeroen Hofstee
2014-06-25usb: ci_udc: fix typo in debug messageStephen Warren
2014-06-25usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDCStephen Warren
2014-06-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-23PMIC: MAX77686: fix invalid bus checkJeroen Hofstee
2014-06-22Exynos: SPI: Fix reading data from SPI flashAkshay Saraswat
2014-06-20dm: Cast away the const-ness of the global_data pointerSimon Glass
2014-06-20dm: Add missing header files in lists and rootSimon Glass
2014-06-20dm: Use case-insensitive comparison for GPIO banksSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-06-19spi: davinci: Fix register address for SPI1_BUSAxel Lin
2014-06-19ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan
2014-06-19pmic: tps65090: correct checking i2c busJeroen Hofstee
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-14video: atmel_hlcdfb: enable dcache supportWu, Josh
2014-06-14net: macb: enable dcache in macbWu, Josh
2014-06-14macb: make checkpatch cleanAndreas Bießmann
2014-06-12Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-06-12mmc: free allocated memory on initialization errorsDarwin Rambo
2014-06-12mmc: return meaningful error codes from mmc_select_hwpartStephen Warren
2014-06-12i2c: kona: Resolve Kona I2C driver issueSteve Rae
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass