summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-23-30/+24
|\
| * board/xaeniax/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-23-4/+3
| * board/mx1ads/mx1ads.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-23-4/+3
| * board/mx1ads/syncflash.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-23-11/+9
| * board/lubbock/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-23-4/+3
| * board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-23-7/+6
* | i2c: Codingstyle cleanup for i2c evb64260 board driverHeiko Schocher2011-11-23-12/+12
* | env: move extern default_environment[] to environment.hIgor Grinberg2011-11-22-1/+0
* | common: move extern char console_buffer[] to common.hIgor Grinberg2011-11-22-9/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2011-11-21-72/+9
|\ \
| * | board/nios2-generic: Use altera_pio driver and remove board specific driverJoachim Foerster2011-10-28-72/+0
| * | gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-28-0/+9
* | | mpc83xx: km83xx_i2c - fix gcc 4.6 compiler warningKim Phillips2011-11-16-2/+1
* | | mpc83xx: mpc8360emds - fix gcc 4.6 compiler warningKim Phillips2011-11-16-1/+2
* | | board/cm4008/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-16-4/+3
* | | board/cm41xx/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-16-4/+3
* | | pip405.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-4/+7
* | | mip405.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-7/+3
* | | auto_update.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-7/+1
* | | cmd_dasa_sim.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-28/+24
* | | cmd_pci405.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-2/+1
* | | dlvision-10g.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-2/+0
* | | board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-16-314/+193
* | | board/esd/cpci750/cpci750.c: Fix error handlingWolfgang Denk2011-11-16-2/+2
* | | board/evb64260/zuma_pbb_mbox.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-16-7/+18
* | | board/evb64260/zuma_pbb_mbox.c: CodingStyle cleanupWolfgang Denk2011-11-16-124/+132
* | | board/evb64260/sdram_init.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-16-2/+5
* | | board/evb64260/eth.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-16-18/+19
* | | board/evb64260/evb64260.c: Fix GC 4.6 build warningWolfgang Denk2011-11-16-1/+2
* | | board/evb64260/i2c.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-16-2/+1
* | | board/evb64260/i2c.c: Coding Style cleanupWolfgang Denk2011-11-16-26/+22
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-11-16-1/+3
|\ \ \
| * | | font: split font data from video_font.hChe-Liang Chiou2011-11-15-1/+3
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-16-1183/+2815
|\ \ \
| * | | omap4/5: Add support for booting with CH.Sricharan2011-11-15-16/+17
| * | | omap5: Add minimal support for omap5430.Sricharan2011-11-15-7/+584
| * | | PXA: vpac270: Enable the new generic MMC driverMarek Vasut2011-11-15-0/+9
| * | | PXA: Drop csb226 and innokom boards (unmaintained)Marek Vasut2011-11-15-1231/+0
| * | | qong: Use generic function for configuring GPR registerFabio Estevam2011-11-11-1/+1
| * | | M28EVK: Enable USB HOST supportMarek Vasut2011-11-11-0/+7
| * | | M28: Add memory detection into SPLMarek Vasut2011-11-11-3/+49
| * | | iMX28: Fix ARM vector handlingMarek Vasut2011-11-11-213/+51
| * | | M28: Add MMC SPLMarek Vasut2011-11-11-0/+1945
| * | | iMX28: Add support for DENX M28EVK boardMarek Vasut2011-11-11-0/+238
| * | | MX25: zmx25: GCC4.6 fix build warningsStefano Babic2011-11-11-2/+0
| * | | integrator: enable Vpp and disable flash protectionLinus Walleij2011-11-10-0/+20
| * | | integrator: add system controller headerLinus Walleij2011-11-10-0/+91
| * | | integrator: make flash writeable on bootLinus Walleij2011-11-10-0/+77
| * | | integrator: use io-accessors for board initLinus Walleij2011-11-10-4/+5
| * | | integrator: move text offset to configLinus Walleij2011-11-10-5/+0