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
*
env: allow people to force envcrc building
Mike Frysinger
2011-07-26
4
-4
/
+18
*
sf: sst: support newer standardized flashes
Mike Frysinger
2011-07-26
1
-2
/
+20
*
sf: unify write disable commands
Mike Frysinger
2011-07-26
2
-1
/
+10
*
sf: eon/stmicro: inline useless ID defines
Mike Frysinger
2011-07-26
2
-20
/
+9
*
sf: kill off now-unused local state
Mike Frysinger
2011-07-26
5
-123
/
+61
*
sf: unify write funcs
Mike Frysinger
2011-07-26
8
-325
/
+80
*
sf: unify write enable commands
Mike Frysinger
2011-07-26
9
-8
/
+16
*
MAKEALL: add -h/--help options
Mike Frysinger
2011-07-26
1
-52
/
+50
*
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
26
-202
/
+47
*
Timer: Fix at91rm9200/spi.c timer usage
Graeme Russ
2011-07-26
1
-2
/
+3
*
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
49
-270
/
+9
*
Timer: Allow reset_timer() only for systems with low resolution timers
Graeme Russ
2011-07-26
5
-0
/
+9
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
49
-254
/
+5
*
Remove calls to set_timer outside arch/
Graeme Russ
2011-07-26
3
-12
/
+18
*
spl: add support for omap-common libraries
Daniel Schwierzeck
2011-07-26
1
-0
/
+7
*
spl: Add support for common libraries and drivers
Daniel Schwierzeck
2011-07-26
1
-0
/
+11
*
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-07-26
22
-70
/
+70
*
scaled down version of generic libraries for SPL
Aneesh V
2011-07-26
5
-8
/
+23
*
arm: adjust PLATFORM_LIBS for SPL
Aneesh V
2011-07-26
1
-3
/
+10
*
Hook SPL build-system into toplevel Makefile
Daniel Schwierzeck
2011-07-26
1
-0
/
+5
*
Extend build-system for SPL framework
Daniel Schwierzeck
2011-07-26
2
-2
/
+35
*
spl: add initial support for a generic SPL framework
Daniel Schwierzeck
2011-07-26
4
-0
/
+205
*
Use ALL-y style instead of ifeq blocks for better readability
Daniel Schwierzeck
2011-07-26
7
-20
/
+12
*
Fix: watchdog timed out, if using md5 command
Jens Scharsig
2011-07-26
1
-1
/
+1
*
Fix: watchdog timed out, if using sha1 command
Jens Scharsig
2011-07-26
1
-1
/
+1
*
command/cmd_cache.c: Add optional flush arguments
Matthew McClintock
2011-07-26
1
-9
/
+28
*
common/cmd_ximg.c: add ifdef protection for gzip uncompression
Matthew McClintock
2011-07-26
1
-0
/
+2
*
disk/part.c: Make features optional
Matthew McClintock
2011-07-26
10
-4
/
+33
*
miiphy: use strncpy() not sprintf()
Laurence Withers
2011-07-26
1
-10
/
+4
*
powerpc: Fix device tree padding associated with ramdisk
Kumar Gala
2011-07-26
1
-1
/
+3
*
Revert "post, memory test: add memory_post_test() to include file"
Wolfgang Denk
2011-07-26
1
-1
/
+0
*
Fix: if using crc32 command watchdog timed out
Jens Scharsig
2011-07-26
1
-2
/
+2
*
memcpy/memmove: Do not copy to same address
Matthias Weisser
2011-07-26
1
-0
/
+6
*
scsi/ahci: add support for non-PCI controllers
Rob Herring
2011-07-26
4
-10
/
+70
*
scsi/ahci: ata id little endian fix
Rob Herring
2011-07-26
1
-1
/
+1
*
post, memory test: add memory_post_test() to include file
Heiko Schocher
2011-07-25
1
-0
/
+1
*
andes_spi: add andes_spi interface
Macpaul Lin
2011-07-25
3
-0
/
+431
*
cosmetic, main: correct indentation/spacing issues
Jason Hobbs
2011-07-25
1
-6
/
+6
*
cosmetic, main: clean up declarations of abortboot
Jason Hobbs
2011-07-25
1
-6
/
+2
*
net: designware: fix uninitialized phy_addr usage
Mike Frysinger
2011-07-25
1
-0
/
+2
*
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
Mike Frysinger
2011-07-25
1
-1
/
+3
*
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-07-25
9
-85
/
+33
*
board/tqm85xx: Create and tear down TLB for get_ram_size()
Becky Bruce
2011-07-22
2
-0
/
+13
*
powerpc/mpc85xx: Add clear_ddr_tlbs function
Becky Bruce
2011-07-22
3
-11
/
+33
*
fman: insert the Fman firmware into the device tree
Timur Tabi
2011-07-22
2
-6
/
+143
*
powerpc/85xx: add support the ePAPR "phandle" property
Timur Tabi
2011-07-22
1
-2
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-07-19
22
-41
/
+2606
|
\
|
*
mmc: rescan fails on empty slot
Michael Jones
2011-07-15
1
-2
/
+4
|
*
AT91:mmc:fix multiple read/write error
elen.song
2011-07-15
2
-1
/
+12
|
*
mmc: Access mode validation for eMMC cards > 2 GiB
Ćukasz Majewski
2011-07-15
3
-2
/
+7
[next]