| Commit message (Expand) | Author | Age | Lines |
* | powerpc: Fix bootm to boot up again with a Ramdisk | Heiko Schocher | 2008-09-13 | -4/+3 |
* | Add support for LZMA uncompression algorithm. | Luigi 'Comio' Mantellini | 2008-09-13 | -0/+24 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -133/+133 |
* | nvedit: rename error comment to CONFIG_ENV_IS_IN_ | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | cmd_mem: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+1 |
* | move cmd_get_data_size to command.c | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -36/+24 |
* | env_flash: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+1 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | env_nowhere: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+1 |
* | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+6 |
* | env_sf: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+1 |
* | rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | env_onenand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+1 |
* | rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | env_nvram: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -8/+3 |
* | rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+5 |
* | env_nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+1 |
* | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | env_dataflash: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+1 |
* | rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | cmd_eeprom: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -7/+2 |
* | env_eeprom: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+1 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -7/+7 |
* | cmd_mac: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+1 |
* | cmd_fdc: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -13/+1 |
* | common/Makefile: add core command section | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+5 |
* | cmd_vfd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+1 |
* | autoscr: Fix one-character lines and non-newline terminated scripts | Petri Lehtinen | 2008-09-10 | -1/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-09-10 | -1/+1 |
|\ |
|
| * | Fix printf errors under -DDEBUG | Andrew Klossner | 2008-09-09 | -1/+1 |
* | | bootm_load_os: fix load_end debug message | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-09 | -2/+2 |
* | | bootm: enable fdt support only on ppc, m68k and sparc | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-09 | -0/+2 |
* | | common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) | Markus Heidelberg | 2008-09-09 | -2/+0 |
|/ |
|
* | Correct drv_usb_kbd_init function | Ryan CHEN | 2008-09-09 | -0/+2 |
* | Make usb-stop() safe to call multiple times in a row. | Remy Bohmer | 2008-09-09 | -4/+9 |
* | Makefile: fix bug introduced by commit 47ffd6c2 | Wolfgang Denk | 2008-09-09 | -1/+1 |
* | FIT: make iminfo check hashes of all images in FIT, return 1 on failed check | Bartlomiej Sieka | 2008-09-09 | -0/+6 |
* | FIT: add ability to check hashes of all images in FIT, improve output | Bartlomiej Sieka | 2008-09-09 | -5/+56 |
* | Add support for booting of INTEGRITY operating system uImages | Peter Tyser | 2008-09-09 | -0/+41 |
* | Remove support for booting ARTOS images | Kumar Gala | 2008-09-09 | -102/+0 |
* | Makefile: compile and link each module just once | Wolfgang Denk | 2008-09-09 | -4/+5 |
* | common/cmd_bootm.c: fix printf() format warnings | Wolfgang Denk | 2008-09-08 | -2/+2 |
* | rtc: allow rtc_set to return an error and use it in cmd_date | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-07 | -8/+20 |
* | Prevent crash if random/invalid ramdisks are passed to bootm | Kumar Gala | 2008-09-07 | -2/+3 |
* | Prevent crash if random DTB address is passed to bootm | Anatolij Gustschin | 2008-09-07 | -2/+3 |
* | Add JFFS2 command support on OneNAND | Kyungmin Park | 2008-09-06 | -6/+63 |
* | Allow console input to be disabled | Mark Jackson | 2008-09-06 | -0/+20 |
* | loads: allow negative offsets | Ricardo Ribalda Delgado | 2008-09-06 | -5/+5 |
* | devices: Use list_add_tail() instead of list_add() to register a device | Stefan Roese | 2008-09-05 | -1/+1 |