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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
2012-03-18
3
-7
/
+4
*
CPCI750: Add CPCI-HD/2 support
Reinhard Arlt
2012-03-18
2
-8
/
+13
*
Merge branch 'master' of git://git.denx.de/u-boot-avr32
Wolfgang Denk
2012-03-17
10
-11
/
+237
|
\
|
*
atmel_mci.h: remove outdated register macros
Andreas Bießmann
2012-03-13
1
-36
/
+0
|
*
ATMEL: use generic mmc framework
Sven Schnelle
2012-03-13
10
-11
/
+273
*
|
Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2012-03-17
2
-6
/
+55
|
\
\
|
*
|
sandbox: mark os_exit as noreturn
Mike Frysinger
2012-03-12
1
-1
/
+1
|
*
|
sandbox: add getopt support
Simon Glass
2012-03-12
1
-0
/
+14
|
*
|
sandbox: enable GPIO driver
Simon Glass
2012-03-12
1
-0
/
+4
|
*
|
sandbox: add flags for open() call
Simon Glass
2012-03-12
1
-6
/
+11
|
*
|
sandbox: config: enable fdt and snprintf() options
Simon Glass
2012-03-12
1
-0
/
+6
|
*
|
sandbox: add lseek helper
Mike Frysinger
2012-03-12
1
-0
/
+15
|
*
|
sandbox: add ifdef protection to os.h
Mike Frysinger
2012-03-12
1
-0
/
+5
|
|
/
*
|
sh: Fix sh7264 clock speed and related serial setting
Phil Edworthy
2012-03-08
1
-1
/
+1
*
|
sh: ecovec: Add support PHY of SMSC
Nobuhiro Iwamatsu
2012-03-08
1
-0
/
+1
|
/
*
Add cmd_process() to process commands in one place
Simon Glass
2012-03-06
1
-1
/
+28
*
Create a single cmd_call() function to handle command execution
Simon Glass
2012-03-06
1
-0
/
+3
*
Stop using builtin_run_command()
Simon Glass
2012-03-06
1
-1
/
+0
*
Rename run_command2() to run_command()
Simon Glass
2012-03-06
1
-1
/
+1
*
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
1
-1
/
+1
*
Remove CMD_PXE's static on run_command()
Simon Glass
2012-03-06
1
-2
/
+0
*
Remove execute permissions from source files
Thomas Weber
2012-03-04
1
-0
/
+0
*
pci: move pciauto_config_init() to pci.h
Linus Walleij
2012-03-04
1
-0
/
+1
*
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
1
-1
/
+0
*
eth: remove usb-ethernet devices before re-enumerating them
Vincent Palatin
2012-03-03
1
-0
/
+1
*
USB: Separate out USB hub driver
Marek Vasut
2012-03-03
1
-0
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2012-03-03
2
-25
/
+2
|
\
|
*
nand: reinstate lazy bad block scanning
Scott Wood
2012-02-28
1
-0
/
+2
|
*
Revert "nand: make 1-bit software ECC configurable"
Scott Wood
2012-02-28
1
-25
/
+0
*
|
tt01: fix hush parser config, add release config
Helmut Raiger
2012-02-27
1
-3
/
+8
*
|
tt01: add video support
Helmut Raiger
2012-02-27
1
-1
/
+28
*
|
tt01: fix environment size
Helmut Raiger
2012-02-27
1
-1
/
+1
*
|
i.mx6q: mx6qsabrelite: Update the network configuration
Troy Kisky
2012-02-27
1
-0
/
+2
*
|
net: phy: add support for Micrel's KSZ9021
Troy Kisky
2012-02-27
2
-0
/
+17
*
|
integrator: update the Integrator/CP config
Linus Walleij
2012-02-27
1
-34
/
+13
*
|
integrator: rewrite the AP PCI driver
Linus Walleij
2012-02-27
1
-142
/
+6
*
|
mcx: Enable command line editing
Detlev Zundel
2012-02-27
1
-0
/
+2
*
|
dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...
prabhakar.csengg@gmail.com
2012-02-27
2
-168
/
+0
*
|
OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL
Thomas Weber
2012-02-27
3
-14
/
+0
*
|
Tricorder: Switch env to generic mmc driver
Thomas Weber
2012-02-27
1
-3
/
+4
*
|
mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flash
Eric Nelson
2012-02-27
1
-3
/
+15
*
|
mx6q: mx6qsabrelite: Provide default serial flash bus and chip-select
Eric Nelson
2012-02-27
1
-0
/
+2
*
|
mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform
Eric Nelson
2012-02-27
1
-0
/
+9
*
|
mx28evk: add SPI support
Matthias Fuchs
2012-02-27
1
-3
/
+41
*
|
mx28evk: add USB support
Matthias Fuchs
2012-02-27
1
-0
/
+12
*
|
mx28evk: add RTC support
Matthias Fuchs
2012-02-27
1
-0
/
+8
|
/
*
microblaze: Enable TFTP put command
Stephan Linz
2012-02-23
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2012-02-17
1
-0
/
+2
|
\
|
*
mmc: make mmc_send_status() more reliable
Jan Kloetzke
2012-02-15
1
-0
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2012-02-17
1
-2
/
+2
|
\
\
[next]