summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: start.c: Add some debugging messagesSascha Hauer2015-01-051-0/+11
| * | | console: Make sure xzalloc is only used when it's availableSascha Hauer2015-01-051-1/+1
| * | | malloc: Add a function to detect if malloc pool is already initializedSascha Hauer2015-01-052-0/+10
| * | | Add PBL console supportSascha Hauer2015-01-057-14/+79
| * | | printf: use local isdigit/isalnum implementationSascha Hauer2015-01-051-3/+5
| * | | printf: move simple_strto*() functions to separate fileSascha Hauer2015-01-053-66/+69
| * | | printf: move panic() to common/misc.cSascha Hauer2015-01-052-21/+22
| * | | PBL: Add strnlen, needed for printf supportSascha Hauer2015-01-051-0/+14
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2015-01-09241-357/+289
|\ \ \
| * | | sizes.h: sync with Linux 3.19-rc3Masahiro Yamada2015-01-081-16/+7
| * | | sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-08231-230/+230
| * | | net: rtl8169: remove unnecessary cache maintenanceLucas Stach2015-01-051-19/+5
| * | | arm: do section garbage collection also with modules enabledLucas Stach2014-12-171-2/+0
| * | | arm: edmqmx6: build entry in lwl targetLucas Stach2014-12-171-2/+2
| * | | arm: include relevant headers in barebox-armLucas Stach2014-12-171-0/+2
| * | | clock: incorporate dummy clocksource into core clock codeAntony Pavlov2014-12-174-75/+28
| * | | Revert "ARM: i.MX: Make NAND related Kconfig options depend on MTD"Lucas Stach2014-12-171-3/+0
| * | | video: imx-hdmi: search for DDC node only when EDID support is enabledLucas Stach2014-12-171-9/+11
| * | | usb: gadget: fastboot: allow to build without BOOTMLucas Stach2014-12-171-1/+4
| |/ /
* | | Merge branch 'for-next/kbuild'Sascha Hauer2015-01-0913-92/+176
|\ \ \
| * | | kbuild: drop include/asm from MRPROPER_FILESMasahiro Yamada2015-01-081-1/+1
| * | | kbuild: delete include/generated directory by "make mrproper"Masahiro Yamada2015-01-081-3/+2
| * | | kbuild: create a build directory automatically for out-of-tree buildMasahiro Yamada2015-01-081-2/+3
| * | | kbuild: move asm-offsets.h rule to ./KbuildMasahiro Yamada2015-01-0810-45/+167
| * | | kbuild: add ./Kbuild file to fix "make clean"Masahiro Yamada2015-01-052-1/+3
| * | | kbuild: do not create include2 directoryMasahiro Yamada2015-01-051-7/+2
| * | | kbuild: do not create symbolic link include/asmMasahiro Yamada2015-01-052-35/+1
| * | | kbuild: remove redundant -include include/generated/autoconf.hMasahiro Yamada2015-01-051-1/+0
* | | | Merge branch 'for-next/imx'Sascha Hauer2015-01-091-0/+2
|\ \ \ \
| * | | | efika-mx-smartbook: enable led hearbeat on mailJean-Christophe PLAGNIOL-VILLARD2015-01-051-0/+2
| | |/ / | |/| |
* | | | Merge branch 'for-next/efi'Sascha Hauer2015-01-097-75/+247
|\ \ \ \
| * | | | efi: mount efivarfs by default if enabledLucas Stach2014-12-091-0/+6
| * | | | fs: efivars: implement write supportLucas Stach2014-12-092-1/+107
| * | | | fs: efivars: don't store attributes in fileLucas Stach2014-12-091-7/+6
| * | | | fs: efivar: preserve more info in inodeLucas Stach2014-12-091-5/+10
| * | | | lib: add wchar strdupLucas Stach2014-12-092-0/+18
| * | | | fs: efivar: move variable discovery into probeLucas Stach2014-12-091-51/+58
| * | | | fs: efivar: switch to standard list implementationLucas Stach2014-12-091-21/+13
| * | | | fs: efivars: cosmetic changesLucas Stach2014-12-091-4/+4
| * | | | efi: add Barebox GUIDLucas Stach2014-12-091-0/+4
| * | | | efi: move exit to EFI into own commandLucas Stach2014-12-091-0/+16
| * | | | efi: add proper reset hookLucas Stach2014-12-092-5/+8
| * | | | efi: add function to determine type of device pathLucas Stach2014-12-092-0/+16
* | | | | Merge branch 'for-next/arm'Sascha Hauer2015-01-0926-113/+369
|\ \ \ \ \
| * | | | | net: cpsw: ignore error on slave setupSascha Hauer2015-01-061-15/+14
| * | | | | net: smc1111: fix memory congestionsRobert Jarzmik2015-01-061-0/+26
| * | | | | versatilepb: allow to compile it an arm1176Jean-Christophe PLAGNIOL-VILLARD2015-01-065-7/+126
| * | | | | arm: system_info fix CPU_IS_ARM1176Jean-Christophe PLAGNIOL-VILLARD2015-01-061-1/+1
| * | | | | ARM: bcm2835: add DEBUG_LL supportAntony Pavlov2015-01-052-0/+28
| * | | | | ARM: versatile: debug_ll.h: switch to debug_ll_pl011.hAntony Pavlov2015-01-051-13/+2