- 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
- 9af10d5 env_sf: support embedded environments by Mike Frysinger · Thu Dec 11 06:23:37 2008 -0500
- ed3baea cmd_mem: Remove unused variable by Peter Tyser · Mon Nov 24 11:54:47 2008 -0600
- 0ba0a77 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · Mon Nov 24 13:33:51 2008 +0100
- 630f033 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Sat Dec 13 00:20:01 2008 +0100
- bedb9311 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · Wed Dec 10 10:32:59 2008 +0100
- 85cceb5 jffs2: add sector_size field to part_info structure by Ilya Yanok · Thu Nov 13 19:49:32 2008 +0300
- 19d8761 UBI: Fix size parsing in "ubi create" by Stefan Roese · Tue Dec 02 10:53:47 2008 +0100
- 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · Thu Nov 27 14:07:09 2008 +0100
- fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Dec 09 01:00:24 2008 +0100
- ed07bf6 jffs2: rename devices_init () in common/jffs2.c by Heiko Schocher · Wed Nov 12 09:50:45 2008 +0100
- 54f3062 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · Thu Nov 06 14:01:51 2008 -0500
- c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · Thu Nov 06 15:04:23 2008 +0100
- 12d61ad strings: use puts() rather than printf() by Mike Frysinger · Tue Nov 04 16:03:46 2008 -0500
- f662b23 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters by Niklaus Giger · Mon Nov 03 22:15:34 2008 +0100
- 0075ca0 lcd: Let the board code show board-specific info cleanup by Peter Tyser · Fri Oct 31 11:12:38 2008 -0500
- c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:26:55 2008 +0100
- 24c297d net: Fix download command parsing by Peter Tyser · Tue Dec 02 12:59:51 2008 -0600
- 1aced79 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Dec 05 00:24:32 2008 +0100
- 7da2f70 OneNAND: Add missing mtd info struct before calling onenand_erase() by Stefan Roese · Thu Nov 27 14:11:37 2008 +0100
- b60d265 Remove obsolete command (apply afte USB style patch, 80 chars strict) by Michael Trimarchi · Wed Nov 26 17:40:37 2008 +0100
- 5f2e7fc USB style patch, 80 chars strict by Michael Trimarchi · Wed Nov 26 17:41:34 2008 +0100
- 88bddfd UBI: Add proof-of-concept CFI flash support by Piotr Ziecik · Mon Nov 17 15:58:00 2008 +0100
- 1b71405 UBI: Change parsing of size in commands to default to hex by Stefan Roese · Mon Nov 24 08:31:16 2008 +0100
- 3d2c5ff UBI: Add UBI command support by Kyungmin Park · Wed Nov 19 11:47:05 2008 +0100
- 74ba1ba common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:12:12 2008 +0100
- ad5298c Consolidate MAX/MIN definitions by Andy Fleming · Thu Oct 30 17:35:30 2008 -0500
- 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
- 9c7b705 fdt_resize(): ensure minimum padding by Peter Korsgaard · Tue Oct 28 08:26:52 2008 +0100
- d20bb3c NAND: Align right column of the shorthelp with other commands. by Scott Wood · Mon Oct 27 15:38:30 2008 -0500
- 697675e bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} by Kumar Gala · Tue Oct 21 17:25:47 2008 -0500
- 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
- bf3954f bootm: Move to using a function pointer table for the boot os function by Kumar Gala · Tue Oct 21 17:25:44 2008 -0500
- a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 28 08:37:19 2008 +0100
- ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · Mon Sep 01 16:21:22 2008 +0200
- 7eb8b23 lcd: Set lcd_is_enabled before clearing the screen by Haavard Skinnemoen · Mon Sep 01 16:21:21 2008 +0200
- 010c773 lcd: Implement lcd_printf() by Haavard Skinnemoen · Mon Sep 01 16:21:20 2008 +0200
- e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · Wed Oct 22 23:33:56 2008 -0500
- 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · Thu Oct 23 00:05:47 2008 -0500
- 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
- b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · Thu Oct 16 21:52:08 2008 -0500
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
- ac2dad6 Expose command table search for sub-commands by Kumar Gala · Tue Sep 23 10:05:02 2008 -0500
- 49ebcb5 hush: add showvar command for hush shell. by Heiko Schocher · Wed Oct 15 09:40:28 2008 +0200
- 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
- 017568e I2C: add new command i2c reset. by Heiko Schocher · Wed Oct 15 09:33:30 2008 +0200
- 05b7735 CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · Mon Oct 06 16:10:53 2008 -0400
- 0cc0b21 FIT: output image load address for type 'firmware', fix message while there by Bartlomiej Sieka · Wed Oct 01 15:26:32 2008 +0200
- e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · Wed Oct 01 15:26:31 2008 +0200
- 6c24d31 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · Wed Oct 01 15:26:27 2008 +0200
- e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
- 8d4b8b5 cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS by Peter Tyser · Wed Oct 01 12:25:04 2008 -0500
- 47e7208 fix USB initialisation procedure by Remy Bohmer · Fri Oct 10 10:23:21 2008 +0200
- c243693 cmd_spi: remove broken signed casting for display by Mike Frysinger · Tue Oct 14 07:04:38 2008 -0400
- ac2babb strings cmd: drop old CONFIG_CFG_STRINGS define by Mike Frysinger · Tue Oct 14 07:05:24 2008 -0400
- 2283467 Fix lzma uncompress call (image_start wrongly used instead image_len) by Luigi 'Comio' Mantellini · Sat Sep 13 10:04:32 2008 +0200
- aca9b6e USB layer of U-Boot causes USB protocol errors while using USB memory sticks by Remy Bohmer · Tue Sep 16 14:55:44 2008 +0200
- 172a113 Refactoring parts of the common USB OHCI code by Remy Bohmer · Tue Sep 16 14:55:43 2008 +0200
- cb2df64 Fix for USB sticks not working on ARM while using GCC 4.x compilers by Remy Bohmer · Tue Sep 16 14:55:42 2008 +0200
- d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · Thu Sep 11 08:11:23 2008 +0200
- 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · Mon Sep 08 02:46:13 2008 +0200
- 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
- f80353b nvedit: rename error comment to CONFIG_ENV_IS_IN_ by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
- 678d22a cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
- 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
- 7376831 env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
- 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
- 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
- a489af7 env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
- 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
- 1b3c7e8 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
- 4539b1c rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
- 137818c env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
- 7598916 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
- d13dd35 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
- fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
- b0ba065 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
- dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
- 8f3dd82 env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
- 2b14d2b rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
- 5709fe8 cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:52 2008 +0200
- c95d1df env_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Sep 05 09:19:54 2008 +0200
- e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · Fri Sep 05 09:19:30 2008 +0200
- 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:54:58 2008 +0200
- eedde65 cmd_fdc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:47:41 2008 +0200
- aea6f85 common/Makefile: add core command section by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:47:38 2008 +0200
- 4acd276 cmd_vfd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:29:57 2008 +0200
- 62ac23f autoscr: Fix one-character lines and non-newline terminated scripts by Petri Lehtinen · Wed Sep 10 09:43:49 2008 +0300
- c6c843a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 10 11:07:35 2008 +0200
- 7ddfafc Fix printf errors under -DDEBUG by Andrew Klossner · Thu Aug 21 07:12:26 2008 -0700
- fcd9644 bootm_load_os: fix load_end debug message by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 09 22:18:24 2008 +0200
- a936b89 bootm: enable fdt support only on ppc, m68k and sparc by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 09 22:18:23 2008 +0200
- eb1e307 common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) by Markus Heidelberg · Tue Sep 09 18:51:05 2008 +0200
- e9d1bdc Correct drv_usb_kbd_init function by Ryan CHEN · Wed Aug 20 13:00:17 2008 -0400
- 743dd49 Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · Wed Aug 20 11:22:02 2008 +0200
- 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · Tue Sep 09 16:55:47 2008 +0200
- 03797f5 FIT: make iminfo check hashes of all images in FIT, return 1 on failed check by Bartlomiej Sieka · Tue Sep 09 12:58:16 2008 +0200
- 1557a54 FIT: add ability to check hashes of all images in FIT, improve output by Bartlomiej Sieka · Tue Sep 09 12:58:15 2008 +0200
- 56b8dd1 Add support for booting of INTEGRITY operating system uImages by Peter Tyser · Mon Sep 08 14:56:49 2008 -0500
- 97cd8a3 Remove support for booting ARTOS images by Kumar Gala · Mon Sep 08 13:57:12 2008 -0500