index
:
device_goldelico_gta04_u-boot
replicant-2.3
device/goldelico/gta04/u-boot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu
/
mpc83xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
silence misc printf formatting compiler warnings
Kim Phillips
2008-07-10
2
-4
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-net
Wolfgang Denk
2008-07-09
1
-0
/
+20
|
\
|
*
Add mechanisms for CPU and board-specific Ethernet initialization
Ben Warren
2008-07-06
1
-0
/
+20
*
|
fix system config overwrite @ MPC834x and MPC8313
Andre Schwarz
2008-06-25
1
-0
/
+5
*
|
mpc83xx: move CPU_TYPE_ENTRY over to processor.h
Kim Phillips
2008-06-25
1
-1
/
+0
|
/
*
PPC: Create and use CONFIG_HIGH_BATS
Becky Bruce
2008-06-03
1
-3
/
+3
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
3
-6
/
+6
*
mpc83xx: remove the unused CPM's stuff
Dave Liu
2008-04-25
1
-8
/
+0
*
lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
Kim Phillips
2008-04-25
1
-7
/
+4
*
mpc83xx: Update DIMM data bus width test to support 40-bit width
Lee Nipper
2008-04-11
1
-2
/
+2
*
Make MPC83xx one step closer to full relocation.
Joakim Tjernlund
2008-03-28
1
-4
/
+7
*
mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
Kim Phillips
2008-03-28
1
-123
/
+43
*
mpc83xx: display ddr frequency in board_add_ram_info banner
Kim Phillips
2008-03-28
1
-4
/
+7
*
mpc83xx: unreinvent mem_clk
Kim Phillips
2008-03-28
2
-13
/
+13
*
mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups
Anton Vorontsov
2008-03-25
1
-0
/
+8
*
83xx: serdes setup routines
Anton Vorontsov
2008-03-25
2
-0
/
+146
*
83xx: split COBJS onto separate lines
Anton Vorontsov
2008-03-25
4
-11
/
+12
*
mpc8323erdb: Improve the system performance
Michael Barkowski
2008-03-25
1
-0
/
+6
*
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
2008-02-14
1
-1
/
+1
*
ppc: Refactor cache routines, so there is only one common set.
Rafal Jaworowski
2008-02-14
1
-34
/
+0
*
QE: Move FDT support into a common file
Kumar Gala
2008-02-12
1
-10
/
+3
*
mpc83xx: Fix the fatal conflict of merge
Dave Liu
2008-01-17
2
-11
/
+6
*
mpc83xx: add support for more system clock performance controls
Kim Phillips
2008-01-16
2
-28
/
+57
*
mpc83xx: Add config of eTSEC emergency priority in SPCR
Dave Liu
2008-01-16
1
-0
/
+5
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
1
-1
/
+1
*
Fixed syntax error in function init_e300_core() of mpc83xx/start.S if
Heiko Schocher
2008-01-12
1
-1
/
+1
*
mpc83xx: Fix the bug of 266MHz data rate DDR
Dave Liu
2008-01-10
1
-3
/
+3
*
mpc83xx: add "fsl, qe" compatible fixups
Anton Vorontsov
2008-01-10
1
-0
/
+6
*
mpc83xx: convert to using do_fixup_*()
Kim Phillips
2008-01-08
4
-480
/
+103
*
Add support CONFIG_UEC_ETH3 in MPC83xx
Joakim Tjernlund
2008-01-08
1
-1
/
+115
*
mpc83xx: Add the support of MPC837xEMDS board
Dave Liu
2008-01-08
2
-3
/
+10
*
mpc83xx: Add the support of MPC8315E SoC
Dave Liu
2008-01-08
2
-3
/
+49
*
mpc83xx: Add the support of MPC837x SoC
Dave Liu
2008-01-08
2
-30
/
+161
*
Convert boards that set memory node to use fdt_fixup_memory()
Kumar Gala
2007-12-07
1
-16
/
+2
*
Update libfdt from device tree compiler (dtc)
Kumar Gala
2007-11-21
2
-4
/
+4
*
Revert "Correct fixup relocation for mpc83xx"
Grant Likely
2007-11-15
2
-1
/
+2
*
mpc83xx: fix typo in DDR2 programming
Kim Phillips
2007-08-17
1
-1
/
+1
*
mpc83xx: implement board_add_ram_info
Kim Phillips
2007-08-16
1
-15
/
+39
*
mpc83xx: migrate remaining freescale boards to libfdt
Kim Phillips
2007-08-15
1
-3
/
+12
*
mpc83xx: move common /memory node update mechanism to cpu.c
Kim Phillips
2007-08-15
1
-8
/
+23
*
mpc83xx: remaining 8360 libfdt fixes
Kim Phillips
2007-08-15
2
-20
/
+47
*
mpc83xx: fix UEC2->1 typo in libfdt setup code
Kim Phillips
2007-08-15
1
-1
/
+1
*
mpc83xx: Suppress the warning 'burstlen'
Dave Liu
2007-08-10
1
-1
/
+1
*
mpc83xx: Consolidate the ECC support of 83xx
Dave Liu
2007-08-10
2
-1
/
+391
*
mpc83xx: Correct the burst length for DDR2 with 32 bits
Dave Liu
2007-08-10
1
-3
/
+10
*
mpc83xx: fixup generic pci for libfdt
Kim Phillips
2007-08-10
1
-1
/
+35
*
mpc83xx: fix 8360 and cpu functions to update fdt being passed
Kim Phillips
2007-08-10
1
-18
/
+18
*
mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled
Jerry Van Baren
2007-08-10
1
-28
/
+46
*
mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().
Jerry Van Baren
2007-08-10
1
-6
/
+3
*
mpc83xx: Add support for the display of reset status
Dave Liu
2007-08-10
1
-0
/
+36
[next]