summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Release v1.3.1Wolfgang Denk2007-12-061-1/+1
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Prepare for 1.3.1-rc1Wolfgang Denk2007-12-031-2/+2
| * | | | | | Merge commit '3deca9d'Wolfgang Denk2007-11-261-22/+35
| |\ \ \ \ \ \
| | * | | | | | Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD2007-11-261-8/+33
| * | | | | | | Merge commit '87ddedd'Wolfgang Denk2007-11-261-9/+29
| |\ \ \ \ \ \ \
| | * | | | | | | Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD2007-11-251-2/+14
| | |/ / / / / /
| | * | | | | | drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-251-8/+8
| | * | | | | | drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+1
| | * | | | | | drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+1
| | * | | | | | drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2007-11-251-3/+3
| | * | | | | | drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD2007-11-251-1/+1
| | * | | | | | drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+1
| | * | | | | | drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+1
| | * | | | | | drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-6/+6
| | * | | | | | drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+1
| | * | | | | | drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD2007-11-241-0/+1
| | * | | | | | drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2007-11-241-0/+1
| | * | | | | | drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2007-11-201-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | [BUILD] Generate include/autoconf.mk from board config filesGrant Likely2007-11-201-1/+17
| |/ / / / /
* | | | | | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-201-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Prepare for 1.3.0 release.Wolfgang Denk2007-11-191-1/+1
| * | | | | Update CHANGELOIG, prepare for -rc4Wolfgang Denk2007-11-171-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-021-10/+30
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-021-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew2007-10-251-0/+4
| * | | | Minor coding style cleanup; update CHANGELOGWolfgang Denk2007-10-211-9/+9
| |/ / /
| * | | mpc83xx: Add configure entry for MPC83xx ATM supportTony Li2007-10-181-3/+19
* | | | Initial mpc8610hpcd Makefile files.Jon Loeliger2007-10-171-0/+3
|/ / /
* | | Prepare for 1.3.0-rc3 releaseWolfgang Denk2007-10-141-2/+2
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2007-10-131-0/+1
|\ \ \ | |_|/ |/| |
| * | OneNAND support (take #2)Kyungmin Park2007-09-171-0/+1
* | | v1.3.0-rc2Wolfgang Denk2007-09-201-1/+1
* | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-09-181-1/+1
|\ \ \
| * | | Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_configGrant Likely2007-09-181-1/+1
| |/ /
* | | MCC200: fix build warningWolfgang Denk2007-09-181-1/+1
|/ /
* | Update MPC8349ITX*_config to place config.tmp in right place.Sam Sparks2007-09-151-3/+3
* | Update version to match current state.Wolfgang Denk2007-09-101-2/+2
* | PXA270: Added support for TrizepsIV board.stefano babic2007-09-071-0/+3
* | support board vendor-common makefilesKim Phillips2007-08-291-0/+2
* | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-181-0/+67
|\ \
| * | ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-171-3/+22
| * | ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-161-0/+28
| * | ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-161-0/+3
| * | ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew2007-08-161-0/+3
| * | ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-161-1/+1
| * | Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-161-0/+14
| |\ \
| | * \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-151-54/+114
| | |\ \
| | * \ \ Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-161-0/+14
| | |\ \ \
| | | * \ \ Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-101-3/+11
| | | |\ \ \
| | | * | | | Revert file modeTsiChungLiew2007-07-101-0/+0
OpenPOWER on IntegriCloud