Age | Commit message (Expand) | Author |
2009-02-11 | common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile | Mike Frysinger |
2009-02-07 | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala |
2009-02-07 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2009-02-07 | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk |
2009-02-06 | env_nand: fix env memory release | derek@siconix.com |
2009-02-06 | Coldfire: cmd_bdinfo cleanup | Richard Retanubun |
2009-02-03 | ADS5121 Add PATA support | Ralph Kondziella |
2009-01-28 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk |
2009-01-28 | usb_scan_devices: fix output with no devices | Bryan Wu |
2009-01-28 | USB: Add high-speed (480Mb/s) to all USB related outputs | Stefan Roese |
2009-01-28 | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger |
2009-01-28 | usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive | Bryan Wu |
2009-01-28 | usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure | Thomas Abraham |
2009-01-28 | USB change speed | Michael Trimarchi |
2009-01-28 | Prepare USB layer for ehci | Michael Trimarchi |
2009-01-28 | USB storage cleanup patch | Michael Trimarchi |
2009-01-28 | Blackfin: fixup misc warnings such as printf's and missing casts | Mike Frysinger |
2009-01-28 | Blackfin: bootldr: implement BF53x/BF56x LDR loader | Mike Frysinger |
2009-01-28 | Blackfin: implement real write support for OTP | Mike Frysinger |
2009-01-28 | Blackfin: support console-over-JTAG | Mike Frysinger |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2009-01-27 | SATA: do not auto-initialize during boot | Mike Frysinger |
2009-01-27 | jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE | Tomasz Figa |
2009-01-27 | saveenv: standardize enablement | Mike Frysinger |
2009-01-27 | Fix gunzip in case of insufficient output buffer | Matthias Fuchs |
2009-01-24 | common: Iteration limit for memory test. | Dirk Eibach |
2009-01-24 | common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED | Peter Korsgaard |
2009-01-23 | Blackfin: use common strmhz() in system output | Mike Frysinger |
2009-01-23 | nand: fixup printf modifiers to match types used | Mike Frysinger |
2009-01-23 | nand read.jffs2 (nand_legacy) in common/cmd_nand.c | Schlaegl Manfred jun |
2009-01-23 | NAND: Enable nand lock, unlock feature | Nishanth Menon |
2009-01-23 | OneNAND: Bad block aware read/write command support | Stefan Roese |
2009-01-17 | fdt_resize(): fix actualsize calculations with unaligned blobs | Peter Korsgaard |
2008-12-20 | usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-16 | Coding style cleanup, update CHANGELOG. | Wolfgang Denk |
2008-12-16 | env_sf: support embedded environments | Mike Frysinger |
2008-12-14 | cmd_mem: Remove unused variable | Peter Tyser |
2008-12-13 | Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-13 | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk |
2008-12-10 | UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization | Stefan Roese |
2008-12-09 | jffs2: add sector_size field to part_info structure | Ilya Yanok |
2008-12-09 | UBI: Fix size parsing in "ubi create" | Stefan Roese |
2008-12-09 | UBI: Enable re-initializing of the "ubi part" command | Stefan Roese |
2008-12-09 | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk |
2008-12-08 | jffs2: rename devices_init () in common/jffs2.c | Heiko Schocher |
2008-12-07 | common/cmd_ide.c: Corrected endian order printing for compact flash serial nu... | Richard Retanubun |
2008-12-07 | IOMUX: Add console multiplexing support. | Gary Jennejohn |
2008-12-07 | strings: use puts() rather than printf() | Mike Frysinger |
2008-12-07 | cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters | Niklaus Giger |