Commit Graph

37 Commits (83d290c56fab2d38cd1ab4c4cc7099559c1d5046)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 83ebd4a6b1 Revert "ARM: fixed relocation using proper alignment" 7 years ago
Manfred Schlaegl cdde7de036 ARM: fixed relocation using proper alignment 7 years ago
Masahiro Yamada 2fe1281c79 ARM: create .secure_stack section only for PSCI 8 years ago
Masahiro Yamada 5a3aae68c7 ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI 8 years ago
Chen-Yu Tsai a5aa7ff33a ARM: Add secure section for initialized data 8 years ago
Chen-Yu Tsai 3eff681818 ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section 8 years ago
Chen-Yu Tsai 980d6a5511 ARM: Add an empty secure stack section 8 years ago
Chen-Yu Tsai a1274cc94a ARM: Page align secure section only when it is executed in situ 8 years ago
Chen-Yu Tsai b56e06d343 ARM: allocate extra space for PSCI stack in secure section during link phase 8 years ago
Simon Glass c1352119fd arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled 8 years ago
Alexander Graf 50149ea37a efi_loader: Add runtime services 8 years ago
Wang Dongsheng c5e954eccd ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined 8 years ago
Peng Fan d47cb0b61a arm: discard relocation entries for secure text 9 years ago
Jan Kiszka 104d6fb6cd ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions 9 years ago
Marc Zyngier bf433afd60 ARM: HYP/non-sec: add separate section for secure code 10 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 10 years ago
Andreas Färber 2c67e0e7cf arm: Handle .gnu.hash section in ldscripts 10 years ago
Albert ARIBAUD d0b5d9da5d arm: make _end compiler-generated 10 years ago
Albert ARIBAUD b02bfc4dfc arm: put .hash, .got.plt and .machine_param back in binaries 11 years ago
Albert ARIBAUD 47ed5dd031 arm: keep all sections in ELF file 11 years ago
Michal Simek fba1ed422e arm: lds: Remove libgcc eabi exception handling tables 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Albert ARIBAUD 47bd65ef05 arm: make __rel_dyn_{start, end} compiler-generated 11 years ago
Albert ARIBAUD d026dec875 arm: make __image_copy_{start, end} compiler-generated 11 years ago
Albert ARIBAUD 09d81184e1 remove all references to .dynsym 11 years ago
Albert ARIBAUD 6ebc346111 ARM: fix CONFIG_SPL_MAX_SIZE semantics 11 years ago
Albert ARIBAUD f84a7b8f54 ARM: Fix __bss_start and __bss_end in linker scripts 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Albert ARIBAUD 3ebd1cbc49 arm: make __bss_start and __bss_end__ compiler-generated 11 years ago
Stephen Warren 2b7818d49f ARM: enhance u-boot.lds to detect over-sized SPL 12 years ago
Stephen Warren b68d6712c3 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Simon Glass dde3b70dcf arm: add a common .lds link script 12 years ago
Aneesh V 033ca72438 armv7: start.S: fixes and enhancements for SPL 13 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Albert Aribaud aaeb0a890a ARM: fix linker file for newer ld support 14 years ago
Heiko Schocher c3d3a5418d armv7, beagle: add support for ELF relocations 14 years ago
Heiko Schocher 561142af20 ARM: implement relocation for ARM V7 (OMAP) 14 years ago
Steve Sakoman f56348af5d ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 14 years ago
Peter Tyser 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU 14 years ago
Jean-Christophe PLAGNIOL-VILLARD 10a451cd57 arm: unify linker script 15 years ago
Tom Rix 68a531fd46 OMAP Consolidate common u-boot.lds to cpu layer. 15 years ago
Detlev Zundel 792a09eb9d Fix e-mail address of Gary Jennejohn. 15 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 15 years ago
Dirk Behme 7379f45a7b OMAP3: Add Zoom1 board support 16 years ago
Dirk Behme f904cdbb68 OMAP3: Add common power code, README, and BeagleBoard 16 years ago