summaryrefslogtreecommitdiff
path: root/lib/asm-offsets.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-28arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=yKunihiko Hayashi1-0/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop asm_offsets.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-08ARMv8: get new GD address from gd->new_gd directlyzijun_hu1-0/+2
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan1-1/+1
2015-03-06lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP availabl...Alexey Brodkin1-4/+0
2014-12-14x86: Clean up asm-offsetsBin Meng1-3/+0
2014-11-21x86: Save the BIST value on resetSimon Glass1-0/+3
2014-07-23Add a simple malloc() implementation for pre-relocationSimon Glass1-0/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-4/+1
2013-01-09arm: move C runtime setup code in crt0.SAlbert ARIBAUD1-0/+14
2011-01-18Small coding style fix in lib/asm-offsets.cStefan Roese1-2/+2
2011-01-09asm-offsets: generate bd_t sizeMike Frysinger1-0/+3
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+4
2010-10-26include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk1-0/+25