summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+117
* Introduce generic u-boot.h fileSimon Glass2013-03-151-0/+162
* Add generic global_dataSimon Glass2013-02-041-0/+102
* gpio: remove duplicate function signatureNikita Kiryanov2012-12-111-13/+4
* Add gpio_request() to asm-generic headerSimon Glass2012-09-211-0/+9
* global_data: unify global flag definesMike Frysinger2012-08-091-0/+28
* gpio: Modify common gpio.h to more closely match LinuxJoe Hershberger2012-01-091-9/+32
* Add generic gpio.h in asm-genericSimon Glass2011-10-171-0/+74
* x86: Fix support for booting bzImageGraeme Russ2010-05-061-0/+105
* asm-generic/unaligned.h: dynamic default unaligned accessesMike Frysinger2010-03-141-0/+23
* asm-generic/signal.h: import from linuxRobin Getz2010-01-171-0/+101
* asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-091-0/+155
OpenPOWER on IntegriCloud