~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
u-boot.lds
Commit message (
Expand
)
Author
Age
*
arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts
Tom Rini
2023-01-20
*
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-23
*
ARM: Specify aligned address for secure section instead of using attributes
Chen-Yu Tsai
2018-09-07
*
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-07-25
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Revert "ARM: fixed relocation using proper alignment"
Tom Rini
2017-06-14
*
ARM: fixed relocation using proper alignment
Manfred Schlaegl
2017-06-12
*
ARM: create .secure_stack section only for PSCI
Masahiro Yamada
2016-10-14
*
ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI
Masahiro Yamada
2016-09-07
*
ARM: Add secure section for initialized data
Chen-Yu Tsai
2016-07-15
*
ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section
Chen-Yu Tsai
2016-07-15
*
ARM: Add an empty secure stack section
Chen-Yu Tsai
2016-07-15
*
ARM: Page align secure section only when it is executed in situ
Chen-Yu Tsai
2016-07-15
*
ARM: allocate extra space for PSCI stack in secure section during link phase
Chen-Yu Tsai
2016-06-20
*
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
Simon Glass
2016-03-22
*
efi_loader: Add runtime services
Alexander Graf
2016-03-15
*
ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't d...
Wang Dongsheng
2016-01-31
*
arm: discard relocation entries for secure text
Peng Fan
2015-11-12
*
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
Jan Kiszka
2015-05-13
*
ARM: HYP/non-sec: add separate section for secure code
Marc Zyngier
2014-07-28
*
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-05-15
*
arm: Handle .gnu.hash section in ldscripts
Andreas Färber
2014-04-07
*
arm: make _end compiler-generated
Albert ARIBAUD
2014-02-26
*
arm: put .hash, .got.plt and .machine_param back in binaries
Albert ARIBAUD
2014-01-14
*
arm: keep all sections in ELF file
Albert ARIBAUD
2013-12-07
*
arm: lds: Remove libgcc eabi exception handling tables
Michal Simek
2013-09-05
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
arm: make __rel_dyn_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
*
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
*
remove all references to .dynsym
Albert ARIBAUD
2013-06-21
*
ARM: fix CONFIG_SPL_MAX_SIZE semantics
Albert ARIBAUD
2013-04-14
*
ARM: Fix __bss_start and __bss_end in linker scripts
Albert ARIBAUD
2013-04-13
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
|
*
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2013-03-12
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
|
/
*
ARM: enhance u-boot.lds to detect over-sized SPL
Stephen Warren
2012-10-29
*
ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
Stephen Warren
2012-10-26
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
*
arm: add a common .lds link script
Simon Glass
2012-03-30