summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2011-11-24Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk5-30/+24
2011-11-24i2c: Codingstyle cleanup for i2c evb64260 board driverHeiko Schocher1-12/+12
2011-11-23board/xaeniax/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin1-4/+3
2011-11-23board/mx1ads/mx1ads.c: Fix GCC 4.6 warningAnatolij Gustschin1-4/+3
2011-11-23board/mx1ads/syncflash.c: Fix GCC 4.6 warningsAnatolij Gustschin1-11/+9
2011-11-23board/lubbock/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin1-4/+3
2011-11-23board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warningAnatolij Gustschin1-7/+6
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg1-1/+0
2011-11-22common: move extern char console_buffer[] to common.hIgor Grinberg5-9/+0
2011-11-22Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk4-72/+9
2011-11-17mpc83xx: km83xx_i2c - fix gcc 4.6 compiler warningKim Phillips1-2/+1
2011-11-17mpc83xx: mpc8360emds - fix gcc 4.6 compiler warningKim Phillips1-1/+2
2011-11-17board/cm4008/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin1-4/+3
2011-11-17board/cm41xx/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin1-4/+3
2011-11-17pip405.c: Fix GCC 4.6 build warningsStefan Roese1-4/+7
2011-11-17mip405.c: Fix GCC 4.6 build warningsStefan Roese1-7/+3
2011-11-17auto_update.c: Fix GCC 4.6 build warningsStefan Roese1-7/+1
2011-11-17cmd_dasa_sim.c: Fix GCC 4.6 build warningsStefan Roese1-28/+24
2011-11-17cmd_pci405.c: Fix GCC 4.6 build warningsStefan Roese1-2/+1
2011-11-17dlvision-10g.c: Fix GCC 4.6 build warningsStefan Roese1-2/+0
2011-11-17board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warningsWolfgang Denk1-314/+193
2011-11-17board/esd/cpci750/cpci750.c: Fix error handlingWolfgang Denk1-2/+2
2011-11-17board/evb64260/zuma_pbb_mbox.c: Fix GCC 4.6 build warningsWolfgang Denk1-7/+18
2011-11-17board/evb64260/zuma_pbb_mbox.c: CodingStyle cleanupWolfgang Denk1-124/+132
2011-11-17board/evb64260/sdram_init.c: Fix GCC 4.6 build warningsWolfgang Denk1-2/+5
2011-11-17board/evb64260/eth.c: Fix GCC 4.6 build warningWolfgang Denk1-18/+19
2011-11-17board/evb64260/evb64260.c: Fix GC 4.6 build warningWolfgang Denk1-1/+2
2011-11-17board/evb64260/i2c.c: Fix GCC 4.6 build warningsWolfgang Denk1-2/+1
2011-11-17board/evb64260/i2c.c: Coding Style cleanupWolfgang Denk1-26/+22
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-1/+3
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk34-1183/+2815
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk18-53/+176
2011-11-16font: split font data from video_font.hChe-Liang Chiou1-1/+3
2011-11-16omap4/5: Add support for booting with CH.Sricharan2-16/+17
2011-11-16omap5: Add minimal support for omap5430.Sricharan9-7/+584
2011-11-16PXA: vpac270: Enable the new generic MMC driverMarek Vasut1-0/+9
2011-11-16PXA: Drop csb226 and innokom boards (unmaintained)Marek Vasut6-1231/+0
2011-11-11powerpc/85xx: Fix builds of P1020/P2020RDB-PC_36BIT_NANDKumar Gala1-4/+6
2011-11-11board/sbc8560/sbc8560.c: Fix GCC 4.6 build warningKumar Gala1-2/+1
2011-11-11board/sbc8548/sbc8548.c: Fix GCC 4.6 build warningKumar Gala1-2/+0
2011-11-11board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warningKumar Gala1-2/+0
2011-11-11board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warningKumar Gala1-2/+1
2011-11-11board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warningKumar Gala1-4/+0
2011-11-11board/freescale/common/pixis.c: Fix GCC 4.6 build warningKumar Gala1-3/+1
2011-11-11board/freescale/common/cds_pci_ft.c: Fix GCC 4.6 build warningKumar Gala1-2/+1
2011-11-11powerpc/mpc85xx: Set SYSCLK to the required frequencyJerry Huang3-1/+99
2011-11-11qong: Use generic function for configuring GPR registerFabio Estevam1-1/+1
2011-11-11M28EVK: Enable USB HOST supportMarek Vasut1-0/+7
2011-11-11M28: Add memory detection into SPLMarek Vasut3-3/+49
2011-11-11iMX28: Fix ARM vector handlingMarek Vasut1-213/+51