summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/barebox-arm.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: Fix global_variable_offset() for aarch64Sascha Hauer2019-07-161-6/+14
* add CONFIG_PBL_BREAK optionOleksij Rempel2019-06-271-0/+1
* ARM: Initial OP-TEE supportSascha Hauer2019-06-071-0/+3
* ARM: start: save end of memory passed to start.Tomaz Solc2019-03-041-0/+1
* ARM: Add missing prototype for arm_mem_ramoops_get()Sascha Hauer2018-11-121-0/+2
* ARM: Fix missing prototype warningSascha Hauer2018-10-181-0/+2
* ARM: mmu: Introduce ARM_TTB_SIZEAndrey Smirnov2018-05-221-1/+7
* ARM: Make use of ALIGN_DOWN macro in barebox-arm.hAndrey Smirnov2018-04-111-6/+3
* ARM: move linker variable declarations to sections.hSascha Hauer2018-03-211-2/+0
* ARM: remove function prototypes from the pastSascha Hauer2018-03-211-8/+0
* ARM: Add function to return offset to global variablesSascha Hauer2018-03-211-0/+14
* ARM: get_runtime_offset() returns unsigned longSascha Hauer2018-03-211-1/+1
* ARM: aarch64: Add dummy naked attributeSascha Hauer2018-03-211-2/+15
* ARM: start: Fix image size calculationSascha Hauer2017-02-081-0/+2
* ARM: Fix a bug in stack's "top" initializationAndrey Smirnov2017-01-091-1/+7
* ARM: Fix calling of arm_mem_barebox_image()Sascha Hauer2016-09-151-1/+8
* ARM: start: Fix arm_mem_barebox_image for !CONFIG_RELOCATABLESascha Hauer2016-06-201-2/+6
* ARM: Do not use last 64KiB of address space for bareboxSascha Hauer2016-04-011-1/+1
* arm: Add RAMOOPS memory areaMarkus Pargmann2015-12-101-1/+13
* arm: Clarify memory layout calculationMarkus Pargmann2015-12-101-18/+37
* ARM: Allow compressed dtb binariesSascha Hauer2015-10-271-0/+9
* ARM: add a machine number mechanism for boarddataSascha Hauer2015-07-021-1/+26
* ARM: include some headers from barebox-arm.hMasahiro Yamada2015-01-141-0/+2
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* arm: include relevant headers in barebox-armLucas Stach2014-12-171-0/+2
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-2/+2
* ARM: Make ENTRY_FUNCTION more robustSascha Hauer2013-12-101-3/+13
* Add multi images supportSascha Hauer2013-07-011-0/+4
* ARM: Allow to pass a devicetree via boarddataSascha Hauer2013-06-261-0/+2
* Merge branch 'for-next/relocate'Sascha Hauer2013-04-041-0/+34
|\
| * ARM: Add relocatable binary supportSascha Hauer2013-03-071-0/+26
| * ARN: fixup vector addresses for relocatable binariesSascha Hauer2013-03-071-0/+8
* | ARM: Add missing barebox_arm_boarddata functionSascha Hauer2013-03-101-0/+1
|/
* ARM: Setup stack at end of SDRAMSascha Hauer2013-02-041-0/+2
* ARM start: pickup parameters from pblSascha Hauer2013-02-041-1/+0
* ARM: add __noreturn to board_init_lowlevel_returnSascha Hauer2013-02-041-1/+1
* ARM: Add new entry point for bareboxSascha Hauer2013-02-041-0/+1
* ARM: add assembly function for setting up C environmentSascha Hauer2012-10-051-0/+2
* Merge branch 'for-next/arm-remove-arch-init-ll'Sascha Hauer2012-10-031-1/+0
|\
| * ARM: remove ARCH_HAS_LOWLEVEL_INITSascha Hauer2012-09-251-1/+0
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-4/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
| |/
* | ARM lowlevel: Use get_runtime_offsetSascha Hauer2012-09-091-1/+0
* | ARM: Add assembler function to get runtime offsetSascha Hauer2012-09-091-0/+1
|/
* ARM: get runtime offset of board_init_lowlevel_return by using separate sectionSascha Hauer2012-02-281-0/+1
* ARM: move exception vectors away from start of binarySascha Hauer2012-02-281-0/+2
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-1/+1
* ARM: add missing call to arch_init_lowlevelSascha Hauer2010-06-231-0/+1
* arm: reimplement startup code in CSascha Hauer2010-05-031-0/+3
* arm: remove unused variables from header fileSascha Hauer2010-05-031-6/+1