summaryrefslogtreecommitdiff
path: root/arch/avr32/include/asm/global_data.h
AgeCommit message (Expand)Author
2015-02-17avr32: use generic gd->start_addr_spAndreas Bießmann
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-04avr32: Use generic global_dataSimon Glass
2013-02-04avr32: Move cpu_hz to arch_global_dataSimon Glass
2013-02-04avr32: Move stack_end to arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-10-19avr32: Change bi_baudrate and global data baudrate to intSimon Glass
2012-08-09global_data: unify global flag definesMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser