aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2010-08-13env_nand: return error when no device is foundMike Frysinger
2010-08-12Fixed clobbered output of the "help usb" commandSergei Poselenov
2010-08-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-08-10Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-08-10Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk
2010-08-10fix cmd_mmc.c, line 136 missing "Reinhard Meyer
2010-08-09miiphy: leverage current_mii cache moreMike Frysinger
2010-08-09miiphy: unify device list lookupMike Frysinger
2010-08-09miiphy: constify device nameMike Frysinger
2010-08-09fdt: Fix bug in size calculation in fdt_resize() with initrd useFeng Wang
2010-08-09various cmd_* files: fixed layout a little bitFrans Meulenbroeks
2010-08-09various cmd_* files: remove the command name from the help messageFrans Meulenbroeks
2010-08-09flash_protect: check for NULL flash infoMike Frysinger
2010-08-09getenv_f(): fix handling of too short buffersWolfgang Denk
2010-08-09dataflash mmc mux: use common cmd_usage functionMike Frysinger
2010-08-09mflash: use common cmd_usage functionMike Frysinger
2010-08-09cmd editing: optimize/shrink output blankingMike Frysinger
2010-08-08fdt relocate: have more attention to use a bootmap or notStephan Linz
2010-08-08cmd_ide: add support for KirkwoodPrafulla Wadaskar
2010-08-08cmd_ide: add support for orion5xAlbert Aribaud
2010-08-08ide: add configurationAlbert Aribaud
2010-08-07LZMA and LZO causes compile errorMatthias Weisser
2010-08-07Fix condition where bootm_size not set and wrong memory size reportedMatthew McClintock
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-08-04bootm: fix pointer warning with lzmaMike Frysinger
2010-07-26fdt: Add function to alloc phandle valuesKumar Gala
2010-07-24fs/fat: Big code cleanup.Wolfgang Denk
2010-07-24usb_storage.c: change progress output in debug() messageWolfgang Denk
2010-07-24usb_storage.c: initialize device typeWolfgang Denk
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-20fdt: Add fdt_node_offset_by_compat_reg helperKumar Gala
2010-07-20fdt: Add fdt_translate_address to convert reg node to cpu phys addrKumar Gala
2010-07-17Drop support for GTH boardWolfgang Denk
2010-07-16Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-07-16mpc85xx: Add reginfo commandBecky Bruce
2010-07-16fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.cKim Phillips
2010-07-14Enable PXAFB for PXA27X and PXA3XXMarek Vasut
2010-07-12NAND: formatting cleanups from env.oob supportScott Wood
2010-07-12NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)Ben Gardiner
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-07-04Redundant environment: move flag definitions to header fileWolfgang Denk
2010-07-04Make *printf() return "int" instead of "void"Wolfgang Denk
2010-07-04exports.c: fix warning: 'dummy' defined but not usedWolfgang Denk
2010-07-04cmd_ide.c: fix unused variable warning for SC3 boardWolfgang Denk
2010-07-04shannon/INFERNO: fix special handling of environment configurationWolfgang Denk
2010-06-30add redundant environment for env_sf.cWolfgang Wegner
2010-06-30Merge branch 'master' into nextWolfgang Denk
2010-06-29Fix #if chain and added AVR32 case in cmd_bdinfo.cReinhard Meyer
2010-06-29hwconfig: Add some unit testsAnton Vorontsov
2010-06-29hwconfig: Fix stop characters parsing for subkeysAnton Vorontsov