summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib32
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: remove ld_var supportSascha Hauer2018-03-211-32/+0
* ARM: move away from ld_varSascha Hauer2018-03-211-13/+10
* ARM: return positive offset in get_runtime_offset()Sascha Hauer2018-03-211-2/+2
* ratp: implement generic command supportAleksander Morgado2018-03-011-0/+4
* ARM: align exception vectors to 32 byteLucas Stach2017-03-031-1/+1
* Merge branch 'for-next/imx'Sascha Hauer2017-02-133-2/+25
|\
| * ARM: Add PSCI supportSascha Hauer2017-02-133-2/+25
* | ARM: start: Fix image size calculationSascha Hauer2017-02-082-1/+2
|/
* Merge branch 'for-next/imx'Sascha Hauer2016-07-111-4/+8
* arm: rework lib directory to support arm64Raphael Poggi2016-07-0626-0/+3162