1. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  2. de8ae7b usb: rename board_usb_init_type to usb_init_type by Troy Kisky · Thu Oct 10 15:27:55 2013 -0700
  3. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  4. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  6. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  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. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  13. d751279 board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Thu Nov 17 09:50:01 2011 +0000
  14. e18ce06 board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Thu Nov 17 09:50:00 2011 +0000
  15. 00da08e board/amcc/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · Thu Nov 17 09:49:59 2011 +0000
  16. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · Mon Nov 07 01:13:56 2011 +0000
  17. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  18. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  19. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · Wed May 04 10:32:28 2011 +0000
  20. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  21. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  22. 1935020 PPC4xx: Reduce NAND TLB window size on Canyonlands by Felix Radensky · Sun Jan 02 11:07:34 2011 +0200
  23. 99f2be6 ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · Tue Dec 14 17:49:52 2010 +0100
  24. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sun Nov 21 20:55:42 2010 +0100
  25. 40263b2 ppc4xx: Fix build problems of IBM DDR2 NAND booting targets by Stefan Roese · Tue Nov 23 14:32:06 2010 +0100
  26. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  27. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  28. 99c744f ppc4xx: Enable NOR flash support in sequoia_ramboot target by Stefan Roese · Mon Oct 11 15:50:10 2010 +0200
  29. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  30. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  31. 4010376 ppc44x: config GPIOs for USB on canyonlands board by Rupjyoti Sarmah · Fri Oct 01 14:31:28 2010 +0530
  32. b97b4c4 ppc4xx: Small whitespace cleanup in canyonlands.c by Stefan Roese · Tue Sep 28 08:06:06 2010 +0200
  33. 6583ef4 APM821xx: Add bluestone board support by Tirumala Marri · Tue Sep 28 14:15:21 2010 -0700
  34. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  35. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  36. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · Sun Sep 12 06:21:37 2010 +0200
  37. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · Sat Sep 11 09:31:43 2010 +0200
  38. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · Thu Sep 16 14:30:37 2010 +0200
  39. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  40. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · Thu Sep 16 14:01:53 2010 +0200
  41. c558225 4xx: adjust TEXT_BASE to increase U-Boot image size by Wolfgang Denk · Sun Jul 25 23:08:00 2010 +0200
  42. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  43. 4e23bff ppc4xx/Canyonlands added USB board callbacks by Rupjyoti Sarmah · Wed Jul 07 18:14:48 2010 +0530
  44. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  45. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Apr 24 21:16:57 2010 +0200
  46. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  47. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · Wed Apr 14 13:57:18 2010 +0200
  48. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  49. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  50. 0feec6a ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration by Stefan Roese · Thu Jan 21 11:37:31 2010 +0100
  51. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · Sun Jan 17 15:38:26 2010 -0600
  52. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  53. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · Thu Nov 12 17:19:37 2009 +0100
  54. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · Thu Nov 12 16:41:09 2009 +0100
  55. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · Thu Nov 12 12:00:49 2009 +0100
  56. 5716308 ppc4xx: Katmai: Add chip_config command by Stefan Roese · Mon Nov 09 14:15:42 2009 +0100
  57. 92c058e ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · Mon Nov 09 13:01:19 2009 +0100
  58. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · Thu Oct 29 16:54:52 2009 +0100
  59. e53b5cd ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · Thu Oct 29 15:04:35 2009 +0100
  60. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  61. ef28e73 ppc4xx: Sequoia: Add chip_config command by Stefan Roese · Mon Oct 19 16:19:36 2009 +0200
  62. 3559a87 ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock by Stefan Roese · Mon Oct 19 14:14:08 2009 +0200
  63. e7f3092 ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock by Stefan Roese · Mon Oct 19 14:10:50 2009 +0200
  64. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  65. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  66. 14fd12f ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · Fri Oct 02 14:35:16 2009 +0200
  67. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  68. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  69. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  70. 50e4920 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 15 21:43:25 2009 +0200
  71. 1248628 board/amcc/common/flash.c: Fix compile warning by Wolfgang Denk · Fri Sep 11 11:30:34 2009 +0200
  72. 5eb1f33 board/amcc/yucca/flash.c: Fix compile warning by Wolfgang Denk · Fri Sep 11 11:47:07 2009 +0200
  73. a4ef132 board/amcc/taihu/flash.c: Fix compile warning by Wolfgang Denk · Fri Sep 11 11:44:39 2009 +0200
  74. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  75. fce070a ppc4xx: Fix "chip_config" command for AMCC Arches by Stefan Roese · Mon Aug 17 16:57:53 2009 +0200
  76. 38ee94f ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands by Stefan Roese · Wed Jul 29 08:46:10 2009 +0200
  77. 7749ac9 ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup by Stefan Roese · Mon Jul 27 09:13:38 2009 +0200
  78. 9b89d30 ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd by Stefan Roese · Mon Jul 27 07:42:48 2009 +0200
  79. d8d63ba ppc4xx: Fix Arches DDR2 initialization by Stefan Roese · Mon Jul 27 10:53:43 2009 +0200
  80. 142a2e6 ppc4xx: Add chip_config command to AMCC Kilauea eval board by Stefan Roese · Tue Jul 21 14:06:29 2009 +0200
  81. 9693c3d Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · Mon Jul 20 06:57:27 2009 +0200
  82. fadfe70 ppc4xx: Fix FDT EBC mappings on Canyonlands by Felix Radensky · Mon Jun 22 15:30:42 2009 +0300
  83. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  84. c20ef32 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · Mon May 11 13:46:14 2009 +0200
  85. 8f1bb19 ppc4xx: Remove unused code for Sequoia NAND booting version by Stefan Roese · Wed Apr 15 11:32:53 2009 +0200
  86. c55fc7a ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia by Stefan Roese · Wed Apr 08 10:36:22 2009 +0200
  87. 200221b ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code by Stefan Roese · Thu Mar 26 16:14:13 2009 +0100
  88. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  89. f270b82 Fix AMCC Sequoia board DDR memory configuration by Mikhail Zolotaryov · Wed Mar 11 10:54:46 2009 +0200
  90. b33e6d7 ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards by Stefan Roese · Wed Feb 11 09:29:33 2009 +0100
  91. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  92. d618fd4 amcc: Clean up command usage output by Peter Tyser · Tue Jan 27 18:03:11 2009 -0600
  93. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  94. 5c05759 ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · Thu Nov 20 14:09:50 2008 -0600
  95. 3c373417 ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · Thu Nov 20 14:00:49 2008 -0600
  96. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  97. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  98. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Oct 21 21:19:35 2008 +0200
  99. 4d9e039 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup by Stefan Roese · Mon Oct 13 15:15:31 2008 +0200
  100. 4900ed2 ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · Wed Oct 08 10:12:53 2008 -0700