1. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  2. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 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. d2f3bbd mmc: pxa: Flip over the remaining boards to pxa_mmc_generic by Marek Vasut · Sun Sep 30 10:09:49 2012 +0000
  5. 7655069 PXA: Kill last remnants of set_GPIO_mode function by Marek Vasut · Mon Dec 12 05:34:03 2011 +0000
  6. 08341be PXA: Rename pxa_dram_init to pxa2xx_dram_init by Marek Vasut · Sat Nov 26 11:18:57 2011 +0100
  7. 71d058b PXA: Squash extern pxa_dram_init() by Marek Vasut · Sat Nov 26 11:17:32 2011 +0100
  8. 578d476 board/lubbock/flash.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 13:12:15 2011 +0000
  9. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  10. 6befe6d PXA: Fix Lubbock, remove redundant parenthesis by Marek Vasut · Sat Aug 20 14:24:49 2011 +0200
  11. f8b82ee Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · Fri Jul 15 23:31:37 2011 +0000
  12. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  13. c5513e7 PXA: lubbock: Fix for reloc by Marek Vasut · Wed Oct 20 20:55:44 2010 +0200
  14. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  15. f0e37d1 Net: Clean up LAN91C96 Support by Ben Warren · Mon Dec 14 16:30:39 2009 -0800
  16. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  17. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  18. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  19. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  20. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  21. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  22. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  23. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  24. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  25. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  26. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  27. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  28. 336b2bc Prepare for SoC rework of ARM code: by wdenk · Sat Apr 02 23:52:25 2005 +0000
  29. 767fbd4 Patch by George G. Davis, 24 Aug 2004: by wdenk · Sun Oct 10 18:41:04 2004 +0000
  30. 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · Sun Feb 08 19:38:38 2004 +0000
  31. 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
  32. 5958f4a * Patches by Anders Larsen, 17 Sep 2003: by wdenk · Thu Sep 18 09:21:33 2003 +0000
  33. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  34. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · Sun Jun 15 22:40:42 2003 +0000
  35. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · Fri May 30 12:48:29 2003 +0000
  36. 0463e04 Patch by Kyle Harris, 20 May 2003: by wdenk · Fri May 23 12:36:20 2003 +0000
  37. 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · Fri Mar 14 20:47:52 2003 +0000
  38. cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · Thu Mar 06 13:39:27 2003 +0000
  39. b666c8f * Patch by Rune Torgersen, 13 Feb 2003: by wdenk · Thu Mar 06 00:58:30 2003 +0000
  40. fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000
  41. f682e42 Initial revision by wdenk · Sat Oct 26 16:57:25 2002 +0000
  42. ea8015b Initial revision by wdenk · Sat Oct 26 16:43:06 2002 +0000
  43. d9fd6ff Initial revision by wdenk · Fri Oct 11 08:43:32 2002 +0000
  44. da27dcf Initial revision by wdenk · Tue Sep 10 19:19:06 2002 +0000
  45. 4c31c4b Initial revision by wdenk · Wed Aug 14 07:58:23 2002 +0000