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