1. 343e9f7 Blackfin: fix dcache handling when doing dma memcpy's by Mike Frysinger · 16 years ago
  2. 41117ca Blackfin: dont generate ldrs with --force by Mike Frysinger · 16 years ago
  3. 10e86e7 Blackfin: pass --bmode/--initcode when creating ldr by Mike Frysinger · 16 years ago
  4. b095dab Blackfin: minimize time cache is turned off when replacing cplb entries by Mike Frysinger · 16 years ago
  5. 4e906a0 Blackfin: split cache handling out of dma_memcpy() by Mike Frysinger · 16 years ago
  6. c83b9e0 Blackfin: abort dma_memcpy() for L1 scratchpad by Mike Frysinger · 16 years ago
  7. 8cf0752 Blackfin: rename bootm.c to boot.c by Mike Frysinger · 16 years ago
  8. 6010bfc Blackfin: set more sane default board config values by Mike Frysinger · 16 years ago
  9. c94fde2 Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE} by Mike Frysinger · 16 years ago
  10. a2ea4f1 Blackfin: add bit defines for DDR parts by Mike Frysinger · 16 years ago
  11. 795174d Blackfin: add defines to describe active bootrom behavior by Mike Frysinger · 16 years ago
  12. 504b924 mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build by Kim Phillips · 16 years ago
  13. 5106862 mpc8536ds.c: include sata.h to for needed function prototypes by Wolfgang Denk · 16 years ago
  14. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  15. d618fd4 amcc: Clean up command usage output by Peter Tyser · 16 years ago
  16. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  17. 7467e84 pcs440ep: Clean up led command definition by Peter Tyser · 16 years ago
  18. 7c35785 Clean up diufb command definitions by Peter Tyser · 16 years ago
  19. 0bfbd73 Update CHANGELOG, tiny coding style cleanup. by Wolfgang Denk · 16 years ago
  20. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  21. 413dfc7 part_efi: Fix partition size calculation due to inclusive ending LBA. by Richard Retanubun · 16 years ago
  22. 63440e0 jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE by Tomasz Figa · 16 years ago
  23. 6158393 saveenv: standardize enablement by Mike Frysinger · 16 years ago
  24. 58c41f9 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · 16 years ago
  25. 88a6bc0 {delta,zylonite}/lowlevel_init.S: fix typo by Wolfgang Denk · 16 years ago
  26. bc6d2fc drivers/net/e1000.c: missing terminator for supported devices by Stefan Althoefer · 16 years ago
  27. bd10900 fat.c: fix warning: array subscript is above array bounds by Wolfgang Denk · 16 years ago
  28. 1f2b05a Fix gunzip in case of insufficient output buffer by Matthias Fuchs · 16 years ago
  29. a324c05 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  30. 0b7bbcd Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  31. ee7a6ba MIPS: Add VCT board series support (Part 3/3) by Stefan Roese · 16 years ago
  32. e373c5f MIPS: Add VCT board series support (Part 2/3) by Stefan Roese · 16 years ago
  33. 9182d2f MIPS: Add VCT board series support (Part 1/3) by Stefan Roese · 16 years ago
  34. 9bf63bf MIPS: Add flush_dcache_range() and invalidate_dcache_range() by Stefan Roese · 16 years ago
  35. be4dca2 CFI: Add geometry reversal for STMicro M29W320ET by Richard Retanubun · 16 years ago
  36. 8ee4add CFI: increase performance of function find_sector() by Jens Gehrlein · 16 years ago
  37. 1e814cf CFI: avoid redundant function call in single word programming mode by Jens Gehrlein · 16 years ago
  38. b5da1d6 ppc4xx: Remove compilation warning in gdppc440etc.c by Stefan Roese · 16 years ago
  39. 5814bb7 ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files by Matthias Fuchs · 16 years ago
  40. 43fed3c ppc4xx: Add GDsys PowerPC 440 ETX board support. by Dirk Eibach · 16 years ago
  41. 09fe652 ppc4xx: Improve DDR autodetect by Dirk Eibach · 16 years ago
  42. f88c680 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  43. 1f9bb94 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  44. a885a54 easylogo: add optional gzip support by Mike Frysinger · 16 years ago
  45. 95f99a4 fat: fix unaligned errors by Bryan Wu · 16 years ago
  46. 615c220 spi flash: fix crash due to spi flash miscommunication by Brad Bozarth · 16 years ago
  47. 7ed66f7 FPU POST: fix warnings when building with 2.18 binutils by Yuri Tikhonov · 16 years ago
  48. 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · 16 years ago
  49. b265989 common: Iteration limit for memory test. by Dirk Eibach · 16 years ago
  50. 33a8f6a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · 16 years ago
  51. 5cad59c nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir by Shinya Kuribayashi · 16 years ago
  52. 6499fd6 common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED by Peter Korsgaard · 16 years ago
  53. 29194e8 Added legacy flash ST Micro M29W040B by Niklaus Giger · 16 years ago
  54. 5e68765 Fixed off-by-one errors in lib_m68k/interrupts.c by Graeme Russ · 16 years ago
  55. c52dde9 Removed all references to CONFIG_SYS_RESET_GENERIC by Graeme Russ · 16 years ago
  56. 8ec7753 Remove #ifdef CONFIG_SC520 in source code by Graeme Russ · 16 years ago
  57. 382827c Added MMCR reset functionality by Graeme Russ · 16 years ago
  58. 278638d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  59. 0c8c62e Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
  60. a9c284a Moved sc520 specific code into new cpu/i386/sc520 folder by Graeme Russ · 16 years ago
  61. 461bbe2 Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · 16 years ago
  62. 5bc73fb Makefile: keep lists sorted. by Wolfgang Denk · 16 years ago
  63. e56d397 Added initial eNET board support by Graeme Russ · 16 years ago
  64. 9617f94 Merge branch 'next' by Kim Phillips · 16 years ago
  65. bf77c14 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · 16 years ago
  66. 7937e4f powerpc, keymile boards: extract identical config options by Heiko Schocher · 16 years ago
  67. d19a6ec powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · 16 years ago
  68. 3f8dcb5 powerpc: 83xx: add support for the kmeter1 board by Heiko Schocher · 16 years ago
  69. eb0649a Add a do_div() wrapper macro, lldiv(). by Sergei Poselenov · 16 years ago
  70. e0f9741 85xx: Add a 36-bit physical configuration for MPC8572DS by Kumar Gala · 16 years ago
  71. 1a5ba5f 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · 16 years ago
  72. f55afa0 85xx: Use BR_ADDR macro for NAND chipselects by Kumar Gala · 16 years ago
  73. bb8aea7 Add secondary CPUs processor frequency for e500 core by Haiying Wang · 16 years ago
  74. 5ac0057 85xx: enable the auto self refresh for wake up ARP by Dave Liu · 16 years ago
  75. a06d74c fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
  76. 2aad0ae fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · 16 years ago
  77. 4758d53 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · 16 years ago
  78. 5c1bb51 fsl-ddr: update the bit mask for DDR3 controller by Dave Liu · 16 years ago
  79. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  80. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  81. a011b5e 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · 16 years ago
  82. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  83. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  84. 4be8b57 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
  85. 0f492b4 85xx: separate PIXIS virtual from physical address by Kumar Gala · 16 years ago
  86. dd7e6c7 Add README file for MPC8572DS board by Haiying Wang · 16 years ago
  87. a267207 Blackfin: use common strmhz() in system output by Mike Frysinger · 16 years ago
  88. 87fd600 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  89. 3eb8baf Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 16 years ago
  90. 9ff89b7 mpc83xx: New board support for SIMPC8313 by Ron Madrid · 16 years ago
  91. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  92. 1fd5551 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · 16 years ago
  93. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  94. a94bc28 NAND: Fix cache and memory inconsistency issue by Dave Liu · 16 years ago
  95. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  96. f791172 NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  97. db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
  98. 87b4950 Add markbad function by Kyungmin Park · 16 years ago
  99. 9743d28 OneNAND: Bad block aware read/write command support by Stefan Roese · 16 years ago
  100. 7c9aafe OneNAND: Save version_id in onenand_chip struct by Stefan Roese · 16 years ago