summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | GCC4.6: Squash undefined variable in cmd_mtdparts.cMarek Vasut2011-10-271-2/+0
* | GCC4.6: Squash subsequent warnings in usb_storage.cMarek Vasut2011-10-271-13/+13
* | GCC4.6: Squash warning in usb_storage.cMarek Vasut2011-10-271-3/+4
* | GCC4.6: Squash warning in cmd_ide.cMarek Vasut2011-10-271-1/+1
* | GCC4.6: Squash warnings in common/usb.cMarek Vasut2011-10-271-14/+7
|/
* net: tftpput: add tftpput commandSimon Glass2011-10-261-0/+23
* tftpput: add save_addr and save_size global variablesSimon Glass2011-10-261-0/+2
* net: tftpput: Rename TFTP to TFTPGETSimon Glass2011-10-263-8/+8
* Add setenv_ulong() and setenv_addr()Simon Glass2011-10-261-0/+30
* Move simple_itoa to vsprintfSimon Glass2011-10-261-15/+0
* mkimage: adding support for Davinci AIS imageStefano Babic2011-10-231-4/+5
* Add getenv_ulong() to read an integer from an environment variableSimon Glass2011-10-231-0/+20
* common: fix missing function pointer relocation in fixup_cmdtable()Daniel Schwierzeck2011-10-231-1/+2
* hwmon: Provide dtt_init()Dirk Eibach2011-10-221-9/+33
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-222-2/+2
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-222-2/+2
* checkpatch whitespace cleanupsStephen Warren2011-10-224-870/+946
* nds32: common bdinfo, bootm, image supportMacpaul Lin2011-10-222-0/+26
* cmd_bdinfo: replace print_str() with print_mhz()Timur Tabi2011-10-221-37/+35
* removed static from images in cmd_bootm.cSimon Schwarz2011-10-211-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-211-1/+59
|\
| * fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpersShengzhou Liu2011-10-181-1/+59
* | cosmetic: Fixup fixup_silent_linux() for checkpatchDoug Anderson2011-10-201-12/+13
|/
OpenPOWER on IntegriCloud