Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e0d813143958dae618c1760de119cb0e95f0d737
/
cpu
/
mpc86xx
4f2fdac
relocation: Do not relocate NULL pointers.
by Joakim Tjernlund
· 15 years ago
36a6843
ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().
by Poonam Aggrwal
· 15 years ago
4ca72ae
ppc/85xx/86xx: Device tree fixup for number of cores
by Poonam Aggrwal
· 15 years ago
da6e1ca
ppc/85xx,86xx: Handling Unknown SOC version
by Poonam Aggrwal
· 15 years ago
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
9120884
8xxx: Refactored common cpu specific code for 85xx/86xx into one file.
by Poonam Aggrwal
· 15 years ago
8277e20
86xx: Remove redudant PLATFORM_CPPFLAGS
by Kumar Gala
· 15 years ago
af5829cb
86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields
by Peter Tyser
· 15 years ago
a9af1dc
8xxx: Move dma_init() call to common code
by Peter Tyser
· 15 years ago
ae7a7d4
8xxx: Break out DMA code to a common file
by Peter Tyser
· 15 years ago
1e2e9fa
86xx: Add CPU_TYPE_ENTRY support
by Kumar Gala
· 15 years ago
1c9f44e
fsl/85xx, 86xx: Sync up DMA code
by Peter Tyser
· 16 years ago
4c82e72
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
by Peter Tyser
· 16 years ago
21d2cd2
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
56d150e
86xx: Cleanup MP support
by Kumar Gala
· 16 years ago
698f3a1
86xx: Update CPU info output on bootup
by Peter Tyser
· 16 years ago
6945440
86xx: Reset update
by Peter Tyser
· 16 years ago
f93e1cb
mpc86xx: Add support to populate addr map based on BATs
by Becky Bruce
· 16 years ago
3fe630c
MPC86xx: fix build warnings
by Wolfgang Denk
· 16 years ago
0b691fc
mpc8[56]xx: Put localbus clock in sysinfo and gd
by Trent Piepho
· 16 years ago
5053058
mpc86xx: Double local bus clock divider
by Trent Piepho
· 16 years ago
1b560ac
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· 16 years ago
bc424c9
mpc8[56]xx: Put localbus clock in device tree
by Trent Piepho
· 16 years ago
55334c7
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
f88438a
Fix new found CFG_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6294850
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
0bd2509
mpc8641: Support 36-bit physical addressing
by Becky Bruce
· 16 years ago
8c2ebd0
mpc8641: Change 32-bit memory map
by Becky Bruce
· 16 years ago
2a97867
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
by Becky Bruce
· 16 years ago
aa06c6c
mpc86xx: Use SRR0/1/rfi to enable address translation, not blr
by Becky Bruce
· 16 years ago
fa9e7c5
mpc86xx: Move setup_bats into cpu_init_f
by Becky Bruce
· 16 years ago
d1cb6cb
powerpc: change 86xx SMP boot method
by Becky Bruce
· 16 years ago
7e554a3
powerpc 86xx: Handle CCSR relocation earlier
by Becky Bruce
· 16 years ago
75feb85
86xx: remove the redundant r2 global data pointer save
by Dave Liu
· 16 years ago
4d17010
86xx: remove the unused code for 86xx family
by Dave Liu
· 16 years ago
358ab66
86xx: Move the clear_tlbs before MMU turn on
by Dave Liu
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8aee935
74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version
by Kumar Gala
· 16 years ago
e4bfc8b
mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
by Nick Spence
· 16 years ago
bc1a0b4
86xx: remove redudant code with lib_ppc/interrupts.c
by Kumar Gala
· 16 years ago
fecff2b
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· 16 years ago
72c625b
FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.
by Kumar Gala
· 16 years ago
a3f554e
FSL DDR: Remove old SPD support from cpu/mpc86xx
by Kumar Gala
· 16 years ago
2e6ba7d
FSL DDR: Add 86xx specific register setting
by Kumar Gala
· 16 years ago
124b082
FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.
by Kumar Gala
· 16 years ago
fabda92
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
by Kumar Gala
· 16 years ago
0687e30
Clean up usage of icache_disable/dcache_disable
by Kumar Gala
· 16 years ago
a8a77de
POWERPC 86xx: Move BAT setup code to C
by Becky Bruce
· 16 years ago
276a646
8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq
by Paul Gortmaker
· 16 years ago
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
68d1acf
Merge commit 'wd/master'
by Jon Loeliger
· 16 years ago
a49ae4a
Minor coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 16 years ago
6c71b94
Feed the watchdog in u-boot for 8610 board.
by Jason Jin
· 17 years ago
d448a49
Add mechanisms for CPU and board-specific Ethernet initialization
by Ben Warren
· 16 years ago
0229f71
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
994fdba
85xx/86xx: Move to dynamic mgmt of LAWs
by Kumar Gala
· 16 years ago
6b3fbe4
MPC86xx: Change traps.c to not reference non-addressable memory
by Becky Bruce
· 17 years ago
7e07c77
PPC: 86xx Add bat registers to reginfo command
by Becky Bruce
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
d86e17e
7450 and 86xx L2 cache invalidate bug corrections
by Wheatley Travis
· 17 years ago
d93136b
Fix calculation of I2C clock for some 86xx chips
by Timur Tabi
· 17 years ago
3af779b
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
by Kumar Gala
· 17 years ago
f574097
Update SVR numbers to expand support
by Andy Fleming
· 17 years ago
84640c9
86xx: Convert sbc8641d to use libfdt.
by Jon Loeliger
· 17 years ago
4c67b0a
mpc86xx: Fix unused variable 'config' and 'immap'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
4b76a4f
mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e9f2dbb
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
c1499f48
85xx, 86xx: Determine I2C clock frequencies and store in global_data
by Timur Tabi
· 17 years ago
69c0964
PPC: Use r2 instead of r29 as global data pointer
by Wolfgang Denk
· 17 years ago
86a28e9
ppc: Refactor cache routines, so there is only one common set.
by Rafal Jaworowski
· 17 years ago
b0b3094
86xx: Add reginfo command
by Becky Bruce
· 17 years ago
a809901
86xx: Remove old-style law setup code
by Becky Bruce
· 17 years ago
b415b56
86xx: Support new law setup method and convert mpc8641
by Becky Bruce
· 17 years ago
f81ab5b
86xx: Rearrange the sequence in start.S
by Becky Bruce
· 17 years ago
e6c8484
86xx: Support 2GB DIMMs
by Becky Bruce
· 17 years ago
23740cf
Merge commit 'remotes/wd/master'
by Jon Loeliger
· 17 years ago
9225411
Fix compiler warnings for PPC systems. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
4e56a50
86xx: Fix broken variable reference when #def DEBUGing.
by Jon Loeliger
· 17 years ago
4c58126
make 8610 board use pixis reset
by Jason Jin
· 17 years ago
333dd1d
make 8610 board use pixis reset
by Jason Jin
· 17 years ago
b858b18
86xx: Fix broken variable reference when #def DEBUGing.
by Jon Loeliger
· 17 years ago
3b971c9
Initial mpc8610hpcd cpu/, README and include/ files.
by Jon Loeliger
· 17 years ago
f305b2d
86xx: Allow for fewer DDR slots per memory controller.
by Jon Loeliger
· 17 years ago
d112a2c
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· 17 years ago
11c9958
cpu/86xx fixes.
by Jon Loeliger
· 17 years ago
91080f7
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago
4d5a8e3
Fix build errors and warnings / code cleanup.
by Wolfgang Denk
· 17 years ago
07d5349
mpc86xx: Remove old CFG_CMD_* references.
by Jon Loeliger
· 17 years ago
6637e4c
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
508c5ba
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
06244e4
[ppc] Fix build breakage for all non-4xx PowerPC variants.
by Rafal Jaworowski
· 17 years ago
87c8618
mpc8641 image size cleanup
by Ed Swarthout
· 17 years ago
177e58f
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· 18 years ago
95aff26
Conditionalize 8641 Rev1.0 MCM workarounds
by James Yang
· 18 years ago
9a954ec
Rewrote picos_to_clk() to avoid rounding errors.
by James Yang
· 18 years ago
abe7bd0
mpc86xx; Write MAC address to mac-address and local-mac-address
by Jon Loeliger
· 18 years ago
176f509
mpc86xx: protect memcpy to bad address if a mac-address is missing from dt
by Jon Loeliger
· 18 years ago
57b6e9c
Add PIXIS FPGA support for MPC8641HPCN board.
by Haiying Wang
· 18 years ago
0df7b5b
Set Rev 2.x 86xx PIC in mixed mode.
by Haiying Wang
· 18 years ago
3e06f18
Add support for 8641 Rev 2 silicon.
by Ed Swarthout
· 18 years ago
Next »