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
*
drivers/mtd/onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
4
-16
/
+2
*
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
189
-205
/
+194
*
drivers/qe: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
5
-14
/
+2
*
drivers/pci: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
11
-32
/
+8
*
drivers/misc: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
9
-22
/
+9
*
drivers/input: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
6
-23
/
+5
*
drivers/dma: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
4
-12
/
+1
*
drivers/block: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
7
-25
/
+7
*
serial: move CFG_NS9750_UART to CONFIG_NS9750_UART
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
3
-6
/
+2
*
serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
10
-13
/
+9
*
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
21
-103
/
+23
*
mx31: move freescale's mx31 boards to vendor board dir
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
6
-6
/
+6
*
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-08-12
30
-6
/
+6
|
\
|
*
at91: move arch-at91sam9 to arch-at91
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
30
-6
/
+6
*
|
OneNAND: Fill in MTD function pointers for OneNAND.
Fathi BOUDRA
2008-08-12
3
-8
/
+20
*
|
nand_spl: Support page-aligned read in nand_load, use chipselect
Guennadi Liakhovetski
2008-08-12
1
-10
/
+20
*
|
NAND boot: Update large page support for current API.
Scott Wood
2008-08-12
1
-30
/
+20
*
|
NAND boot: MPC8313ERDB support
Scott Wood
2008-08-12
14
-129
/
+585
*
|
mpc8313erdb: Enable NAND in config.
Scott Wood
2008-08-12
1
-0
/
+2
*
|
NAND: Do not write or read a whole block if it is larger than the environment
Guennadi Liakhovetski
2008-08-12
1
-9
/
+9
*
|
NAND: chip->state does not always get set.
Marcel Ziswiler
2008-08-12
1
-0
/
+1
*
|
NAND: Scan bad blocks lazily.
Ilya Yanok
2008-08-12
2
-3
/
+9
*
|
NAND read/write fix
Scott Wood
2008-08-12
3
-611
/
+194
*
|
NAND: Always skip blocks on read/write/boot.
Scott Wood
2008-08-12
2
-38
/
+26
*
|
nand: fsl_upm: convert to updated MTD NAND infrastructure
Anton Vorontsov
2008-08-12
2
-40
/
+31
*
|
fsl_elbc_nand: Hard-code the FBAR/FPAR split.
Scott Wood
2008-08-12
1
-3
/
+2
*
|
fsl_elbc_nand: workaround for hangs during nand write
Anton Vorontsov
2008-08-12
1
-1
/
+10
*
|
Freescale eLBC FCM NAND driver
Scott Wood
2008-08-12
2
-0
/
+760
*
|
Don't panic if a controller driver does ecc its own way.
Scott Wood
2008-08-12
1
-2
/
+6
*
|
NAND: Make NAND driver less verbose per default
Stefan Roese
2008-08-12
2
-6
/
+7
*
|
NAND: Davinci driver updates
Sergey Kubushyn
2008-08-12
1
-5
/
+14
*
|
NAND: Fix compilation warning and small coding style issue
Stefan Roese
2008-08-12
1
-3
/
+2
*
|
NAND: Update nand_spl driver to match updated nand subsystem
Stefan Roese
2008-08-12
1
-15
/
+19
*
|
NAND: Update 4xx NDFC driver to match updated nand subsystem
Stefan Roese
2008-08-12
1
-42
/
+41
*
|
NAND: Change nand_wait_ready() to not call nand_wait()
Stefan Roese
2008-08-12
1
-1
/
+10
*
|
make nand dump and nand dump.oob work
William Juul
2008-08-12
1
-19
/
+27
*
|
moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
William Juul
2008-08-12
37
-36
/
+4
*
|
Clean out unneeded files
William Juul
2008-08-12
27
-10446
/
+0
*
|
Create symlinks from yaffs2/direct to yaffs2
William Juul
2008-08-12
26
-0
/
+26
*
|
Incorporate yaffs2 into U-boot
William Juul
2008-08-12
31
-89
/
+666
*
|
YAFFS2 import
William Juul
2008-08-12
63
-0
/
+24326
*
|
Whitespace cleanup and marking broken code.
William Juul
2008-08-12
2
-44
/
+57
*
|
Fixing coding style issues
William Juul
2008-08-12
18
-99
/
+106
*
|
Remove white space at end.
William Juul
2008-08-12
11
-18
/
+18
*
|
Update MTD to that of Linux 2.6.22.1
William Juul
2008-08-12
37
-3243
/
+4636
|
/
*
Coding style cleanup, update CHANGELOG, prepare release
v1.3.4
Wolfgang Denk
2008-08-12
17
-19
/
+603
*
MVBC_P: fix compile problem
Wolfgang Denk
2008-08-12
1
-2
/
+2
*
MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'
Wolfgang Denk
2008-08-12
1
-1
/
+1
*
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-08-12
5
-29
/
+44
|
\
|
*
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
Wolfgang Denk
2008-08-12
5
-29
/
+44
|
|
\
[next]