summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-114-126/+281
|\
| * malta: enable RTC supportPaul Burton2013-11-091-1/+1
| * malta: support for coreFPGA6 boardsPaul Burton2013-11-092-0/+126
| * pcnet: enable the NOUFLO featurePaul Burton2013-11-091-0/+15
| * pcnet: add cache flushing & invalidationPaul Burton2013-11-091-0/+16
| * pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton2013-11-091-2/+2
| * pcnet: code style cleanupPaul Burton2013-11-091-125/+123
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-098-21/+66
|\ \ | |/ |/|
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-071-1/+2
| |\
| | * imx_watchdog: do not soft-reset while watchdog initAnatolij Gustschin2013-10-311-1/+2
| * | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-053-10/+40
| |\ \
| | * | arm: atmel: get rid of too many ifdefferyBo Shen2013-11-041-10/+4
| | * | arm: atmel: at91sam9n12ek: add usb host supportBo Shen2013-11-041-2/+9
| | * | net: macb: get DMA bus width from design config registerBo Shen2013-11-042-1/+30
| | |/
| * | nand, davinci: add special UBL ecc positionHeiko Schocher2013-11-011-0/+12
| * | TI:am33xx: Add bootcount support to ti_am335x_common.hTom Rini2013-11-011-0/+1
| * | bootcount_davinci: Switch to scratch register #2Tom Rini2013-11-011-4/+6
| * | am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-012-3/+2
| * | drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directlyTom Rini2013-11-011-3/+3
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2013-11-086-50/+70
|\ \
| * | usb: dfu: make nand upload workingBo Shen2013-11-081-0/+1
| * | usb, g_dnl: make iSerialNumber board configurableHeiko Schocher2013-11-081-0/+20
| * | usb: dfu: correct dfu buffer inited valueBo Shen2013-11-081-1/+1
| * | usb: dfu: decrease dfu->r_left along with the transferBo Shen2013-11-081-0/+1
| * | usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski2013-11-081-1/+1
| * | usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-081-3/+21
| * | usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak2013-11-081-23/+3
| * | usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-082-23/+23
* | | netconsole loses 2nd character of inputSuriyan Ramasami2013-11-081-0/+2
* | | serial: s5p: Staticize local functionsAxel Lin2013-11-081-12/+12
* | | serial: xuartlite: Staticize local functionsAxel Lin2013-11-081-10/+10
* | | serial: mxs_auart: Staticize local functionsAxel Lin2013-11-081-5/+5
* | | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-083-3/+0
* | | Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk2013-11-082-0/+243
|/ /
* | fpga: zynqpl: Do not place bitstream below 1MBMichal Simek2013-11-061-0/+7
* | fpga: zynqpl: Add dcache flush supportJagannadha Sutradharudu Teki2013-11-061-2/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-041-17/+0
|\ \
| * | blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-041-17/+0
* | | drivers: move some drivers to drivers/MakefileMasahiro Yamada2013-10-311-0/+15
* | | drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3129-979/+341
* | | drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-317-224/+69
* | | drivers: mtd: convert makefiles to Kbuild styleMasahiro Yamada2013-10-315-174/+63
* | | drivers: net: convert makefiles to Kbuild styleMasahiro Yamada2013-10-314-184/+97
* | | nand_util.c: Correct licensingTom Rini2013-10-311-1/+3
* | | powerpc/esdhc: Add 3.3v voltage support in esdhc capacity registerHaijun.Zhang2013-10-311-0/+6
* | | esdhc: memset mmc struct before putting into useHaijun.Zhang2013-10-311-0/+1
* | | Powerpc/esdhc: Add simple description of esdhc registerHaijun.Zhang2013-10-311-37/+37
* | | powerpc/esdhc: Map register for eSDHC Host Controller V3.0Haijun.Zhang2013-10-311-2/+14
* | | DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-312-0/+14
* | | mmc: sdhci: Avoid commands errors by simple timeout adaptation.Przemyslaw Marczak2013-10-311-7/+28
OpenPOWER on IntegriCloud