Age | Commit message (Expand) | Author |
2009-09-04 | Consolidate arch-specific mem_malloc_init() implementations | Peter Tyser |
2009-09-04 | Consolidate arch-specific sbrk() implementations | Peter Tyser |
2009-08-31 | Merge branch 'next' of ../next | Wolfgang Denk |
2009-08-30 | bugfix CONFIG_SYS_CONSOLE_INFO_QUIET | David Brownell |
2009-08-28 | 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx | Poonam Aggrwal |
2009-08-25 | Add md5sum and sha1 commands... | Robin Getz |
2009-08-09 | fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges | Kumar Gala |
2009-08-09 | hush: Fix bogus free() call | Peter Tyser |
2009-08-09 | env: kill off default_environment_size | Mike Frysinger |
2009-08-09 | export SPI functions to standalone apps | Mike Frysinger |
2009-08-04 | Merge branch 'next' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk |
2009-07-28 | Fix ext2load return code | Wolfgang Denk |
2009-07-27 | Less verbose output when loading vxworks 6.x images | Niklaus Giger |
2009-07-27 | Fix compiler warnings after loff_t change | Kyungmin Park |
2009-07-25 | video: move extern declarations from C to headers | Alessandro Rubini |
2009-07-23 | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk |
2009-07-23 | Remove static declaration from gunzip_bmp() | Mark Jackson |
2009-07-23 | cmd_tsi148: General cleanup | Peter Tyser |
2009-07-23 | Re-add support for image type 'Standalone Program' | Detlev Zundel |
2009-07-23 | Add error checking for unsupported OS types. | Detlev Zundel |
2009-07-22 | Add DNS support | Robin Getz |
2009-07-22 | Refresh LZMA-lib to v4.65 | Luigi 'Comio' Mantellini |
2009-07-20 | ubi: help message correction | Andrzej Wolski |
2009-07-19 | common: fix 'dummy' is used uninitialized in this function warning | Kim Phillips |
2009-07-19 | cmd_flash.c: fix fix compile error for boards with DataFlash | Wolfgang Denk |
2009-07-19 | Add support for the Tundra TSI148 VME-bridge | Reinhard Arlt |
2009-07-19 | console: unify printing current devices | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-19 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2009-07-18 | cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' | Wolfgang Denk |
2009-07-18 | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk |
2009-07-18 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk |
2009-07-18 | cmd_i2c: bugfix: add missing brace | Alessandro Rubini |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-17 | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk |
2009-07-17 | sata: namespace curr_device variable | Mike Frysinger |
2009-07-17 | cmd_mmc: make curr_device static | Mike Frysinger |
2009-07-17 | Added support for splash screen positioning | Matthias Weisser |
2009-07-16 | Remove legacy NAND and disk on chip code. | Scott Wood |
2009-07-16 | MTD: OneNAND: Increase the environment size to 4KiB | Kyungmin Park |
2009-07-16 | Add simple hwconfig infrastructure | Anton Vorontsov |
2009-07-14 | Command for accessing serial flash update | TsiChung Liew |
2009-07-09 | Command improvements for ubifs | Simon Kagstrom |
2009-07-09 | Handle VID header offset in ubi part command | Simon Kagstrom |
2009-07-07 | env_onenand: change env_address type from unsigned long to loff_t | HeungJun Kim |
2009-07-07 | nand_spl: read environment early, when booting from NAND using nand_spl | Guennadi Liakhovetski |
2009-07-07 | nand/onenand: Fix missing argument checking for "markbad" command | Wolfgang Denk |
2009-07-07 | env_nand: remove unused variable. | Guennadi Liakhovetski |
2009-07-02 | 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors | Poonam Aggrwal |
2009-06-14 | Blackfin: new spibootldr command | Mike Frysinger |
2009-06-12 | 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx | Peter Tyser |