aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2011-12-06Add a cli command to test the TPM device.Vadim Bendebury
2011-12-06pxe: make the first label the implicit defaultJason Hobbs
2011-12-06cmd_bdinfo: simplify local static funcs a bitMike Frysinger
2011-12-06mii: miiphy register address width changeChandan Nath
2011-12-06env_nand: Remove DEBUG definitionThomas Weber
2011-12-05common/menu.c: Fix build warningAnatolij Gustschin
2011-12-05serial: constify serial_assign()Gerlando Falauto
2011-12-05serial: cosmetic checkpatch complianceGerlando Falauto
2011-12-05miiphy: Note that miiphy_* API is deprecatedAndy Fleming
2011-12-02Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-12-01image: Don't detect XIP images as overlapping.Stephen Warren
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren
2011-11-29x86: Provide more configuration granularityGraeme Russ
2011-11-28menu.c: use puts() instead of printf() where possibleWolfgang Denk
2011-11-27cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanupKumar Gala
2011-11-23Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-11-23common/cmd_bootm.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-11-22env: clean env_common.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_nand.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_flash.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_sf.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_eeprom.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_embedded.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_mmc.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_nvram.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_onenand.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_dataflash.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_mgdisk.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_nowhere.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean cmd_nvedit.c checkpatch and code styleIgor Grinberg
2011-11-22env: move extern environment[] to environment.hIgor Grinberg
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg
2011-11-22common: move extern char console_buffer[] to common.hIgor Grinberg
2011-11-22Fix warnings in cmd_nvedit.cSimon Glass
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