index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used
Philippe De Muyter
2010-03-24
1
-2
/
+2
*
Merge remote branch 'origin/master' into next
Wolfgang Denk
2010-03-21
2
-4
/
+8
|
\
|
*
console.c: fix problem with splashimage
Anatolij Gustschin
2010-03-21
1
-3
/
+7
|
*
cmd_mmc remove \n
Frans Meulenbroeks
2010-03-21
1
-1
/
+1
*
|
fdt_support: add partitions fixup in mtd node
Anatolij Gustschin
2010-03-21
2
-1
/
+220
*
|
cmd history: Match history buffer size to console buffer
John Schmoller
2010-03-21
1
-1
/
+1
*
|
console: Fix console buffer overrun
John Schmoller
2010-03-21
1
-2
/
+2
*
|
cmd_setexpr: allow memory addresses in expressions
Frans Meulenbroeks
2010-03-21
1
-4
/
+30
*
|
cmd_i2c.c: added i2c read to memory function
Frans Meulenbroeks
2010-03-21
1
-1
/
+59
*
|
cmd_i2c.c: sorted commands alphabetically
Frans Meulenbroeks
2010-03-21
1
-6
/
+5
*
|
cmd_i2c.c: reworked subcommand handling
Frans Meulenbroeks
2010-03-21
1
-32
/
+45
*
|
cmd_bootm.c: made subcommand array static
Frans Meulenbroeks
2010-03-21
1
-1
/
+1
*
|
cmd_i2c.c: reduced subaddress length to 3 bytes
Frans Meulenbroeks
2010-03-21
1
-5
/
+5
|
/
*
Prepare v2010.03-rc1
v2010.03-rc1
Wolfgang Denk
2010-03-12
2
-2
/
+1
*
Cosmetic change - indentation correction.
Michael Zaidman
2010-03-12
1
-2
/
+2
*
cmd_mtdparts.c: prevent printbuffer overflows
Anatolij Gustschin
2010-03-12
1
-2
/
+8
*
Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT
Wolfgang Denk
2010-03-11
1
-4
/
+4
*
PPC: Record U-Boot's relocated address in RAM and show in bdinfo.
Richard Retanubun
2010-03-11
1
-0
/
+1
*
cmd_itest.c: fix pointer dereferencing
Frans Meulenbroeks
2010-02-24
1
-2
/
+7
*
net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop
Stefan Roese
2010-02-06
1
-6
/
+6
*
USB: usb_control_msg wait for driver ISR to set status.
Remy Bohmer
2010-02-03
1
-7
/
+12
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2010-02-03
1
-0
/
+7
|
\
|
*
env_nand.c: print error message and fail gracefully
Wolfgang Denk
2010-01-27
1
-0
/
+7
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2010-02-03
1
-8
/
+0
|
\
\
|
*
|
lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
Anatolij Gustschin
2010-01-27
1
-8
/
+0
|
|
/
*
/
cmd_ximg.c: fix error: 'i' undeclared
Wolfgang Denk
2010-01-31
1
-14
/
+19
|
/
*
Add support to disable cpu's in multicore processors
Kumar Gala
2010-01-26
1
-0
/
+3
*
add ability to handle compressed images to imxtract
Wolfgang Wegner
2010-01-26
1
-7
/
+85
*
jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE
Mike Frysinger
2010-01-26
1
-2
/
+2
*
gzip/zlib: make features optional
Mike Frysinger
2010-01-26
1
-0
/
+2
*
mkimage: Add Freescale imx Boot Image support (imximage)
Stefano Babic
2010-01-25
1
-0
/
+1
*
lmb: only force on arches that use it
Mike Frysinger
2010-01-21
1
-18
/
+16
*
CRAMFS: support cramfs in RAM
Heiko Schocher
2010-01-18
2
-0
/
+217
*
env, eeprom: add redundant environment support
Heiko Schocher
2010-01-18
1
-4
/
+127
*
cmd_eeprom: I2C updates
Heiko Schocher
2010-01-18
2
-11
/
+69
*
cmd_bootm.c: Change interpretation of standalone image parameters.
Detlev Zundel
2010-01-18
1
-3
/
+0
*
cmd_bootm.c: Do not load a ramdisk when not booting a kernel.
Detlev Zundel
2010-01-18
1
-1
/
+2
*
kgdb: update mem2hex/hex2mem funcs
Robin Getz
2010-01-18
1
-11
/
+32
*
kgdb: add default generic stubs
Robin Getz
2010-01-18
2
-1
/
+65
*
config_defaults.h: new header for common u-boot config defaults
Mike Frysinger
2010-01-18
1
-4
/
+0
*
malloc: return NULL if not initialized yet
Wolfgang Denk
2010-01-15
1
-0
/
+6
*
onenand: Fix compile errors due to FlexOneNAND
Sanjeev Premi
2010-01-06
1
-1
/
+8
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
4
-6
/
+0
*
usb: write command for RAW partition.
Mahavir Jain
2009-12-20
2
-0
/
+123
*
USB Consolidate descriptor definitions
Tom Rix
2009-12-20
4
-45
/
+48
*
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-08
4
-22
/
+4
*
Merge branch 'master' of ../work into next
Wolfgang Denk
2009-12-07
1
-4
/
+0
|
\
|
*
i2c: fix dangling comment in do_i2c_mw()
Heiko Schocher
2009-12-07
1
-4
/
+0
*
|
Merge branch 'master' into next
Wolfgang Denk
2009-12-07
1
-2
/
+2
|
\
|
|
*
bootm: Fix help message's sub-command ordering
Peter Tyser
2009-12-07
1
-2
/
+2
[next]