- 9c7b705 fdt_resize(): ensure minimum padding by Peter Korsgaard · 16 years ago
- d20bb3c NAND: Align right column of the shorthelp with other commands. by Scott Wood · 16 years ago
- 697675e bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} by Kumar Gala · 16 years ago
- 18178bc bootm: Add subcommands by Kumar Gala · 16 years ago
- bf3954f bootm: Move to using a function pointer table for the boot os function by Kumar Gala · 16 years ago
- a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 16 years ago
- ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
- 7eb8b23 lcd: Set lcd_is_enabled before clearing the screen by Haavard Skinnemoen · 16 years ago
- 010c773 lcd: Implement lcd_printf() by Haavard Skinnemoen · 16 years ago
- e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · 16 years ago
- 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · 16 years ago
- 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
- b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- ac2dad6 Expose command table search for sub-commands by Kumar Gala · 16 years ago
- 49ebcb5 hush: add showvar command for hush shell. by Heiko Schocher · 16 years ago
- 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
- 017568e I2C: add new command i2c reset. by Heiko Schocher · 16 years ago
- 05b7735 CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · 16 years ago
- 0cc0b21 FIT: output image load address for type 'firmware', fix message while there by Bartlomiej Sieka · 16 years ago
- e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
- 6c24d31 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · 16 years ago
- e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
- 8d4b8b5 cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS by Peter Tyser · 16 years ago
- 47e7208 fix USB initialisation procedure by Remy Bohmer · 16 years ago
- c243693 cmd_spi: remove broken signed casting for display by Mike Frysinger · 16 years ago
- ac2babb strings cmd: drop old CONFIG_CFG_STRINGS define by Mike Frysinger · 16 years ago
- 2283467 Fix lzma uncompress call (image_start wrongly used instead image_len) by Luigi 'Comio' Mantellini · 16 years ago
- aca9b6e USB layer of U-Boot causes USB protocol errors while using USB memory sticks by Remy Bohmer · 16 years ago
- 172a113 Refactoring parts of the common USB OHCI code by Remy Bohmer · 16 years ago
- cb2df64 Fix for USB sticks not working on ARM while using GCC 4.x compilers by Remy Bohmer · 16 years ago
- d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago
- 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · 16 years ago
- 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- f80353b nvedit: rename error comment to CONFIG_ENV_IS_IN_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 678d22a cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 7376831 env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- a489af7 env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 1b3c7e8 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 4539b1c rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 137818c env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 7598916 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- d13dd35 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- b0ba065 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 8f3dd82 env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 2b14d2b rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 5709fe8 cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- c95d1df env_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- eedde65 cmd_fdc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- aea6f85 common/Makefile: add core command section by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 4acd276 cmd_vfd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 62ac23f autoscr: Fix one-character lines and non-newline terminated scripts by Petri Lehtinen · 16 years ago
- c6c843a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
- 7ddfafc Fix printf errors under -DDEBUG by Andrew Klossner · 16 years ago
- fcd9644 bootm_load_os: fix load_end debug message by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- a936b89 bootm: enable fdt support only on ppc, m68k and sparc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- eb1e307 common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) by Markus Heidelberg · 16 years ago
- e9d1bdc Correct drv_usb_kbd_init function by Ryan CHEN · 16 years ago
- 743dd49 Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · 16 years ago
- 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
- 03797f5 FIT: make iminfo check hashes of all images in FIT, return 1 on failed check by Bartlomiej Sieka · 16 years ago
- 1557a54 FIT: add ability to check hashes of all images in FIT, improve output by Bartlomiej Sieka · 16 years ago
- 56b8dd1 Add support for booting of INTEGRITY operating system uImages by Peter Tyser · 16 years ago
- 97cd8a3 Remove support for booting ARTOS images by Kumar Gala · 16 years ago
- 9a83aea Makefile: compile and link each module just once by Wolfgang Denk · 16 years ago
- 7d95635 common/cmd_bootm.c: fix printf() format warnings by Wolfgang Denk · 16 years ago
- 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- b8ca734 Prevent crash if random/invalid ramdisks are passed to bootm by Kumar Gala · 16 years ago
- 128de00 Prevent crash if random DTB address is passed to bootm by Anatolij Gustschin · 16 years ago
- 2538374 Add JFFS2 command support on OneNAND by Kyungmin Park · 16 years ago
- 5de5621 Allow console input to be disabled by Mark Jackson · 16 years ago
- 9cde830 loads: allow negative offsets by Ricardo Ribalda Delgado · 16 years ago
- c3be13b devices: Use list_add_tail() instead of list_add() to register a device by Stefan Roese · 16 years ago
- 3d85c43 device: make device_register() clone the device by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 8a4a784 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 180d09c cmd_terminal: remove no need ifdef by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 178e118 common/Makefile: order by functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 84dd226 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- f4459b4 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 9ec67ee crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- f226679 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- eb68034 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 4756dec soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- b8ec24c gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 5d6c789 Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions by Peter Tyser · 16 years ago
- 5b4da32 Add proper SPD definitions for DDR1/2/3 by James Yang · 16 years ago
- 544e83e common/cmd_load.c cleanup - remove unused variables by Gururaja Hebbar K R · 16 years ago
- 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
- 58911df fdt: Added resize command by Kumar Gala · 16 years ago
- 99ebc05 fdt: refactor initrd related code by Kumar Gala · 16 years ago
- f2f58c5 fdt: refactor fdt resize code by Kumar Gala · 16 years ago
- bd70bbe bootm: refactor image detection and os load steps by Kumar Gala · 16 years ago