Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d8079169356e2f4a21660980355e253d0a08e56e
/
cpu
/
mpc85xx
4e928b5
fsl_dma: Break out common memory initialization function
by Peter Tyser
· Tue Jun 30 17:15:48 2009 -0500
a9af1dc
8xxx: Move dma_init() call to common code
by Peter Tyser
· Tue Jun 30 17:15:47 2009 -0500
4e5649f
fsl_dma: Move dma function prototypes to common header file
by Peter Tyser
· Tue Jun 30 17:15:46 2009 -0500
86ff89b
8xxx: Rename dma_xfer() to dmacpy()
by Peter Tyser
· Tue Jun 30 17:15:45 2009 -0500
ae7a7d4
8xxx: Break out DMA code to a common file
by Peter Tyser
· Tue Jun 30 17:15:40 2009 -0500
1c9f44e
fsl/85xx, 86xx: Sync up DMA code
by Peter Tyser
· Thu May 21 12:10:00 2009 -0500
4c82e72
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
by Peter Tyser
· Thu May 21 12:09:59 2009 -0500
511d828
qe: Pass in uec_info struct through uec_initialize
by Haiying Wang
· Thu Jun 04 16:12:41 2009 -0400
6141468
85xx: Add QE clk support
by Haiying Wang
· Wed May 20 12:30:29 2009 -0400
a917748
85xx: Added MPC8535/E identifiers
by Kumar Gala
· Wed May 20 01:11:33 2009 -0500
47dcd7c
85xx: Always attempt ethernet device tree fixup
by Kumar Gala
· Thu May 21 08:36:43 2009 -0500
d10d3b1
85xx: Use print_size to report amount of memory not mapped by TLBs
by Kumar Gala
· Thu Jun 11 23:40:34 2009 -0500
20db47d
85xx: bugfix for reading maximum TLB size on mpc85xx
by Fredrik Arnerup
· Tue Jun 02 16:27:10 2009 -0500
e1064b3
85xx: Introduce determine_mp_bootpg() helper.
by Kumar Gala
· Tue Mar 31 23:11:05 2009 -0500
c984913
MPC85xx: Add MPC8569 CPU support
by Haiying Wang
· Fri Mar 27 17:02:44 2009 -0400
e56f2c5
85xx: Add support for additional e500mc features
by Kumar Gala
· Thu Mar 19 09:16:10 2009 -0500
4be87b2
fsl-ddr: add the DDR3 SPD infrastructure
by Dave Liu
· Sat Mar 14 12:48:30 2009 +0800
e674b83
Fix mpc85xx ddr-gen3 ddr_sdram_cfg.
by Ed Swarthout
· Tue Feb 24 02:37:59 2009 -0600
1f79d14
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· Thu Feb 19 00:41:08 2009 +0100
6843a6e
85xx: Add eSDHC support for 8536 DS
by Andy Fleming
· Thu Oct 30 16:51:33 2008 -0500
30cb145
32bit BUg fix for DDR2 on 8572
by Poonam_Aggrwal-b10812
· Sun Jan 04 08:46:38 2009 +0530
a864f32
mpc85xx: Add support for the P2020
by Srikanth Srinivasan
· Wed Jan 21 17:17:33 2009 -0600
6630ffb
85xx: Fix how we map DDR memory
by Kumar Gala
· Fri Feb 06 09:56:35 2009 -0600
f92794c
85xx: Format cpu freq printing to handle 8 cores
by Kumar Gala
· Wed Feb 04 09:35:57 2009 -0600
bb8aea7
Add secondary CPUs processor frequency for e500 core
by Haiying Wang
· Thu Jan 15 11:58:35 2009 -0500
64bb6d1
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
by Kumar Gala
· Tue Dec 02 16:08:37 2008 -0600
3fe8087
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
by Kumar Gala
· Tue Dec 02 16:08:36 2008 -0600
8a353d5
Change DDR tlb start entry to CONFIG param for 85xx
by Haiying Wang
· Tue Jan 13 16:29:22 2009 -0500
0b691fc
mpc8[56]xx: Put localbus clock in sysinfo and gd
by Trent Piepho
· Wed Dec 03 15:16:37 2008 -0800
a8665ac
mpc8568: Double local bus clock divider
by Trent Piepho
· Wed Dec 03 15:16:35 2008 -0800
68aec14
85xx: Fix the boot window issue
by Dave Liu
· Tue Dec 16 12:09:27 2008 +0800
f474551
Set IVPR to kenrel entry point in second core boot page
by Haiying Wang
· Wed Dec 03 10:08:19 2008 -0500
1b560ac
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· Wed Dec 03 15:16:34 2008 -0800
bc424c9
mpc8[56]xx: Put localbus clock in device tree
by Trent Piepho
· Wed Dec 03 15:16:38 2008 -0800
9ac287a
85xx: Add support to populate addr map based on TLB settings
by Kumar Gala
· Tue Dec 16 14:59:20 2008 -0600
6294850
Update U-Boot's build timestamp on every compile
by Peter Tyser
· Mon Nov 03 09:30:59 2008 -0600
629022d
85xx: init gd as early as possible
by Kumar Gala
· Mon Nov 24 10:29:26 2008 -0600
7902209
85xx: Fix relocation of CCSRBAR
by Kumar Gala
· Mon Nov 24 10:29:25 2008 -0600
af7c3e3
85xx: Add PORDEVSR_PCI1 define
by Peter Tyser
· Mon Dec 01 13:47:12 2008 -0600
30103c6
85xx: Add CPU 2 errata workaround to all 8548 boards
by Peter Tyser
· Tue Nov 11 10:17:10 2008 -0600
6773169
Moved initialization of QE Ethernet controller to cpu_eth_init()
by Ben Warren
· Wed Oct 22 23:32:48 2008 -0700
70618a3
Moved initialization of FCC Ethernet controller to cpu_eth_init
by Ben Warren
· Wed Oct 22 23:20:29 2008 -0700
c4cc8f2
Fix typo in cpu/mpc85xx/cpu.c
by Ben Warren
· Thu Oct 30 22:15:35 2008 -0700
7dc79f7
85xx: Fix the incorrect register used for DDR erratum1
by Dave Liu
· Thu Oct 23 21:18:53 2008 +0800
9f4a689
85xx: Add basic e500mc core support
by Kumar Gala
· Thu Oct 23 01:47:38 2008 -0500
5c953ca
85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number
by Kumar Gala
· Thu Oct 23 01:47:37 2008 -0500
2059104
Use strmhz() to format clock frequencies
by Wolfgang Denk
· Sun Oct 19 02:35:49 2008 +0200
4216d75
Merge 'next' branch
by Wolfgang Denk
· Sat Oct 18 21:59:44 2008 +0200
2915512
85xx if NUM_CPUS>1, print cpu number
by Ed Swarthout
· Wed Oct 08 23:37:59 2008 -0500
e336605
Have u-boot pass stashing parameters into device tree
by Andy Fleming
· Tue Oct 07 08:09:50 2008 -0500
32090b3
85xx: Export invalidate_{i,d}cache and add flush_dcache
by Kumar Gala
· Mon Sep 22 14:11:10 2008 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
9632f66
Revert "85xx: Using proper I2C source clock divider for MPC8544"
by Kumar Gala
· Thu Oct 16 21:58:49 2008 -0500
7ac0ff4
85xx: Using proper I2C source clock divider for MPC8544
by Wolfgang Grandegger
· Tue Sep 30 10:55:57 2008 +0200
bfcd6c3
Fix the incorrect DDR clk freq reporting on 8536DS
by Jason Jin
· Sat Sep 27 14:40:57 2008 +0800
64df226
85xx: Remove setting of *cache-line-size in device trees
by Kumar Gala
· Tue Oct 07 10:28:46 2008 -0500
7ddfafc
Fix printf errors under -DDEBUG
by Andrew Klossner
· Thu Aug 21 07:12:26 2008 -0700
b937cc5
85xx: Ensure timebase is zero on secondary cores
by Kumar Gala
· Mon Sep 08 08:51:29 2008 -0500
5424501
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
by Sergei Poselenov
· Fri Aug 15 15:42:11 2008 +0200
fecff2b
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· Sun Aug 31 16:33:26 2008 -0500
4f6280e
mpc85xx: remove redudant code with lib_ppc/interrupts.c
by Kumar Gala
· Tue Aug 19 14:46:36 2008 -0500
cd77728
mpc85xx: Add support for the MPC8536
by Kumar Gala
· Tue Aug 12 11:14:19 2008 -0500
3ab0b2d
mpc85xx: Add support for the MPC8572DS reference board
by Kumar Gala
· Tue Aug 12 11:13:08 2008 -0500
ab73a24
FSL DDR: Remove old SPD support from cpu/mpc85xx
by Kumar Gala
· Wed Aug 27 01:05:35 2008 -0500
d5a1fb9
FSL DDR: Add 85xx specific register setting
by Kumar Gala
· Tue Aug 26 21:34:55 2008 -0500
80f4bc7
FSL DDR: Add e500 TLB helper for DDR code
by Kumar Gala
· Mon Jun 09 11:07:46 2008 -0500
124b082
FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.
by Kumar Gala
· Tue Aug 26 15:01:29 2008 -0500
fabda92
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
by Kumar Gala
· Tue Aug 19 15:41:18 2008 -0500
ccdeac7
85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
by Kumar Gala
· Mon Aug 11 11:29:28 2008 -0500
5e0933b
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Tue Jul 15 21:37:23 2008 +0200
2011997
85xx: Cleanup L2 cache size detection
by Kumar Gala
· Mon Jul 14 14:07:00 2008 -0500
276a646
8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq
by Paul Gortmaker
· Wed Jul 09 13:23:05 2008 -0400
0470c52
Change the temp map to ROM to align addresses to page size.
by Andrew Klossner
· Wed Jul 02 07:03:53 2008 -0700
b4a016e
mpc85xx: use IS_E_PROCESSOR macro
by Kim Phillips
· Tue Jun 17 17:45:22 2008 -0500
868e346
fdt: add crypto node handling for MPC8{3, 5}xxE processors
by Kim Phillips
· Mon Jun 16 15:55:53 2008 -0500
275f4c1
Fix some more printf() format problems.
by Kumar Gala
· Mon Jul 14 14:03:02 2008 -0500
e4ad454
Fix printf errors.
by Andrew Klossner
· Mon Jul 07 06:41:14 2008 -0700
e73dabc
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· Wed Jul 09 23:22:54 2008 +0200
d448a49
Add mechanisms for CPU and board-specific Ethernet initialization
by Ben Warren
· Mon Jun 23 22:57:27 2008 -0700
41df50a
Coding Style Cleanup
by Wolfgang Denk
· Sat Jun 28 23:34:37 2008 +0200
a9e1828
Fix 4xx build issue
by Anatolij Gustschin
· Thu Jun 12 12:40:11 2008 +0200
994fdba
85xx/86xx: Move to dynamic mgmt of LAWs
by Kumar Gala
· Wed Jun 11 00:51:45 2008 -0500
75639e0
FSL LAW: Keep track of LAW allocations
by Kumar Gala
· Wed Jun 11 00:44:10 2008 -0500
ddc1a47
Added the upmconfig() function for 85xx.
by Sergei Poselenov
· Fri Jun 06 15:42:40 2008 +0200
09cb120
MPC85xx: Beautify boot output of L2 cache configuration
by Wolfgang Grandegger
· Thu Jun 05 13:11:59 2008 +0200
ec68f93
85xx: Add setting of cache props in the device tree.
by Kumar Gala
· Thu May 29 11:22:06 2008 -0500
8ddf00c
85xx: expose cpu identification
by Kumar Gala
· Tue Jun 10 16:53:46 2008 -0500
54b6810
85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it
by Kumar Gala
· Thu May 29 01:21:24 2008 -0500
306b4e8
MPC85xx: Change traps.c to not reference non-addressable memory
by Becky Bruce
· Wed May 14 13:10:04 2008 -0500
ff10bf7
Merge branch 'socrates' of /home/wd/git/u-boot/projects
by Wolfgang Denk
· Wed May 21 01:13:52 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
2514742
Fixed reset for socrates
by Sergei Poselenov
· Thu May 08 14:17:08 2008 +0200
9f84304
85xx: Add -mno-spe to e500/85xx builds
by Kumar Gala
· Tue Apr 29 12:54:59 2008 -0500
3af779b
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
by Kumar Gala
· Tue Apr 29 10:27:08 2008 -0500
398dcd6
85xx: Additional fixes and cleanup of MP code
by Kumar Gala
· Mon Apr 28 02:24:04 2008 -0500
93d5ffb
85xx: Round up frequency calculations to get reasonable output
by Kumar Gala
· Mon Apr 21 09:28:36 2008 -0500
d74b170
85xx: Fix size of cpu-release-addr property
by Kumar Gala
· Fri Apr 18 11:29:01 2008 -0500
44befe0
Fix calculation of I2C clock for some 85xx chips
by Timur Tabi
· Fri Apr 04 11:15:58 2008 -0500
615f14d
85xx: Fix detection of MP cpu spin up
by Kumar Gala
· Wed Apr 09 04:20:57 2008 -0500
1f109fd
85xx: Use SVR_SOC_VER instead of SVR_VER
by Kumar Gala
· Tue Apr 08 10:45:50 2008 -0500
Next »