summaryrefslogtreecommitdiff
path: root/include/asm-generic/global_data.h
AgeCommit message (Expand)Author
2015-01-29Export redesignMartin Dorwig
2015-01-12pci: Make pci apis usable before relocationBin Meng
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-21dm: Split the simple malloc() implementation into its own fileSimon Glass
2014-11-21dm: serial: Move current serial port pointer to global_dataSimon Glass
2014-07-23Add a flag indicating when the serial console is readySimon Glass
2014-07-23dm: Support driver model prior to relocationSimon Glass
2014-07-23Add a simple malloc() implementation for pre-relocationSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-04-29driver/mxc_i2c: Move static data structure to global_dataYork Sun
2014-03-04dm: Add base driver model supportSimon Glass
2013-11-04Introduce common timer functionsRob Herring
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c: add i2c_core and prepare for new multibus supportHeiko Schocher
2013-06-26Add trace support to generic boardSimon Glass
2013-06-07generic_board: reduce the redundancy of gd_t struct membersMasahiro Yamada
2013-03-15Use 'unsigned int' for global_data's baudrateSimon Glass
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass
2013-02-04Add generic global_dataSimon Glass