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. d3efa97 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · Mon Apr 28 17:45:05 2014 +0900
  5. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  7. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  8. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  9. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  10. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  11. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  12. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  13. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · Wed May 04 10:32:28 2011 +0000
  14. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  15. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  16. 99f2be6 ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · Tue Dec 14 17:49:52 2010 +0100
  17. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  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. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  21. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  22. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  23. 0feec6a ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration by Stefan Roese · Thu Jan 21 11:37:31 2010 +0100
  24. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  25. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · Thu Nov 12 16:41:09 2009 +0100
  26. 92c058e ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · Mon Nov 09 13:01:19 2009 +0100
  27. e53b5cd ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · Thu Oct 29 15:04:35 2009 +0100
  28. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  29. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  30. 14fd12f ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · Fri Oct 02 14:35:16 2009 +0200
  31. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  32. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  33. 9b89d30 ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd by Stefan Roese · Mon Jul 27 07:42:48 2009 +0200
  34. 142a2e6 ppc4xx: Add chip_config command to AMCC Kilauea eval board by Stefan Roese · Tue Jul 21 14:06:29 2009 +0200
  35. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  36. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  37. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  38. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  39. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  40. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  41. a7c7d86 Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)" by Stefan Roese · Mon Sep 22 11:06:50 2008 +0200
  42. 97d6a34 ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB) by Victor Gallardo · Tue Sep 16 06:59:13 2008 -0700
  43. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  44. 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
  45. ff459fb ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · Thu Jul 10 13:52:44 2008 +0200
  46. 6a35785 Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · Wed Jul 02 23:53:23 2008 +0200
  47. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  48. a226c85 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · Mon Jun 02 17:13:55 2008 +0200
  49. a37856a ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · Thu May 22 14:44:24 2008 -0700
  50. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  51. fbf2430 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · Tue May 13 20:22:01 2008 +0200
  52. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  53. 4b8b9b0 ppc4xx: Fix comment in 405EX DDR2 init code by Stefan Roese · Tue Mar 11 13:52:25 2008 +0100
  54. e2a1242f ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files by Stefan Roese · Thu Jan 17 07:50:17 2008 +0100
  55. 1c793c0 ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit by Stefan Roese · Mon Jan 14 10:05:05 2008 +0100
  56. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  57. a9fa1f3 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · Thu Dec 13 14:52:53 2007 +0100
  58. e971ead ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · Sat Dec 08 14:47:34 2007 +0100
  59. 1fd81ff ppc4xx: Kilauea: Add PCIe reset assertion upon power-up by Stefan Roese · Fri Nov 30 07:15:41 2007 +0100
  60. 4dde6d3 ppc4xx: Small AMCC Kilauea cleanup by Stefan Roese · Thu Nov 15 14:25:09 2007 +0100
  61. 7e3e268 ppc4xx: Make output a little shorter on PCIe detection by Stefan Roese · Mon Nov 05 07:43:05 2007 +0100
  62. 720c585 ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support by Stefan Roese · Sat Nov 03 12:08:28 2007 +0100
  63. 1566805 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · Tue Oct 23 10:10:08 2007 +0200
  64. 070b93f ppc4xx: Fix size setup in Kilauea DDR2 init routine by Stefan Roese · Sun Oct 21 08:05:18 2007 +0200
  65. 89bac40 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · Sat Oct 13 16:43:23 2007 +0200
  66. 2ae6b91 ppc4xx: Enable device tree support (fdt) on Kilauea per default by Stefan Roese · Thu Oct 11 11:15:59 2007 +0200
  67. 7de9fc7 ppc4xx: Add initial AMCC Kilauea 405EX support by Stefan Roese · Fri Oct 05 17:11:30 2007 +0200