1. 2daf046 [iDMR] Add MTD and JFFS2 support, also add default partition definition. by Bartlomiej Sieka · 18 years ago
  2. f7db331 [iDMR] Flash driver on initialisation write-protects some sectors, by Bartlomiej Sieka · 18 years ago
  3. 0ed47bb [iDMR] Using MII-related commands on iDRM board doesn't work now (e.g., by Bartlomiej Sieka · 18 years ago
  4. 363d1d8 [ColdFire MCF5271 family] Add CPU detection based on the value of Chip by Bartlomiej Sieka · 18 years ago
  5. c84bad0 Fix to make the baudrate changes immediate for the MCF52x2 family. by Bartlomiej Sieka · 18 years ago
  6. daa6e41 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · 18 years ago
  7. cdb97a6 automatic update mechanism by Andrei Safronov · 18 years ago
  8. dd520bf Code cleanup. by Wolfgang Denk · 18 years ago
  9. ab07b6c Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  10. 8d9a861 Code cleanup. Update CHANGELOG. by Wolfgang Denk · 18 years ago
  11. 726e90a [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals by Grant Likely · 18 years ago
  12. 1eac2a7 [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards by Stefan Roese · 18 years ago
  13. 1bdd468 [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command by Stefan Roese · 18 years ago
  14. 4e26f10 [PATCH] include/ppc440.h minor error affecting interrupts by Stefan Roese · 18 years ago
  15. 1939d96 Make fsl-i2c not conflict with SOFT I2C by Joakim Tjernlund · 18 years ago
  16. 14198bf Fix I2C master address initialization. by Joakim Tjernlund · 18 years ago
  17. 3208112 Merge http://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  18. cf3d045 Assign maintainers for mpc8349emds and mpc8360emds by Kim Phillips · 18 years ago
  19. 1aa934c Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c by Kim Phillips · 18 years ago
  20. e857a5b mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  21. e59581c [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux. by Stefan Roese · 18 years ago
  22. e732fae [PATCH] PPC4xx: 440SP Rev. C detection added by Stefan Roese · 18 years ago
  23. e7f3e9f [PATCH] nand: Fix patch merge problem by Stefan Roese · 18 years ago
  24. d2c83f5 Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · 18 years ago
  25. 4f4b602 Update CHANGELOG by Wolfgang Denk · 18 years ago
  26. 70864e6 Merge with /home/sr/git/u-boot/4xx-enet by Wolfgang Denk · 18 years ago
  27. 7de8354 Merge with /home/sr/git/u-boot/nand-env by Wolfgang Denk · 18 years ago
  28. a5bfa27 Merge with /home/sr/git/u-boot/nand-timeout by Wolfgang Denk · 18 years ago
  29. f7214cf Merge with /home/sr/git/u-boot/denx-of by Wolfgang Denk · 18 years ago
  30. f6e495f [PATCH] 4xx_enet.c: Correct the setting of zmiifer register by Stefan Roese · 18 years ago
  31. d1a7254 [PATCH] Select NAND embedded environment from board configuration by Stefan Roese · 18 years ago
  32. 1578486 [PATCH] nand_wait() timeout fixes by Stefan Roese · 18 years ago
  33. da5553b [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel by Stefan Roese · 18 years ago
  34. a9398e0 Minor code cleanup. Update CHANGELOG. by Wolfgang Denk · 18 years ago
  35. 1729b92 [PATCH] 4xx: Fix problem with board specific reset code (now for real) by Stefan Roese · 18 years ago
  36. cc5ee8a [PATCH] alpr: remove unused board specific flash driver by Stefan Roese · 18 years ago
  37. 1f94d16 [PATCH] 4xx: Fix problem with board specific reset code by Stefan Roese · 18 years ago
  38. ec0c2ec [PATCH] Remove testing 4xx enet PHY setup by Stefan Roese · 18 years ago
  39. 1c2ce22 [PATCH] Update Prodrive ALPR board support (440GX) by Stefan Roese · 18 years ago
  40. 48c7d6d Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  41. 3b58d94 Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · 18 years ago
  42. 78d620e Updates for TQM5200 modules: by Wolfgang Denk · 18 years ago
  43. 2053283 [PATCH] PPC4xx start.S: Fix for processor errata by Stefan Roese · 18 years ago
  44. 4ef6251 [PATCH] Update AMCC Sequoia config file to support 64MByte NOR FLASH by Stefan Roese · 18 years ago
  45. e4bbd8d Update CHANGELOG by Wolfgang Denk · 18 years ago
  46. fb93487 Merge with /home/sr/git/u-boot/cfi-update by Wolfgang Denk · 18 years ago
  47. 260421a [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated] by Stefan Roese · 18 years ago
  48. b21b511 Update CHANGELOG by Wolfgang Denk · 18 years ago
  49. cb2eb17 Merge with /home/tur/proj/v38b/u-boot by Wolfgang Denk · 18 years ago
  50. ce3f1a4 Disable the watchdog in the default config for the V38B board. by Bartlomiej Sieka · 18 years ago
  51. 44a47e6 Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pin by Bartlomiej Sieka · 18 years ago
  52. dfc8a9e Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  53. 91650b3 Sequential accesses to non-existent memory must be synchronized, by Wolfgang Denk · 18 years ago
  54. be5e618 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  55. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  56. f7fb2e7 mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c by Kim Phillips · 18 years ago
  57. 90f30a7 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · 18 years ago
  58. bf0b542 mpc83xx: add OF_FLAT_TREE bits to 83xx boards by Kim Phillips · 18 years ago
  59. 4804136 mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · 18 years ago
  60. 9ca880a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
  61. ac4b562 mpc83xx: add the README.mpc8360emds by Dave Liu · 18 years ago
  62. 7737d5c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
  63. 5f82043 mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
  64. 23892e4 mpc83xx: add the QUICC Engine (QE) immap file by Dave Liu · 18 years ago
  65. b701652 mpc83xx: Add 8360 specifics to 83xx immap by Dave Liu · 18 years ago
  66. 9888333 mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX by Timur Tabi · 18 years ago
  67. 2ad6b51 mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago
  68. 183da6d Additional MPC8349 support for multibus i2c by Ben Warren · 18 years ago
  69. b24f119 Multi-bus I2C implementation of MPC834x by Ben Warren · 18 years ago
  70. bb99ad6 Add support for multiple I2C buses by Ben Warren · 18 years ago
  71. bed85ca mpc83xx: Add support for Errata DDR6 on MPC 834x systems by Timur Tabi · 18 years ago
  72. afd6e47 mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it by Timur Tabi · 18 years ago
  73. 31068b7 mpc83xx: Add support for variable flash memory sizes on 83xx systems by Timur Tabi · 18 years ago
  74. 2fc34ae mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros by Tanya Jiang · 18 years ago
  75. f6eda7f mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · 18 years ago
  76. 3894c46 mpc83xx: Fix missing build for mpc8349emds pci.c by Tanya Jiang · 18 years ago
  77. 09a81ff mpc83xx: Removed unused file resetvec.S for mpc83xx cpu by Tanya Jiang · 18 years ago
  78. 04f899f NAND Flash verify across block boundaries by Nick Spence · 18 years ago
  79. f484dc7 Added RGMII support to the TSECs and Marvell 881111 Phy by Nick Spence · 18 years ago
  80. ee58ea2 Merge with /home/tur/proj/uboot_linux_v38b/u-boot by Wolfgang Denk · 18 years ago
  81. c592004 Release U-Boot 1.1.6 by Wolfgang Denk · 18 years ago
  82. 25721b5 Finish up support for MarelV38B board by Bartlomiej Sieka · 18 years ago
  83. ffa150b - Fix issues related to the use of ELDK 4 when compiling for MarelV38B: by Bartlomiej Sieka · 18 years ago
  84. dae80f3 - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the by Bartlomiej Sieka · 18 years ago
  85. 82d9c9e Changed MarelV38B board make target to lowercase. Config file cleanup. by Bartlomiej Sieka · 18 years ago
  86. d983189 Merge with /home/sr/git/u-boot/nand-ladis by Wolfgang Denk · 18 years ago
  87. 1954be6 Automatically adjust ARFLAGS so "make -s" is really silent. by Wolfgang Denk · 18 years ago
  88. fae684e [PATCH] omap925.c: Remove unused functions by Stefan Roese · 18 years ago
  89. 1265581 [PATCH] Add some missing machtypes for netstar & voiceblue boards by Stefan Roese · 18 years ago
  90. 856f054 [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · 18 years ago
  91. 07a69a1 Update CHANGELOG. by Wolfgang Denk · 18 years ago
  92. 2751a95 Enable commandline editing and hush shell on all TQM boards. by Wolfgang Denk · 18 years ago
  93. 8078f1a README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE by Wolfgang Denk · 18 years ago
  94. 471a7be Check for illegal character '=' in environment variable names. by Wolfgang Denk · 18 years ago
  95. 19973b6 Minor code cleanup. by Wolfgang Denk · 18 years ago
  96. e11887a Don't pass any debug options directly to the assembler by Haavard Skinnemoen · 18 years ago
  97. ea08ff6 MPC86xx: Cleaned up unused and conditionally used local variables. by Jon Loeliger · 18 years ago
  98. d38936c Fix "ar" flags in some Makefiles to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  99. 4653f91 Fix TSEC driver (now for real): avoid crashes if PHY is not attached by Ben Warren · 18 years ago
  100. b985b5d Fix TSEC driver: avoid crashes if PHY is not attached by Ben Warren · 18 years ago