1. 79621bc amcc: Clean up command usage output by Peter Tyser · 16 years ago
  2. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  3. 84cde2b pcs440ep: Clean up led command definition by Peter Tyser · 16 years ago
  4. 9507e78 Clean up diufb command definitions by Peter Tyser · 16 years ago
  5. 6450a84 Update CHANGELOG, tiny coding style cleanup. by Wolfgang Denk · 16 years ago
  6. cf7e399 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  7. 5097083 part_efi: Fix partition size calculation due to inclusive ending LBA. by Richard Retanubun · 16 years ago
  8. b5b004a jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE by Tomasz Figa · 16 years ago
  9. ba69dc2 saveenv: standardize enablement by Mike Frysinger · 16 years ago
  10. 2ac6985 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · 16 years ago
  11. 3429071 {delta,zylonite}/lowlevel_init.S: fix typo by Wolfgang Denk · 16 years ago
  12. 1bc4343 drivers/net/e1000.c: missing terminator for supported devices by Stefan Althoefer · 16 years ago
  13. 65f7d41 fat.c: fix warning: array subscript is above array bounds by Wolfgang Denk · 16 years ago
  14. 107b801 Fix gunzip in case of insufficient output buffer by Matthias Fuchs · 16 years ago
  15. 49ad480 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  16. cb9f622 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  17. 2a61eff MIPS: Add VCT board series support (Part 3/3) by Stefan Roese · 16 years ago
  18. ae691e5 MIPS: Add VCT board series support (Part 2/3) by Stefan Roese · 16 years ago
  19. 5075279 MIPS: Add VCT board series support (Part 1/3) by Stefan Roese · 16 years ago
  20. 03d3bfb MIPS: Add flush_dcache_range() and invalidate_dcache_range() by Stefan Roese · 16 years ago
  21. e8eac43 CFI: Add geometry reversal for STMicro M29W320ET by Richard Retanubun · 16 years ago
  22. 0f8e851 CFI: increase performance of function find_sector() by Jens Gehrlein · 16 years ago
  23. a729287 CFI: avoid redundant function call in single word programming mode by Jens Gehrlein · 16 years ago
  24. c8901f4 ppc4xx: Remove compilation warning in gdppc440etc.c by Stefan Roese · 16 years ago
  25. 91f3353 ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files by Matthias Fuchs · 16 years ago
  26. 89b8619 ppc4xx: Add GDsys PowerPC 440 ETX board support. by Dirk Eibach · 16 years ago
  27. 3943d2f ppc4xx: Improve DDR autodetect by Dirk Eibach · 16 years ago
  28. 8f86a36 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  29. 1ea0823 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  30. 24113a4 easylogo: add optional gzip support by Mike Frysinger · 16 years ago
  31. 7e4b9b4 fat: fix unaligned errors by Bryan Wu · 16 years ago
  32. 68f8718 spi flash: fix crash due to spi flash miscommunication by Brad Bozarth · 16 years ago
  33. ce82ff0 FPU POST: fix warnings when building with 2.18 binutils by Yuri Tikhonov · 16 years ago
  34. a7c9310 Add support for Maxim's DS4510 I2C device by Peter Tyser · 16 years ago
  35. b6fc6fd common: Iteration limit for memory test. by Dirk Eibach · 16 years ago
  36. 97cae3a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · 16 years ago
  37. 36ede4d nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir by Shinya Kuribayashi · 16 years ago
  38. c3284b0 common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED by Peter Korsgaard · 16 years ago
  39. 94f9279 Added legacy flash ST Micro M29W040B by Niklaus Giger · 16 years ago
  40. 626d073 Fixed off-by-one errors in lib_m68k/interrupts.c by Graeme Russ · 16 years ago
  41. a5989c4 Removed all references to CONFIG_SYS_RESET_GENERIC by Graeme Russ · 16 years ago
  42. 2b5360e Remove #ifdef CONFIG_SC520 in source code by Graeme Russ · 16 years ago
  43. ead056b Added MMCR reset functionality by Graeme Russ · 16 years ago
  44. 3f5f18d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  45. 9933d60 Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
  46. 4079761 Moved sc520 specific code into new cpu/i386/sc520 folder by Graeme Russ · 16 years ago
  47. 85ffbbd Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · 16 years ago
  48. a3f4c12 Makefile: keep lists sorted. by Wolfgang Denk · 16 years ago
  49. c620c01 Added initial eNET board support by Graeme Russ · 16 years ago
  50. 833d94b Merge branch 'next' by Kim Phillips · 16 years ago
  51. 0c0ccf40 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · 16 years ago
  52. 1e8f4e7 powerpc, keymile boards: extract identical config options by Heiko Schocher · 16 years ago
  53. 210c8c0 powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · 16 years ago
  54. de04436 powerpc: 83xx: add support for the kmeter1 board by Heiko Schocher · 16 years ago
  55. 3feb647 Add a do_div() wrapper macro, lldiv(). by Sergei Poselenov · 16 years ago
  56. 18af1c5 85xx: Add a 36-bit physical configuration for MPC8572DS by Kumar Gala · 16 years ago
  57. c51fc5d 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · 16 years ago
  58. 72a9414a 85xx: Use BR_ADDR macro for NAND chipselects by Kumar Gala · 16 years ago
  59. 2fc7eb0 Add secondary CPUs processor frequency for e500 core by Haiying Wang · 16 years ago
  60. bf5b1f0 85xx: enable the auto self refresh for wake up ARP by Dave Liu · 16 years ago
  61. b4983e1 fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
  62. 22cca7e fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · 16 years ago
  63. 22ff3d0 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · 16 years ago
  64. 80ee3ce fsl-ddr: update the bit mask for DDR3 controller by Dave Liu · 16 years ago
  65. aca5f01 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  66. 5af0fdd 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  67. a6e04c3 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · 16 years ago
  68. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  69. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  70. c953ddf 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
  71. 52b565f 85xx: separate PIXIS virtual from physical address by Kumar Gala · 16 years ago
  72. 30837e5 Add README file for MPC8572DS board by Haiying Wang · 16 years ago
  73. 6dadc91 Blackfin: use common strmhz() in system output by Mike Frysinger · 16 years ago
  74. 5df70e9 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  75. 1ca1d3c Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 16 years ago
  76. 5bb907a mpc83xx: New board support for SIMPC8313 by Ron Madrid · 16 years ago
  77. d4bade8 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  78. 389e662 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · 16 years ago
  79. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  80. c70564e NAND: Fix cache and memory inconsistency issue by Dave Liu · 16 years ago
  81. 50657c2 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  82. 69fb8be NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  83. 1ae3986 OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
  84. 1714f51 Add markbad function by Kyungmin Park · 16 years ago
  85. c438ea1 OneNAND: Bad block aware read/write command support by Stefan Roese · 16 years ago
  86. 8cf11f3 OneNAND: Save version_id in onenand_chip struct by Stefan Roese · 16 years ago
  87. 4fca331 OneNAND: Fix compiler warnings by Stefan Roese · 16 years ago
  88. 1ac5744 mpc83xx: enable eLBC NAND support for MPC8315ERDB board by Dave Liu · 16 years ago
  89. ef0921d Sync with 2.6.27 by Kyungmin Park · 16 years ago
  90. e7f325b microblaze: Use cache functions (especially cache status) by Michal Simek · 16 years ago
  91. e9b737d microblaze: Add cache flush by Michal Simek · 16 years ago
  92. b4f8dda microblaze: Add bootup messages to board.c by Michal Simek · 16 years ago
  93. 330e554 microblaze: Change microblaze-generic config file by Michal Simek · 16 years ago
  94. 52a822e microblaze: Rename ml401 to microblaze-generic by Michal Simek · 16 years ago
  95. 4d0b546 Merge branch 'fixes' by Haavard Skinnemoen · 16 years ago
  96. 6677876 83xx: Use the proper sequence for updating IMMR. by Scott Wood · 16 years ago
  97. 8b34557 mpc83xx: Add PCI-E support for MPC837XEMDS boards by Anton Vorontsov · 16 years ago
  98. 8f11e34 mpc83xx: Add PCI-E support for MPC8315ERDB boards by Anton Vorontsov · 16 years ago
  99. fd6646c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · 16 years ago
  100. 88ecf55 MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent mode by Ira Snyder · 16 years ago