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
*
mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define
Peter Tyser
2009-06-12
1
-0
/
+1
*
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
Peter Tyser
2009-06-12
1
-3
/
+9
*
85xx: Add PIB support at CS4/CS5 for MPC8569MDS
Haiying Wang
2009-06-12
1
-1
/
+9
*
85xx: Fix some settings for MPC8569MDS board
Haiying Wang
2009-06-12
1
-3
/
+3
*
85xx: Fix MURAM size for MPC8569
Haiying Wang
2009-06-12
1
-2
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2009-06-11
3
-3
/
+3
|
\
|
*
mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operation
Kim Phillips
2009-06-08
3
-3
/
+3
*
|
rmu board: fix error: 'CONFIG_ENV_SECT_SIZE' undeclared
Wolfgang Denk
2009-06-10
1
-1
/
+2
*
|
TQM85xx: minor config file cleanup
Wolfgang Denk
2009-06-09
1
-4
/
+3
*
|
TQM85xx: adapt for new flash types
Wolfgang Denk
2009-06-09
1
-13
/
+0
*
|
85xx: Fix the wrong SYS_CLK_IN for 8569MDS
Dave Liu
2009-06-09
1
-2
/
+2
*
|
Add config option for disabling DM9000-SROM support.
Remy Bohmer
2009-06-08
2
-0
/
+21
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2009-06-04
1
-3
/
+3
|
\
|
*
mmc: fix response decoding on little endian
Rabin Vincent
2009-06-02
1
-3
/
+3
*
|
Blackfin: fix if() logic in bootrom evt1 check
Mike Frysinger
2009-05-29
1
-1
/
+1
|
/
*
Blackfin: bf518f-ezbrd: setup portmux for async flash
Graf Yang
2009-05-25
1
-0
/
+1
*
ppc4xx: Move definition for PPC4xx NAND FLASH controller to header
Stefan Roese
2009-05-23
1
-0
/
+7
*
TQM834x: remove defines causing gcc4.4 warnings
Kim Phillips
2009-05-20
1
-20
/
+0
*
MIPS: Make all extern-ed functions in bitops.h static
Shinya Kuribayashi
2009-05-16
1
-32
/
+32
*
ARM: fix PXA build by defining UP2OCR
Daniel Mack
2009-05-15
1
-0
/
+4
*
console.h: remove unused prototype 'console_realloc'
Jean-Christophe PLAGNIOL-VILLARD
2009-05-15
1
-2
/
+0
*
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
7
-7
/
+7
*
Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
Rohit Hagargundgi
2009-05-15
1
-0
/
+1
*
powerpc/inka4x0: Remove left-over ide reset code.
Detlev Zundel
2009-05-15
1
-1
/
+0
*
Blackfin: bf527-ezkit: fix SPI flash env params
Mike Frysinger
2009-05-06
1
-2
/
+2
*
Blackfin: fix booting with older bootroms (no EVT1)
Mike Frysinger
2009-05-06
1
-0
/
+8
*
OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000
Manikandan Pillai
2009-04-30
5
-24
/
+28
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-04-30
16
-163
/
+59
|
\
|
*
arm925t: Fix CONFIG_SYS_HZ to 1000
Ladislav Michl
2009-04-29
4
-11
/
+11
|
*
OMAP3: Remove legacy NAND defines
Dirk Behme
2009-04-29
4
-117
/
+0
|
*
OMAP3: Print correct silicon revision
Sanjeev Premi
2009-04-29
1
-5
/
+9
|
*
OMAP3: Remove unused board-types
Sanjeev Premi
2009-04-29
2
-11
/
+0
|
*
OMAP3: Use functions print_cpuinfo() and checkboard()
Sanjeev Premi
2009-04-29
6
-2
/
+30
|
*
OMAP3: Fix changed mmc init command
Dirk Behme
2009-04-26
5
-5
/
+5
|
*
minor DaVinci clock cleanup
David Brownell
2009-04-24
4
-8
/
+4
|
*
s3c64xx: remove unnecessary definition
Minkyu Kang
2009-04-24
1
-4
/
+0
*
|
ids8247: Remove legacy NAND defines
Heiko Schocher
2009-04-28
1
-55
/
+0
*
|
mips/vcth: Use generic 16550 uart driver
Detlev Zundel
2009-04-28
1
-1
/
+12
*
|
AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definition
Peter Tyser
2009-04-28
1
-1
/
+1
*
|
Replace __attribute references with __attribute__
Peter Tyser
2009-04-28
3
-3
/
+3
*
|
Remove sa1100.h
Shinya Kuribayashi
2009-04-28
1
-0
/
+0
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2009-04-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
mpc83xx: MPC8360ERDK: fix environment offset configuration bug
Anatolij Gustschin
2009-04-23
1
-2
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2009-04-24
1
-1
/
+1
|
\
\
|
*
|
net: fix ULI 526x macro usage in netdev.h
Timur Tabi
2009-04-19
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-at91
Wolfgang Denk
2009-04-24
13
-46
/
+528
|
\
\
|
|
/
|
/
|
|
*
at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000
Jean-Christophe PLAGNIOL-VILLARD
2009-04-16
7
-7
/
+7
|
*
at91: add support for the PM9263 board of Ronetix GmbH
Ilko Iliev
2009-04-16
4
-0
/
+472
|
*
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
2009-04-16
10
-40
/
+50
*
|
fix DaVinci NS16550_REG_SIZE regression
David Brownell
2009-04-16
4
-4
/
+4
[next]