index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
global_data.h
Age
Commit message (
Expand
)
Author
2015-01-16
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
2015-01-05
mpc8xx: remove lwmon board support
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-02-04
powerpc: Use generic global_data
Simon Glass
2013-02-04
ppc: arm: Move sdhc_clk into arch_global_data
Simon Glass
2013-02-04
ppc: Move kbd_status to arch_global_data
Simon Glass
2013-02-04
ppc: Move wdt_last to arch_global_data
Simon Glass
2013-02-04
ppc: Move fpga_state to arch_global_data
Simon Glass
2013-02-04
ppc: Remove console_addr from global data
Simon Glass
2013-02-04
ppc: Move mirror_hack to arch_global_data
Simon Glass
2013-02-04
arm: Move uart_clk to arch_global_data
Simon Glass
2013-02-04
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
Simon Glass
2013-02-04
ppc: Move arbiter fields to arch_global_data
Simon Glass
2013-02-04
ppc: Move reset_status to arch_global_data
Simon Glass
2013-02-04
ppc: Move mpc8220 clocks to arch_global_data
Simon Glass
2013-02-04
ppc: Move mpc512x clocks to arch_global_data
Simon Glass
2013-02-04
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2013-02-04
ppc: Move used_tlb_cams to arch_global_data
Simon Glass
2013-02-04
ppc: Move used_laws to arch_global_data
Simon Glass
2013-02-04
ppc: Move CONFIG_QE to arch_global_data
Simon Glass
2013-02-04
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2013-02-04
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2013-02-01
ppc: Move mpc83xx clock fields to arch_global_data
Simon Glass
2013-02-01
ppc: Move clock fields to arch_global_data
Simon Glass
2013-02-01
ppc: Remove extra pci_clk fields from global_data
Simon Glass
2013-02-01
ppc: Move brg_clk to arch_global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-10-23
mpc83xx: add support for mpc8309
Gerlando Falauto
2012-10-19
powerpc: 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
2011-02-07
ppc4xx: Add DLVision-10G board support
Dirk Eibach
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-07-09
mpc8308: support for Freescale MPC8308 cpu
Ilya Yanok
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese