summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-0530-105/+23
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-03-021-2/+4
|\
| * sbc8548: Fix Revision reading and unused variable 'path'Jean-Christophe PLAGNIOL-VILLARD2008-02-271-2/+4
* | MPC5121e ADS PCI support take 3John Rigby2008-03-023-1/+217
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-03-021-2/+4
|\ \
| * | 86xx: Fix renamed GUR symbols in sbc8641d board.Jon Loeliger2008-02-251-2/+4
| |/
* | TQM5200: use automatic fdt memory fixup (part 2)Martin Krause2008-03-021-0/+4
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-03-021-0/+2
|\ \
| * | ppc4xx: Fix acadia_nand build problemStefan Roese2008-02-251-0/+2
| |/
* | TQM5200: use automatic fdt memory fixupMartin Krause2008-03-021-0/+1
* | TQM5200: fix bug in SDRAM initialization codeMartin Krause2008-03-021-4/+7
* | mx1fs2/flash: Fix multiple compiler warningsJean-Christophe PLAGNIOL-VILLARD2008-03-021-1/+1
* | arm-imx: Fix register definitionsJean-Christophe PLAGNIOL-VILLARD2008-03-021-1/+1
* | actua1/actua2/actua3: Fix multiple unused variable warningsJean-Christophe PLAGNIOL-VILLARD2008-03-023-5/+5
|/
* Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-242-2/+0
* Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel2008-02-221-1/+1
* Fix device tree for mgsuvd board.Heiko Schocher2008-02-221-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-223-34/+38
|\
| * 86xx: Fix GUR PCI config registers properly.Jon Loeliger2008-02-202-4/+8
| * 8610HPCD: Fix typos in two PCI setup registers.Jon Loeliger2008-02-191-3/+2
| * 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-182-29/+30
* | Fix GPMC CS2 memory setup at apollonKyungmin Park2008-02-221-0/+2
* | MIPS: Fix CFG_NO_FLASH supportJean-Christophe PLAGNIOL-VILLARD2008-02-222-41/+1
|/
* at91cap9adk: fix implicit declaration of function 'eth_init'Jean-Christophe PLAGNIOL-VILLARD2008-02-171-0/+3
* PPC440EPx: Optionally enable second I2C busMike Nuss2008-02-161-1/+4
* ppc4xx: HCU4/5. CleanupsNiklaus Giger2008-02-167-81/+70
* Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-157-0/+0
|\
| * Move AT91RM9200DK board support under board/atmelHaavard Skinnemoen2008-02-147-0/+0
* | Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-157-0/+767
|\ \
| * | Support for Artila M-501 starter kitTimo Tuunainen2008-02-147-0/+767
* | | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-156-0/+542
|\ \ \
| * | | AT91CAP9 support : move board files to Atmel vendor directory.Stelian Pop2008-02-146-0/+0
| * | | AT91CAP9 support : board/ filesStelian Pop2008-02-146-0/+542
| |/ /
* | | Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-151-12/+1
|\ \ \
| * | | Update board NetStarPeter Pearse2008-02-141-12/+1
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-1513-530/+170
|\ \ \
| * \ \ Merge commit 'wd/master'Jon Loeliger2008-02-146-6/+6
| |\ \ \ | | |/ /
| * | | 86xx: Fix compilation warning in sys_eprom.cJon Loeliger2008-02-141-1/+1
| * | | Merge commit 'wd/master'Jon Loeliger2008-02-135-31/+24
| |\ \ \
| * \ \ \ Merge branch 'mpc86xx'Jon Loeliger2008-01-3012-529/+169
| |\ \ \ \
| | * | | | 86xx: Remove old-style law setup codeBecky Bruce2008-01-249-526/+0
| | * | | | 86xx: Convert sbc8641d to use new law setup code.Becky Bruce2008-01-242-1/+59
| | * | | | 86xx: Convert mpc8610hpcd to new law setup method.Becky Bruce2008-01-242-1/+45
| | * | | | 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-242-1/+65
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-02-153-15/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-1.3.2'Stefan Roese2008-02-143-15/+9
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | ppc4xx: HCU4/5. Fix make O=../xxNiklaus Giger2008-02-142-14/+8
| | * | | | | ppc4xx: Fix GPIO configuration for pcs440epStefan Roese2008-02-041-1/+1
| | |/ / / /
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-02-153-9/+28
|\ \ \ \ \ \
| * | | | | | AVR32: Make SDRAM refresh rate configurableHaavard Skinnemoen2008-02-052-0/+6
OpenPOWER on IntegriCloud