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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed path to sc520 SSI include file
Graeme Russ
2008-12-10
1
-1
/
+1
*
Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c
Graeme Russ
2008-12-10
1
-1
/
+0
*
serial: Add vcth UART driver
Stefan Roese
2008-12-10
2
-0
/
+122
*
jffs2: cache data_crc results
Ilya Yanok
2008-12-09
2
-1
/
+5
*
jffs2: summary support
Ilya Yanok
2008-12-09
3
-1
/
+368
*
jffs2: add buffer to cache flash accesses
Ilya Yanok
2008-12-09
2
-45
/
+73
*
jffs2: rewrite jffs2 scanning code based on Linux one
Ilya Yanok
2008-12-09
1
-56
/
+171
*
jffs2: add sector_size field to part_info structure
Ilya Yanok
2008-12-09
2
-3
/
+18
*
jffs2: fix searching for latest version in jffs2_1pass_list_inodes()
Ilya Yanok
2008-12-09
1
-3
/
+2
*
evb64260: fix "cast to pointer from integer of different size" warnings
Wolfgang Denk
2008-12-09
2
-3
/
+7
*
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-12-09
5
-19
/
+30
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2008-12-09
5
-19
/
+30
|
|
\
|
|
*
USB: descriptor handling
Stefan Althoefer
2008-12-09
1
-1
/
+1
|
|
*
usbtty/omap: update to current API
Jean-Christophe PLAGNIOL-VILLARD
2008-12-09
4
-18
/
+29
*
|
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-12-09
1
-2
/
+0
|
\
|
|
|
*
|
video: fix FADS823 and RRvision compiling issues
Anatolij Gustschin
2008-12-09
1
-2
/
+0
|
|
/
*
/
drivers/fsl_pci_init: Fix compile warning
Kumar Gala
2008-12-09
1
-0
/
+2
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-at91
Wolfgang Denk
2008-12-09
8
-20
/
+154
|
\
|
*
Remove redundant armv4 flag from arm926ejs compile flags
Remy Bohmer
2008-12-06
2
-2
/
+1
|
*
at91: Choose environment variables location within make config target
Nicolas Ferre
2008-12-06
6
-18
/
+153
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2008-12-09
6
-13
/
+30
|
\
\
|
*
|
net: Fix TftpStart() ip:filename bug
Peter Tyser
2008-12-04
1
-2
/
+1
|
*
|
net: Add additional IP fragmentation check
Peter Tyser
2008-12-04
1
-1
/
+2
|
*
|
net: Define IP flag field values
Peter Tyser
2008-12-04
2
-3
/
+9
|
*
|
net: tsec: Fix Marvell 88E1121R phy init
Anatolij Gustschin
2008-12-04
2
-0
/
+7
|
*
|
net: Fix download command parsing
Peter Tyser
2008-12-04
1
-8
/
+12
|
|
/
*
|
Section name should be ".data", not "data"
Trent Piepho
2008-12-09
4
-10
/
+8
*
|
MAKEALL: Automatically use parallel builds
Wolfgang Denk
2008-12-09
1
-1
/
+10
*
|
vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23
Wolfgang Denk
2008-12-09
1
-1
/
+1
*
|
avr32/bootm: remove unused variable 'ret'
Jean-Christophe PLAGNIOL-VILLARD
2008-12-08
1
-1
/
+0
*
|
Remove unneeded CONFIG_SHELL references
Peter Tyser
2008-12-08
2
-9
/
+3
*
|
Use bash for default GNU Make shell application
Peter Tyser
2008-12-08
1
-1
/
+6
*
|
jffs2: rename devices_init () in common/jffs2.c
Heiko Schocher
2008-12-08
1
-7
/
+7
*
|
SPARC: Fixed compiler error introduced by commit c160a9544743
Daniel Hellstrom
2008-12-07
1
-1
/
+2
*
|
mgsuvd add the board-specific part of the HDLC driver
Gary Jennejohn
2008-12-07
2
-1
/
+280
*
|
mgcoge add the board-specific part of the HDLC driver
Gary Jennejohn
2008-12-07
2
-1
/
+278
*
|
keymile add the common parts of the HDLC driver
Gary Jennejohn
2008-12-07
2
-0
/
+749
*
|
drivers/bios_emulator: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-12-07
11
-48
/
+2
*
|
common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...
Richard Retanubun
2008-12-07
1
-3
/
+4
*
|
IOMUX: Add console multiplexing support.
Gary Jennejohn
2008-12-07
7
-1
/
+498
*
|
strings: use puts() rather than printf()
Mike Frysinger
2008-12-07
1
-1
/
+2
*
|
Use new CONFIG_SYS_VXWORKS parameters for Netstal boards
Niklaus Giger
2008-12-07
1
-15
/
+14
*
|
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
Niklaus Giger
2008-12-07
1
-47
/
+30
*
|
Add vxworks.h to handle CONFIG_SYS_VXWORKS parameters
Niklaus Giger
2008-12-07
1
-0
/
+53
*
|
README: Document CONFIG_SYS parameters for vxworks
Niklaus Giger
2008-12-07
1
-0
/
+18
*
|
lcd: Let the board code show board-specific info cleanup
Peter Tyser
2008-12-07
1
-1
/
+0
*
|
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
47
-52
/
+135
*
|
lwmon, tqm8xx: Fix build errors
Anatolij Gustschin
2008-12-06
2
-4
/
+3
*
|
ignore .gdb_history files
Mike Frysinger
2008-12-05
1
-0
/
+3
*
|
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD
2008-12-05
12
-11
/
+59
|
/
[next]