summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-15/+15
* Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-02-29-79/+43
|\
| * Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-24-2/+0
| * Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel2008-02-22-1/+1
| * Fix device tree for mgsuvd board.Heiko Schocher2008-02-22-1/+1
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-22-34/+38
| |\
| | * 86xx: Fix GUR PCI config registers properly.Jon Loeliger2008-02-20-4/+8
| | * 8610HPCD: Fix typos in two PCI setup registers.Jon Loeliger2008-02-19-3/+2
| | * 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-18-29/+30
| * | Fix GPMC CS2 memory setup at apollonKyungmin Park2008-02-22-0/+2
| * | MIPS: Fix CFG_NO_FLASH supportJean-Christophe PLAGNIOL-VILLARD2008-02-22-41/+1
| |/
* | [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-0/+92
* | [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-21-1/+1
* | Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-21-734/+1692
|\ \ | |/
| * at91cap9adk: fix implicit declaration of function 'eth_init'Jean-Christophe PLAGNIOL-VILLARD2008-02-17-0/+3
| * PPC440EPx: Optionally enable second I2C busMike Nuss2008-02-16-1/+4
| * ppc4xx: HCU4/5. CleanupsNiklaus Giger2008-02-16-81/+70
| * Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-0/+0
| |\
| | * Move AT91RM9200DK board support under board/atmelHaavard Skinnemoen2008-02-14-0/+0
| * | Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-0/+767
| |\ \
| | * | Support for Artila M-501 starter kitTimo Tuunainen2008-02-14-0/+767
| * | | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-0/+542
| |\ \ \
| | * | | AT91CAP9 support : move board files to Atmel vendor directory.Stelian Pop2008-02-14-0/+0
| | * | | AT91CAP9 support : board/ filesStelian Pop2008-02-14-0/+542
| | |/ /
| * | | Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-12/+1
| |\ \ \
| | * | | Update board NetStarPeter Pearse2008-02-14-12/+1
| | |/ /
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-15-530/+170
| |\ \ \
| | * \ \ Merge commit 'wd/master'Jon Loeliger2008-02-14-6/+6
| | |\ \ \ | | | |/ /
| | * | | 86xx: Fix compilation warning in sys_eprom.cJon Loeliger2008-02-14-1/+1
| | * | | Merge commit 'wd/master'Jon Loeliger2008-02-13-31/+24
| | |\ \ \
| | * \ \ \ Merge branch 'mpc86xx'Jon Loeliger2008-01-30-529/+169
| | |\ \ \ \
| | | * | | | 86xx: Remove old-style law setup codeBecky Bruce2008-01-24-526/+0
| | | * | | | 86xx: Convert sbc8641d to use new law setup code.Becky Bruce2008-01-24-1/+59
| | | * | | | 86xx: Convert mpc8610hpcd to new law setup method.Becky Bruce2008-01-24-1/+45
| | | * | | | 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-24-1/+65
| * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-02-15-15/+9
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-1.3.2'Stefan Roese2008-02-14-15/+9
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | ppc4xx: HCU4/5. Fix make O=../xxNiklaus Giger2008-02-14-14/+8
| | | * | | | | ppc4xx: Fix GPIO configuration for pcs440epStefan Roese2008-02-04-1/+1
| | | |/ / / /
| * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-02-15-9/+28
| |\ \ \ \ \ \
| | * | | | | | AVR32: Make SDRAM refresh rate configurableHaavard Skinnemoen2008-02-05-0/+6
| | * | | | | | ATSTK1000: Fix potential flash programming bugHaavard Skinnemoen2008-02-05-9/+22
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-15-79/+90
| |\ \ \ \ \ \
| | * | | | | | punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-04-79/+86
| | * | | | | | add gitignores for Blackfin piecesMike Frysinger2008-02-04-0/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | OneNAND Initial Program Loader (IPL) supportKyungmin Park2008-02-14-1/+2
| | |_|/ / / | |/| | | |
| * | | | | Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-14-6/+6
| | |_|_|/ | |/| | |
* | | | | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-167/+134
|/ / / /
* | | | ADS5121e: DDR2 init/timing update.Grzegorz Bernacki2008-02-07-13/+21
* | | | xsengine: rename board_post_init to board_late_initJean-Christophe PLAGNIOL-VILLARD2008-02-07-1/+1
| |/ / |/| |