summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [new uImage] Add libfdt support to mkimageBartlomiej Sieka2008-02-291-0/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-02-291-3/+7
|\
| * Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-241-1/+1
| * Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-02-221-1/+1
| |\
| | * ColdFire: Fix missing code flash size for M5485EVBTsiChungLiew2008-02-201-1/+1
| * | error check autoconf.mk generationMike Frysinger2008-02-221-0/+1
| * | Fix bug in dependency checkingStefano Babic2008-02-221-1/+1
| * | Makefile: add target for $(LDSCRIPT)Mike Frysinger2008-02-221-0/+3
| |/
* | Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-211-49/+58
|\ \ | |/
| * Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-151-1/+1
| |\
| | * Move AT91RM9200DK board support under board/atmelHaavard Skinnemoen2008-02-141-1/+1
| * | Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-151-0/+2
| |\ \
| | * | Support for Artila M-501 starter kitTimo Tuunainen2008-02-141-0/+2
| * | | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-151-0/+3
| |\ \ \
| | * | | AT91CAP9 support : move board files to Atmel vendor directory.Stelian Pop2008-02-141-1/+1
| | * | | AT91CAP9 support : build integrationStelian Pop2008-02-141-0/+3
| | |/ /
| * | | Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-151-10/+1
| |\ \ \
| | * | | Update board NetStarPeter Pearse2008-02-141-10/+1
| | |/ /
| * | | Prepare v1.3.2-rc1 release candidateWolfgang Denk2008-02-151-2/+2
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-02-151-0/+2
| |\ \ \
| | * \ \ Merge branch 'for-1.3.2'Stefan Roese2008-02-141-0/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ppc4xx: HCU4/5. Fix make O=../xxNiklaus Giger2008-02-141-0/+2
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-151-24/+23
| |\ \ \ \
| | * | | | generate u-boot.ldr for Blackfin targetsMike Frysinger2008-02-041-0/+12
| | * | | | move Blackfin cpu object list to respective cpu directoriesMike Frysinger2008-02-041-12/+0
| | * | | | add support for Blackfin symbol prefixes to examplesMike Frysinger2008-02-041-1/+1
| | * | | | unify the Blackfin board targetsMike Frysinger2008-02-041-11/+10
| | | |/ / | | |/| |
| * | | | only update version header as neededMike Frysinger2008-02-141-1/+2
| * | | | OneNAND Initial Program Loader (IPL) supportKyungmin Park2008-02-141-1/+17
| | |/ / | |/| |
| * | | Add dependencies to avoid race conditions with parallel make.Johannes Stezenbach2008-02-141-3/+3
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-02-121-7/+2
| |\ \ \ | | |_|/ | |/| |
| | * | API: Convert conditional building to the new scheme.Rafal Jaworowski2008-01-291-7/+2
| | |/
* | | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-1/+2
|/ /
* | ARM: Board voiceblue updateLadislav Michl2008-02-041-13/+1
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-ixpWolfgang Denk2008-01-231-0/+12
|\
| * Add AcTux board supportMichael Schwingen2008-01-181-0/+12
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-01-231-0/+6
|\ \
| * \ Merge branch 'master' of git://www.denx.de/git/u-bootShinya Kuribayashi2008-01-181-0/+8
| |\ \ | | |/
| * | MIPS:Target support for qemu -M mipsVlad Lungu2008-01-171-0/+6
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-01-231-0/+3
|\ \ \
| * | | AVR32: ATNGW100 board supportHaavard Skinnemoen2008-01-181-0/+3
| | |/ | |/|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-01-231-0/+84
|\ \ \
| * | | ColdFire: MCF547x_8x - Add M5475EVB and M5485EVB supportTsiChungLiew2008-01-171-0/+71
| * | | ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew2008-01-171-0/+3
| * | | ColdFire: Add M5373EVB platform support - 2TsiChungLiew2008-01-171-0/+10
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-01-231-0/+3
|\ \ \
| * \ \ Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-01-171-0/+6
| |\ \ \ | | | |/ | | |/|
| * | | ppc4xx: Complete DU440 board supportMatthias Fuchs2008-01-171-0/+3
* | | | Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-171-0/+2
| |_|/ |/| |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-01-161-0/+8
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud