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
/
board
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
board: xilinx: Remove unused ancient i2c driver
Michal Simek
2013-02-04
2
-634
/
+0
|
*
|
|
|
board sc3: fix warning about nested comment
Jeroen Hofstee
2013-02-04
1
-2
/
+4
|
*
|
|
|
ppc: Move kbd_status to arch_global_data
Simon Glass
2013-02-04
2
-10
/
+10
|
*
|
|
|
ppc: Move wdt_last to arch_global_data
Simon Glass
2013-02-04
1
-4
/
+4
|
*
|
|
|
ppc: Move fpga_state to arch_global_data
Simon Glass
2013-02-04
3
-14
/
+16
|
*
|
|
|
ppc: Move mirror_hack to arch_global_data
Simon Glass
2013-02-04
1
-1
/
+1
|
*
|
|
|
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2013-02-04
1
-4
/
+4
|
*
|
|
|
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2013-02-04
10
-14
/
+14
|
|
/
/
/
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2013-01-30
6
-417
/
+0
|
|
\
\
\
|
|
*
|
|
MIPS: qi_lb60: remove custom u-boot.lds script
Gabor Juhos
2013-01-31
1
-61
/
+0
|
|
*
|
|
MIPS: dbau1x00: remove custom u-boot.lds script
Gabor Juhos
2013-01-31
1
-65
/
+0
|
|
*
|
|
MIPS: incaip: remove custom u-boot.lds script
Gabor Juhos
2013-01-31
1
-65
/
+0
|
|
*
|
|
MIPS: vct: remove custom u-boot.lds script
Gabor Juhos
2013-01-31
1
-68
/
+0
|
|
*
|
|
MIPS: pb1x00: remove custom u-boot.lds script
Gabor Juhos
2013-01-31
1
-65
/
+0
|
|
*
|
|
MIPS: qemu-mips: use the unified u-boot.lds script
Gabor Juhos
2013-01-31
1
-70
/
+0
|
|
*
|
|
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2013-01-30
6
-23
/
+0
|
*
|
|
|
board/common: Add support for QIXIS read/write using i2c
Prabhakar Kushwaha
2013-01-30
2
-0
/
+23
|
*
|
|
|
powerpc/85xx: Add BSC9132QDS support
Prabhakar Kushwaha
2013-01-30
6
-0
/
+941
|
*
|
|
|
powerpc/p2041: add RCW file for P2041RDB
Valentin Longchamp
2013-01-30
1
-0
/
+11
|
*
|
|
|
powerpc/t4240qds: Print FPGA detail version
Prabhakar Kushwaha
2013-01-30
1
-2
/
+9
|
*
|
|
|
powerpc/t4240qds: Add support to dump switch settings on t4240qds board
Shaveta Leekha
2013-01-30
1
-0
/
+60
|
*
|
|
|
powerpc/b4860qds: Add support to dump switch settings on b4860qds board
Shaveta Leekha
2013-01-30
1
-0
/
+47
|
*
|
|
|
powerpc/qixis: enable qixis dump command and add switch dumping command
Shaveta Leekha
2013-01-30
2
-12
/
+36
|
*
|
|
|
powerpc/b4860qds: Added Support for B4860QDS
York Sun
2013-01-30
10
-0
/
+1380
|
*
|
|
|
board/freescale/common:Add support of QTAG register
Prabhakar Kushwaha
2013-01-30
2
-0
/
+49
|
*
|
|
|
board/T4240qds:Fix TLB and LAW size of NAND flash
Prabhakar Kushwaha
2013-01-30
2
-2
/
+2
|
*
|
|
|
powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c
Timur Tabi
2013-01-30
2
-11
/
+12
|
*
|
|
|
powerpc/p2041: move Lanes mux to board early init
Shaohui Xie
2013-01-30
2
-39
/
+44
|
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Tom Rini
2013-01-29
2
-6
/
+6
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'mpc83xx/next'
Kim Phillips
2013-01-16
2
-6
/
+6
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
powerpc/mpc83xx: convert MPC8313ERDB to new-SPL
Scott Wood
2012-12-19
1
-5
/
+5
|
|
|
*
|
spl: Change PAD_TO to CONFIG_SPL_PAD_TO
Scott Wood
2012-12-19
1
-1
/
+1
|
*
|
|
|
README.qemu-mips: move README file from board to doc directory
Daniel Schwierzeck
2013-01-16
1
-196
/
+0
|
*
|
|
|
MIPS: qemu-mips: update and fix example usage in README
Daniel Schwierzeck
2013-01-16
1
-7
/
+21
|
*
|
|
|
MIPS: qemu-mips: add '-M mips' switch to the example usage command
Gabor Juhos
2013-01-16
1
-1
/
+1
|
*
|
|
|
MIPS: qemu-mips: fix a typo in README
Gabor Juhos
2013-01-16
1
-1
/
+1
|
|
/
/
/
*
|
|
|
imx: mx6q DDR3 init: Benefit from available CL = 7
Benoît Thébaudeau
2013-02-12
1
-4
/
+4
*
|
|
|
imx: mx6q DDR3 init: Fix MR0.PPD
Benoît Thébaudeau
2013-02-12
1
-2
/
+2
*
|
|
|
imx: mx6q DDR3 init: Fix RST_to_CKE
Benoît Thébaudeau
2013-02-12
1
-1
/
+1
*
|
|
|
imx: mx6q DDR3 init: Fix SDE_to_RST
Benoît Thébaudeau
2013-02-12
1
-1
/
+1
*
|
|
|
imx: mx6q DDR3 init: Fix tXPR
Benoît Thébaudeau
2013-02-12
1
-1
/
+1
*
|
|
|
imx: mx6q DDR3 init: Fix tMRD
Benoît Thébaudeau
2013-02-12
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
mx23evk: Add initial board support
Otavio Salvador
2013-01-28
3
-0
/
+234
*
|
|
mxs: mmc: mx23_olinuxino: Add MMC support
Marek Vasut
2013-01-28
2
-1
/
+30
*
|
|
mxs: mmc: Allow overriding default card detect implementation
Marek Vasut
2013-01-28
4
-4
/
+4
*
|
|
mx6qsabrelite: search mii phy address 4-7
Troy Kisky
2013-01-28
1
-3
/
+21
*
|
|
mxs: Boost the memory power supply
Marek Vasut
2013-01-28
1
-1
/
+1
*
|
|
imximage.cfg: run files through C preprocessor
Troy Kisky
2013-01-22
14
-692
/
+769
*
|
|
woodburn: Set Write Protection GPIO as input
Fabio Estevam
2013-01-21
1
-1
/
+2
*
|
|
mxs: Add MX23 olinuxino board support
Marek Vasut
2013-01-21
3
-0
/
+188
[prev]
[next]