1. 6e2f760 ppc4xx: fix PMC440 painit command by Matthias Fuchs · Thu Nov 24 16:36:06 2011 +0100
  2. 3583fab ppc4xx: remove invalid access to PCI_BRDGOPT2 register by Matthias Fuchs · Thu Oct 13 15:12:23 2011 +0200
  3. 24d094d ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation by Matthias Fuchs · Thu Oct 13 15:12:22 2011 +0200
  4. d98cddd Fix Stelian's email address by Stelian Pop · Tue Nov 01 00:00:39 2011 +0100
  5. e0ab6e1 auto_update.c: Fix GCC 4.6 build warnings by Stefan Roese · Tue Nov 15 08:03:33 2011 +0000
  6. 697c060 cmd_dasa_sim.c: Fix GCC 4.6 build warnings by Stefan Roese · Tue Nov 15 08:03:20 2011 +0000
  7. 98adee8 cmd_pci405.c: Fix GCC 4.6 build warnings by Stefan Roese · Tue Nov 15 08:03:06 2011 +0000
  8. 22a8309 board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Wed Nov 09 09:29:06 2011 +0000
  9. 27245d2 board/esd/cpci750/cpci750.c: Fix error handling by Wolfgang Denk · Wed Nov 09 09:29:05 2011 +0000
  10. e5a8153 board/esd/pf5200/pf5200.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:18 2011 +0000
  11. db25b3a board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:17 2011 +0000
  12. a9e9073 GCC4.6: Squash warnings in pmc405de.c by Marek Vasut · Fri Oct 21 14:17:22 2011 +0000
  13. 2fff429 GCC4.6: Squash warning in cmd_pmc440.c by Marek Vasut · Fri Oct 21 14:17:17 2011 +0000
  14. 4df9e53 ColdFire: Cleanup lds files for multiple defined symbols by stany MARCEL · Fri Oct 14 04:38:01 2011 +0000
  15. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  16. 2d56c2b at91: reworked support for meesc board by Matthias Fuchs · Tue Jul 19 01:56:06 2011 +0000
  17. 6f89710 at91: reworked support for otc570 board by Daniel Gorsulowski · Mon Apr 18 04:15:02 2011 +0000
  18. a65f8c8 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · Wed Apr 20 14:22:59 2011 +0200
  19. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  20. 341e5e7 Move LDSCRIPT definitions to board config files. by Wolfgang Denk · Sun Nov 28 21:18:58 2010 +0100
  21. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  22. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:35:39 2010 -0400
  23. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:14:07 2010 +0100
  24. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sun Nov 21 20:55:42 2010 +0100
  25. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  26. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  27. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · Sun Oct 17 17:31:59 2010 +0200
  28. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  29. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  30. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · Tue Sep 14 19:13:50 2010 -0500
  31. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  32. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · Sat Sep 11 09:31:43 2010 +0200
  33. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · Thu Sep 16 14:30:37 2010 +0200
  34. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  35. fb9a730 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · Tue Aug 31 10:00:10 2010 +0200
  36. c7b769a at91: Enabeling USB host on meesc board by Daniel Gorsulowski · Mon Aug 09 11:17:15 2010 +0200
  37. fba2494 at91: Update meesc board to new SoC access by Daniel Gorsulowski · Mon Aug 09 11:17:14 2010 +0200
  38. 795b56c ppc4xx: Fix building of PMC440 board by Matthias Fuchs · Mon Jul 26 17:17:53 2010 +0200
  39. 4490449 ppc4xx: Fix building of CANBT board by Matthias Fuchs · Mon Jul 26 17:17:52 2010 +0200
  40. d2b9424 ppc4xx: Fix building of AR405 board by Matthias Fuchs · Mon Jul 26 17:17:51 2010 +0200
  41. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  42. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  43. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  44. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  45. 594c967 ppc4xx: Fix building PLU405 board by Matthias Fuchs · Tue May 11 09:54:00 2010 +0200
  46. 7e0fbaf 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board by Reinhard Arlt · Tue Apr 13 09:59:09 2010 +0200
  47. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Apr 24 21:16:57 2010 +0200
  48. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  49. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · Wed Apr 14 13:57:18 2010 +0200
  50. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:12 2010 -0500
  51. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  52. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  53. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  54. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  55. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · Fri Mar 12 10:01:12 2010 +0100
  56. b5faaf7 AT91: Update otc570 board to new SoC access by Daniel Gorsulowski · Thu Feb 11 14:57:04 2010 +0100
  57. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · Wed Feb 24 10:29:16 2010 +0100
  58. 6e02da5 at91: Add esd gmbh OTC570 board support by Daniel Gorsulowski · Mon Jan 25 10:50:41 2010 +0100
  59. ecf9a2e ppc4xx: Fix building for PLU405 boards by Matthias Fuchs · Mon Feb 01 13:53:59 2010 +0100
  60. 88e5717 at91: Enable slow master clock on meesc board by Daniel Gorsulowski · Wed Jan 20 08:00:11 2010 +0100
  61. 0fa68f6 mpc83xx: vme8349: Fix power up reset sequence for tsi148 by Reinhard Arlt · Tue Dec 08 09:21:41 2009 +0100
  62. 6388135 mpc83xx: Add support for MPC8349 esd caddy2 by Reinhard Arlt · Tue Dec 08 09:13:08 2009 +0100
  63. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  64. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · Thu Dec 03 11:20:06 2009 +0100
  65. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  66. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  67. bbbe180 ppc4xx: Remove autoupdate feature from PLU405 board by Matthias Fuchs · Thu Oct 22 23:06:59 2009 +0200
  68. d0a46cb ppc4xx: Remove confusing comment by Matthias Fuchs · Wed Nov 18 16:28:42 2009 +0100
  69. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · Thu Nov 12 17:19:37 2009 +0100
  70. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · Thu Nov 12 16:41:09 2009 +0100
  71. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · Thu Nov 12 12:00:49 2009 +0100
  72. 15fd4fb ppc4xx: Initialize magnetic coupler on VOM405 boards by Matthias Fuchs · Tue Oct 27 19:58:09 2009 +0100
  73. d1c6045 ppc4xx: Initialize magnetic couplers in PLU405 by Matthias Fuchs · Mon Oct 26 09:58:45 2009 +0100
  74. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · Thu Oct 29 16:54:52 2009 +0100
  75. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  76. 19a3d99 ppc4xx: Add custom linker script to board/*/config.mk by Stefan Roese · Tue Oct 27 16:16:13 2009 +0100
  77. 606bac5 License cleanup: Fix license header for some esd display configurations by Matthias Fuchs · Fri Oct 23 10:52:38 2009 +0200
  78. 54b531a at91: Update MEESC board support by Daniel Gorsulowski · Tue Sep 29 08:03:12 2009 +0200
  79. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  80. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  81. cf8582c fpga: Remove relocation fixups by Peter Tyser · Mon Sep 21 11:20:32 2009 -0500
  82. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  83. 739a36f ppc4xx: Add SDRAM detection for PMC440 boards by Matthias Fuchs · Wed Sep 30 11:55:04 2009 +0200
  84. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  85. c12ecae mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · Mon Sep 21 14:07:14 2009 -0400
  86. 50e4920 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 15 21:43:25 2009 +0200
  87. b985ed6 board/esd/cpci750/ide.c: fix compile warning by Wolfgang Denk · Fri Sep 11 11:15:31 2009 +0200
  88. 71022cb board/esd/common/flash.c: Fix compile warning by Wolfgang Denk · Fri Sep 11 10:13:26 2009 +0200
  89. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  90. a3aa680 ppc4xx: Fix PMC405DE support by Matthias Fuchs · Fri Sep 04 10:37:04 2009 +0200
  91. 471573b Dual-license IBM code contributions by Josh Boyer · Fri Aug 07 13:53:20 2009 -0400
  92. 4691179 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · Sat Jul 25 06:19:12 2009 +0200
  93. 16671b2 PMC405DE: fix out of tree building by Wolfgang Denk · Mon Jul 27 08:50:59 2009 +0200
  94. 1df4d25 ppc4xx: Add 405EP based PMC405DE board by Matthias Fuchs · Wed Jul 22 13:56:21 2009 +0200
  95. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · Wed Jul 22 17:27:56 2009 +0200
  96. 1fc0bd8 ppc4xx: Cleanup PLU405 board code by Matthias Fuchs · Thu Jul 16 22:13:57 2009 +0200
  97. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun Jul 19 00:38:23 2009 +0200
  98. 907cad1 CPCI750: fix compile problem by Wolfgang Denk · Sat Jul 18 15:05:44 2009 +0200
  99. c361ce8 Remove legacy NAND and disk on chip references from boards. by Scott Wood · Thu Jul 16 19:08:04 2009 -0500
  100. 1d7cc1e MPC512x: factor out common code by Wolfgang Denk · Sun Jun 14 20:58:47 2009 +0200