summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-022-2/+13
|\
| * image: Don't detect XIP images as overlapping.Stephen Warren2011-12-011-1/+3
| * image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren2011-12-012-1/+10
* | x86: Provide more configuration granularityGraeme Russ2011-11-291-1/+2
|/
* menu.c: use puts() instead of printf() where possibleWolfgang Denk2011-11-281-6/+10
* cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanupKumar Gala2011-11-271-1/+1
* Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-231-1/+2
|\
| * common/cmd_bootm.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-231-1/+2
* | env: clean env_common.c checkpatch and code styleIgor Grinberg2011-11-221-34/+18
* | env: clean env_nand.c checkpatch and code styleIgor Grinberg2011-11-221-53/+46
* | env: clean env_flash.c checkpatch and code styleIgor Grinberg2011-11-221-91/+84
* | env: clean env_sf.c checkpatch and code styleIgor Grinberg2011-11-221-28/+20
* | env: clean env_eeprom.c checkpatch and code styleIgor Grinberg2011-11-221-58/+46
* | env: clean env_embedded.c checkpatch and code styleIgor Grinberg2011-11-221-24/+23
* | env: clean env_mmc.c checkpatch and code styleIgor Grinberg2011-11-221-49/+23
* | env: clean env_nvram.c checkpatch and code styleIgor Grinberg2011-11-221-12/+12
* | env: clean env_onenand.c checkpatch and code styleIgor Grinberg2011-11-221-7/+5
* | env: clean env_dataflash.c checkpatch and code styleIgor Grinberg2011-11-221-20/+12
* | env: clean env_mgdisk.c checkpatch and code styleIgor Grinberg2011-11-221-2/+2
* | env: clean env_nowhere.c checkpatch and code styleIgor Grinberg2011-11-221-5/+5
* | env: clean cmd_nvedit.c checkpatch and code styleIgor Grinberg2011-11-221-52/+47
* | env: move extern environment[] to environment.hIgor Grinberg2011-11-224-12/+4
* | env: move extern default_environment[] to environment.hIgor Grinberg2011-11-229-23/+0
* | common: move extern char console_buffer[] to common.hIgor Grinberg2011-11-228-8/+0
* | Fix warnings in cmd_nvedit.cSimon Glass2011-11-221-2/+2
* | Revert "sandbox: Change md command to use map_physmem"Kumar Gala2011-11-161-7/+2
* | common: tsi148 - fix gcc 4.6 compiler warningKim Phillips2011-11-161-5/+2
* | common/cmd_universe.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-161-3/+1
* | common/cmd_fdc.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-161-12/+17
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2011-11-162-9/+13
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-11-162-9/+13
| |\ \
| | * | font: split font data from video_font.hChe-Liang Chiou2011-11-151-0/+1
| | * | tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou2011-11-151-0/+1
| | * | lcd: add clear and draw bitmap declarationChe-Liang Chiou2011-11-152-9/+11
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2011-11-161-4/+9
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-161-4/+9
| |\ \
| | * | GCC4.6: Fix common/usb.c on xscaleMarek Vasut2011-11-151-4/+9
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2011-11-161-4/+4
|\ \ \ | |/ /
| * | Fix constness of the fdt void pointer in fdt_getprop_u32_defaultGabe Black2011-11-131-2/+2
| * | Add some missing endian conversions in fdt_support.cGabe Black2011-11-131-2/+2
| |/
* | env: allow to export only selected variablesWolfgang Denk2011-11-089-23/+32
|/
* common/cmd_flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-4/+4
* common/cmd_i2c.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-3/+1
* sandbox: Change md command to use map_physmemSimon Glass2011-11-031-2/+7
* common/cmd_ide.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-2/+0
* common/cmd_ide.c: CodingStyle cleanupWolfgang Denk2011-11-031-840/+874
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-283-7/+2
|\
| * omap: spl: fix build break due to changes in FATAneesh V2011-10-271-0/+1
| * ARM: orion5x: reduce dependence of including platform fileLei Wen2011-10-271-6/+0
| * arm, logbuffer: make it compilecleanHeiko Schocher2011-10-271-1/+1
OpenPOWER on IntegriCloud