summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sandbox: get malloc_size from .configAntony Pavlov2015-01-212-1/+3
* kbuild: add KBUILD_DEFCONFIGMasahiro Yamada2015-01-143-0/+5
* kbuild: arm: Do not define "comma" twiceMasahiro Yamada2015-01-131-2/+0
* powerpc: include <linux/stringify.h> to avoid dupulicated definesMasahiro Yamada2015-01-131-3/+1
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-0944-254/+3759
|\
| * ARM: imx233-olinuxino: update defconfigJan Luebbe2015-01-071-28/+72
| * ARM: imx233-olinuxino: update defaultenvJan Luebbe2015-01-0711-87/+15
| * ARM: imx233-olinuxino: use LED1 as heartbeatJan Luebbe2015-01-071-0/+11
| * ARM: imx233-olinuxino: generate complete bootstreamJan Luebbe2015-01-053-63/+170
| * arm: mxs: fix pin voltage register value for EMIJan Luebbe2015-01-051-1/+1
| * ARM: MXS: Update Karo TX28 board supportSascha Hauer2015-01-054-68/+117
| * ARM: MXS: Add multiimage supportSascha Hauer2015-01-052-0/+14
| * ARM: MXS: Enable iomux support for pblSascha Hauer2015-01-051-0/+1
| * ARM: MXS: Add more base address definesSascha Hauer2015-01-052-0/+6
| * ARM: Add get_sp() and get_lr() functionsSascha Hauer2015-01-051-0/+26
| * ARM: mxs: Add lowlevel setup from U-BootSascha Hauer2015-01-0511-0/+3236
| * ARM: Add U-Boot specific io functionsSascha Hauer2015-01-051-0/+57
| * ARM: MXS: remove unnecessary mach/imx-regs.h includeSascha Hauer2015-01-057-7/+6
| * scripts: Add mxs-usb-loader toolSascha Hauer2015-01-051-0/+7
| * ARM: uncompress.c: Add some debugging messagesSascha Hauer2015-01-051-0/+9
| * ARM: start.c: Add some debugging messagesSascha Hauer2015-01-051-0/+11
* | Merge branch 'for-next/misc'Sascha Hauer2015-01-09214-218/+215
|\ \
| * | sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-08211-211/+211
| * | 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
| * | Revert "ARM: i.MX: Make NAND related Kconfig options depend on MTD"Lucas Stach2014-12-171-3/+0
| |/
* | Merge branch 'for-next/kbuild'Sascha Hauer2015-01-099-43/+124
|\ \
| * | kbuild: move asm-offsets.h rule to ./KbuildMasahiro Yamada2015-01-089-43/+124
| |/
* | 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-091-1/+17
|\ \
| * | efi: move exit to EFI into own commandLucas Stach2014-12-091-0/+16
| * | efi: add proper reset hookLucas Stach2014-12-091-1/+1
* | | Merge branch 'for-next/arm'Sascha Hauer2015-01-0923-98/+312
|\ \ \
| * | | 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
| * | | ARM: versatile: enable missed HAS_DEBUG_LLAntony Pavlov2015-01-051-0/+1
| * | | ARM: highbank: debug_ll.h: switch to debug_ll_pl011.hAntony Pavlov2015-01-051-14/+2
| * | | ARM: vexpress: debug_ll.h: switch to debug_ll_pl011.hAntony Pavlov2015-01-051-12/+3
| * | | ARM: introduce debug_ll_pl011.hAntony Pavlov2015-01-051-0/+25
| * | | versatilepb: switch to defaultenv-2Jean-Christophe PLAGNIOL-VILLARD2015-01-0514-43/+94
| * | | versatilepb: move barebox to 32 MiB and use zImageJean-Christophe PLAGNIOL-VILLARD2015-01-052-2/+5
| * | | ARM: rpi_defconfig: enable loady commandAntony Pavlov2015-01-051-0/+1
| * | | arm/cpu/lowlevel: Don't save the return address in another registerUwe Kleine-König2014-12-151-2/+1
| * | | arm/cpu/lowlevel: add and fix comments for CPSR and SCTLR accessesUwe Kleine-König2014-12-151-5/+7
| * | | arm/cpu/lowlevel: invalidate i-cache before enablingUwe Kleine-König2014-12-151-3/+20
| | |/ | |/|
* | | Merge branch 'for-next/am335x'Sascha Hauer2015-01-092-2/+2
|\ \ \