aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2011-10-17sandbox: Add bootm supportSimon Glass
2011-10-17sandbox: Add board info for architectureSimon Glass
2011-10-17Fix use of int as pointer in image.cSimon Glass
2011-10-17Add pxe commandJason Hobbs
2011-10-17Replace space and tab checks with isblankJason Hobbs
2011-10-17cosmetic: remove unneeded curly bracesJason Hobbs
2011-10-17common: add run_command2 for running simple or hush commandsJason Hobbs
2011-10-17common, menu: use abortboot for menu timeoutJason Hobbs
2011-10-17Add generic, reusable menu codeJason Hobbs
2011-10-15common: fix missing function pointer relocation in fixup_cmdtable()Daniel Schwierzeck
2011-10-15fdt: update fdt_alloc_phandle to use fdt_get_phandleTimur Tabi
2011-10-15fdt: check for fdt errors in fdt_create_phandleTimur Tabi
2011-10-09common/usb.c: fix warning: variable ... set but not usedWolfgang Denk
2011-10-09common/cmd_usb.c: fix warning: variable ... set but not usedWolfgang Denk
2011-10-09CFI: fix warning: variable ... set but not usedWolfgang Denk
2011-10-09cmd_time: add time commandChe-liang Chiou
2011-10-09common/image.c: remove duplicated IH_TYPE entries.Wolfgang Denk
2011-10-09serial: uartlite: Support for SERIAL_MULTIMichal Simek
2011-10-05cmd_sf: Fix compiler warningKumar Gala
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-04Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk
2011-10-03NAND: Make page, erase, oob size available via cmd_nandMarek Vasut
2011-10-03NAND: Add -y option to nand scrub commandMarek Vasut
2011-10-03NAND: Add nand read.raw and write.raw commandsMarek Vasut
2011-10-01GCC4.6: Squash warning in cmd_ubi.c:Marek Vasut
2011-10-01GCC4,6: Squash warning in cmd_nand.cMarek Vasut
2011-10-01GCC4.6: Squash warning in cmd_mem.cMarek Vasut