summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2011-11-16Revert "sandbox: Change md command to use map_physmem"Kumar Gala
2011-11-16common: tsi148 - fix gcc 4.6 compiler warningKim Phillips
2011-11-16common/cmd_universe.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-16common/cmd_fdc.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-16Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2011-11-16Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-11-16Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2011-11-15font: split font data from video_font.hChe-Liang Chiou
2011-11-15tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou
2011-11-15lcd: add clear and draw bitmap declarationChe-Liang Chiou
2011-11-15GCC4.6: Fix common/usb.c on xscaleMarek Vasut
2011-11-13Fix constness of the fdt void pointer in fdt_getprop_u32_defaultGabe Black
2011-11-13Add some missing endian conversions in fdt_support.cGabe Black
2011-11-08env: allow to export only selected variablesWolfgang Denk
2011-11-07common/cmd_flash.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07common/cmd_i2c.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-03sandbox: Change md command to use map_physmemSimon Glass
2011-11-03common/cmd_ide.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03common/cmd_ide.c: CodingStyle cleanupWolfgang Denk
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27GCC4.6: Squash undefined variable in cmd_mtdparts.cMarek Vasut
2011-10-27GCC4.6: Squash subsequent warnings in usb_storage.cMarek Vasut
2011-10-27GCC4.6: Squash warning in usb_storage.cMarek Vasut
2011-10-27GCC4.6: Squash warning in cmd_ide.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in common/usb.cMarek Vasut
2011-10-27omap: spl: fix build break due to changes in FATAneesh V
2011-10-27ARM: orion5x: reduce dependence of including platform fileLei Wen
2011-10-27arm, logbuffer: make it compilecleanHeiko Schocher
2011-10-26net: tftpput: add tftpput commandSimon Glass
2011-10-26tftpput: add save_addr and save_size global variablesSimon Glass
2011-10-26net: tftpput: Rename TFTP to TFTPGETSimon Glass
2011-10-26Add setenv_ulong() and setenv_addr()Simon Glass
2011-10-26Move simple_itoa to vsprintfSimon Glass
2011-10-23mkimage: adding support for Davinci AIS imageStefano Babic
2011-10-23Add getenv_ulong() to read an integer from an environment variableSimon Glass
2011-10-23common: fix missing function pointer relocation in fixup_cmdtable()Daniel Schwierzeck
2011-10-22hwmon: Provide dtt_init()Dirk Eibach
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger
2011-10-22checkpatch whitespace cleanupsStephen Warren
2011-10-22nds32: common bdinfo, bootm, image supportMacpaul Lin
2011-10-22cmd_bdinfo: replace print_str() with print_mhz()Timur Tabi
2011-10-21removed static from images in cmd_bootm.cSimon Schwarz
2011-10-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-20cosmetic: Fixup fixup_silent_linux() for checkpatchDoug Anderson
2011-10-18fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpersShengzhou Liu
2011-10-17sandbox: Use uintptr_t for 32/64-bit compatibilitySimon Glass
2011-10-17sandbox: Disable built-in mallocSimon Glass