summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mkMasahiro Yamada2014-11-043-16/+2
* sparc: move CONFIG_{LEON, LEON2, LEON3} to KconfigMasahiro Yamada2014-11-043-4/+16
* sparc: Use nicer prompt for board select menuMasahiro Yamada2014-11-041-6/+10
* serial: add prototypes for init functionsJeroen Hofstee2014-11-042-70/+119
* arm926ejs: cache: use __weakJeroen Hofstee2014-11-041-4/+1
* i2c: use __weakJeroen Hofstee2014-11-041-6/+2
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-11-0413-893/+42
|\
| * Remove the CREDITS fileMasahiro Yamada2014-10-311-536/+0
| * novena: Add MAINTAINERS fileFabio Estevam2014-10-311-0/+6
| * ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada2014-10-313-10/+0
| * Remove unused filesMasahiro Yamada2014-10-315-338/+0
| * twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski2014-10-312-0/+8
| * tools/kwbimage: Fix compilation warningStefan Roese2014-10-311-6/+17
| * tools/kwbimage.c: fix build on darwinAndreas Bießmann2014-10-311-3/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2014-11-043-21/+58
|\ \
| * | odroid: adjust gpio calls to dm gpio apiPrzemyslaw Marczak2014-10-301-1/+10
| * | exynos4/4x12: gpio: use gpio extra base addressesPrzemyslaw Marczak2014-10-301-20/+39
| * | exynos4/4x12: cpu: add extra gpio base addressesPrzemyslaw Marczak2014-10-301-0/+9
| |/
* | usb: ehci: rmobile: Collect up address dataNobuhiro Iwamatsu2014-11-041-11/+2
* | usb: ehci: rmobile: Add support R8A7793Nobuhiro Iwamatsu2014-11-041-0/+5
* | usb: kbd: Add (optional) support for using an interrupt queue for pollingHans de Goede2014-11-041-0/+19
* | usb: kbd: Cache pipe, interval and packetsizeHans de Goede2014-11-041-21/+13
* | stdio: Fix memleak on stdio_deregisterHans de Goede2014-11-041-0/+1
* | usb: kbd: Fix memleak on usb_kbd_deregister()Hans de Goede2014-11-041-3/+13
* | usb: kbd: Remove unused usb_kbd_generic_poll functionHans de Goede2014-11-041-26/+0
* | usb: Make pollable int support available outside of ehci-hcd.cHans de Goede2014-11-042-1/+10
* | usb: ehci: Move cache invalidation to poll_int_queueHans de Goede2014-11-041-3/+7
* | usb: ehci: Move interrupt packet length check to create_int_queueHans de Goede2014-11-041-17/+19
* | usb: ehci: Do not disable an already disabled periodic scheduleHans de Goede2014-11-041-3/+5
* | usb: Do not power-cycle usb devices on initHans de Goede2014-11-041-39/+0
* | usb: Remove unnecessary portnr lookup from usb_new_deviceHans de Goede2014-11-041-17/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-11-0335-99/+258
|\ \
| * | MIPS: add .padding section to linker scriptDaniel Schwierzeck2014-11-012-1/+19
| * | MIPS: refactor setting of compiler optionsDaniel Schwierzeck2014-11-013-41/+29
| * | MIPS: kconfig: add options for vct board variant selectDaniel Schwierzeck2014-11-0113-12/+48
| * | MIPS: kconfig: add options for dbau1x00 board variant selectDaniel Schwierzeck2014-11-015-4/+22
| * | MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck2014-11-016-22/+10
| * | MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck2014-11-016-15/+4
| * | MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck2014-11-011-0/+68
| * | MIPS: kconfig: add options for endianess selectDaniel Schwierzeck2014-11-0126-9/+63
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-033-4/+24
|\ \
| * | serial: UniPhier: add static to locally used functionsMasahiro Yamada2014-10-291-3/+3
| * | serial: UniPhier: add .pending handlerMasahiro Yamada2014-10-291-0/+11
| * | ARM: UniPhier: make pinmon command optionalMasahiro Yamada2014-10-292-1/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-11-033-77/+101
|\ \ \
| * | | SPI: mxc_spi: delay initialisation until claim busMarkus Niebel2014-10-271-16/+21
| * | | SPI: mxc_spi: remove second reset from ECSPI config handlerMarkus Niebel2014-10-271-3/+0
| * | | spi: altera: Move the config options to the topMarek Vasut2014-10-271-8/+8
| * | | spi: altera: Add short note about EPCS/EPCQx1Marek Vasut2014-10-271-0/+6
| * | | spi: altera: Clean up the use of variable dMarek Vasut2014-10-271-10/+13
OpenPOWER on IntegriCloud