1. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  2. 391fd93 Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  3. 61b09fc Change print_size to take phys_size_t by Becky Bruce · 16 years ago
  4. b57ca3e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  5. b77cddc Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  6. 1a50176 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  7. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  8. 1859e42 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  9. 776488e Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  10. 32d4e38 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  11. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  12. 5ea6739 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  13. 2395db4 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  14. 3c6e979 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  15. ba04f70 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  16. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  17. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  18. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  19. 81e56e9 MPC8544DS: Update config.h by Kumar Gala · 16 years ago
  20. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  21. a23cddd Socrates: Added FPGA base address update in FDT. by Sergei Poselenov · 16 years ago
  22. fd51b0e Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
  23. 248ae5c NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  24. 31ca020 Socrates: added missed file with UPMA configuration data. by Sergei Poselenov · 16 years ago
  25. 59abd15 Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
  26. 740280e Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  27. d39e685 Socrates: config file cleanup. by Sergei Poselenov · 16 years ago
  28. e8cc3f0 TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · 16 years ago
  29. 1c2deff TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · 16 years ago
  30. b9e8078 TQM8548: PCI express support by Wolfgang Grandegger · 16 years ago
  31. 1287e0c TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  32. 2599135 TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · 16 years ago
  33. d9ee843 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · 16 years ago
  34. 518d5cf TQM85xx: Bugfix in the SDRAM initialisation by Wolfgang Grandegger · 16 years ago
  35. 45dee2e TQM85xx: Fix chip select configuration for second FLASH bank by Wolfgang Grandegger · 16 years ago
  36. 46346f2 TQM85xx: Support for Spansion 'N' type flashes added by Wolfgang Grandegger · 16 years ago
  37. 5d5bd83 TQM85xx: Fix CPM port pin configuration by Wolfgang Grandegger · 16 years ago
  38. b99ba16 TQM85xx: Various coding style fixes by Wolfgang Grandegger · 16 years ago
  39. ae9e97f libfdt: Move the working_fdt pointer to cmd_fdt.c by Gerald Van Baren · 16 years ago
  40. e489b9c fdt: unshadow global working fdt variable by Kim Phillips · 16 years ago
  41. e1eb0e2 socrates: Fix PCI clk fix patch by Andy Fleming · 16 years ago
  42. a75a57e NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  43. 6beecfb MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · 16 years ago
  44. 3984151 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · 16 years ago
  45. 4677988 TQM: move TQM boards to board/tqc by Wolfgang Grandegger · 16 years ago
  46. 6fab2fe 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · 16 years ago
  47. c8c5fc2 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  48. 42dbd66 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago
  49. 730b2fc 85xx: Add setting of cache props in the device tree. by Kumar Gala · 16 years ago
  50. 4dbdb76 85xx: expose cpu identification by Kumar Gala · 16 years ago
  51. 2329fe1 mpc83xx: MVBLM7: minor build fixups by Kim Phillips · 16 years ago
  52. a1293e5 add MPC8343 based board mvBlueLYNX-M7 (board+make files) by Andre Schwarz · 16 years ago
  53. c005b93 add MPC8343 based board mvBlueLYNX-M7 (doc+config) by Andre Schwarz · 16 years ago
  54. f9023af 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  55. bf30bb1 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago
  56. d82b4fc Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.h by Tor Krill · 16 years ago
  57. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  58. 2fb698b Use strncmp() for the fdt command by Gerald Van Baren · 16 years ago
  59. 47abe8a The fdt boardsetup command criteria was not unique by Gerald Van Baren · 16 years ago
  60. 2f08bfa libfdt: Several cleanups to parameter checking by David Gibson · 16 years ago
  61. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  62. 62bcdda Change the stxxst to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  63. 589c042 Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  64. ee1e35b 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it by Kumar Gala · 16 years ago
  65. 3b9519f MPC85xx: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  66. 7faddae sh: Renesas Solutions SH7763RDP board support by Nobuhiro Iwamatsu · 16 years ago
  67. 6017909 sh: Add support Renesas SH7763 by Nobuhiro Iwamatsu · 16 years ago
  68. 08c5fab sh: SH7763 SCIF support by Nobuhiro Iwamatsu · 16 years ago
  69. e44f3ea Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  70. 79b51ff [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines by Shinya Kuribayashi · 16 years ago
  71. 8bde63e [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* by Shinya Kuribayashi · 16 years ago
  72. cc49cad env_nand.c: Added bad block management for environment variables by Stuart Wood · 16 years ago
  73. 279726b MPC86xx: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  74. 1a247ba Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  75. 338cc03 tools/mkimage: fix compiler warnings on some systems. by Wolfgang Denk · 16 years ago
  76. b2815f7 ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options by Stefan Roese · 16 years ago
  77. 72675dc ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago
  78. 490f204 ppc4xx: Unify AMCC's board config files (part 2/3) by Stefan Roese · 16 years ago
  79. a8a11a9 ppc4xx: Unify AMCC's board config files (part 1/3) by Stefan Roese · 16 years ago
  80. 0e38c93 DM9000 fix status check fail 0x6d error for trizeps board by Remy Bohmer · 16 years ago
  81. 7daf2eb [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  82. f0d5a6f [MIPS] mips_config.mk: Misc fixes by Shinya Kuribayashi · 16 years ago
  83. 5f64d21 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · 16 years ago
  84. a55d481 [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines by Shinya Kuribayashi · 16 years ago
  85. 199e4f6 [MIPS] lib_mips/time.c: Fix udelay by Shinya Kuribayashi · 16 years ago
  86. c7e38e4 [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macros by Shinya Kuribayashi · 16 years ago
  87. 6b52cfe Get rid of annoying/superfluous bad-checksum warning message by Remy Bohmer · 16 years ago
  88. d6ee5fa Fix order for reading rx-status registers in 32bit mode of DM9000 by Remy Bohmer · 16 years ago
  89. 98291e2 DM9000: Some minor code cleanups by Remy Bohmer · 16 years ago
  90. 850ba75 DM9000: Make driver work properly for DM9000A by Remy Bohmer · 16 years ago
  91. fbcb7ec DM9000: Improve eth_reset() routine by Remy Bohmer · 16 years ago
  92. acba318 DM9000: improve eth_send() routine by Remy Bohmer · 16 years ago
  93. 134e266 DM9000: repair debug logging by Remy Bohmer · 16 years ago
  94. a101361 DM9000: Add data bus-width auto detection. by Remy Bohmer · 16 years ago
  95. 8155efb Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  96. 63a0afa ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port by Stefan Roese · 16 years ago
  97. 9ef1cbe Socrates: Fix PCI bus frequency report by Wolfgang Denk · 16 years ago
  98. 8ec6e33 Fix incorrect switch for IF_TYPE in part.c by Tor Krill · 16 years ago
  99. b64b8a0 Add size #defines for Altera Cyclone-II EP2C8 and EP2C20. by Andre Schwarz · 16 years ago
  100. 35ef877 Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating by Peter Tyser · 16 years ago