Age | Commit message (Expand) | Author |
2011-07-26 | disk/part.c: Make features optional | Matthew McClintock |
2011-07-25 | autostart: unify duplicated logic into the bootm code | Mike Frysinger |
2011-04-30 | IDE: fix compiler warnings | Wolfgang Denk |
2011-04-30 | cmd_ide: enhance new feature "CONFIG_IDE_AHB" | Macpaul Lin |
2011-02-05 | cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended | Shinya Kuribayashi |
2011-01-11 | Revert "boot cmds: convert to getenv_yesno() with autostart" | Wolfgang Denk |
2010-11-28 | boot cmds: convert to getenv_yesno() with autostart | Mike Frysinger |
2010-11-28 | do_bootm: unify duplicate prototypes | Mike Frysinger |
2010-09-19 | Remove HMI10 board support | Wolfgang Denk |
2010-08-08 | cmd_ide: add support for Kirkwood | Prafulla Wadaskar |
2010-08-08 | cmd_ide: add support for orion5x | Albert Aribaud |
2010-08-08 | ide: add configuration | Albert Aribaud |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-07-04 | cmd_ide.c: fix unused variable warning for SC3 board | Wolfgang Denk |
2010-06-23 | Remove AmigaOneG3SE board | Wolfgang Denk |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-09-25 | mucmc52, uc101: delete ata@3a00 node, if no CF card is detected | Heiko Schocher |
2009-06-12 | MPC512x: remove include/mpc512x.h | Wolfgang Denk |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-05-20 | common: fix inline--weak error spotted by gcc 4.4 | Kim Phillips |
2009-04-28 | cmd_ide: Remove unused AmigaOneG3SE code | Peter Tyser |
2009-03-20 | vsprintf: pull updates from Linux kernel | Mike Frysinger |
2009-02-03 | ADS5121 Add PATA support | Ralph Kondziella |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2008-12-07 | common/cmd_ide.c: Corrected endian order printing for compact flash serial nu... | Richard Retanubun |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-21 | Fix typo in spelling of ATAPI. | Steven A. Falco |
2008-08-21 | Add a hook to allow board-specific PIO mode setting. | Steven A. Falco |
2008-08-06 | Fix merge problems | Stefan Roese |
2008-06-30 | Delay FIT format check on sector based devices | Marian Balakowicz |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-09 | ide: Remove spurious second include of io.h | Marcel Ziswiler |
2008-04-28 | IDE: fix compiler warnings | Guennadi Liakhovetski |
2008-04-17 | IDE: fix bug in reset sequence | Martin Krause |
2008-03-12 | [new uImage] Use show_boot_progress() for new uImage format | Marian Balakowicz |
2008-03-12 | [new uImage] Add new uImage format handling to other bootm related commands | Marian Balakowicz |
2008-02-29 | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz |
2008-02-25 | [new uImage] Add dual format uImage support framework | Marian Balakowicz |
2008-02-21 | [new uImage] Rename and move print_image_hdr() routine | Marian Balakowicz |
2008-02-07 | [new uImage] Define a API for image handling operations | Marian Balakowicz |
2007-12-07 | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu |
2007-11-29 | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu |
2007-11-20 | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely |
2007-11-17 | Fixed mips_io_port_base build errors. | Jean-Christophe PLAGNIOL-VILLARD |
2007-11-16 | Fix warning differ in signedness in common/cmd_ide.c | Jean-Christophe PLAGNIOL-VILLARD |
2007-09-23 | sh: Add support command of ide with sh | Nobuhiro Iwamatsu |
2007-08-28 | IDE: - make ide_inb () and ide_outb () "weak", so boards can | Heiko Schocher |
2007-08-06 | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk |