1. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  2. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · Tue Sep 16 14:11:51 2014 +0900
  3. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  4. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  5. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  6. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  7. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  8. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  9. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  10. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  11. e10ffab Clean up libfdt.h includes by Gerald Van Baren · Thu Feb 07 19:49:54 2013 -0500
  12. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  13. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  14. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  15. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:35:39 2010 -0400
  16. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  17. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · Sun Oct 17 17:31:59 2010 +0200
  18. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  19. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  20. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  21. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  22. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  23. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  24. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · Thu Dec 03 11:20:06 2009 +0100
  25. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  26. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  27. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  28. 15327c0 cm5200: Make function test command names more unique by Peter Tyser · Sat Apr 18 22:34:00 2009 -0500
  29. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  30. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  31. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  32. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  33. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  34. 634ed50 Some copy-n-paste fixes in printf usage by Matvejchikov Ilya · Sun Jul 06 13:57:58 2008 +0400
  35. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  36. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  37. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  38. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  39. faf47bc Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. by Detlev Zundel · Fri Feb 22 17:21:32 2008 +0100
  40. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  41. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · Tue Nov 27 21:59:46 2007 -0600
  42. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  43. 1a3bc1c CM5200: Fix missing null-termination in hostname manipulation code by Bartlomiej Sieka · Fri Oct 05 09:46:06 2007 +0200
  44. d6ac337 cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9 by Bartlomiej Sieka · Thu Sep 13 18:21:48 2007 +0200
  45. 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 13 21:57:53 2007 +0200
  46. 56cbd02 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · Sun Aug 12 14:27:39 2007 +0200
  47. a6533c8 cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. by Bartlomiej Sieka · Fri Aug 03 12:08:16 2007 +0200