summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-04usb: ehci: rmobile: Add support R8A7793Nobuhiro Iwamatsu
2014-11-04usb: kbd: Add (optional) support for using an interrupt queue for pollingHans de Goede
2014-11-04usb: kbd: Cache pipe, interval and packetsizeHans de Goede
2014-11-04stdio: Fix memleak on stdio_deregisterHans de Goede
2014-11-04usb: kbd: Fix memleak on usb_kbd_deregister()Hans de Goede
2014-11-04usb: kbd: Remove unused usb_kbd_generic_poll functionHans de Goede
2014-11-04usb: Make pollable int support available outside of ehci-hcd.cHans de Goede
2014-11-04usb: ehci: Move cache invalidation to poll_int_queueHans de Goede
2014-11-04usb: ehci: Move interrupt packet length check to create_int_queueHans de Goede
2014-11-04usb: ehci: Do not disable an already disabled periodic scheduleHans de Goede
2014-11-04usb: Do not power-cycle usb devices on initHans de Goede
2014-11-04usb: Remove unnecessary portnr lookup from usb_new_deviceHans de Goede
2014-11-04net: sh-eth: Add cache writeback control after setting bit of DMA descriptorNobuhiro Iwamatsu
2014-11-04net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu
2014-11-04net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu
2014-11-04serial: sh: r8a7794: Add support external clockNobuhiro Iwamatsu
2014-11-04net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu
2014-11-04serial: sh: Add support R8A7793Nobuhiro Iwamatsu
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-11-01MIPS: add .padding section to linker scriptDaniel Schwierzeck
2014-11-01MIPS: refactor setting of compiler optionsDaniel Schwierzeck
2014-11-01MIPS: kconfig: add options for vct board variant selectDaniel Schwierzeck
2014-11-01MIPS: kconfig: add options for dbau1x00 board variant selectDaniel Schwierzeck
2014-11-01MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck
2014-11-01MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck
2014-11-01MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck
2014-11-01MIPS: kconfig: add options for endianess selectDaniel Schwierzeck
2014-10-30Remove the CREDITS fileMasahiro Yamada
2014-10-30novena: Add MAINTAINERS fileFabio Estevam
2014-10-30ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada
2014-10-30Remove unused filesMasahiro Yamada
2014-10-30twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski
2014-10-30tools/kwbimage: Fix compilation warningStefan Roese
2014-10-30tools/kwbimage.c: fix build on darwinAndreas Bießmann
2014-10-30odroid: adjust gpio calls to dm gpio apiPrzemyslaw Marczak
2014-10-30exynos4/4x12: gpio: use gpio extra base addressesPrzemyslaw Marczak
2014-10-30exynos4/4x12: cpu: add extra gpio base addressesPrzemyslaw Marczak
2014-10-29Merge git://git.denx.de/u-boot-x86Tom Rini
2014-10-29Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2014-10-29x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MBSimon Glass
2014-10-29powerpc: TQM5200: convert to generic boardWolfgang Denk
2014-10-29powerpc: tqm8xx*: convert to generic boardWolfgang Denk
2014-10-29serial: UniPhier: add static to locally used functionsMasahiro Yamada
2014-10-29serial: UniPhier: add .pending handlerMasahiro Yamada
2014-10-29ARM: UniPhier: make pinmon command optionalMasahiro Yamada
2014-10-29arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj
2014-10-29arm: relocate the exception vectorsGeorges Savoundararadj
2014-10-29arm: make .vectors section allocatableGeorges Savoundararadj