summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I.Ian Campbell2014-11-05-36/+36
* sunxi: kconfig: Add top-level ARCH_SUNXIIan Campbell2014-11-05-25/+57
* ARM: sunxi: Fix Ippo-q8h-v5 defconfig filenameChen-Yu Tsai2014-11-05-1/+1
* ARM: kwimage: fix v0 formatGerald Kerma2014-11-04-4/+6
* MAINTAINERS: fix Pantelis Antoniou email addressIgor Grinberg2014-11-04-1/+1
* Fix cosmetic issues in mkimage manpageVagrant Cascadian2014-11-04-3/+5
* kbuild: do not hide clang warnings during build with W=1Masahiro Yamada2014-11-04-10/+0
* sparc: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada2014-11-04-84/+11
* sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR definesMasahiro Yamada2014-11-04-33/+10
* sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mkMasahiro Yamada2014-11-04-16/+2
* sparc: move CONFIG_{LEON, LEON2, LEON3} to KconfigMasahiro Yamada2014-11-04-4/+16
* sparc: Use nicer prompt for board select menuMasahiro Yamada2014-11-04-6/+10
* serial: add prototypes for init functionsJeroen Hofstee2014-11-04-70/+119
* 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
|\ \