aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-04sparc: move CONFIG_{LEON, LEON2, LEON3} to KconfigMasahiro Yamada3-4/+16
2014-11-04sparc: Use nicer prompt for board select menuMasahiro Yamada1-6/+10
2014-11-04serial: add prototypes for init functionsJeroen Hofstee2-70/+119
2014-11-04arm926ejs: cache: use __weakJeroen Hofstee1-4/+1
2014-11-04i2c: use __weakJeroen Hofstee1-6/+2
2014-11-04Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini13-893/+42
2014-11-04Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini3-21/+58
2014-11-04usb: ehci: rmobile: Collect up address dataNobuhiro Iwamatsu1-11/+2
2014-11-04usb: ehci: rmobile: Add support R8A7793Nobuhiro Iwamatsu1-0/+5
2014-11-04usb: kbd: Add (optional) support for using an interrupt queue for pollingHans de Goede1-0/+19
2014-11-04usb: kbd: Cache pipe, interval and packetsizeHans de Goede1-21/+13
2014-11-04stdio: Fix memleak on stdio_deregisterHans de Goede1-0/+1
2014-11-04usb: kbd: Fix memleak on usb_kbd_deregister()Hans de Goede1-3/+13
2014-11-04usb: kbd: Remove unused usb_kbd_generic_poll functionHans de Goede1-26/+0
2014-11-04usb: Make pollable int support available outside of ehci-hcd.cHans de Goede2-1/+10
2014-11-04usb: ehci: Move cache invalidation to poll_int_queueHans de Goede1-3/+7
2014-11-04usb: ehci: Move interrupt packet length check to create_int_queueHans de Goede1-17/+19
2014-11-04usb: ehci: Do not disable an already disabled periodic scheduleHans de Goede1-3/+5
2014-11-04usb: Do not power-cycle usb devices on initHans de Goede1-39/+0
2014-11-04usb: Remove unnecessary portnr lookup from usb_new_deviceHans de Goede1-17/+2
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini35-99/+258
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini3-4/+24
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-77/+101
2014-11-01MIPS: add .padding section to linker scriptDaniel Schwierzeck2-1/+19
2014-11-01MIPS: refactor setting of compiler optionsDaniel Schwierzeck3-41/+29
2014-11-01MIPS: kconfig: add options for vct board variant selectDaniel Schwierzeck13-12/+48
2014-11-01MIPS: kconfig: add options for dbau1x00 board variant selectDaniel Schwierzeck5-4/+22
2014-11-01MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck6-22/+10
2014-11-01MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck6-15/+4
2014-11-01MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck1-0/+68
2014-11-01MIPS: kconfig: add options for endianess selectDaniel Schwierzeck26-9/+63
2014-10-31Remove the CREDITS fileMasahiro Yamada1-536/+0
2014-10-31novena: Add MAINTAINERS fileFabio Estevam1-0/+6
2014-10-31ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada3-10/+0
2014-10-31Remove unused filesMasahiro Yamada5-338/+0
2014-10-31twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski2-0/+8
2014-10-31tools/kwbimage: Fix compilation warningStefan Roese1-6/+17
2014-10-31tools/kwbimage.c: fix build on darwinAndreas Bießmann1-3/+11
2014-10-30odroid: adjust gpio calls to dm gpio apiPrzemyslaw Marczak1-1/+10
2014-10-30exynos4/4x12: gpio: use gpio extra base addressesPrzemyslaw Marczak1-20/+39
2014-10-30exynos4/4x12: cpu: add extra gpio base addressesPrzemyslaw Marczak1-0/+9
2014-10-29Merge git://git.denx.de/u-boot-x86Tom Rini15-87/+483
2014-10-29Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini13-13/+39
2014-10-29x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MBSimon Glass1-1/+2
2014-10-29powerpc: TQM5200: convert to generic boardWolfgang Denk1-1/+3
2014-10-29powerpc: tqm8xx*: convert to generic boardWolfgang Denk12-12/+36
2014-10-29serial: UniPhier: add static to locally used functionsMasahiro Yamada1-3/+3
2014-10-29serial: UniPhier: add .pending handlerMasahiro Yamada1-0/+11
2014-10-29ARM: UniPhier: make pinmon command optionalMasahiro Yamada2-1/+10
2014-10-29arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj1-0/+27