~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scriptsTom Rini2023-01-20
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai2018-09-07
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Revert "ARM: fixed relocation using proper alignment"Tom Rini2017-06-14
* ARM: fixed relocation using proper alignmentManfred Schlaegl2017-06-12
* ARM: create .secure_stack section only for PSCIMasahiro Yamada2016-10-14
* ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCIMasahiro Yamada2016-09-07
* ARM: Add secure section for initialized dataChen-Yu Tsai2016-07-15
* ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure sectionChen-Yu Tsai2016-07-15
* ARM: Add an empty secure stack sectionChen-Yu Tsai2016-07-15
* ARM: Page align secure section only when it is executed in situChen-Yu Tsai2016-07-15
* ARM: allocate extra space for PSCI stack in secure section during link phaseChen-Yu Tsai2016-06-20
* arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass2016-03-22
* efi_loader: Add runtime servicesAlexander Graf2016-03-15
* ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't d...Wang Dongsheng2016-01-31
* arm: discard relocation entries for secure textPeng Fan2015-11-12
* ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka2015-05-13
* ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier2014-07-28
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15
* arm: Handle .gnu.hash section in ldscriptsAndreas Färber2014-04-07
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26
* arm: put .hash, .got.plt and .machine_param back in binariesAlbert ARIBAUD2014-01-14
* arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-07
* arm: lds: Remove libgcc eabi exception handling tablesMichal Simek2013-09-05
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-21
* arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-21
* remove all references to .dynsymAlbert ARIBAUD2013-06-21
* ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD2013-04-14
* ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD2013-04-13
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12
| * arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-12
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15
|/
* ARM: enhance u-boot.lds to detect over-sized SPLStephen Warren2012-10-29
* ARM: fix u-boot.lds for -ffunction-sections/-fdata-sectionsStephen Warren2012-10-26
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22
* arm: add a common .lds link scriptSimon Glass2012-03-30