summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang2015-03-051-1/+6
* m68k: add generic-board supportangelo@sysam.it2015-03-051-1/+1
* avr32: add generic board supportAndreas Bießmann2015-02-171-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2015-02-041-0/+260
|\
| * ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-281-0/+260
* | Export redesignMartin Dorwig2015-01-291-1/+1
* | dm: gpio: Mark the old GPIO API deprecatedSimon Glass2015-01-291-0/+21
* | dm: gpio: Add better functions to request GPIOsSimon Glass2015-01-291-0/+199
* | dm: gpio: Add a driver GPIO translation methodSimon Glass2015-01-291-0/+29
* | dm: gpio: Add a native driver model APISimon Glass2015-01-291-0/+16
|/
* 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: gpio: Add a function to read an ID from a list of GPIOsSimon Glass2014-11-211-1/+10
* | dm: serial: Move current serial port pointer to global_dataSimon Glass2014-11-211-0/+1
|/
* ppc: Zap Hymod boardMarek Vasut2014-10-271-3/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2014-10-261-3/+67
|\
| * dm: gpio: Remove unused get_state() uclass methodSimon Glass2014-10-231-2/+0
| * dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-231-0/+10
| * dm: Move the function for getting GPIO status into the uclassSimon Glass2014-10-231-0/+18
| * dm: gpio: Add gpio_get_function() and friendsSimon Glass2014-10-231-1/+33
| * dm: gpio: Implement GPIO reservation in the uclassSimon Glass2014-10-231-0/+6
* | gpio: add protype for name_to_gpioJeroen Hofstee2014-10-251-0/+2
|/
* gpio: header file comment spelling fixesMarcel Ziswiler2014-10-221-5/+5
* dm: gpio: Enhance gpio command to show only active GPIOsSimon Glass2014-08-311-2/+13
* 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-272-12/+12
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* driver/mxc_i2c: Move static data structure to global_dataYork Sun2014-04-291-0/+3
* powerpc: remove NX823 board supportMasahiro Yamada2014-04-181-3/+0
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-071-1/+1
* dm: Add GPIO support and testsSimon Glass2014-03-041-0/+104
* dm: Add base driver model supportSimon Glass2014-03-041-0/+8
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-19/+7
* include: delete unused header filesMasahiro Yamada2014-01-241-28/+0
* Introduce common timer functionsRob Herring2013-11-041-0/+2
* ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs2013-08-201-1/+0
* 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-245-80/+5
|/
* Add trace support to generic boardSimon Glass2013-06-261-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-221-3/+0
|\
| * remove all references to .dynsymAlbert ARIBAUD2013-06-211-3/+0
* | generic_board: reduce the redundancy of gd_t struct membersMasahiro Yamada2013-06-071-3/+0
|/
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-151-8/+0
* sandbox: Switch over to generic boardSimon Glass2013-05-011-1/+1
* 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
OpenPOWER on IntegriCloud