Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
1f7559ec386ef4139b2d82be9670f83dd1d0c25e
/
arch
/
powerpc
/
cpu
/
mpc83xx
/
cpu.c
c6731fe
ppc: Move mpc83xx clock fields to arch_global_data
by Simon Glass
· 12 years ago
a88731a
mpc83xx: add support for mpc8309
by Gerlando Falauto
· 12 years ago
f2d9a5d
powerpc 83xx/85xx: Merge lbc upmconfig code
by Becky Bruce
· 14 years ago
f51cdaf
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
7c619dd
mpc8308: support for Freescale MPC8308 cpu
by Ilya Yanok
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
e4a95d1
powerpc: Consolidate bootcount_{store|load} for PowerPC
by Stefan Roese
· 15 years ago
dfe812c
mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families
by Kim Phillips
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
[Renamed from arch/ppc/cpu/mpc83xx/cpu.c]
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
[Renamed from cpu/mpc83xx/cpu.c]
4c006dd
Bug: do_reset issued via netconsole does not reset mpc83xx cpu.
by Michael Zaidman
· 15 years ago
e94e460
83xx: Add support for fsl_dma driver
by Peter Tyser
· 15 years ago
7892f61
8xxx: Rename dma_xfer() to dmacpy()
by Peter Tyser
· 15 years ago
8e55258
qe: Pass in uec_info struct through uec_initialize
by Haiying Wang
· 15 years ago
f70fd13
8360, kmeter1: added bootcount feature.
by Heiko Schocher
· 16 years ago
e1ac387
83xx: Add eSDHC support on 8379 EMDS board
by Andy Fleming
· 16 years ago
0e8454e
Moved initialization of QE Ethernet controller to cpu_eth_init()
by Ben Warren
· 16 years ago
4e190b0
Make Freescale local bus registers available for both 83xx and 85xx.
by Haiying Wang
· 16 years ago
4a7f6b7
mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function
by Richard Retanubun
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9724555
mpc83xx: wait till UPM completes the write to array
by Selvamuthukumar
· 16 years ago
75b9d4a
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· 16 years ago
9692cab
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 16 years ago
dd35479
Add mechanisms for CPU and board-specific Ethernet initialization
by Ben Warren
· 16 years ago
4890246
mpc83xx: move CPU_TYPE_ENTRY over to processor.h
by Kim Phillips
· 16 years ago
e5c4ade
mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
by Kim Phillips
· 17 years ago
5b8bc60
mpc83xx: convert to using do_fixup_*()
by Kim Phillips
· 17 years ago
ccf21c3
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· 17 years ago
555da61
mpc83xx: Add the support of MPC8315E SoC
by Dave Liu
· 17 years ago
03051c3
mpc83xx: Add the support of MPC837x SoC
by Dave Liu
· 17 years ago
246d4ae
Convert boards that set memory node to use fdt_fixup_memory()
by Kumar Gala
· 17 years ago
8d04f02
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
6a16e0d
mpc83xx: move common /memory node update mechanism to cpu.c
by Kim Phillips
· 17 years ago
8f9e0e9
mpc83xx: remaining 8360 libfdt fixes
by Kim Phillips
· 17 years ago
f4b2ac5
mpc83xx: fix UEC2->1 typo in libfdt setup code
by Kim Phillips
· 17 years ago
f57ac7a
mpc83xx: fix 8360 and cpu functions to update fdt being passed
by Kim Phillips
· 17 years ago
8be4044
mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled
by Jerry Van Baren
· 17 years ago
26d02c9
mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().
by Jerry Van Baren
· 17 years ago
1ded024
mpc83xx: Add support for 8360 silicon revision 2.1
by Lee Nipper
· 17 years ago
255a3577
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· 17 years ago
54b2d43
mpc83xx: replace elaborate boottime verbosity with 'clocks' command
by Kim Phillips
· 18 years ago
95e7ef8
mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().
by Scott Wood
· 18 years ago
a35b0c4
mpc83xx: Recognize SPR values for MPC8311 and MPC8313.
by Scott Wood
· 18 years ago
f35a53f
Fix the ft_cpu_setup() property settings.
by Gerald Van Baren
· 18 years ago
64dbbd4
Moved fdt command support code to fdt_support.c
by Gerald Van Baren
· 18 years ago
aea03c4
Fix some minor whitespace violations.
by Gerald Van Baren
· 18 years ago
213bf8c
Add a flattened device tree (fdt) command (2 of 2)
by Gerald Van Baren
· 18 years ago
d51b3cf
mpc83xx: update [local-]mac-address properties on UEC based devices
by Kim Phillips
· 18 years ago
61f4f91
mpc83xx: write MAC address to mac-address and local-mac-address
by Timur Tabi
· 18 years ago
b110f40
mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS
by Xie Xiaobo
· 18 years ago
8d172c0
mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS
by Xie Xiaobo
· 18 years ago
97c4b39
mpc83xx: don't hang if watchdog configured on 8360, 832x
by Kim Phillips
· 18 years ago
b700474
mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt
by Kim Phillips
· 18 years ago
3e78a31
mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead
by Kumar Gala
· 18 years ago
24c3aca
mpc83xx: Add support for the MPC832XEMDS board
by Dave Liu
· 18 years ago
e857a5b
mpc83xx: Miscellaneous code style fixes
by Timur Tabi
· 18 years ago
be5e618
mpc83xx: Update 83xx to use fsl_i2c.c
by Timur Tabi
· 18 years ago
d239d74
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
by Timur Tabi
· 18 years ago
4804136
mpc83xx: change ft code to modify local-mac-address property
by Kim Phillips
· 18 years ago
5f82043
mpc83xx: Add MPC8360EMDS basic board support
by Dave Liu
· 18 years ago
2ad6b51
mpc83xx: Add support for the MPC8349E-mITX
by Timur Tabi
· 18 years ago
f6eda7f
mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
by Dave Liu
· 18 years ago
cf48eb9
Some code cleanup
by Wolfgang Denk
· 19 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
61f2515
Add DMA support for MPC83xx.
by Marian Balakowicz
· 19 years ago
6d8ae5a
Add sync in do_reset() routine for MPC83xx after RPR register
by Marian Balakowicz
· 19 years ago
62ec641
Add helper function for generic flat device tree fixups for mpc83xx
by Kumar Gala
· 19 years ago
6902df5
Add PCI support for the TQM834x board.
by Rafal Jaworowski
· 19 years ago
e6f2e90
Added support for TQM834x boards.
by Marian Balakowicz
· 19 years ago
07a2505
Fix compiler warnings
by Wolfgang Denk
· 19 years ago
f046ccd
* Patch by Eran Liberty Add support for the Freescale MPC8349ADS board.
by Eran Liberty
· 19 years ago