1. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  2. 84cde2b pcs440ep: Clean up led command definition by Peter Tyser · 16 years ago
  3. 9507e78 Clean up diufb command definitions by Peter Tyser · 16 years ago
  4. 6450a84 Update CHANGELOG, tiny coding style cleanup. by Wolfgang Denk · 16 years ago
  5. cf7e399 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  6. 5097083 part_efi: Fix partition size calculation due to inclusive ending LBA. by Richard Retanubun · 16 years ago
  7. b5b004a jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE by Tomasz Figa · 16 years ago
  8. ba69dc2 saveenv: standardize enablement by Mike Frysinger · 16 years ago
  9. 2ac6985 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · 16 years ago
  10. 3429071 {delta,zylonite}/lowlevel_init.S: fix typo by Wolfgang Denk · 16 years ago
  11. 1bc4343 drivers/net/e1000.c: missing terminator for supported devices by Stefan Althoefer · 16 years ago
  12. 65f7d41 fat.c: fix warning: array subscript is above array bounds by Wolfgang Denk · 16 years ago
  13. 107b801 Fix gunzip in case of insufficient output buffer by Matthias Fuchs · 16 years ago
  14. 49ad480 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  15. cb9f622 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  16. 2a61eff MIPS: Add VCT board series support (Part 3/3) by Stefan Roese · 16 years ago
  17. ae691e5 MIPS: Add VCT board series support (Part 2/3) by Stefan Roese · 16 years ago
  18. 5075279 MIPS: Add VCT board series support (Part 1/3) by Stefan Roese · 16 years ago
  19. 03d3bfb MIPS: Add flush_dcache_range() and invalidate_dcache_range() by Stefan Roese · 16 years ago
  20. de832a9 nand_spl: Fix compile problem with board_nand_init() prototype 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. 71a040f sh: sh7763rdp: Update sh7763rdp config by Nobuhiro Iwamatsu · 16 years ago
  29. ba705b5 mgcoge make ether_scc.c work with CONFIG_NET_MULTI by Gary Jennejohn · 16 years ago
  30. bd3980c sh: sh_eth: Change new network API by Nobuhiro Iwamatsu · 16 years ago
  31. 890a02e net: smc911x: Make register read/write functions weak by Stefan Roese · 16 years ago
  32. 8b69b56 powerpc: net: support for the SMSC LAN8700 PHY by Heiko Schocher · 16 years ago
  33. ef29884 Merge git://git.denx.de/u-boot into u-boot by Ben Warren · 16 years ago
  34. d5254f1 Initial support for Nomadik 8815 development board by Alessandro Rubini · 16 years ago
  35. 7d264c1 OMAP3: Add I2C support by Dirk Behme · 16 years ago
  36. b1c3bf9 OMAP3: Add MMC support by Dirk Behme · 16 years ago
  37. 12201a1 OMAP3: Add NAND support by Dirk Behme · 16 years ago
  38. 91eee54 OMAP3: Add common board, interrupt and system info by Dirk Behme · 16 years ago
  39. 5ed3e86 OMAP3: Add common clock, memory and low level code by Dirk Behme · 16 years ago
  40. 0b02b18 OMAP3: Add common cpu and start code by Dirk Behme · 16 years ago
  41. a8b6450 OMAP3: Add OMAP3, memory and function prototype headers by Dirk Behme · 16 years ago
  42. 2c80321 OMAP3: Add pin mux, clock and cpu headers by Dirk Behme · 16 years ago
  43. 6855336 bugfix for i.mx31 CCM_UPCTL reg by Maxim Artamonov · 16 years ago
  44. 8f86a36 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  45. 1ea0823 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  46. 24113a4 easylogo: add optional gzip support by Mike Frysinger · 16 years ago
  47. 7e4b9b4 fat: fix unaligned errors by Bryan Wu · 16 years ago
  48. 68f8718 spi flash: fix crash due to spi flash miscommunication by Brad Bozarth · 16 years ago
  49. ce82ff0 FPU POST: fix warnings when building with 2.18 binutils by Yuri Tikhonov · 16 years ago
  50. a7c9310 Add support for Maxim's DS4510 I2C device by Peter Tyser · 16 years ago
  51. b6fc6fd common: Iteration limit for memory test. by Dirk Eibach · 16 years ago
  52. 97cae3a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · 16 years ago
  53. 36ede4d nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir by Shinya Kuribayashi · 16 years ago
  54. c3284b0 common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED by Peter Korsgaard · 16 years ago
  55. 94f9279 Added legacy flash ST Micro M29W040B by Niklaus Giger · 16 years ago
  56. 626d073 Fixed off-by-one errors in lib_m68k/interrupts.c by Graeme Russ · 16 years ago
  57. a5989c4 Removed all references to CONFIG_SYS_RESET_GENERIC by Graeme Russ · 16 years ago
  58. 2b5360e Remove #ifdef CONFIG_SC520 in source code by Graeme Russ · 16 years ago
  59. ead056b Added MMCR reset functionality by Graeme Russ · 16 years ago
  60. 3f5f18d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  61. 9933d60 Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
  62. 4079761 Moved sc520 specific code into new cpu/i386/sc520 folder by Graeme Russ · 16 years ago
  63. 85ffbbd Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · 16 years ago
  64. a3f4c12 Makefile: keep lists sorted. by Wolfgang Denk · 16 years ago
  65. c620c01 Added initial eNET board support by Graeme Russ · 16 years ago
  66. 833d94b Merge branch 'next' by Kim Phillips · 16 years ago
  67. 0c0ccf40 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · 16 years ago
  68. 1e8f4e7 powerpc, keymile boards: extract identical config options by Heiko Schocher · 16 years ago
  69. 210c8c0 powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · 16 years ago
  70. de04436 powerpc: 83xx: add support for the kmeter1 board by Heiko Schocher · 16 years ago
  71. 3feb647 Add a do_div() wrapper macro, lldiv(). by Sergei Poselenov · 16 years ago
  72. 18af1c5 85xx: Add a 36-bit physical configuration for MPC8572DS by Kumar Gala · 16 years ago
  73. c51fc5d 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · 16 years ago
  74. 72a9414a 85xx: Use BR_ADDR macro for NAND chipselects by Kumar Gala · 16 years ago
  75. 2fc7eb0 Add secondary CPUs processor frequency for e500 core by Haiying Wang · 16 years ago
  76. bf5b1f0 85xx: enable the auto self refresh for wake up ARP by Dave Liu · 16 years ago
  77. b4983e1 fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
  78. 22cca7e fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · 16 years ago
  79. 22ff3d0 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · 16 years ago
  80. 80ee3ce fsl-ddr: update the bit mask for DDR3 controller by Dave Liu · 16 years ago
  81. aca5f01 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  82. 5af0fdd 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  83. a6e04c3 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · 16 years ago
  84. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  85. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  86. c953ddf 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
  87. 52b565f 85xx: separate PIXIS virtual from physical address by Kumar Gala · 16 years ago
  88. 30837e5 Add README file for MPC8572DS board by Haiying Wang · 16 years ago
  89. 6dadc91 Blackfin: use common strmhz() in system output by Mike Frysinger · 16 years ago
  90. 5df70e9 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  91. 1ca1d3c Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 16 years ago
  92. 5bb907a mpc83xx: New board support for SIMPC8313 by Ron Madrid · 16 years ago
  93. d4bade8 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  94. 389e662 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · 16 years ago
  95. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  96. c70564e NAND: Fix cache and memory inconsistency issue by Dave Liu · 16 years ago
  97. 50657c2 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  98. 69fb8be NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  99. 1ae3986 OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
  100. 1714f51 Add markbad function by Kyungmin Park · 16 years ago