aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-11-02common/Makefile: create others group for non core, environment and command filesJean-Christophe PLAGNIOL-VILLARD
2008-11-02Consolidate MAX/MIN definitionsAndy Fleming
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-10-30fdt_resize(): ensure minimum paddingPeter Korsgaard
2008-10-29NAND: Align right column of the shorthelp with other commands.Scott Wood
2008-10-29bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}Kumar Gala
2008-10-29bootm: Add subcommandsKumar Gala
2008-10-29bootm: Move to using a function pointer table for the boot os functionKumar Gala
2008-10-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen
2008-10-25lcd: Set lcd_is_enabled before clearing the screenHaavard Skinnemoen
2008-10-25lcd: Implement lcd_printf()Haavard Skinnemoen
2008-10-24fdt: Added helper to set PCI dma-ranges propertyKumar Gala
2008-10-24fdt: Add fdt_getprop_u32_default helpersKumar Gala
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher
2008-10-18Added arch_lmb_reserve to allow arch specific memory regions protectionKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Expose command table search for sub-commandsKumar Gala
2008-10-18hush: add showvar command for hush shell.Heiko Schocher
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher
2008-10-18I2C: add new command i2c reset.Heiko Schocher
2008-10-18CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.crichardretanubun
2008-10-18FIT: output image load address for type 'firmware', fix message while thereBartlomiej Sieka
2008-10-18Automatic software update from TFTP serverBartlomiej Sieka
2008-10-18flash: factor out adjusting of Flash address to the end of sectorBartlomiej Sieka
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-10-14cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUSPeter Tyser
2008-10-14fix USB initialisation procedureRemy Bohmer
2008-10-14cmd_spi: remove broken signed casting for displayMike Frysinger
2008-10-14strings cmd: drop old CONFIG_CFG_STRINGS defineMike Frysinger
2008-10-13Fix lzma uncompress call (image_start wrongly used instead image_len)Luigi 'Comio' Mantellini
2008-09-17USB layer of U-Boot causes USB protocol errors while using USB memory sticksRemy Bohmer
2008-09-17Refactoring parts of the common USB OHCI codeRemy Bohmer
2008-09-17Fix for USB sticks not working on ARM while using GCC 4.x compilersRemy Bohmer
2008-09-13powerpc: Fix bootm to boot up again with a RamdiskHeiko Schocher
2008-09-13Add support for LZMA uncompression algorithm.Luigi 'Comio' Mantellini
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10nvedit: rename error comment to CONFIG_ENV_IS_IN_Jean-Christophe PLAGNIOL-VILLARD
2008-09-10cmd_mem: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_flash: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_nowhere: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_sf: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENANDJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_nvram: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD