1. 04684f7 mpc83xx: cosmetic comment update relating to SPD EEPROM by Paul Gortmaker · Fri Oct 02 18:54:20 2009 -0400
  2. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  3. 3ba0fa7 tqm5200: Correct comment and code in post_hotkeys_pressed. by Detlev Zundel · Wed Oct 07 16:38:05 2009 +0200
  4. ce33a01 mpc512x: fix fixed_sdram() init code. by Wolfgang Denk · Sun Oct 04 22:56:08 2009 +0200
  5. 3c8ef44 ppc4xx: respect 80-chars per line in ppc*.h files by Niklaus Giger · Sun Oct 04 20:04:22 2009 +0200
  6. a9a9b1f ppc4xx: Cleanup some HW register names by Niklaus Giger · Sun Oct 04 20:04:19 2009 +0200
  7. f1a80e4 ppc4xx: Add PPC405EX(r) Rev D support by Stefan Roese · Tue Oct 06 07:21:08 2009 +0200
  8. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Sun Oct 04 22:37:03 2009 -0700
  9. 59cb1e7 net: add random_port() prototype by Mike Frysinger · Wed Sep 02 04:18:55 2009 -0400
  10. 8733761 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Oct 03 23:40:35 2009 +0200
  11. 32011a8 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Oct 03 23:38:55 2009 +0200
  12. be34d1d ppc: Remove reloc_off field from global_data structure by Peter Tyser · Mon Sep 21 11:20:37 2009 -0500
  13. 4a6a663 arm/microblaze/nios/nios2/sh: Remove relocation fixups by Peter Tyser · Tue Sep 22 09:27:55 2009 -0500
  14. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  15. be6320a p3mx: Remove serial relocation fixups by Peter Tyser · Mon Sep 21 11:20:35 2009 -0500
  16. cf8582c fpga: Remove relocation fixups by Peter Tyser · Mon Sep 21 11:20:32 2009 -0500
  17. 08b251a ppc: Remove board-specific command table relocation fixups by Peter Tyser · Mon Sep 21 11:20:30 2009 -0500
  18. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  19. 739a36f ppc4xx: Add SDRAM detection for PMC440 boards by Matthias Fuchs · Wed Sep 30 11:55:04 2009 +0200
  20. cb9ebd0 ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling by Stefan Roese · Mon Sep 28 17:33:45 2009 +0200
  21. 0e92536 ppc4xx: Reorganize DDR2 ECC handling by Felix Radensky · Sun Sep 27 23:56:12 2009 +0200
  22. 8c3d61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 30 23:39:36 2009 +0200
  23. 477a5fe Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Sep 30 23:26:59 2009 +0200
  24. bd7eae7 Blackfin: update default console= settings by Mike Frysinger · Wed Sep 30 03:09:16 2009 -0400
  25. ce6b6c8 Blackfin: bf533-ezkit: update env location by Mike Frysinger · Mon Sep 21 18:04:49 2009 -0400
  26. a74e395 On-chip ROM boot: MPC8536DS support by Mingkai Hu · Wed Sep 23 15:20:38 2009 +0800
  27. c2a6dca NAND boot: MPC8536DS support by Mingkai Hu · Wed Sep 23 15:20:37 2009 +0800
  28. 9097531 mpc8536: fix board config file line length by Mingkai Hu · Wed Sep 23 15:19:32 2009 +0800
  29. 46b4765 sbc8548: reclaim wasted sector in boot flash by Paul Gortmaker · Fri Sep 25 11:14:11 2009 -0400
  30. 3d8d913 ppc/85xx: Clean up immap_85xx.h by Kumar Gala · Mon Sep 28 21:38:00 2009 -0500
  31. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  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. 328040a mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields by Kim Phillips · Fri Sep 25 18:19:44 2009 -0500
  34. 5cf39ae sbc8349: tidy up Makefile to use new configuration script. by Paul Gortmaker · Mon Sep 21 17:44:51 2009 -0400
  35. 8d12923 mpc83xx: mpc8360emds: Add QE USB device tree fixups by Anton Vorontsov · Wed Sep 16 23:22:08 2009 +0400
  36. cbf15d6 mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUs by Anton Vorontsov · Wed Sep 16 23:21:59 2009 +0400
  37. ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · Wed Sep 23 07:56:08 2009 +0200
  38. 028c79f mpc5200, mucmc52, uc101: config cleanup by Heiko Schocher · Wed Sep 23 07:56:04 2009 +0200
  39. 2f63bfe Fix "ppc/85xx: Clean up use of LAWAR defines" breakage by Wolfgang Denk · Fri Sep 25 00:57:49 2009 +0200
  40. ff8c0df Add Elpida Memory Configuration to mpc5121ads Boards by Martha M Stan · Mon Sep 21 14:08:00 2009 -0400
  41. c12ecae mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · Mon Sep 21 14:07:14 2009 -0400
  42. 0d50f5e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Sep 24 23:40:25 2009 +0200
  43. dccd9e3 ppc/p4080: Determine various chip frequencies on CoreNet platforms by Kumar Gala · Thu Mar 19 02:46:19 2009 -0500
  44. bb5409c ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · Thu Mar 19 02:39:17 2009 -0500
  45. 65e6c32 ppc/p4080: Add support for CoreNet style platform LAWs by Kumar Gala · Thu Mar 19 02:32:23 2009 -0500
  46. d574016 ppc/p4080: Add p4080 platform immap definitions by Kumar Gala · Wed Sep 16 09:43:12 2009 -0500
  47. aec75c0 immap_85xx: add porpllsr's plat ratio definition by Mingkai Hu · Tue Sep 22 14:53:34 2009 +0800
  48. 4ae5339 sbc85x0: tidy up Makefile to use new configuration script. by Paul Gortmaker · Mon Sep 21 17:19:17 2009 -0400
  49. f5c69a5 sbc8548: allow enabling PCI via a make config option by Paul Gortmaker · Sun Sep 20 20:36:06 2009 -0400
  50. 3bff642 sbc8548: update PCI/PCI-e support code by Paul Gortmaker · Sun Sep 20 20:36:05 2009 -0400
  51. 7cf5c04 fsl_pci: create a SET_STD_PCI_INFO() helper wrapper by Paul Gortmaker · Sun Sep 20 20:36:01 2009 -0400
  52. 7fa3832 sbc8548: correct local bus SDRAM size from 64M to 128M by Paul Gortmaker · Sun Sep 20 20:36:04 2009 -0400
  53. 62ad034 sbc8548: enable access to second bank of flash by Paul Gortmaker · Fri Sep 18 19:08:41 2009 -0400
  54. f78c7ce sbc8548: delete unused MPC8548CDS info carried over from port by Paul Gortmaker · Fri Sep 18 19:08:39 2009 -0400
  55. 9e36b82 ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · Sat Sep 19 11:20:54 2009 -0500
  56. 5b62efc ppc/85xx: Simplify the top makefile for P1_P2_RDB boards by Kumar Gala · Thu Sep 10 16:31:53 2009 -0500
  57. 84de713 ppc/85xx: Simplify the top makefile for 36-bit config for P2020DS by Kumar Gala · Thu Sep 10 16:26:37 2009 -0500
  58. 0d899ab ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DS by Kumar Gala · Thu Sep 10 16:23:45 2009 -0500
  59. 7149784 ppc/85xx: simplify the top makefile for 36-bit config for mpc8536ds by Mingkai Hu · Fri Sep 18 11:45:09 2009 +0800
  60. 6fa11c1 ppc/85xx: Fix LCRR_CLKDIV defines by Kumar Gala · Tue Sep 15 22:21:58 2009 -0500
  61. 33487be galaxy5200: enable version environment variable by Eric Millbrandt · Mon Sep 21 11:05:55 2009 -0500
  62. 0e0a068 digsy_mtc: Add TCR register value for RTC (DS1339) by Werner Pfister · Mon Sep 21 14:49:56 2009 +0200
  63. 6c66234 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Sep 24 00:17:17 2009 +0200
  64. 9d4396c ppc4xx: Make DDR2 timing for intip more robust by Dirk Eibach · Mon Sep 21 13:27:14 2009 +0200
  65. d3d9a50 ppc: Clean up calling of phy_reset() during init by Peter Tyser · Wed Sep 16 22:03:08 2009 -0500
  66. 5c50621 ppc: Clean up calling of misc_init_r() during init by Peter Tyser · Wed Sep 16 22:03:07 2009 -0500
  67. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · Wed Sep 16 21:38:10 2009 -0500
  68. b29bc71 FDT: remove obsolete OF_CPU and OF_SOC macros. by Marcel Ziswiler · Wed Sep 09 21:18:41 2009 +0200
  69. 96d6c58 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Thu Sep 17 23:28:31 2009 +0200
  70. 95a3c73 Correct ffs/fls regression for PowerPC etc by Simon Kagstrom · Thu Sep 17 15:15:52 2009 +0200
  71. d72f3ac ppc4xx: Enable commands for FDT enabled Linux booting on AMCC Acadia by Stefan Roese · Fri Sep 11 17:09:45 2009 +0200
  72. 6b2b95b NAND boot: change NAND loader's relocate SP to CONFIG param by Mingkai Hu · Fri Sep 11 10:53:08 2009 +0800
  73. f82885e ppc/85xx: Repack tlb_table to save space by Kumar Gala · Fri Sep 11 11:30:30 2009 -0500
  74. c417c91 ppc/85xx: Introduce low level write_tlb function by Kumar Gala · Fri Sep 11 11:27:00 2009 -0500
  75. 0770d30 ppc/85xx: Enable usb ehci support for p2020ds board by Roy Zang · Thu Sep 10 14:44:48 2009 +0800
  76. 31e6010 ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. by Scott Wood · Thu Aug 20 17:45:05 2009 -0500
  77. f0c8d42 mpc8260: remove Ethernet node fixup to use generic FDT code. by Marcel Ziswiler · Fri Sep 11 07:50:33 2009 -0400
  78. 209a72e arm: Define test_and_set_bit and test_and_clear bit for ARM by Simon Kagstrom · Mon Aug 24 09:10:16 2009 +0200
  79. 2258cec Define ffs/fls for all architectures by Simon Kagstrom · Mon Aug 24 09:10:12 2009 +0200
  80. 6fc5822 arm: Make arm bitops endianness-independent by Simon Kagstrom · Mon Aug 24 09:10:03 2009 +0200
  81. 13edaf3 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · Mon Aug 24 09:09:50 2009 +0200
  82. 5a16a1e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Tue Sep 15 21:45:50 2009 +0200
  83. f6d9b33 microblaze: Enable hush parser by Michal Simek · Fri Aug 14 13:41:17 2009 +0200
  84. dd8764e microblaze: Remove AtmarkTechno Suzaku board by Michal Simek · Thu Aug 20 22:44:02 2009 +0200
  85. c98898d net: Remove old Xilinx Emac driver by Michal Simek · Thu Aug 20 22:36:20 2009 +0200
  86. ee06215 microblaze: Short size of global data and fix malloc size by Michal Simek · Wed Aug 19 08:10:08 2009 +0200
  87. 62dbcba ppc4xx: Rename compactcenter to intip by Dirk Eibach · Wed Sep 09 12:36:07 2009 +0200
  88. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  89. e7422af r7780mp: fix typo in Ethernet chip model number comment. by Marcel Ziswiler · Wed Sep 09 21:09:00 2009 +0200
  90. bf12713 ep8248: add support for device tree and secondary Ethernet interface. by Marcel Ziswiler · Wed Sep 09 21:22:08 2009 +0200
  91. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · Mon Sep 07 15:05:02 2009 +0530
  92. 4454c9e mkimage: Make table_entry code global by Prafulla Wadaskar · Mon Sep 07 14:59:08 2009 +0530
  93. 49432ab mkimage: Make genimg_print_size() global by Prafulla Wadaskar · Mon Sep 07 14:59:07 2009 +0530
  94. 3b50677 tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · Wed Aug 19 11:42:56 2009 +0200
  95. 4d4d67d tools: mkimage: Fixed build warnings by Prafulla Wadaskar · Sun Aug 16 05:28:19 2009 +0530
  96. a9d4799 ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards by Matthias Fuchs · Mon Sep 07 17:00:41 2009 +0200
  97. f915c24 amcc-common.h: Use filenames from environment variables for update procedure. by Detlev Zundel · Wed Sep 02 17:24:57 2009 +0200
  98. da6e1ca ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · Wed Sep 02 13:35:21 2009 +0530
  99. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · Wed Sep 02 09:03:08 2009 -0500
  100. d13eb3c ppc/85xx: Add a simple function to search the TLB by Kumar Gala · Thu Sep 03 08:20:24 2009 -0500