summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/global_data.h
Commit message (Expand)AuthorAgeFilesLines
* Export redesignMartin Dorwig2015-01-291-1/+1
* pci: Make pci apis usable before relocationBin Meng2015-01-121-0/+6
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-0/+1
|\
| * dm: Split the simple malloc() implementation into its own fileSimon Glass2014-11-211-0/+1
* | dm: serial: Move current serial port pointer to global_dataSimon Glass2014-11-211-0/+1
|/
* Add a flag indicating when the serial console is readySimon Glass2014-07-231-0/+1
* dm: Support driver model prior to relocationSimon Glass2014-07-231-1/+2
* Add a simple malloc() implementation for pre-relocationSimon Glass2014-07-231-0/+5
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-1/+1
* driver/mxc_i2c: Move static data structure to global_dataYork Sun2014-04-291-0/+3
* dm: Add base driver model supportSimon Glass2014-03-041-0/+8
* Introduce common timer functionsRob Herring2013-11-041-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-0/+3
|\
| * i2c: add i2c_core and prepare for new multibus supportHeiko Schocher2013-07-231-0/+3
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* Add trace support to generic boardSimon Glass2013-06-261-0/+3
* generic_board: reduce the redundancy of gd_t struct membersMasahiro Yamada2013-06-071-3/+0
* Use 'unsigned int' for global_data's baudrateSimon Glass2013-03-151-1/+1
* Introduce generic pre-relocation board_f.cSimon Glass2013-03-151-0/+2
* Add generic global_dataSimon Glass2013-02-041-0/+102
OpenPOWER on IntegriCloud