summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-21/+66
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-07-1/+2
| |\
| | * imx_watchdog: do not soft-reset while watchdog initAnatolij Gustschin2013-10-31-1/+2
| * | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-05-10/+40
| |\ \
| | * | arm: atmel: get rid of too many ifdefferyBo Shen2013-11-04-10/+4
| | * | arm: atmel: at91sam9n12ek: add usb host supportBo Shen2013-11-04-2/+9
| | * | net: macb: get DMA bus width from design config registerBo Shen2013-11-04-1/+30
| | |/
| * | nand, davinci: add special UBL ecc positionHeiko Schocher2013-11-01-0/+12
| * | TI:am33xx: Add bootcount support to ti_am335x_common.hTom Rini2013-11-01-0/+1
| * | bootcount_davinci: Switch to scratch register #2Tom Rini2013-11-01-4/+6
| * | am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-01-3/+2
| * | drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directlyTom Rini2013-11-01-3/+3
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2013-11-08-50/+70
|\ \
| * | usb: dfu: make nand upload workingBo Shen2013-11-08-0/+1
| * | usb, g_dnl: make iSerialNumber board configurableHeiko Schocher2013-11-08-0/+20
| * | usb: dfu: correct dfu buffer inited valueBo Shen2013-11-08-1/+1
| * | usb: dfu: decrease dfu->r_left along with the transferBo Shen2013-11-08-0/+1
| * | usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski2013-11-08-1/+1
| * | usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-08-3/+21
| * | usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak2013-11-08-23/+3
| * | usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-08-23/+23
* | | netconsole loses 2nd character of inputSuriyan Ramasami2013-11-08-0/+2
* | | serial: s5p: Staticize local functionsAxel Lin2013-11-08-12/+12
* | | serial: xuartlite: Staticize local functionsAxel Lin2013-11-08-10/+10
* | | serial: mxs_auart: Staticize local functionsAxel Lin2013-11-08-5/+5
* | | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-3/+0
* | | Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk2013-11-08-0/+243
|/ /
* | fpga: zynqpl: Do not place bitstream below 1MBMichal Simek2013-11-06-0/+7
* | fpga: zynqpl: Add dcache flush supportJagannadha Sutradharudu Teki2013-11-06-2/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-04-17/+0
|\ \
| * | blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-04-17/+0
* | | drivers: move some drivers to drivers/MakefileMasahiro Yamada2013-10-31-0/+15
* | | drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-979/+341