summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: stm32mp: select ARM_USE_COMPRESSED_DTB for the whole archAhmad Fatoum2019-11-072-1/+1
* ARM: psci: implement PSCI client driverAhmad Fatoum2019-11-074-2/+221
* ARM: psci: wire in smc command helpAhmad Fatoum2019-11-071-2/+4
* ARM: psci: use CONFIG_ARM_PSCI_DEBUG for smc commandAhmad Fatoum2019-11-071-1/+1
* ARM: psci: translate PSCI error codes in smc commandAhmad Fatoum2019-11-071-1/+37
* ARM: stm32mp: enable STPMIC1 MFD and cell driversAhmad Fatoum2019-11-061-0/+3
* ARM: dts: stm32mp157a-dk1: remove unnecessary sram nodeAhmad Fatoum2019-11-061-13/+0
* ARM: stm32mp: include new drivers in defconfigAhmad Fatoum2019-11-061-3/+17
* ARM: stm32mp: dk2: add barebox SD-Card update handlerAhmad Fatoum2019-11-063-0/+31
* ARM: stm32mp: implement SoC and boot source identificationAhmad Fatoum2019-11-064-1/+327
* nvmem: add read support for STM32MP1 bsec OTPAhmad Fatoum2019-11-063-0/+73
* ARM: stm32mp: select ARM_SMCCC alwaysAhmad Fatoum2019-11-061-0/+1
* ARM: sm: document SMC/PSCI related optionsAhmad Fatoum2019-11-061-1/+5
* ARM: stm32mp: enable ARM_AMBAOleksij Rempel2019-11-061-0/+1
* ARM: stm32mp: select ARCH_HAS_RESET_CONTROLLERAhmad Fatoum2019-11-061-0/+1
* ARM: pbl: keep __image_end sectionLucas Stach2019-11-041-1/+1
* ARM: zii-commmon: Fix NULL pointer dereference in do_rdu1_switch_reset()Andrey Smirnov2019-11-041-1/+1
* ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selectedAhmad Fatoum2019-10-181-3/+3
* Merge branch 'for-next/rsa'Sascha Hauer2019-10-1712-365/+31
|\
| * lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-1412-126/+29
| * X86: lds: remove unnecessary alignmentsSascha Hauer2019-10-143-20/+0
| * lds: create and use BAREBOX_PCI_FIXUP macroSascha Hauer2019-10-143-41/+3
| * lds: Move start/end address variables into definesSascha Hauer2019-10-1412-199/+24
| * ppc: remove unused variables from linker scriptsSascha Hauer2019-10-142-4/+0
| * barebox.lds: Remove unnecessary bracesSascha Hauer2019-10-145-9/+9
* | Merge branch 'for-next/mxs'Sascha Hauer2019-10-1723-342/+126
|\ \
| * | ARM: add common i.MX23 defconfig fileSascha Hauer2019-10-023-97/+31
| * | ARM: add common i.MX28 defconfig fileSascha Hauer2019-10-024-221/+20
| * | ARM: mxs: Allow to compile all boards for a SoC togetherSascha Hauer2019-10-021-10/+0
| * | ARM: mxs: Move HAVE_PBL_MULTI_IMAGES up to ARCHSascha Hauer2019-10-022-7/+1
| * | ARM: mxs: chumby: Switch to multi image supportSascha Hauer2019-10-022-1/+2
| * | ARM: mxs: imx23-evk: Switch to multi image supportSascha Hauer2019-10-022-1/+2
| * | ARM: mxs: cfa10036: Switch to multi image supportSascha Hauer2019-10-022-1/+2
| * | ARM: Freescale i.MX23 evk: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | ARM: i.MX23 Chumby: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | ARM: Crytalfonts cfa10036: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | ARM: i.MX23 olinuxino: Check machine type in initcallsSascha Hauer2019-10-022-1/+10
| * | ARM: Freescale mx28evk: Check machine type in initcallsSascha Hauer2019-10-021-0/+3
| * | ARM: duckbill: Check machine type in initcallsSascha Hauer2019-10-021-0/+6
| * | ARM: tx28: Make locally used function staticSascha Hauer2019-10-021-1/+1
| * | ARM: tx28: Pass and check machine typeSascha Hauer2019-10-023-1/+11
| * | ARM: start: Allow to pass machine type as boarddataSascha Hauer2019-10-021-1/+13
* | | Merge branch 'for-next/misc'Sascha Hauer2019-10-178-28/+24
|\ \ \
| * | | ARM: stm32mp: dk2: rename function according to init levelAhmad Fatoum2019-10-151-2/+2
| * | | ARM: dts: stm32mp: add barebox-enviroment on DK boardsOleksij Rempel2019-10-151-0/+7
| * | | MIPS: net: ag71xx/ar9331: partially sync network support with upstreamOleksij Rempel2019-10-143-15/+8
| * | | trivial: fix typo lenght -> lengthUwe Kleine-König2019-10-142-2/+2
| * | | Convert latin1 files to utf-8Uwe Kleine-König2019-10-141-1/+1
| * | | state: provide dummy implementations for some functions when STATE is disabledUwe Kleine-König2019-10-141-9/+5
| | |/ | |/|
* | | Merge branch 'for-next/layerscape'Sascha Hauer2019-10-175-0/+87
|\ \ \