Commit Graph

1075 Commits (248b2c367210c06dbd5fbdecf27e97fbe9d05fdb)

Author SHA1 Message Date
Peter Korsgaard f242a08871 fdt_resize(): ensure minimum padding 16 years ago
Scott Wood 695c130e4b NAND: Align right column of the shorthelp with other commands. 16 years ago
Kumar Gala b1d0db1805 bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} 16 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 16 years ago
Kumar Gala be08315933 bootm: Move to using a function pointer table for the boot os function 16 years ago
Haavard Skinnemoen 6b59e03e02 lcd: Let the board code show board-specific info 16 years ago
Haavard Skinnemoen 6f93d2b8fc lcd: Set lcd_is_enabled before clearing the screen 16 years ago
Haavard Skinnemoen 15b17ab52b lcd: Implement lcd_printf() 16 years ago
Kumar Gala 8ab451c46b fdt: Added helper to set PCI dma-ranges property 16 years ago
Kumar Gala 3bed2aaf2d fdt: Add fdt_getprop_u32_default helpers 16 years ago
Kumar Gala 76da19df5b Added arch_lmb_reserve to allow arch specific memory regions protection 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kumar Gala b799cb4c0e Expose command table search for sub-commands 16 years ago
Heiko Schocher 81473f6781 hush: add showvar command for hush shell. 16 years ago
Heiko Schocher 67b23a3228 I2C: adding new "i2c bus" Command to the I2C Subsystem. 16 years ago
Heiko Schocher e43a27c497 I2C: add new command i2c reset. 16 years ago
richardretanubun fbd85ad65d CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c 16 years ago
Bartlomiej Sieka fbc87dc054 FIT: output image load address for type 'firmware', fix message while there 16 years ago
Bartlomiej Sieka 4bae90904b Automatic software update from TFTP server 16 years ago
Bartlomiej Sieka 3f0cf51dab flash: factor out adjusting of Flash address to the end of sector 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Peter Tyser 9bc2e4eee3 cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS 16 years ago
Remy Bohmer 4886720844 fix USB initialisation procedure 16 years ago
Mike Frysinger c46980f6d2 cmd_spi: remove broken signed casting for display 16 years ago
Mike Frysinger d5fd0b4921 strings cmd: drop old CONFIG_CFG_STRINGS define 16 years ago
Luigi 'Comio' Mantellini d977a57356 Fix lzma uncompress call (image_start wrongly used instead image_len) 16 years ago
Remy Bohmer c9e8436b10 USB layer of U-Boot causes USB protocol errors while using USB memory sticks 16 years ago
Remy Bohmer 6f5794a6f7 Refactoring parts of the common USB OHCI code 16 years ago
Remy Bohmer be19d324ed Fix for USB sticks not working on ARM while using GCC 4.x compilers 16 years ago
Heiko Schocher 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk 16 years ago
Luigi 'Comio' Mantellini fc9c1727b5 Add support for LZMA uncompression algorithm. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 1ede78710c nvedit: rename error comment to CONFIG_ENV_IS_IN_ 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b64b775e75 cmd_mem: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 8a40fb148e move cmd_get_data_size to command.c 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 507641d249 env_flash: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c0878af6e3 env_nowhere: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 2556ef7811 env_sf: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0b5099a841 rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 55c5f49910 env_onenand: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9656138ff1 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 957a0e6957 env_nvram: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9314cee691 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 06f6135439 env_nand: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 51bfee1920 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d8cc04d0ac env_dataflash: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 057c849c45 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH 16 years ago