summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms.Ian Campbell2014-11-051-0/+12
| * | | sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD>Ian Campbell2014-11-0526-46/+170
| * | | sunxi: Drop FEL variants of defconfigs.Ian Campbell2014-11-052-14/+0
| * | | sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-0517-57/+52
| * | | sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig optionIan Campbell2014-11-053-2/+9
| * | | sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I.Ian Campbell2014-11-0527-36/+36
| * | | sunxi: kconfig: Add top-level ARCH_SUNXIIan Campbell2014-11-0528-25/+57
| * | | ARM: sunxi: Fix Ippo-q8h-v5 defconfig filenameChen-Yu Tsai2014-11-052-1/+1
* | | | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2014-11-051-0/+3
|\ \ \ \
| * | | | ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARDDirk Eibach2014-11-051-0/+3
| |/ / /
* | | | Merge git://git.denx.de/u-boot-shTom Rini2014-11-043-62/+64
|\ \ \ \ | |/ / / |/| | |
| * | | net: sh-eth: Add cache writeback control after setting bit of DMA descriptorNobuhiro Iwamatsu2014-11-041-2/+8
| * | | net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu2014-11-042-48/+41
| * | | net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu2014-11-042-12/+12
| * | | serial: sh: r8a7794: Add support external clockNobuhiro Iwamatsu2014-11-041-2/+2
| * | | net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu2014-11-042-4/+5
| * | | serial: sh: Add support R8A7793Nobuhiro Iwamatsu2014-11-041-4/+6
| | |/ | |/|
* | | ARM: kwimage: fix v0 formatGerald Kerma2014-11-041-4/+6
* | | MAINTAINERS: fix Pantelis Antoniou email addressIgor Grinberg2014-11-041-1/+1
* | | Fix cosmetic issues in mkimage manpageVagrant Cascadian2014-11-041-3/+5
* | | kbuild: do not hide clang warnings during build with W=1Masahiro Yamada2014-11-041-10/+0
* | | sparc: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada2014-11-0411-84/+11
* | | sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR definesMasahiro Yamada2014-11-046-33/+10
* | | 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
OpenPOWER on IntegriCloud