summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib32
Commit message (Expand)AuthorAgeFilesLines
* ARM: io: read 32 bits at once for aligned I/O memcpy/memsetAhmad Fatoum2024-03-151-13/+54
* ARM: unwind: don't allocate while printing stack traceAhmad Fatoum2023-09-121-10/+10
* ARM: set zero page accessible before copying ATAGs thereSascha Hauer2023-06-011-1/+6
* Subject: [PATCH 1/1] ARM:lib32: add architected timerRenaud Barbier2023-03-092-0/+19
* ARM: fix unwinding for XIP kernelsSascha Hauer2022-11-081-36/+80
* ARM: lds: define and use BAREBOX_RELOCATION_TABLEAhmad Fatoum2022-10-111-7/+1
* lds: move OUTPUT_FORMAT/ARCH definition into headerAhmad Fatoum2022-10-111-2/+2
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-111-1/+1
* ARM: optee-early: Fix 'memcpy' implicit declarationAlexander Shiyan2022-06-101-0/+1
* ARM: asm: setjmp: add missing .pop_sectionAhmad Fatoum2022-03-281-0/+1
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-055-0/+10
* arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-052-0/+4
* treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-051-0/+2
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* blspec: Rework firmware loadSascha Hauer2021-06-283-1/+11
* fdt: Check blob size during unflatteningSascha Hauer2021-06-251-1/+1
* ARM: module: Remove always false checkSascha Hauer2021-05-181-1/+1
* ARM: asm: setjmp: implement coroutine dependency initjmp()Ahmad Fatoum2021-03-171-0/+8
* arm/lib: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2020-12-0716-155/+60
* ARM: bootm: Add lower bound check of kernel in SDRAMAlexander Shiyan2020-10-281-2/+3
* magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-021-2/+2
* Merge branch 'for-next/misc' into masterSascha Hauer2020-09-251-5/+39
|\
| * bootm: Allow loading OP-TEE from FIT imageAlbert Schwarzkopf2020-09-181-5/+39
* | ARM: Add KASan supportSascha Hauer2020-09-223-2/+9
|/
* arm: module: Allow modules outside of bl rangeDavid Dgien2020-07-014-0/+248
* treewide: remove references to CREDITSUwe Kleine-König2020-04-272-6/+0
* ARM: bootm: make sure we place the kernel in free memorySascha Hauer2020-03-231-1/+14
* ARM: add optee early loading functionRouven Czerwinski2020-01-302-0/+40
* ARM: import setjmp implementation from U-BootRouven Czerwinski2020-01-302-0/+38
* optee: move optee_verify_header() to commonRouven Czerwinski2020-01-281-9/+3
* ARM: move into ARM32 specific optee kernel start into lib32 dirLucas Stach2019-12-022-0/+15
* lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-141-10/+4
* lds: create and use BAREBOX_PCI_FIXUP macroSascha Hauer2019-10-141-14/+1
* lds: Move start/end address variables into definesSascha Hauer2019-10-141-19/+2
* barebox.lds: Remove unnecessary bracesSascha Hauer2019-10-141-2/+2
* ARM: Initial OP-TEE supportSascha Hauer2019-06-074-5/+89
* treewide: Add missing includesSascha Hauer2019-03-181-0/+1
* ARM: semihosting: Fix function prototypeSascha Hauer2019-03-181-1/+1
* ARM: stack unwind: Print messages with pr_warningSascha Hauer2018-11-141-2/+2
* ARM: unwind: Make locally used function staticSascha Hauer2018-10-231-1/+2
* ARM: unwind: Provide prototypes for exported functionsSascha Hauer2018-10-231-0/+4
* ARM: legacy Linux support: Make locally used functions staticSascha Hauer2018-10-231-3/+3
* Merge branch 'for-next/socfpga'Sascha Hauer2018-08-131-0/+7
|\
| * bootm: allow booting SoCFPGA prebootloader imageEnrico Jorns2018-08-081-0/+7
* | pci: add quirk infrastructureLucas Stach2018-08-081-0/+12
|/
* Merge branch 'for-next/kill-oftree-f'Sascha Hauer2018-07-091-1/+14
|\
| * ARM: bootm: Add option boot using ATAGsSascha Hauer2018-06-111-5/+21
* | bootm: Split bootm_load_devicetree into two functionsSascha Hauer2018-06-151-3/+10
* | ARM: bootm: drop usage of data->oftreeSascha Hauer2018-06-151-19/+24
|/
* ARM: aarch64: disable 32bit boot commandsSascha Hauer2018-04-043-0/+666