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
*
Blackfin: bf561: merge headers
Mike Frysinger
2010-10-02
4
-1930
/
+1906
*
Blackfin: bf533: merge headers
Mike Frysinger
2010-10-02
8
-1342
/
+1293
*
Blackfin: unify core MMRs
Mike Frysinger
2010-10-02
38
-3456
/
+350
*
Blackfin: bf52x: unify arch header duplication
Mike Frysinger
2010-10-02
6
-2316
/
+6
*
Blackfin: bf537: unify arch header duplication
Mike Frysinger
2010-10-02
5
-295
/
+6
*
Blackfin: punt old *p style volatile MMR defines
Mike Frysinger
2010-10-02
24
-13223
/
+0
*
Blackfin: bf527-ad7160-eval: convert from old style MMR macros
Mike Frysinger
2010-10-02
1
-1
/
+1
*
Blackfin: cm-bf548: video: convert from old style MMR macros
Mike Frysinger
2010-10-02
1
-11
/
+12
*
Blackfin: bf548-ezkit: video: convert from old style MMR macros
Mike Frysinger
2010-10-02
1
-10
/
+11
*
Blackfin: bf527-ezkit: video: convert from old style MMR macros
Mike Frysinger
2010-10-02
1
-36
/
+40
*
Blackfin: bf537-stamp: post: update old MMR style macros
Mike Frysinger
2010-10-02
2
-131
/
+75
*
Blackfin: bfin_mac: convert from old style MMR macros
Mike Frysinger
2010-10-02
1
-32
/
+36
*
Blackfin: punt headers for non-existent BF541
Mike Frysinger
2010-10-02
4
-448
/
+0
*
Blackfin: unify gpio cfi implementations
Mike Frysinger
2010-10-02
10
-216
/
+26
*
Blackfin: bfin_sdh: clean up send_cmd
Mike Frysinger
2010-10-02
1
-10
/
+15
*
Blackfin: bfin_spi: add optional DMA support
Mike Frysinger
2010-10-02
2
-27
/
+203
*
Blackfin: add support for BF51x parts
Mike Frysinger
2010-10-02
15
-0
/
+2498
*
Blackfin: add support for BF538/BF539 processors
Mike Frysinger
2010-10-02
11
-0
/
+3464
*
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-28
518
-8339
/
+15828
|
\
|
*
Add support for operating system OSE
Torkel Lundgren
2010-09-28
4
-0
/
+42
|
*
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2010-09-23
21
-54
/
+35
|
*
mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1m
Kim Phillips
2010-09-23
1
-1
/
+1
|
*
mpc83xx: fix pcie build warning
Kim Phillips
2010-09-23
1
-1
/
+1
|
*
mpc8308_p1m: support for MPC8308 P1M board
Ilya Yanok
2010-09-23
7
-0
/
+811
|
*
MPC8308RDB: various clean ups
Ilya Yanok
2010-09-23
3
-66
/
+31
|
*
mpc8308: add SICR{L,H} fields definitions
Ilya Yanok
2010-09-23
1
-0
/
+48
|
*
mpc83xx: add support for setting PCIE clocks
Ilya Yanok
2010-09-23
1
-0
/
+12
|
*
mpc83xx/pcie: make it compile with PCIE2 unconfigured
Ilya Yanok
2010-09-23
1
-13
/
+25
|
*
e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels
Ira W. Snyder
2010-09-23
22
-44
/
+44
|
*
mpc831xerdb: enable mtdparts for NAND
Scott Wood
2010-09-23
2
-2
/
+16
|
*
ppc4xx: Disable trace broadcast for 44x non debug mode
Victor Gallardo
2010-09-23
1
-0
/
+3
|
*
ppc4xx: Cleanup of PVR detection code in cpu.c
Stefan Roese
2010-09-23
1
-71
/
+61
|
*
ppx4xx: remove unused functionality for DU405 boards
Matthias Fuchs
2010-09-23
1
-26
/
+5
|
*
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-09-23
66
-146
/
+0
|
*
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
Stefan Roese
2010-09-23
3
-16
/
+1
|
*
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
2010-09-23
107
-824
/
+600
|
*
ppc4xx: Big header cleanup part 2, mostly PPC405 related
Stefan Roese
2010-09-23
38
-948
/
+712
|
*
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
2010-09-23
37
-1986
/
+1750
|
*
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Stefan Roese
2010-09-23
23
-22
/
+22
|
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
139
-149
/
+149
|
*
ppc4xx: Remove unreferenced file include/405_dimm.h
Stefan Roese
2010-09-23
1
-4
/
+0
|
*
fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...
Timur Tabi
2010-09-21
11
-1156
/
+37
|
*
video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB
Timur Tabi
2010-09-21
1
-1
/
+37
|
*
logos: add Freescale logo
Timur Tabi
2010-09-21
2
-0
/
+3
|
*
silence config step commands display during MAKEALL builds
Kim Phillips
2010-09-21
1
-1
/
+1
|
*
arm: Make jadecpu board use relocation
Matthias Weisser
2010-09-21
3
-3
/
+13
|
*
Merge branch 'next' of ../custodians into next
Wolfgang Denk
2010-09-21
11
-2
/
+4451
|
|
\
|
|
*
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Wolfgang Denk
2010-09-21
11
-2
/
+4451
|
|
|
\
|
|
|
*
USB-CDC: Fix coding style issues
Vitaly Kuzmichev
2010-09-20
8
-407
/
+420
|
|
|
*
USB-CDC: called handle_interrupts inside usb_eth_send
Stefano Babic
2010-09-20
1
-1
/
+9
[next]