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
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Zero out board info struct on bootup
Peter Tyser
2010-10-12
1
-16
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2010-10-11
2
-5
/
+14
|
\
|
*
powerpc/85xx: fix rev.2 job queue LIODN error storm
Kim Phillips
2010-10-07
1
-4
/
+10
|
*
powerpc/p4080: Add new CPC register - HDBCR0
Kumar Gala
2010-10-07
1
-1
/
+4
*
|
PowerPC: change board specific early pci_init() into generic.
Andre Schwarz
2010-10-06
1
-5
/
+4
*
|
PCU_E: remove code for yet another corpse
Wolfgang Denk
2010-10-06
2
-3
/
+2
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-10-05
12
-36
/
+204
|
\
|
*
ppc4xx: Remove some testing hacks from ppc4xx.h
Stefan Roese
2010-10-04
1
-17
/
+0
|
*
ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx
Stefan Roese
2010-10-04
1
-0
/
+2
|
*
APM821xx: Add CPU support
Tirumala Marri
2010-10-04
11
-19
/
+202
*
|
Merge branch 'next' of git://git.denx.de/u-boot-video
Wolfgang Denk
2010-10-05
1
-55
/
+7
|
\
\
|
|
/
|
/
|
|
*
fsl_diu_fb: further refactoring of FSL DIU code
Anatolij Gustschin
2010-09-25
1
-55
/
+7
*
|
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-28
56
-952
/
+3800
|
\
|
|
*
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2010-09-23
2
-6
/
+6
|
*
mpc83xx: fix pcie build warning
Kim Phillips
2010-09-23
1
-1
/
+1
|
*
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
|
*
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
|
*
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-09-23
1
-7
/
+0
|
*
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
2010-09-23
15
-716
/
+242
|
*
ppc4xx: Big header cleanup part 2, mostly PPC405 related
Stefan Roese
2010-09-23
18
-845
/
+610
|
*
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
2010-09-23
24
-1934
/
+1722
|
*
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Stefan Roese
2010-09-23
3
-2
/
+2
|
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
32
-28
/
+3861
|
*
fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...
Timur Tabi
2010-09-21
2
-66
/
+3
|
*
common: move TOTAL_MALLOC_LEN to include/common.h
Heiko Schocher
2010-09-19
1
-10
/
+0
|
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
1
-6
/
+7
|
*
Make getenv() work before relocation.
Wolfgang Denk
2010-09-19
1
-2
/
+3
|
*
Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
Wolfgang Denk
2010-09-19
1
-6
/
+3
*
|
mpc512x: fix build issues
Wolfgang Denk
2010-09-28
1
-1
/
+0
*
|
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
Stefan Roese
2010-09-23
1
-5
/
+5
*
|
POST cleanup.
Michael Zaidman
2010-09-21
6
-139
/
+0
|
/
*
Save environment data to mmc.
Terry Lv
2010-09-19
1
-6
/
+11
*
bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.
Wolfgang Denk
2010-09-08
2
-8
/
+16
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-09-07
2
-9
/
+23
|
\
|
*
ppc4xx: Invalidate d-cache when used as init-ram
Stefan Roese
2010-09-03
1
-0
/
+5
|
*
ppc4xx: Fix 440EPx bug in reconfigure_pll()
Stefan Roese
2010-09-03
1
-9
/
+18
*
|
Fix parameters to support RDIMM for P2020DS
York Sun
2010-08-31
1
-0
/
+1
*
|
mpx85xx/fdt: Add cpu-release-addr for all cores
Matthew McClintock
2010-08-19
1
-7
/
+8
*
|
powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs
Kumar Gala
2010-08-19
3
-11
/
+11
*
|
powerpc/8xxx: share PIC defines among 85xx and 86xx
Kim Phillips
2010-08-19
8
-16
/
+19
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-08-10
1
-0
/
+3
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Wolfgang Denk
2010-08-10
1
-0
/
+3
|
|
\
|
|
*
ide: add configuration
Albert Aribaud
2010-08-08
1
-0
/
+3
*
|
|
miiphy: constify device name
Mike Frysinger
2010-08-09
3
-10
/
+10
*
|
|
net ppc: fix ethernet device names with spaces
Heiko Schocher
2010-08-09
6
-7
/
+7
|
/
/
*
|
fdt relocate: have more attention to use a bootmap or not
Stephan Linz
2010-08-08
1
-2
/
+2
*
|
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
3
-5
/
+5
*
|
powerpc/8xxx: query feature reporting register for num cores on unknown cpus
Kim Phillips
2010-08-01
2
-2
/
+10
[next]