summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | dm: sunxi: Make sure that GPIOs are requestedSimon Glass2014-11-05-0/+1
| * | | dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass2014-11-05-12/+24
| * | | dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass2014-11-05-1/+19
| * | | dm: sunxi: dts: Add sun7i device tree filesSimon Glass2014-11-05-0/+1775
| * | | sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms.Ian Campbell2014-11-05-0/+12
| * | | sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD>Ian Campbell2014-11-05-46/+170
| * | | sunxi: Drop FEL variants of defconfigs.Ian Campbell2014-11-05-14/+0
| * | | sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-05-57/+52
| * | | sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig optionIan Campbell2014-11-05-2/+9
| * | | 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
* | | | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2014-11-05-0/+3
|\ \ \ \
| * | | | ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARDDirk Eibach2014-11-05-0/+3
| |/ / /
* | | | Merge git://git.denx.de/u-boot-shTom Rini2014-11-04-62/+64
|\ \ \ \ | |/ / / |/| | |
| * | | net: sh-eth: Add cache writeback control after setting bit of DMA descriptorNobuhiro Iwamatsu2014-11-04-2/+8
| * | | net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu2014-11-04-48/+41
| * | | net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu2014-11-04-12/+12
| * | | serial: sh: r8a7794: Add support external clockNobuhiro Iwamatsu2014-11-04-2/+2
| * | | net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu2014-11-04-4/+5
| * | | serial: sh: Add support R8A7793Nobuhiro Iwamatsu2014-11-04-4/+6
| | |/ | |/|
* | | 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