summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm926ejs: cache: use __weakJeroen Hofstee2014-11-04-4/+1
* i2c: use __weakJeroen Hofstee2014-11-04-6/+2
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-11-04-893/+42
|\
| * Remove the CREDITS fileMasahiro Yamada2014-10-31-536/+0
| * novena: Add MAINTAINERS fileFabio Estevam2014-10-31-0/+6
| * ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada2014-10-31-10/+0
| * Remove unused filesMasahiro Yamada2014-10-31-338/+0
| * twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski2014-10-31-0/+8
| * tools/kwbimage: Fix compilation warningStefan Roese2014-10-31-6/+17
| * tools/kwbimage.c: fix build on darwinAndreas Bießmann2014-10-31-3/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2014-11-04-21/+58
|\ \
| * | odroid: adjust gpio calls to dm gpio apiPrzemyslaw Marczak2014-10-30-1/+10
| * | exynos4/4x12: gpio: use gpio extra base addressesPrzemyslaw Marczak2014-10-30-20/+39
| * | exynos4/4x12: cpu: add extra gpio base addressesPrzemyslaw Marczak2014-10-30-0/+9
| |/
* | usb: ehci: rmobile: Collect up address dataNobuhiro Iwamatsu2014-11-04-11/+2
* | usb: ehci: rmobile: Add support R8A7793Nobuhiro Iwamatsu2014-11-04-0/+5
* | usb: kbd: Add (optional) support for using an interrupt queue for pollingHans de Goede2014-11-04-0/+19
* | usb: kbd: Cache pipe, interval and packetsizeHans de Goede2014-11-04-21/+13
* | stdio: Fix memleak on stdio_deregisterHans de Goede2014-11-04-0/+1
* | usb: kbd: Fix memleak on usb_kbd_deregister()Hans de Goede2014-11-04-3/+13
* | usb: kbd: Remove unused usb_kbd_generic_poll functionHans de Goede2014-11-04-26/+0
* | usb: Make pollable int support available outside of ehci-hcd.cHans de Goede2014-11-04-1/+10
* | usb: ehci: Move cache invalidation to poll_int_queueHans de Goede2014-11-04-3/+7
* | usb: ehci: Move interrupt packet length check to create_int_queueHans de Goede2014-11-04-17/+19
* | usb: ehci: Do not disable an already disabled periodic scheduleHans de Goede2014-11-04-3/+5
* | usb: Do not power-cycle usb devices on initHans de Goede2014-11-04-39/+0
* | usb: Remove unnecessary portnr lookup from usb_new_deviceHans de Goede2014-11-04-17/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-11-03-99/+258
|\ \
| * | MIPS: add .padding section to linker scriptDaniel Schwierzeck2014-11-01-1/+19
| * | MIPS: refactor setting of compiler optionsDaniel Schwierzeck2014-11-01-41/+29
| * | MIPS: kconfig: add options for vct board variant selectDaniel Schwierzeck2014-11-01-12/+48
| * | MIPS: kconfig: add options for dbau1x00 board variant selectDaniel Schwierzeck2014-11-01-4/+22
| * | MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck2014-11-01-22/+10
| * | MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck2014-11-01-15/+4
| * | MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck2014-11-01-0/+68
| * | MIPS: kconfig: add options for endianess selectDaniel Schwierzeck2014-11-01-9/+63
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-03-4/+24
|\ \
| * | serial: UniPhier: add static to locally used functionsMasahiro Yamada2014-10-29-3/+3
| * | serial: UniPhier: add .pending handlerMasahiro Yamada2014-10-29-0/+11
| * | ARM: UniPhier: make pinmon command optionalMasahiro Yamada2014-10-29-1/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-11-03-77/+101
|\ \ \
| * | | SPI: mxc_spi: delay initialisation until claim busMarkus Niebel2014-10-27-16/+21
| * | | SPI: mxc_spi: remove second reset from ECSPI config handlerMarkus Niebel2014-10-27-3/+0
| * | | spi: altera: Move the config options to the topMarek Vasut2014-10-27-8/+8
| * | | spi: altera: Add short note about EPCS/EPCQx1Marek Vasut2014-10-27-0/+6
| * | | spi: altera: Clean up the use of variable dMarek Vasut2014-10-27-10/+13
| * | | spi: altera: Zap endless loopMarek Vasut2014-10-27-2/+11
| * | | spi: altera: Clean up most checkpatch issuesMarek Vasut2014-10-27-10/+13
| * | | spi: altera: Clean up bit definitionsMarek Vasut2014-10-27-13/+13
| * | | spi: altera: Use struct-based register accessMarek Vasut2014-10-27-24/+25