index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
global_data.h
Age
Commit message (
Expand
)
Author
2011-07-28
cosmetic: spell fixes etc.
Michael Jones
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2011-06-23
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-06-23
Fix IXP code to work after relocation was added
Michael Schwingen
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
2010-12-09
ARM: make timer variables in gt_t available for all ARM platforms
Prafulla Wadaskar
2010-12-07
arm920t/at91/timer: replace bss variables by gd
Andreas Bießmann
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-19
AT91 clock/timer: move static data to global_data struct
Reinhard Meyer
2010-09-19
ARM: add relocation support
Heiko Schocher
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser