summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-261-1/+3
|\
| * Add MD5 support to the new uImage formatBartlomiej Sieka2008-03-141-1/+1
| * Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-121-151/+97
| |\
| * | [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
| |\ \
| * \ \ Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-211-49/+58
| |\ \ \
| * | | | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-1/+2
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-03-261-5/+5
|\ \ \ \ \
| * | | | | [MIPS] Move gth2_config from ARM section to MIPSShinya Kuribayashi2008-03-251-5/+5
* | | | | | Add Flex-OneNAND booting supportKyungmin Park2008-03-261-2/+4
* | | | | | FSL: Move board/mpc8266ads under board/freescaleJon Loeliger2008-03-251-1/+1
* | | | | | FSL: Move board/mpc7448hpc2 under board/freescaleJon Loeliger2008-03-251-1/+1
* | | | | | FSL: Move board/mpc8260ads under board/freescaleJon Loeliger2008-03-251-3/+3
|/ / / / /
* | | | | ppc4xx: Add Canyonlands NAND booting supportStefan Roese2008-03-151-0/+8
* | | | | ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)Stefan Roese2008-03-151-0/+3
* | | | | ppc4xx: Add 405GPr based MCU25 board. Global filesNiklaus Giger2008-03-151-0/+4
| |_|_|/ |/| | |
* | | | Makefile: make build silently again.Wolfgang Denk2008-03-091-9/+10
* | | | ADS5121: fix out of tree buildWolfgang Denk2008-03-091-80/+16
* | | | Release v1.3.2Wolfgang Denk2008-03-081-1/+1
* | | | Makefile: fix problem with out-of-tree builds introduced by 5013c09fWolfgang Denk2008-03-041-33/+38
* | | | Makefile: Fix missing unconfig and mkconfig useJean-Christophe PLAGNIOL-VILLARD2008-03-031-10/+10
* | | | Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-03-021-1/+1
* | | | Makefile: cleanup "clean" targetWolfgang Denk2008-03-021-26/+20
* | | | add cscope build targetLi Yang2008-03-021-2/+7
* | | | MPC5121e ADS PCI support take 3John Rigby2008-03-021-2/+9
| |_|/ |/| |
* | | 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 '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
OpenPOWER on IntegriCloud