1. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · Mon Nov 11 14:35:54 2013 +0900
  2. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  3. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  4. 1391606 CHECKPATCH: ./board/esd/voh405/logo_320_240_4bpp.c by Marek Vasut · Thu Dec 15 03:45:50 2011 +0000
  5. b91f0dd CHECKPATCH: ./board/esd/voh405/logo_640_480_24bpp.c by Marek Vasut · Thu Dec 15 03:45:49 2011 +0000
  6. 98edfa3 CHECKPATCH: ./board/esd/voh405/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:55 2011 +0000
  7. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  8. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  9. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  10. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  11. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  12. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  13. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  14. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  15. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  16. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  17. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  18. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  19. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  20. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  21. 5dde4e2 ppc4xx: Use correct io accessors for esd 405/440 boards by Matthias Fuchs · Fri Feb 20 10:19:19 2009 +0100
  22. 33e8d30 ppc4xx: Cleanup linker scripts of esd 4xx boards by Matthias Fuchs · Fri Feb 20 10:19:17 2009 +0100
  23. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  24. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  25. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  26. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · Sun Nov 09 21:29:23 2008 -0800
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  28. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  29. a32290c ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · Tue Sep 02 16:33:05 2008 +0200
  30. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  31. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  32. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  33. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  34. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  35. 72cb501 ppc4xx: Maintenance patch for VOH405 boards by Matthias Fuchs · Fri Dec 28 17:10:42 2007 +0100
  36. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · Mon Oct 22 15:44:39 2007 +0200
  37. c8452fa Migrate esd 405EP boards to new NAND subsystem by Matthias Fuchs · Mon Jul 09 10:10:06 2007 +0200
  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. 6a07675 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · Sat Apr 08 19:08:06 2006 +0200
  41. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · Sun Mar 05 18:57:33 2006 +0100
  42. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  43. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  44. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  45. 0c7ffc0 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · Tue Aug 16 18:18:00 2005 +0200
  46. 4c3d80c Update for esd voh405 fpga image by stroese · Mon Mar 14 12:56:21 2005 +0000
  47. 80be1db VOH405 board update by stroese · Thu Dec 16 18:41:27 2004 +0000
  48. a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · Wed Sep 08 22:03:11 2004 +0000
  49. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · Tue Jan 20 23:12:12 2004 +0000
  50. be467a1 Board VOH405 added. by stroese · Fri Sep 12 08:42:13 2003 +0000