summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Fix compilation error for TASREGTsiChung Liew2008-08-01-0/+2
* Fix compilation error for MCF5275TsiChung Liew2008-08-01-1/+1
* Fix compile error caused by incorrect function return typeTsiChung Liew2008-08-01-1/+1
* TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk2008-07-31-1/+1
* mvbc_p board: fix most build warnings.Wolfgang Denk2008-07-31-1/+2
* mpc85xx: Update linker scripts for Freescale boardsKumar Gala2008-07-31-161/+108
* ppc4xx: Fix W7OLMG compile problems by adding missing LM75 definesStefan Roese2008-07-31-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2008-07-31-3/+3
|\
| * avr32: Fix printf() format warningsHaavard Skinnemoen2008-07-23-3/+3
* | Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD2008-07-30-1/+1
* | Removed support for the adsvix board.Adrian Filipi2008-07-30-946/+0
|/
* tqm85xx: Demystify 'DK: !!!' commentDetlev Zundel2008-07-20-1/+2
* Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang Denk2008-07-15-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-07-15-0/+703
|\
| * mpc5xxx: Add MVBC_P board supportAndre Schwarz2008-07-15-0/+703
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-07-15-206/+392
|\ \
| * | Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2008-07-15-206/+392
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-07-15-12/+40
|\ \
| * | MPC8544DS: Add ATI Video card supportKumar Gala2008-07-14-0/+1
| * | MPC8544DS: Report board id, board version and fpga version.Kumar Gala2008-07-14-1/+4
| * | sbc8560: add in ft_board_setup()Paul Gortmaker2008-07-14-0/+28
| * | sbc8560: properly set cs0_bnds for 512MBPaul Gortmaker2008-07-14-0/+4
| * | Remove LBC_CACHE_BASE from 8544 DSAndy Fleming2008-07-14-11/+3
* | | ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve2008-07-14-20/+4
* | | ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...Hugo Villeneuve2008-07-14-9/+0
| |/ |/|
* | Fix coding style; make code better parsable by external toolsWolfgang Denk2008-07-14-8/+9
* | elppc board: Coding style cleanup.Wolfgang Denk2008-07-14-49/+50
* | elppc board: fix syntax error.Wolfgang Denk2008-07-14-1/+1
* | EB+MCF-EV123 board: fix coding style (alingment)Wolfgang Denk2008-07-14-43/+43
* | EB+MCF-EV123 board: fix syntx errorWolfgang Denk2008-07-14-1/+1
* | Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-30/+30
* | AmigaOneG3SE: remove dead and incomplete filesWolfgang Denk2008-07-14-228/+0
|/
* ADS5121: Fix (delete) incorrect ads5121_diu_init() prototypeWolfgang Denk2008-07-13-2/+0
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-13-8/+8
* ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-13-147/+0
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-07-13-47/+69
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-07-13-47/+69
| |\
| | * fix DIU for small screensKenneth Johansson2008-07-12-1/+1
| | * ADS5121 cleanup compile warningsJohn Rigby2008-07-12-46/+68
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-07-13-2/+5
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-07-13-2/+5
| |\ \ | | |/ | |/|
| | * Fix compile error caused by incorrect function return typeTsiChung Liew2008-07-11-2/+2
| | * ColdFire: Fix power up issue for MCF5235TsiChung Liew2008-07-11-0/+3
* | | at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260Anatolij Gustschin2008-07-13-0/+9
|/ /
* | Fix some more printf() format issues.Wolfgang Denk2008-07-11-61/+61
* | Fixed some out-of-tree build issuesWolfgang Denk2008-07-11-1/+1
|/
* Fix some more print() format errors.Wolfgang Denk2008-07-11-36/+43
* Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-07-10-36/+347
|\
| * Configuration changes for ADS5121 Rev 3Martha Marx2008-07-10-2/+26
| * Consolidate ADS5121 IO Pin configurationMartha Marx2008-07-10-34/+321