summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bus: Add imx-weim supportSascha Hauer2013-07-161-0/+1
* Add initial pinctrl supportSascha Hauer2013-04-231-0/+1
* of: make OFDEVICE a user selectable optionSascha Hauer2013-03-061-1/+1
* nor flash: integrate into mtdSascha Hauer2013-02-141-1/+0
* Merge branch 'for-next/bcm2835'Sascha Hauer2012-11-161-0/+1
|\
| * arm: add generic smp twd timerJean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+1
* | add 1-wire supportJean-Christophe PLAGNIOL-VILLARD2012-10-291-0/+1
|/
* Merge branch 'for-next/amba'Sascha Hauer2012-10-031-0/+1
|\
| * Introduce ARM AMBA busJean-Christophe PLAGNIOL-VILLARD2012-09-111-0/+1
* | of: add devicetree probing supportSascha Hauer2012-09-141-0/+1
|/
* Merge branch 'for-next/jtag'Sascha Hauer2012-09-051-0/+1
|\
| * Add JTAG bitbang driverWjatscheslaw Stoljarski2012-08-131-0/+1
* | add gpiolib supportSascha Hauer2012-09-041-0/+1
|/
* Merge branch 'for-next/mxs-nand'Sascha Hauer2012-07-021-0/+1
|\
| * dma: add mxs-apbh-dma driverWolfram Sang2012-06-301-0/+1
* | Add a simple watchdog frameworkJuergen Beisert2012-06-291-0/+1
|/
* Merge branch 'gpio_keys' of git://uboot.jcrosoft.org/barebox into nextSascha Hauer2012-02-171-0/+1
|\
| * add gpio keyboard supportJean-Christophe PLAGNIOL-VILLARD2012-02-161-0/+1
* | Add pwm core supportSascha Hauer2012-02-171-0/+1
|/
* ATA/DISK: Reorganize file structure and names for future updatesJuergen Beisert2011-11-281-1/+1
* drivers/bus: move to drivers/baseJean-Christophe PLAGNIOL-VILLARD2011-07-211-0/+1
* eeprom: add at25 eeprom driverHubert Feurstein2011-06-211-0/+1
* basic LED supportSascha Hauer2010-12-201-0/+1
* Move mfd drivers to drivers/mfdSascha Hauer2010-10-111-0/+1
* Add MCI card support to bareboxJuergen Beisert2010-10-111-0/+1
* arm: move clkdev to drivers/clkJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+1
* move drivers/nand to drivers/mtd/nandSascha Hauer2010-07-051-1/+1
* Start to add ATA support to bareboxJuergen Beisert2010-01-141-0/+1
* i2c: new frameworkMarc Kleine-Budde2009-12-031-0/+1
* Add framebuffer supportSascha Hauer2009-07-311-0/+1
* initial USB support imported from U-Boot-1Sascha Hauer2009-04-071-0/+1
* Move cfi flash drivers to drivers/nor as suggested by Nishanth MenonSascha Hauer2008-08-251-5/+1
* beginning of SPI supportSascha Hauer2008-03-111-0/+1
* [CFI Driver] - Update Kconfig help textsSascha Hauer2008-02-261-1/+1
* add NAND to MakefileSascha Hauer2007-10-151-0/+1
* remove usb/, i2c/ and video/ directoriesSascha Hauer2007-09-211-2/+0
* svn_rev_451Sascha Hauer2007-07-051-1/+2
* svn_rev_352Sascha Hauer2007-07-051-1/+3
* svn_rev_255Sascha Hauer2007-07-051-0/+2
* svn_rev_109Sascha Hauer2007-07-051-0/+1
* svn_rev_063Sascha Hauer2007-07-051-74/+2
* svn_rev_049Sascha Hauer2007-07-051-2/+2
* svn_rev_029Sascha Hauer2007-07-051-72/+71
* svn_rev_016Sascha Hauer2007-07-051-71/+76
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-241-1/+1
|\
| * Add common serial driver for Atmel AT32 and AT91 chipsWolfgang Denk2006-10-241-1/+1
* | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-191-1/+2
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-101-1/+1
|\|
| * Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-191-7/+10
|\|