Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5a90f058f4fbb308ce9052ea5d209d5c6a53f643
/
arch
/
arm
/
cpu
/
u-boot.lds
a7eb9d3
ARM: Specify aligned address for secure section instead of using attributes
by Chen-Yu Tsai
· 6 years ago
94a10f2
efi_loader: Rename sections to allow for implicit data
by Alexander Graf
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
06ca0cf
Revert "ARM: fixed relocation using proper alignment"
by Tom Rini
· 7 years ago
2738fc3
ARM: fixed relocation using proper alignment
by Manfred Schlaegl
· 8 years ago
2aa46c0
ARM: create .secure_stack section only for PSCI
by Masahiro Yamada
· 8 years ago
2d7aa5e
ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI
by Masahiro Yamada
· 8 years ago
5ed0387
ARM: Add secure section for initialized data
by Chen-Yu Tsai
· 8 years ago
3de210c
ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section
by Chen-Yu Tsai
· 8 years ago
a00f85d
ARM: Add an empty secure stack section
by Chen-Yu Tsai
· 8 years ago
277a8f6
ARM: Page align secure section only when it is executed in situ
by Chen-Yu Tsai
· 8 years ago
72a4800
ARM: allocate extra space for PSCI stack in secure section during link phase
by Chen-Yu Tsai
· 8 years ago
3e2c91c
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
by Simon Glass
· 9 years ago
0bd425a
efi_loader: Add runtime services
by Alexander Graf
· 9 years ago
7eab3a6
ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
by Wang Dongsheng
· 9 years ago
2e9e9a8
arm: discard relocation entries for secure text
by Peng Fan
· 9 years ago
ac31b5a
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
by Jan Kiszka
· 10 years ago
c0451ec
ARM: HYP/non-sec: add separate section for secure code
by Marc Zyngier
· 10 years ago
9852cc6
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
438a167
arm: Handle .gnu.hash section in ldscripts
by Andreas Färber
· 11 years ago
9d25fa4
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
ddadbed
arm: put .hash, .got.plt and .machine_param back in binaries
by Albert ARIBAUD
· 11 years ago
95fc6d6
arm: keep all sections in ELF file
by Albert ARIBAUD
· 11 years ago
7eafea0
arm: lds: Remove libgcc eabi exception handling tables
by Michal Simek
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
af3ff16
arm: make __rel_dyn_{start, end} compiler-generated
by Albert ARIBAUD
· 11 years ago
c53687e
arm: make __image_copy_{start, end} compiler-generated
by Albert ARIBAUD
· 11 years ago
1691593
remove all references to .dynsym
by Albert ARIBAUD
· 11 years ago
e916e05
ARM: fix CONFIG_SPL_MAX_SIZE semantics
by Albert ARIBAUD
· 12 years ago
ba5662d
ARM: Fix __bss_start and __bss_end in linker scripts
by Albert ARIBAUD
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
436f632
arm: make __bss_start and __bss_end__ compiler-generated
by Albert ARIBAUD
· 12 years ago
5bbbc91
ARM: enhance u-boot.lds to detect over-sized SPL
by Stephen Warren
· 12 years ago
adddf45
ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
by Stephen Warren
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
437e2b8
arm: add a common .lds link script
by Simon Glass
· 13 years ago