summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/global_data.h
Commit message (Expand)AuthorAgeFilesLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* blackfin: Fix up board_type global dataSimon Glass2013-03-151-0/+1
* blackfin: Use generic global_dataSimon Glass2013-02-041-31/+1
* Add architecture-specific global dataSimon Glass2013-02-011-0/+5
* blackfin: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* Blackfin: gd_t: relocate volatile markingsMike Frysinger2012-04-221-1/+1
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-051-0/+1
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+1
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-7/+8
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-3/+4
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+72
OpenPOWER on IntegriCloud