summaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)Author
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD
2007-11-24drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD
2007-11-20drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2007-11-16Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
2007-11-15Group PCI and PCMCIA drivers in drivers/MakefileGrant Likely
2007-11-15Group block/flash drivers in drivers/MakefileGrant Likely
2007-11-15Group USB drivers in drivers/MakefileGrant Likely
2007-11-15Group i2c drivers in drivers/MakefileGrant Likely
2007-11-15Group console drivers in drivers/MakefileGrant Likely
2007-11-15Group network drivers in drivers/MakefileGrant Likely
2007-11-15Build: split COBJS value into multiple linesGrant Likely
2007-11-06Implement general ULi 526x Ethernet driver support in U-bootRoy Zang
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-10-23Coding style: keep lists sorted; update CHANGELOGWolfgang Denk
2007-10-23Fix missing drivers makefile entries ds1722.c mw_eeprom.cJean-Christophe PLAGNIOL-VILLARD
2007-10-23Move PL01* serial drivers to drivers/serial and adjust Makefiles.Peter Pearse
2007-09-06Add support for Sil680 IDE controller.Gary Jennejohn
2007-08-14Update Makefiles for merged and split at45.c.Peter Pearse
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-08-06This is a framebuffer driver for ATI video card, can work for PCI9200,Jason Jin
2007-08-06Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-05-15Add driver for S-ATA-controller on Intel processors with Southmushtaq khan
2007-05-09New board SMN42 branchPeter Pearse
2007-04-23Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-04-18Cleanup, update CHANGELOGWolfgang Denk
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk
2007-04-14Atmel MACB ethernet driverHaavard Skinnemoen
2007-04-03Support for the Philips ISP116x HCD (Host Controller Driver)Rodolfo Giometti
2007-03-23Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher
2007-02-28Merge branch 'master' into hpc2roy zang
2007-02-20[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely
2006-11-27Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-11-02General code modification for mpc7448hpc2 board support.roy zang
2006-10-24Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-24Add common serial driver for Atmel AT32 and AT91 chipsWolfgang Denk
2006-10-19Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz