index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
nios2
/
include
/
asm
/
global_data.h
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2023-12-21
global: Rework architecture global_data.h to include <linux/types.h>
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-11-06
nios2: change virt_to_phys to use physaddr_mask in global data
Thomas Chou
2015-11-06
nios2: fix map_physmem to do real cache mapping
Thomas Chou
2015-10-23
nios2: convert nios2 cpu to driver model
Thomas Chou
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-04
nios2: Use generic global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-10-19
nios2: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2011-10-05
POST: add post_log_res field for post results in global data
Valentin Longchamp
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-05-28
nios2: fix r15 issue for gcc4
Thomas Chou
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser