aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2008-07-10Consolidate ADS5121 IO Pin configurationMartha Marx4-34/+321
2008-07-10Fix some more print() format errors.Wolfgang Denk2-5/+5
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese4-6/+6
2008-07-10ppc4xx: Remove implementation of testdram() from Korat board supportLarry Johnson1-38/+0
2008-07-10ppc4xx: Update and add FDT to Korat board supportLarry Johnson1-2/+40
2008-07-10ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve4-219/+316
2008-07-10Remove useless print message at apollonKyungmin Park1-6/+2
2008-07-09Some copy-n-paste fixes in printf usageMatvejchikov Ilya4-9/+9
2008-07-09FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya1-0/+27
2008-07-08sh: Fix SH-boards compile errorNobuhiro Iwamatsu8-8/+8
2008-07-07sh: Cleanup source code of SH7763RDPNobuhiro Iwamatsu1-8/+9
2008-07-07sh: Cleanup source code of R2DPlusNobuhiro Iwamatsu1-13/+15
2008-07-07sh: Cleanup source code of R7780MPNobuhiro Iwamatsu1-12/+10
2008-07-07sh: Cleanup source code of MS7722SENobuhiro Iwamatsu1-4/+4
2008-07-07sh: Cleanup source code of MS7720SENobuhiro Iwamatsu1-1/+0
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk5-20/+30
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk1-0/+25
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk1-1/+1
2008-07-05[AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez4-16/+16
2008-07-05Fix boot from NOR due to incorrect reset delay.Stelian Pop3-4/+14
2008-07-04CCM/SCM boards: fix out of tree buildingWolfgang Denk2-2/+2
2008-07-03SCM board: fix build errors.Wolfgang Denk1-3/+10
2008-07-03IAD210 board: fix ``"ALIGN" redefined'' warning.Wolfgang Denk1-3/+2
2008-07-03CCM board: fix build errors.Wolfgang Denk1-2/+9
2008-07-03update mvBL-M7 board configAndre Schwarz1-1/+1
2008-07-03Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk6-6/+6
2008-07-02Cleanup: remove redundant deleting on *~ filesWolfgang Denk15-15/+15
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk254-254/+254
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk9-40/+76
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk13-13/+13
2008-07-01i.MX31: Cleanup comments in lowlevel_init.S.Magnus Lilja2-4/+4
2008-07-01Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren1-1/+1
2008-06-28Coding Style CleanupWolfgang Denk5-34/+32
2008-06-28ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve5-0/+369
2008-06-28Use better Ethernet timings for apollon boardKyungmin Park1-1/+1
2008-06-28ppc4xx: Fix compilation problems with phys_size_tStefan Roese5-0/+5
2008-06-20avr32: Enable SPI flash support on ATNGW100Haavard Skinnemoen1-0/+25
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-0/+11
2008-06-19MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger1-2/+22
2008-06-12ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese1-0/+11
2008-06-12Change initdram() return type to phys_size_tBecky Bruce267-274/+274
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce1-1/+1
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk5-0/+591
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk11-44/+37
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2-20/+5
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk43-1348/+58
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk69-1249/+2346
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk8-0/+643
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala20-120/+120
2008-06-1185xx: remove dummy board_early_init_fKumar Gala6-32/+0