index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2010-02-06
net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop
Stefan Roese
2010-02-03
USB: usb_control_msg wait for driver ISR to set status.
Remy Bohmer
2010-02-03
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2010-02-03
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2010-01-31
cmd_ximg.c: fix error: 'i' undeclared
Wolfgang Denk
2010-01-27
lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
Anatolij Gustschin
2010-01-27
env_nand.c: print error message and fail gracefully
Wolfgang Denk
2010-01-26
Add support to disable cpu's in multicore processors
Kumar Gala
2010-01-26
add ability to handle compressed images to imxtract
Wolfgang Wegner
2010-01-26
jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE
Mike Frysinger
2010-01-26
gzip/zlib: make features optional
Mike Frysinger
2010-01-25
mkimage: Add Freescale imx Boot Image support (imximage)
Stefano Babic
2010-01-21
lmb: only force on arches that use it
Mike Frysinger
2010-01-18
CRAMFS: support cramfs in RAM
Heiko Schocher
2010-01-18
env, eeprom: add redundant environment support
Heiko Schocher
2010-01-18
cmd_eeprom: I2C updates
Heiko Schocher
2010-01-18
cmd_bootm.c: Change interpretation of standalone image parameters.
Detlev Zundel
2010-01-18
cmd_bootm.c: Do not load a ramdisk when not booting a kernel.
Detlev Zundel
2010-01-18
kgdb: update mem2hex/hex2mem funcs
Robin Getz
2010-01-18
kgdb: add default generic stubs
Robin Getz
2010-01-18
config_defaults.h: new header for common u-boot config defaults
Mike Frysinger
2010-01-15
malloc: return NULL if not initialized yet
Wolfgang Denk
2010-01-06
onenand: Fix compile errors due to FlexOneNAND
Sanjeev Premi
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-20
usb: write command for RAW partition.
Mahavir Jain
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-07
Merge branch 'master' of ../work into next
Wolfgang Denk
2009-12-07
i2c: fix dangling comment in do_i2c_mw()
Heiko Schocher
2009-12-07
Merge branch 'master' into next
Wolfgang Denk
2009-12-07
bootm: Fix help message's sub-command ordering
Peter Tyser
2009-12-05
Merge branch 'master' into next
Wolfgang Denk
2009-12-05
add lzop decompression support
Peter Korsgaard
2009-12-05
i386: Fix malloc initialization
Graeme Russ
2009-12-02
Remove superfluous preprocessor tests from some cmd_*.c files.
Robert P. J. Day
2009-12-02
Removes dead code in the file common/cmd_i2c.c
Pratap Chandu
2009-12-02
cmd_date: Fix spelling in error message.
Magnus Lilja
2009-12-02
Move do_irqinfo() to common/cmd_irq.c
Peter Tyser
2009-12-02
cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE
Peter Tyser
2009-12-02
circbuf: Move to lib_generic and conditionally compile
Peter Tyser
2009-12-02
exports: rewrite jump table init
Mike Frysinger
2009-11-24
bootm: mark local boot_os[] table static
Mike Frysinger
2009-11-24
Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
Remy Bohmer
2009-11-23
Add 'true' and 'false' commands
Peter Tyser
2009-11-23
cmd_help: General cleanup
Peter Tyser
2009-11-23
command.c: Break commands out to appropriate cmd_*.c files
Peter Tyser
2009-11-13
ENV Variable support for Flex-OneNAND
Amul Kumar Saha
2009-11-13
cmd_nand: Move conditional compilation to Makefile
Peter Tyser
2009-11-13
cmd_nand: Remove duplicate include
Peter Tyser
2009-10-27
Add 'editenv' command
Peter Tyser
[next]