summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2015-03-05m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang
2015-03-05m68k: add generic-board supportangelo@sysam.it
2015-02-17avr32: add generic board supportAndreas Bießmann
2015-02-04Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2015-01-29Export redesignMartin Dorwig
2015-01-29dm: gpio: Mark the old GPIO API deprecatedSimon Glass
2015-01-29dm: gpio: Add better functions to request GPIOsSimon Glass
2015-01-29dm: gpio: Add a driver GPIO translation methodSimon Glass
2015-01-29dm: gpio: Add a native driver model APISimon Glass
2015-01-28ubifs: Import atomic_long operations from LinuxAnton Habegger
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: gpio: Add a function to read an ID from a list of GPIOsSimon Glass
2014-11-21dm: serial: Move current serial port pointer to global_dataSimon Glass
2014-10-27ppc: Zap Hymod boardMarek Vasut
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-25gpio: add protype for name_to_gpioJeroen Hofstee
2014-10-23dm: gpio: Remove unused get_state() uclass methodSimon Glass
2014-10-23dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass
2014-10-23dm: Move the function for getting GPIO status into the uclassSimon Glass
2014-10-23dm: gpio: Add gpio_get_function() and friendsSimon Glass
2014-10-23dm: gpio: Implement GPIO reservation in the uclassSimon Glass
2014-10-22gpio: header file comment spelling fixesMarcel Ziswiler
2014-08-31dm: gpio: Enhance gpio command to show only active GPIOsSimon 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-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-04-29driver/mxc_i2c: Move static data structure to global_dataYork Sun
2014-04-18powerpc: remove NX823 board supportMasahiro Yamada
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada
2014-03-04dm: Add GPIO support and testsSimon Glass
2014-03-04dm: Add base driver model supportSimon Glass
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-01-24include: delete unused header filesMasahiro Yamada
2013-11-04Introduce common timer functionsRob Herring
2013-08-20ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs
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-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-21remove all references to .dynsymAlbert ARIBAUD
2013-06-07generic_board: reduce the redundancy of gd_t struct membersMasahiro Yamada
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-01sandbox: Switch over to generic boardSimon Glass
2013-03-15Use 'unsigned int' for global_data's baudrateSimon Glass
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass