1. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  2. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  3. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  4. b74ddaa board: delete unused header files by Masahiro Yamada · Wed Jan 08 20:11:02 2014 +0900
  5. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  6. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  7. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  8. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:53 2012 +0000
  9. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  10. 341e5e7 Move LDSCRIPT definitions to board config files. by Wolfgang Denk · Sun Nov 28 21:18:58 2010 +0100
  11. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  12. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · Sun Oct 17 17:31:59 2010 +0200
  13. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  14. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  15. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  16. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  17. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  18. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  19. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  20. 08b251a ppc: Remove board-specific command table relocation fixups by Peter Tyser · Mon Sep 21 11:20:30 2009 -0500
  21. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  22. 77dde21 powerpc/inka4x0: Remove left-over ide reset code. by Detlev Zundel · Tue May 05 16:04:06 2009 +0200
  23. 166fb54 Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · Fri Apr 03 11:53:01 2009 +0200
  24. af771d1 inka4x0: Use proper accessor macros for memory mapped registers. by Detlev Zundel · Mon Mar 30 00:31:36 2009 +0200
  25. 6906496 inka4x0: Add hardware diagnosis and RTC in configuration. by Detlev Zundel · Mon Mar 30 00:31:35 2009 +0200
  26. 27e2e47 inka4x0: Add hardware diagnosis functions for inka4x0 by Detlev Zundel · Mon Mar 30 00:31:34 2009 +0200
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  28. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  29. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  30. 6edac11 inka4x0: remove dead code by Wolfgang Denk · Fri Jan 25 09:56:17 2008 +0100
  31. db94671 [INKA4x0] NG hardware: flash support by Marian Balakowicz · Thu Nov 15 13:37:28 2007 +0100
  32. 209d513 [INKA4x0] NG hardware: SDRAM support by Marian Balakowicz · Thu Nov 15 13:29:55 2007 +0100
  33. 8cfe7a8 [INKA4x0] NG hardware: platform code update by Marian Balakowicz · Thu Nov 15 13:24:43 2007 +0100
  34. 13f7599 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:39:10 2007 -0500
  35. 918f05b Remove obsolete mpc5xxx linker scripts (3 of 3) by Grant Likely · Tue Jul 03 00:33:38 2007 -0600
  36. 17208ae Consolidate mpc5xxx linker scripts by Grant Likely · Tue Jul 03 00:32:58 2007 -0600
  37. 79eecbfb - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the by Bartlomiej Sieka · Wed Nov 01 01:38:16 2006 +0100
  38. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  39. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  40. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  41. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  42. a2b932d * Fix baudrate calculation problem on MPC5200 systems by wdenk · Mon Jun 27 13:30:03 2005 +0000
  43. f189a0d INKA4x0: Allow initialization of LCD backlight dimming from by wdenk · Mon Mar 14 13:14:58 2005 +0000
  44. b995b0f Add port initialization for digital I/O on INKA4x0 by wdenk · Sun Mar 06 01:21:30 2005 +0000
  45. 286dca8 * Fix get_partition_info() parameter error in all other calls by wdenk · Fri Mar 04 11:27:31 2005 +0000
  46. 99408ba * Add support for ext2 filesystems and image timestamps to TQM5200 board by wdenk · Thu Feb 24 22:44:16 2005 +0000
  47. 8141446 * Update CPC45 board configuration. by wdenk · Mon Jan 31 22:09:11 2005 +0000
  48. 7f5ad44 * Fix problems with CMC_PU2 flash driver. * Adjust INKA 4x0 default settings by wdenk · Sun Dec 19 21:39:27 2004 +0000
  49. 07d7e6b Code cleanup. by wdenk · Thu Dec 16 21:44:03 2004 +0000
  50. 4ca3236 Add support for INKA4X0 board by wdenk · Thu Dec 16 15:52:40 2004 +0000