aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese1-7/+33
2007-12-27Remove CPCI440 boardMatthias Fuchs1-3/+0
2007-12-27Add support for Korat PPC440EPx boardLarry Johnson1-0/+3
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-0/+20
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk1-0/+20
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-1/+7
2007-12-17AVR32: Add support for the ATSTK1004 boardHaavard Skinnemoen1-0/+3
2007-12-17AVR32: Add support for the ATSTK1003 boardHaavard Skinnemoen1-0/+3
2007-12-17AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen1-1/+1
2007-12-11Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala1-3/+3
2007-12-11Move the MPC8540 ADS board under board/freescale.Kumar Gala1-1/+1
2007-12-11Move the MPC8560 ADS board under board/freescale.Kumar Gala1-1/+1
2007-12-11Move the MPC8568 MDS board under board/freescale.Kumar Gala1-1/+1
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese1-20/+73
2007-12-07Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu1-1/+1
2007-12-07Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu1-20/+69
2007-12-06Release v1.3.1v1.3.1Wolfgang Denk1-1/+1
2007-12-03Prepare for 1.3.1-rc1v1.3.1-rc1Wolfgang Denk1-2/+2
2007-11-29Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu1-12/+33
2007-11-26Merge commit '3deca9d'Wolfgang Denk1-22/+35
2007-11-26Merge commit '87ddedd'Wolfgang Denk1-9/+29
2007-11-26Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD1-8/+33
2007-11-25Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD1-2/+14
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD1-8/+8
2007-11-25drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-11-25drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-11-25drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD1-3/+3
2007-11-25drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-11-25drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-6/+6
2007-11-25drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-11-24drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-11-20[BUILD] Generate include/autoconf.mk from board config filesGrant Likely1-1/+17
2007-11-20drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-11-19Prepare for 1.3.0 release.v1.3.0Wolfgang Denk1-1/+1
2007-11-17Update CHANGELOIG, prepare for -rc4v1.3.0-rc4Wolfgang Denk1-1/+1
2007-11-03ppc4xx: Add AMCC Kilauea/Haleakala NAND booting supportStefan Roese1-0/+9
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-0/+4
2007-10-31ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese1-2/+4
2007-10-31ppc4xx: Add initial AMCC Makalu 405EX supportStefan Roese1-0/+3
2007-10-31ppc4xx: Add initial AMCC Kilauea 405EX supportStefan Roese1-0/+3
2007-10-25ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew1-0/+4
2007-10-21Minor coding style cleanup; update CHANGELOGWolfgang Denk1-9/+9
2007-10-18mpc83xx: Add configure entry for MPC83xx ATM supportTony Li1-3/+19
2007-10-14Prepare for 1.3.0-rc3 releasev1.3.0-rc3Wolfgang Denk1-2/+2
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-0/+1
2007-09-23sh: Update MakefileNobuhiro Iwamatsu1-0/+5
2007-09-23Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu1-58/+245