Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | -0/+92 |
* | [new uImage] Rename and move print_image_hdr() routine | Marian Balakowicz | 2008-02-21 | -1/+1 |
* | Merge branch 'master' of /home/git/u-boot | Marian Balakowicz | 2008-02-21 | -734/+1692 |
|\ | ||||
| * | at91cap9adk: fix implicit declaration of function 'eth_init' | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-17 | -0/+3 |
| * | PPC440EPx: Optionally enable second I2C bus | Mike Nuss | 2008-02-16 | -1/+4 |
| * | ppc4xx: HCU4/5. Cleanups | Niklaus Giger | 2008-02-16 | -81/+70 |
| * | Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdev | Peter Pearse | 2008-02-15 | -0/+0 |
| |\ | ||||
| | * | Move AT91RM9200DK board support under board/atmel | Haavard Skinnemoen | 2008-02-14 | -0/+0 |
| * | | Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev | Peter Pearse | 2008-02-15 | -0/+767 |
| |\ \ | ||||
| | * | | Support for Artila M-501 starter kit | Timo Tuunainen | 2008-02-14 | -0/+767 |
| * | | | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev | Peter Pearse | 2008-02-15 | -0/+542 |
| |\ \ \ | ||||
| | * | | | AT91CAP9 support : move board files to Atmel vendor directory. | Stelian Pop | 2008-02-14 | -0/+0 |
| | * | | | AT91CAP9 support : board/ files | Stelian Pop | 2008-02-14 | -0/+542 |
| | |/ / | ||||
| * | | | Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdev | Peter Pearse | 2008-02-15 | -12/+1 |
| |\ \ \ | ||||
| | * | | | Update board NetStar | Peter Pearse | 2008-02-14 | -12/+1 |
| | |/ / | ||||
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk | 2008-02-15 | -530/+170 |
| |\ \ \ | ||||
| | * \ \ | Merge commit 'wd/master' | Jon Loeliger | 2008-02-14 | -6/+6 |
| | |\ \ \ | | | |/ / | ||||
| | * | | | 86xx: Fix compilation warning in sys_eprom.c | Jon Loeliger | 2008-02-14 | -1/+1 |
| | * | | | Merge commit 'wd/master' | Jon Loeliger | 2008-02-13 | -31/+24 |
| | |\ \ \ | ||||
| | * \ \ \ | Merge branch 'mpc86xx' | Jon Loeliger | 2008-01-30 | -529/+169 |
| | |\ \ \ \ | ||||
| | | * | | | | 86xx: Remove old-style law setup code | Becky Bruce | 2008-01-24 | -526/+0 |
| | | * | | | | 86xx: Convert sbc8641d to use new law setup code. | Becky Bruce | 2008-01-24 | -1/+59 |
| | | * | | | | 86xx: Convert mpc8610hpcd to new law setup method. | Becky Bruce | 2008-01-24 | -1/+45 |
| | | * | | | | 86xx: Support new law setup method and convert mpc8641 | Becky Bruce | 2008-01-24 | -1/+65 |
| * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-02-15 | -15/+9 |
| |\ \ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge branch 'for-1.3.2' | Stefan Roese | 2008-02-14 | -15/+9 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||
| | | * | | | | | ppc4xx: HCU4/5. Fix make O=../xx | Niklaus Giger | 2008-02-14 | -14/+8 |
| | | * | | | | | ppc4xx: Fix GPIO configuration for pcs440ep | Stefan Roese | 2008-02-04 | -1/+1 |
| | | |/ / / / | ||||
| * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 | Wolfgang Denk | 2008-02-15 | -9/+28 |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | AVR32: Make SDRAM refresh rate configurable | Haavard Skinnemoen | 2008-02-05 | -0/+6 |
| | * | | | | | | ATSTK1000: Fix potential flash programming bug | Haavard Skinnemoen | 2008-02-05 | -9/+22 |
| | | |_|_|_|/ | | |/| | | | | ||||
| * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin | Wolfgang Denk | 2008-02-15 | -79/+90 |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | punt Blackfin VDSP headers and import sanitized/auto-generated ones | Mike Frysinger | 2008-02-04 | -79/+86 |
| | * | | | | | | add gitignores for Blackfin pieces | Mike Frysinger | 2008-02-04 | -0/+4 |
| | | |_|/ / / | | |/| | | | | ||||
| * | | | | | | OneNAND Initial Program Loader (IPL) support | Kyungmin Park | 2008-02-14 | -1/+2 |
| | |_|/ / / | |/| | | | | ||||
| * | | | | | Fix remaining CONFIG_COMMANDS | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-14 | -6/+6 |
| | |_|_|/ | |/| | | | ||||
* | | | | | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -167/+134 |
|/ / / / | ||||
* | | | | ADS5121e: DDR2 init/timing update. | Grzegorz Bernacki | 2008-02-07 | -13/+21 |
* | | | | xsengine: rename board_post_init to board_late_init | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-07 | -1/+1 |
| |/ / |/| | | ||||
* | | | ARM: Board voiceblue update | Ladislav Michl | 2008-02-04 | -17/+2 |
|/ / | ||||
* | | inka4x0: remove dead code | Wolfgang Denk | 2008-01-25 | -10/+0 |
|/ | ||||
* | Merge ../custodians | Wolfgang Denk | 2008-01-23 | -18/+1315 |
|\ | ||||
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ixp | Wolfgang Denk | 2008-01-23 | -18/+1315 |
| |\ | ||||
| | * | add AcTux-4 board support | Michael Schwingen | 2008-01-18 | -0/+300 |
| | * | add AcTux-3 board support | Michael Schwingen | 2008-01-18 | -0/+353 |
| | * | add AcTux-2 board support | Michael Schwingen | 2008-01-18 | -0/+321 |
| | * | add AcTux-1 board support | Michael Schwingen | 2008-01-18 | -0/+341 |
| | * | ARM: remove useless function board_post_init | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-18 | -18/+0 |
* | | | Merge ../custodians | Wolfgang Denk | 2008-01-23 | -0/+308 |
|\ \ \ | |/ / | ||||
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mips | Wolfgang Denk | 2008-01-23 | -0/+308 |
| |\ \ |