summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | i.MX: Introduce imx_ocotp_read_uid()Andrey Smirnov2019-09-172-7/+15
| * | | ARM: imx_v7_defconfig: enable Embdest MarS boardAhmad Fatoum2019-09-171-0/+1
| * | | ARM: imx6: add Embest MarSBoard supportAhmad Fatoum2019-09-179-0/+263
| * | | ARM: dts: imx25-karo-tx25: include Linux dts instead of duplicating itUwe Kleine-König2019-09-122-96/+1
| * | | ARM: dts: drop skeleton.dtsiUwe Kleine-König2019-09-128-20/+27
| * | | video: imxfb: make pcr and bpp per-display settingsUwe Kleine-König2019-09-127-129/+114
| |/ /
* | | Merge branch 'for-next/bfin'Sascha Hauer2019-10-1792-12572/+0
|\ \ \
| * | | Blackfin: Remove architectureSascha Hauer2019-09-1292-12572/+0
| |/ /
* | | Merge branch 'for-next/at91'Sascha Hauer2019-10-1728-93/+1224
|\ \ \
| * | | ARM: at91: add basic sama5d2-som1-ek1 supportAhmad Fatoum2019-10-146-0/+128
| * | | ARM: at91: add basic sama5d2 supportAhmad Fatoum2019-10-148-7/+442
| * | | ARM: at91: microchip-ksz9477-evb: add debug_ll UARTAhmad Fatoum2019-10-141-2/+28
| * | | ARM: at91: import lowlevel dbgu UART init code from at91bootstrapAhmad Fatoum2019-10-141-1/+62
| * | | ARM: at91: import lowlevel clock initialization from at91bootstrapAhmad Fatoum2019-10-145-4/+287
| * | | ARM: at91: use compressed DTB for AT91_MULTI_BOARDSAhmad Fatoum2019-10-144-6/+8
| * | | ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selectedAhmad Fatoum2019-10-143-43/+45
| * | | ARM: at91: don't define ARCH_BAREBOX_MAX_BARE_INIT_SIZE for multi-imageAhmad Fatoum2019-10-141-10/+10
| * | | ARM: at91: delete no-longer needed #ifdef guardsAhmad Fatoum2019-10-141-6/+0
| * | | ARM: at91: at91sam9x5ek: squelch new dtc warningAhmad Fatoum2019-10-141-12/+7
| * | | pinctrl: add gpio and pinctrl driver for sama5d2 PIO4Ahmad Fatoum2019-10-144-4/+177
| * | | ARM: at91: provide at91_mux_pio3_pin for use in first stageAhmad Fatoum2019-10-142-8/+40
| | |/ | |/|
* | | Merge branch 'for-next/arm'Sascha Hauer2019-10-1756-2275/+283
|\ \ \ | |/ / |/| |
| * | ARM: mmu: use client domain permissions to support ARMv7 eXecute NeverAhmad Fatoum2019-10-143-2/+13
| * | ARM: mmu: set R/W bits in ARMv7 translation tableAhmad Fatoum2019-10-141-5/+6
| * | ARM: cache-armv7: remove duplicate domain initializationAhmad Fatoum2019-10-141-2/+0
| * | ARM: cache-armv7: remove superfluous instructionAhmad Fatoum2019-10-141-1/+0
| * | ARM: mmu: remove no longer accurate commentAhmad Fatoum2019-10-141-5/+0
| * | ARM: use system.h's get_cr() for cpuinfoAhmad Fatoum2019-10-141-8/+1
| * | ARM: stm32mp: add bootm handler for imagesAhmad Fatoum2019-10-142-1/+51
| * | ARM: aarch64: Re-implement most of barebox_arm_entry() in assemblyAndrey Smirnov2019-10-015-12/+64
| * | ARM: remove now unused PBL codeSascha Hauer2019-10-018-108/+0
| * | ARM: Merge single pbl with multi pblSascha Hauer2019-10-015-111/+21
| * | ARM: drop bultin DTBSascha Hauer2019-10-0112-36/+34
| * | ARM: Compile dtbs for lowlevel codeSascha Hauer2019-10-011-95/+95
| * | ARM: remove PBL_FORCE_PIGGYDATA_COPYSascha Hauer2019-09-231-13/+0
| * | ARM: NETX: remove architectureSascha Hauer2019-09-2319-1544/+0
| * | ARM: Remove tx53stk5_defconfigSascha Hauer2019-09-121-64/+0
| * | ARM: Remove tqma53_defconfigSascha Hauer2019-09-121-72/+0
| * | ARM: Remove datamodul-edm-qmx6_defconfigSascha Hauer2019-09-121-88/+0
| * | ARM: Remove vincell_defconfigSascha Hauer2019-09-121-110/+0
| |/
* / ARM: aarch64: add image markers to linker scriptRouven Czerwinski2019-10-021-0/+4
|/
* Merge branch 'for-next/socfpga'Sascha Hauer2019-09-123-53/+72
|\
| * ARM: achilles: add bbu handlerSteffen Trumtrar2019-08-191-0/+26
| * ARM: Arria10: achilles: add named partitionsSteffen Trumtrar2019-08-191-0/+32
| * ARM: Arria10: achilles: fix offsets in node namesSteffen Trumtrar2019-08-191-2/+2
| * ARM: socfpga: fix xload on arria10Steffen Trumtrar2019-08-191-51/+12
* | Merge branch 'for-next/sandbox'Sascha Hauer2019-09-1210-9/+112
|\ \
| * | hwrng: add sandbox driver interface to host /dev/randomAhmad Fatoum2019-09-094-0/+39
| * | sandbox: dts: add example for barebox, hostfile backed stateAhmad Fatoum2019-09-091-0/+50
| * | sandbox: hostfile: allow probing from device treeAhmad Fatoum2019-09-093-4/+18