Age | Commit message (Expand) | Author |
2008-06-03 | Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r... | Peter Tyser |
2008-06-03 | Add support for environment in SPI flash | Haavard Skinnemoen |
2008-06-03 | SPI Flash: Add "sf" command | Haavard Skinnemoen |
2008-06-03 | SPI API improvements | Haavard Skinnemoen |
2008-06-03 | soft_i2c: Pull SDA high before reading | Haavard Skinnemoen |
2008-06-03 | Make sure common.h is the first include. | Kumar Gala |
2008-06-03 | Avoid initrd and logbuffer area overlaps | Marian Balakowicz |
2008-06-03 | Merge remote branch 'u-boot-at91/for-1.3.4' | Wolfgang Denk |
2008-05-28 | Cleanup nand_info[] declaration. | Stelian Pop |
2008-05-24 | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD |
2008-05-22 | USB: replace old swap_ with proper endianess conversion macros | Christian Eggers |
2008-05-21 | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-20 | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov |
2008-05-20 | common/usb.c: fix incorrect escape sequence | Hebbar |
2008-05-14 | environment: cleanup prototype declarations of env functions. | Wolfgang Denk |
2008-05-13 | Cleanup nand_info[] declaration. | Stelian Pop |
2008-05-12 | Revert "Avoid initrd and logbuffer area overlaps" | Wolfgang Denk |
2008-05-12 | Fix offset calculation for multi-type legacy images. | Nick Spence |
2008-05-12 | Revert "Change env_get_char from a global function ptr to a function." | Wolfgang Denk |
2008-05-10 | Add ATMEL LCD driver | Stelian Pop |
2008-05-10 | Avoid initrd and logbuffer area overlaps | Marian Balakowicz |
2008-05-10 | Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled | Marian Balakowicz |
2008-05-09 | Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating | James Yang |
2008-05-09 | ide: Remove spurious second include of io.h | Marcel Ziswiler |
2008-05-09 | Recognize 'powerpc' As an Alias for IH_ARCH_PPC | Grant Erickson |
2008-05-04 | fix building when saveenv is disabled in some setups | Mike Frysinger |
2008-04-30 | cmd_nand: fix warning: str2long ncompatible pointer type | Jean-Christophe PLAGNIOL-VILLARD |
2008-04-30 | Fix warning in env_nand.c if compiled for DaVinci Schmoogie | dirk.behme@googlemail.com |
2008-04-29 | common/env_nand.c: fix one more incompatible pointer type issue | Wolfgang Denk |
2008-04-28 | IDE: fix compiler warnings | Guennadi Liakhovetski |
2008-04-28 | cmd_nand.c: fix "differ in signedness" problem | Wolfgang Denk |
2008-04-28 | NAND: fix some strict-aliasing compiler warnings | Wolfgang Denk |
2008-04-25 | Use watchdog-aware functions when calculating hashes of images - take two | Bartlomiej Sieka |
2008-04-25 | Merge branch 'master' of /home/wd/git/u-boot/lwmon5 | Wolfgang Denk |
2008-04-24 | Memory footprint optimizations | Bartlomiej Sieka |
2008-04-24 | crc32: use uint32_t rather than unsigned long | Mike Frysinger |
2008-04-22 | Added watchdog triggering calls in the "mtest" test function. | Sergei Poselenov |
2008-04-18 | Fix build breakage casued by commit c0559be371b2 | Wolfgang Denk |
2008-04-18 | allow ports to override go behavior | Mike Frysinger |
2008-04-18 | allow ports to override bootelf behavior | Mike Frysinger |
2008-04-17 | Restore the ability to continue booting after legacy image overwrite | Marian Balakowicz |
2008-04-17 | IDE: fix bug in reset sequence | Martin Krause |
2008-04-17 | cmd_log.c: Fix assignment differ in signedness | Jean-Christophe PLAGNIOL-VILLARD |
2008-04-17 | Change env_get_char from a global function ptr to a function. | Joakim Tjernlund |
2008-04-13 | Fix OneNAND erase command | Kyungmin Park |
2008-04-13 | Add CONFIG_MII_INIT support to related boards | TsiChung Liew |
2008-04-13 | Rename include/md5.h to include/u-boot/md5.h | Andy Fleming |
2008-04-13 | Altera Stratix II support | eran liberty |
2008-04-13 | disable caches before booting an app for Blackfin apps | Mike Frysinger |