- fdd243d powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 8 months ago
- 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 5 months ago
- 81844ac net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · 2 years, 8 months ago
- 6303b27 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · 3 years ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 2 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 7 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 8 months ago
- 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
- 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
- 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
- 2189d5f Move strtomhz() to vsprintf.h 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
- c0bc2a7 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · 7 years ago
- 5c5da43 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · 7 years ago
- 18f8d4c powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
- 0ebb538 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
- fdef389 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
- 374a0e3 powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · 7 years ago
- b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
- fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 8 years ago
- 70fd071 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 8 years ago
- ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 8 years ago
- 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 8 years ago
- 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 8 years ago
- acc2372 mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
- 4317d07 mpc8xx: remove KUP4X, KUP4K board support by Masahiro Yamada · 10 years ago
- 03f9d7d mpc8xx: remove fads board support by Masahiro Yamada · 11 years ago
- 6b44d9e powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
- 2f848f9 powerpc: Use print_size() where appropriate by Shruti Kanetkar · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- a166fbc powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 12 years ago
- 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
- 15ae8a3 MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c by Marek Vasut · 12 years ago
- bae6501 mpc8xx/cpu.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 15 years ago
- a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc8xx/cpu.c]
- 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc8xx/cpu.c]
- 2145188 Fix compile error in building MBX860T. by Ben Warren · 16 years ago
- 9eb79bd Moved initialization of MPC8XX SCC to cpu_eth_init() by Ben Warren · 16 years ago
- 3456a14 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · 16 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- aa6f6d1 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 17 years ago
- 77ff7b7 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
- 381e4e6 Added support for the mgsuvd board from keymile. by Heiko Schocher · 17 years ago
- d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- 7b4fd36 Add support for MPC859/866 Rev. A.0 by Wolfgang Denk · 19 years ago
- ed16fef On LWMON we must use the watchdog to reset the board as the CPU by wdenk · 20 years ago
- f7d1572 Add support for UC100 board by wdenk · 20 years ago
- 66ca92a * Patch by Yuli Barcohen, 13 Jul 2004: by wdenk · 20 years ago
- 02b11f8 Patch by Klaus Heydeck, 12 May 2004: by wdenk · 21 years ago
- 75d1ea7 Fix variable CPU clock for MPC859/866 systems for low CPU clocks by wdenk · 21 years ago
- b0aef11 Fix typo in Makefile; fix problem with PARTNUM detection by wdenk · 21 years ago
- 180d3f7 * Fix problems caused by Robert Schwebel's cramfs patch by wdenk · 21 years ago
- 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
- 0cb61d7 Patch by Raghu Krishnaprasad, 7 Aug 2003: by wdenk · 21 years ago
- 2535d60 * Patch by Martin Krause, 17 Jul 2003: by wdenk · 21 years ago
- 8bde7f7 * Code cleanup: by wdenk · 22 years ago
- d126bfb Add support for TQM862L modules by wdenk · 22 years ago
- c609719 Initial revision by wdenk · 22 years ago