summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM: i.MX: remove __naked from imx*_barebox_entrySascha Hauer2015-03-092-15/+15
| * | | | | ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-0919-35/+38
| * | | | | ARM: i.MX53 QSB: remove unused /dev/env0 partitionSascha Hauer2015-03-041-4/+0
| * | | | | ARM: Vincell: add usb deviceMichael Grzeschik2015-03-021-0/+10
| * | | | | imx6q-embedsky-e9: we use the i2c2 for hdmiJean-Christophe PLAGNIOL-VILLARD2015-02-191-0/+1
| * | | | | imx6q-embedsky-e9: there is not PCIe on this hardwareJean-Christophe PLAGNIOL-VILLARD2015-02-191-4/+0
| * | | | | imx6q-embedsky-e9: the debug port is on uart1 not uart4Jean-Christophe PLAGNIOL-VILLARD2015-02-191-1/+1
| * | | | | imx_v7_defconfig: enable at least PNG support for splashJean-Christophe PLAGNIOL-VILLARD2015-02-191-0/+1
| |/ / / /
* | | | | Merge branch 'for-next/arm'Sascha Hauer2015-03-0910-4/+195
|\ \ \ \ \
| * | | | | ARM Samsung: add simple NAND barebox update handlerMichael Olbrich2015-02-265-0/+111
| * | | | | friendlyarm-mini2440: add support for the W35 displayMichael Olbrich2015-02-252-0/+23
| * | | | | ARM: Rockchip: Add DEBUG_LL based on mach-socfpgaAndrey Panov2015-02-132-0/+61
| * | | | | ARM: remove unused variableSascha Hauer2015-02-112-4/+0
| |/ / / /
* | | | | Merge branch 'for-next/dtc'Sascha Hauer2015-03-064-80/+4
|\ \ \ \ \
| * | | | | arm: hummingboard: fix fallout from upstream DT usageLucas Stach2015-03-054-80/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/at91'Sascha Hauer2015-03-062-0/+24
|\ \ \ \ \
| * | | | | ARM: atmel: at91sam9n12: add subtype supportBo Shen2015-02-112-0/+24
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/sandbox-of'Sascha Hauer2015-03-0613-81/+290
|\ \ \ \ \
| * | | | | sandbox: hostfile: completely switch to OF based probingMarc Kleine-Budde2015-03-063-34/+70
| * | | | | sandbox: hostfile: improve --image parameter to support "dev=file"Marc Kleine-Budde2015-03-061-3/+12
| * | | | | sandbox: move device name generation for image/env into add_image()Marc Kleine-Budde2015-03-061-10/+11
| * | | | | sandbox: hostfile: is always mmpad'edMarc Kleine-Budde2015-03-061-10/+6
| * | | | | sandbox: hostfile: use the memory resource to determine the size not the plat...Marc Kleine-Budde2015-03-061-1/+7
| * | | | | sandbox: hostfile: probe driver earlierMarc Kleine-Budde2015-03-061-1/+1
| * | | | | sandbox: hostfile: move fd from platform data to privMarc Kleine-Budde2015-03-061-5/+7
| * | | | | sandbox: hostfile: remove struct hf_platform_data from hf_privMarc Kleine-Budde2015-03-061-3/+0
| * | | | | sandbox: hostfile: probe(): add missing pointer from cdev.dev to devMarc Kleine-Budde2015-03-061-0/+1
| * | | | | sandbox: hostfile: clarify variable namesMarc Kleine-Budde2015-03-063-10/+10
| * | | | | sandbox: activate OF support in defconfigMarc Kleine-Budde2015-03-061-12/+23
| * | | | | sandbox: add sample dtsMarc Kleine-Budde2015-03-065-0/+34
| * | | | | sandbox: add support to pass dtb to bareboxMarc Kleine-Budde2015-03-065-1/+117
| * | | | | sandbox: fix indention in help textMarc Kleine-Budde2015-03-031-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-next/mtd-partitions'Sascha Hauer2015-03-0610-49/+25
|\ \ \ \ \
| * | | | | SAMA5D4EK - Now uses the new environment.Doug Brainard2015-02-2410-49/+25
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/am335x'Sascha Hauer2015-03-0637-537/+656
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: phytec-som-am335x: Remove mmc rootfstypeTeresa Gámez2015-03-021-1/+1
| * | | | ARM: am335x_defconfig: Add ext4 supportTeresa Gámez2015-03-021-0/+1
| * | | | ARM: phytec-som-am335x: Fix rootfs bootargsTeresa Gámez2015-03-021-1/+1
| * | | | boards: phytec-som-am335x: Add phycard-som supportWadim Egorov2015-03-027-1/+312
| * | | | ARM: am33xx: Add support for reset reason detectionWadim Egorov2015-03-023-0/+38
| * | | | ARM: phyCORE-AM335x-SOM: Update NAND partition tableTeresa Gámez2015-03-021-4/+4
| * | | | ARM: phyFLEX-AM335x-SOM: Update NAND partition tableTeresa Gámez2015-03-021-4/+4
| * | | | boards: Add phytec-som-am335xWadim Egorov2015-03-0225-481/+230
| * | | | ARM: dts: Add a new compatible type for am335x phytec SOMsWadim Egorov2015-02-064-4/+4
| * | | | ARM: am335x: phyFLEX-AM335x: Split DT and add MLO DTWadim Egorov2015-02-066-44/+64
* | | | | tegra: avp_init: write DT address register earlierLucas Stach2015-03-031-3/+3
| |_|/ / |/| | |
* | | | ARM: Kconfig: remove stale option CPU_V7_DCACHE_SKIPLucas Stach2015-03-021-8/+0
* | | | arm: virt_to_phys should take a volatile ptrLucas Stach2015-02-252-3/+3
* | | | ARM Samsung: fix booting from NAND without pblMichael Olbrich2015-02-251-3/+2
| |/ / |/| |
* | | ARM: atmel: sama5d4 xplained: correc env pathBo Shen2015-02-101-1/+1
| |/ |/|