- 549bb6b powerpc: mpc85xx: Fix compilation with CONFIG_WDT by Pali Rohár · 2 years, 8 months ago
- efd9914 powerpc: mpc85xx: Show e500 core version by Pali Rohár · 2 years, 8 months ago
- 3db7b2b powerpc: Remove unused MPC8540/60ADS code by Tom Rini · 2 years, 10 months ago
- efb5dab7 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 4 months ago
- 9889860 ppc: Remove MPC8555CDS boards by Tom Rini · 3 years, 7 months ago
- a857133 ppc: Remove MPC8541CDS board by Tom Rini · 3 years, 7 months ago
- 907568e ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW by Bin Meng · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
- 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
- f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
- 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
- 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
- 51370d5 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
- 1034340 powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500 by York Sun · 8 years ago
- 99d0a31 powerpc: MPC8560: Remove macro CONFIG_MPC8560 by York Sun · 8 years ago
- 3c3d8ab powerpc: MPC8555: Remove macro CONFIG_MPC8555 by York Sun · 8 years ago
- 3aff308 powerpc: mpc8541: Remove macro CONFIG_MPC8541 by York Sun · 8 years ago
- 7f82521 powerpc: mpc8540: Remove macro CONFIG_MPC8540 by York Sun · 8 years ago
- fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
- b8bf0ad powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · 10 years ago
- 1d71efb driver/ddr: Restruct driver to allow standalone memory space by York Sun · 10 years ago
- 0f8062b mpc85xx: watchdog initialisation added by Boschung, Rainer · 11 years ago
- 5122dfa powerpc/85xx: add T4080 SoC support by Shengzhou Liu · 11 years ago
- 0c12a15 powerpc/85xx: Enhance get_sys_info() to check clocking mode by vijay rai · 11 years ago
- fa08d39 PPC 85xx: Add qemu-ppce500 machine by Alexander Graf · 11 years ago
- 0b66513 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · 11 years ago
- 9a17eb5 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
- 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
- 6b44d9e powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
- 997399f powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
- f165bc3 powerpc/corenet: Move RCW print to cpu.c by York Sun · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 6770c5e powerpc: Use lower case for the core names by Fabio Estevam · 12 years ago
- 76d354f powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t by Mingkai Hu · 12 years ago
- df616ca mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on by Horst Kronstorfer · 12 years ago
- 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
- e76cd5d 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
- c97cd1b spl/85xx: new SPL support by Scott Wood · 12 years ago
- 990e1a8 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
- 98ffa19 powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · 12 years ago
- 379c514 powerpc/corenet2: fix mismatch DDR sync bit from RCW by York Sun · 12 years ago
- 2f1712b powerpc/mpc85xx: check number of cores by York Sun · 12 years ago
- 800c73c powerpc/85xx: Add determining and report IFC frequency by Kumar Gala · 12 years ago
- 320d53d powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset. by Mark Marshall · 12 years ago
- a4c6650 powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving by York Sun · 12 years ago
- 5b6b85a Add e6500 processor detection by Kumar Gala · 12 years ago
- c18de0d mpc85xx: support board-specific reset function by Ira W. Snyder · 13 years ago
- a598643 powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536 by Kumar Gala · 13 years ago
- fbb9ecf powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
- 21cd581 MPC8xxx: drop redundant boot messages by Wolfgang Denk · 13 years ago
- 8992738 powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500 by Kumar Gala · 13 years ago
- 9cdfe28 powerpc/mpc85xx: Add clear_ddr_tlbs function by Becky Bruce · 13 years ago
- 1b3e3c4 powerpc/mpc8xxx: Enable calculation for fixed DDR chips by York Sun · 14 years ago
- 66412c6 powerpc/85xx: Change timebase divisor to be defined per processor by Kumar Gala · 14 years ago
- c1fc2d4 powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT by Zhao Chenhui · 14 years ago
- d789b5f powerpc/85xx: Add support for Integrated Flash Controller (IFC) by Dipen Dudhat · 14 years ago
- beba93e powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · 14 years ago
- 810c442 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · 14 years ago
- 70961ba mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · 14 years ago
- 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
- 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
- ebbe11d Add memory test feature for mpc85xx POST. by York Sun · 14 years ago
- 680c613 powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
- 7eda1f8 powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
- 2a3a96c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · 15 years ago
- f2d9a5d powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
- 199e262 mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
- f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
- 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- 9ce3c22 85xx: Fix compile warning by Kumar Gala · 15 years ago
- ab48ca1 ppc/p4080: Fix synchronous frequency calculations by Srikanth Srinivasan · 15 years ago
- a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc85xx/cpu.c]
- 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc85xx/cpu.c]
- 39aaca1 ppc/p4080: Determine various chip frequencies on CoreNet platforms by Kumar Gala · 16 years ago
- 3c2a67e ppc/p4080: Handle timebase enabling and frequency reporting by Kumar Gala · 15 years ago
- c348322 ppc/85xx: Clean up do_reset by Kumar Gala · 15 years ago
- 21170c8 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). by Poonam Aggrwal · 15 years ago
- 58442dc ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · 15 years ago
- 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
- 18bacc2 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · 15 years ago
- 017f11f 8xxx: Break out DMA code to a common file by Peter Tyser · 15 years ago
- 2f21ce4 fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · 16 years ago
- b1f1265 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · 16 years ago
- 8e55258 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · 16 years ago
- b3d7f20 85xx: Add QE clk support by Haiying Wang · 16 years ago
- 71b358c 85xx: Added MPC8535/E identifiers by Kumar Gala · 16 years ago
- 22b6dbc MPC85xx: Add MPC8569 CPU support by Haiying Wang · 16 years ago
- 1bba30e Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
- 80522dc 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
- 8d949af mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago