index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134
York Sun
2011-02-03
4
-1
/
+116
|
|
*
|
powerpc/85xx: Rename MPC8572 DDR erratum to DDR115
York Sun
2011-02-03
3
-2
/
+5
|
|
*
|
powerpc/85xx: Enable Errata command on MPC8572DS
York Sun
2011-02-03
1
-1
/
+1
|
|
*
|
powerpc/85xx: Remove unnecessary polling loop from DDR init
York Sun
2011-02-03
1
-2
/
+0
|
|
*
|
fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
Kumar Gala
2011-02-03
3
-0
/
+10
|
|
*
|
powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs
Kumar Gala
2011-02-03
1
-0
/
+2
|
|
|
/
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2011-02-04
1
-1
/
+1
|
|
\
\
|
|
*
|
NAND: Fix saving of redundand environment
Alexander Holler
2011-02-02
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-sh
Wolfgang Denk
2011-02-04
43
-322
/
+2074
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sh: sh7785lcr: Fix out of tree building
Nobuhiro Iwamatsu
2011-02-03
1
-2
/
+6
|
|
*
change email address in MAINTAINERS
Yoshihiro Shimoda
2011-02-02
1
-1
/
+1
|
|
*
sh: add support for sh7757lcr board
Yoshihiro Shimoda
2011-02-02
11
-0
/
+1697
|
|
*
spi: add support SuperH SPI module
Yoshihiro Shimoda
2011-02-02
4
-0
/
+346
|
|
*
net: sh_eth: add cache handling
Yoshihiro Shimoda
2011-02-02
2
-0
/
+12
|
|
*
README: add description of sh_eth driver
Yoshihiro Shimoda
2011-02-02
1
-0
/
+9
|
|
*
sh: add support the CONFIG_SYS_LDSCRIPT
Yoshihiro Shimoda
2011-02-02
1
-0
/
+6
|
|
*
sh: Remove config.mk for shmin board
Nobuhiro Iwamatsu
2011-02-02
2
-27
/
+1
|
|
*
sh: Remove config.mk for espt board
Nobuhiro Iwamatsu
2011-02-02
2
-9
/
+1
|
|
*
sh: Remove config.mk for mpr2 board
Nobuhiro Iwamatsu
2011-02-02
2
-37
/
+2
|
|
*
sh: Remove config.mk for ms7750se board
Nobuhiro Iwamatsu
2011-02-02
2
-23
/
+1
|
|
*
sh: Remove config.mk for ms7722se board
Nobuhiro Iwamatsu
2011-02-02
2
-31
/
+1
|
|
*
sh: Remove config.mk for ms7720se board
Nobuhiro Iwamatsu
2011-02-02
2
-34
/
+1
|
|
*
sh: Remove config.mk for sh7785lcr board
Nobuhiro Iwamatsu
2011-02-02
2
-31
/
+2
|
|
*
sh: Remove config.mk for sh7763rdp board
Nobuhiro Iwamatsu
2011-02-02
2
-11
/
+1
|
|
*
sh: Remove config.mk for rsk7203 board
Nobuhiro Iwamatsu
2011-02-02
2
-28
/
+1
|
|
*
sh: Remove config.mk for r7780mp board
Nobuhiro Iwamatsu
2011-02-02
2
-27
/
+1
|
|
*
sh: Remove config.mk for r2dplus board
Nobuhiro Iwamatsu
2011-02-02
2
-23
/
+1
|
|
*
sh: Remove config.mk for ap325rxa board
Nobuhiro Iwamatsu
2011-02-02
2
-26
/
+2
|
|
*
sh: Remove config.mk for MigoR board
Nobuhiro Iwamatsu
2011-02-02
2
-31
/
+1
|
*
|
Prepare v2011.03-rc1
Wolfgang Denk
2011-02-02
1
-3
/
+3
|
*
|
Minor Coding Style Cleanup.
Wolfgang Denk
2011-02-02
8
-69
/
+68
|
*
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2011-02-02
132
-681
/
+13132
|
|
\
\
|
|
*
|
armv7: add support for s5pc210 universal board
Minkyu Kang
2011-02-02
7
-2
/
+978
|
|
*
|
armv7: add support for S5PC210 SoC
Minkyu Kang
2011-02-02
12
-0
/
+1056
|
|
*
|
S5P: serial: Use the inline function instead of static value
Minkyu Kang
2011-02-02
2
-2
/
+5
|
|
*
|
arm: a320evb: fixes for relocation support
Po-Yu Chuang
2011-02-02
3
-41
/
+11
|
|
*
|
arm926ejs: timer: Replace bss variable by gdr
Heiko Schocher
2011-02-02
8
-16
/
+32
|
|
*
|
remove (double) LED initialization in arm920t start.s
Jens Scharsig
2011-02-02
1
-3
/
+0
|
|
*
|
arm1136: timer: Replace bss variable by gd
Heiko Schocher
2011-02-02
2
-20
/
+18
|
|
*
|
ARM: */start.S: code cleanup
Liu Hui-R64343
2011-02-02
14
-28
/
+0
|
|
*
|
ARM: Avoid compiler optimization for readb, writeb and friends.
Alexander Holler
2011-02-02
1
-12
/
+20
|
|
*
|
armv7: s5pc1xx: don't use function pointer for clock functions
Minkyu Kang
2011-02-02
3
-23
/
+27
|
|
*
|
DaVinci: Remove incorrect CONFIG option
Sandeep Paulraj
2011-02-02
1
-6
/
+0
|
|
*
|
DaVinci Sonata: Fix Build Error
Sandeep Paulraj
2011-02-02
1
-0
/
+1
|
|
*
|
DaVinci DM6467: Fix Build Error
Sandeep Paulraj
2011-02-02
1
-0
/
+16
|
|
*
|
DaVinci DM6467: Enhance board Support
Sandeep Paulraj
2011-02-02
3
-2
/
+55
|
|
*
|
ARM: Update mach types
Sandeep Paulraj
2011-02-02
1
-15
/
+2290
|
|
*
|
DaVinci DM6467: Added ET1011C (LSI) PHY support
Sandeep Paulraj
2011-02-02
4
-1
/
+66
|
|
*
|
DaVinci EMAC: Add name to Ethernet device
Sandeep Paulraj
2011-02-02
1
-0
/
+1
|
|
*
|
DaVinci EMAC: Fix davinci_eth_gigabit_enable
Sandeep Paulraj
2011-02-02
1
-3
/
+4
[prev]
[next]