aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2011-12-02Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2-2/+13
2011-12-01image: Don't detect XIP images as overlapping.Stephen Warren1-1/+3
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren2-1/+10
2011-11-29x86: Provide more configuration granularityGraeme Russ1-1/+2
2011-11-28menu.c: use puts() instead of printf() where possibleWolfgang Denk1-6/+10
2011-11-27cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanupKumar Gala1-1/+1
2011-11-23Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-1/+2
2011-11-23common/cmd_bootm.c: Fix GCC 4.6 warningsAnatolij Gustschin1-1/+2
2011-11-22env: clean env_common.c checkpatch and code styleIgor Grinberg1-34/+18
2011-11-22env: clean env_nand.c checkpatch and code styleIgor Grinberg1-53/+46
2011-11-22env: clean env_flash.c checkpatch and code styleIgor Grinberg1-91/+84
2011-11-22env: clean env_sf.c checkpatch and code styleIgor Grinberg1-28/+20
2011-11-22env: clean env_eeprom.c checkpatch and code styleIgor Grinberg1-58/+46
2011-11-22env: clean env_embedded.c checkpatch and code styleIgor Grinberg1-24/+23
2011-11-22env: clean env_mmc.c checkpatch and code styleIgor Grinberg1-49/+23
2011-11-22env: clean env_nvram.c checkpatch and code styleIgor Grinberg1-12/+12
2011-11-22env: clean env_onenand.c checkpatch and code styleIgor Grinberg1-7/+5
2011-11-22env: clean env_dataflash.c checkpatch and code styleIgor Grinberg1-20/+12
2011-11-22env: clean env_mgdisk.c checkpatch and code styleIgor Grinberg1-2/+2
2011-11-22env: clean env_nowhere.c checkpatch and code styleIgor Grinberg1-5/+5
2011-11-22env: clean cmd_nvedit.c checkpatch and code styleIgor Grinberg1-52/+47
2011-11-22env: move extern environment[] to environment.hIgor Grinberg4-12/+4
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg9-23/+0
2011-11-22common: move extern char console_buffer[] to common.hIgor Grinberg8-8/+0
2011-11-22Fix warnings in cmd_nvedit.cSimon Glass1-2/+2
2011-11-16Revert "sandbox: Change md command to use map_physmem"Kumar Gala1-7/+2
2011-11-16common: tsi148 - fix gcc 4.6 compiler warningKim Phillips1-5/+2
2011-11-16common/cmd_universe.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+1
2011-11-16common/cmd_fdc.c: Fix GCC 4.6 build warningsWolfgang Denk1-12/+17
2011-11-16Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-9/+13
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2-9/+13
2011-11-16Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-4/+9
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-4/+9
2011-11-16Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-4/+4
2011-11-15font: split font data from video_font.hChe-Liang Chiou1-0/+1
2011-11-15tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou1-0/+1
2011-11-15lcd: add clear and draw bitmap declarationChe-Liang Chiou2-9/+11
2011-11-15GCC4.6: Fix common/usb.c on xscaleMarek Vasut1-4/+9
2011-11-13Fix constness of the fdt void pointer in fdt_getprop_u32_defaultGabe Black1-2/+2
2011-11-13Add some missing endian conversions in fdt_support.cGabe Black1-2/+2
2011-11-08env: allow to export only selected variablesWolfgang Denk9-23/+32
2011-11-07common/cmd_flash.c: Fix GCC 4.6 build warningsWolfgang Denk1-4/+4
2011-11-07common/cmd_i2c.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+1
2011-11-03sandbox: Change md command to use map_physmemSimon Glass1-2/+7
2011-11-03common/cmd_ide.c: fix GCC 4.6 build warningsWolfgang Denk1-2/+0
2011-11-03common/cmd_ide.c: CodingStyle cleanupWolfgang Denk1-840/+874
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-7/+2
2011-10-27GCC4.6: Squash undefined variable in cmd_mtdparts.cMarek Vasut1-2/+0
2011-10-27GCC4.6: Squash subsequent warnings in usb_storage.cMarek Vasut1-13/+13
2011-10-27GCC4.6: Squash warning in usb_storage.cMarek Vasut1-3/+4