1. dfcd7f2 Redundant Environment: protect full sector size by Wolfgang Denk · 15 years ago
  2. b81830f mmc: it's safe to ignore mmc_send_if_cond() return value by Ilya Yanok · 15 years ago
  3. dba6fcf cfi_mtd: Fix bug in last sector detection by Stefan Roese · 15 years ago
  4. 7d6900e Blackfin: spi: fix pin handling of SPI0 SSEL4 by Mike Frysinger · 15 years ago
  5. 2157359 Blackfin: fix if() logic in bootrom evt1 check by Mike Frysinger · 15 years ago
  6. 5520ab1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  7. 76b5883 jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together by Stefan Roese · 15 years ago
  8. ab68790 Blackfin: bf518f-ezbrd: setup portmux for async flash by Graf Yang · 15 years ago
  9. f40f6db nand: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 15 years ago
  10. 399aab7 ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 15 years ago
  11. 5d841fa ppc4xx: Move definition for PPC4xx NAND FLASH controller to header by Stefan Roese · 15 years ago
  12. 5af210c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 15 years ago
  13. ebf8619 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  14. 2df72b8 common: fix inline--weak error spotted by gcc 4.4 by Kim Phillips · 15 years ago
  15. 9fd9abe TQM834x: remove defines causing gcc4.4 warnings by Kim Phillips · 15 years ago
  16. 0850301 UBI: fix return code in ubi_volume_read by Andreas Huber · 15 years ago
  17. ec01481 Blackfin: fix timer_init()/timer_reset() by Graf Yang · 15 years ago
  18. c06326c MIPS: lib_mips/board.c: Remove unused variables by Shinya Kuribayashi · 15 years ago
  19. 47f6a36 MIPS: Make all extern-ed functions in bitops.h static by Shinya Kuribayashi · 15 years ago
  20. 87423d7 MIPS: Implement ethernet halt for au1x00 by Thomas Lange · 15 years ago
  21. a2e0ffc Prepare v2009.06-rc2 by Wolfgang Denk · 15 years ago
  22. f4317ea ARM: fix PXA build by defining UP2OCR by Daniel Mack · 15 years ago
  23. e26ad0e Minor Coding Style fix; update CHANGELOG. by Wolfgang Denk · 15 years ago
  24. af75a45 IDE: bail out of dev_print() for unknown device types by Wolfgang Denk · 15 years ago
  25. c21f62d 74xx_7xx: Fix rounding problem in CPU frequency calculation by Stefan Roese · 15 years ago
  26. 3ad8a05 console.h: remove unused prototype 'console_realloc' by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  27. 84bf7ca api: remove un-needed ifdef CONFIG_API already handle by the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  28. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  29. 5e2c08c Remove inline qualifier from show_boot_progress() by Emil Medve · 15 years ago
  30. fe6da48 MPC8260: fixup device tree by property instead of path by Wolfgang Denk · 15 years ago
  31. 12a6753 Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN by Rohit Hagargundgi · 16 years ago
  32. c404cc5 Schedule removal of non-CONFIG_NET_MULTI net driver API by Ben Warren · 15 years ago
  33. 60bbcf0 powerpc/inka4x0: Remove left-over ide reset code. by Detlev Zundel · 15 years ago
  34. f578a2d Add imls utility command by Marco Stornelli · 15 years ago
  35. da95427 netloop: updates for NetLoop by Heiko Schocher · 15 years ago
  36. 3c1d895 82xx, ids8247: added ids8247 board to MAKEALL script by Heiko Schocher · 15 years ago
  37. 890a017 arm/imx31_phycore: Fix bi_arch_number by Detlev Zundel · 15 years ago
  38. ee47bfa remove myself as phycore/litekit Maintainer by Sascha Hauer · 15 years ago
  39. c63254e AFEB9260 network fix by Sergey Lapin · 15 years ago
  40. f8ddcd5 Blackfin: bf518f-ezbrd: reset ethernet PHY during init by Graf Yang · 15 years ago
  41. 53310b8 Blackfin: bf527-ezkit: fix SPI flash env params by Mike Frysinger · 15 years ago
  42. f58bf80 Blackfin: avoid get_sclk() with early serial debug by Mike Frysinger · 15 years ago
  43. 02778f2 Blackfin: fix booting with older bootroms (no EVT1) by Mike Frysinger · 15 years ago
  44. af2c373 Blackfin: recurse with early serial initcode by Mike Frysinger · 15 years ago
  45. 6b8edfd Prepare v2009.06-rc1 by Wolfgang Denk · 15 years ago
  46. 6b2beb5 at91: remove lowlevel_init.S by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  47. 0ee7a31 Update CHANGELOG; minor coding style cleanup. by Wolfgang Denk · 15 years ago
  48. d3a513c OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000 by Manikandan Pillai · 15 years ago
  49. 9d5e4d3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  50. ac91400 OMAP3: Beagle: Set pinmux conditionally for Rev C boards by Dirk Behme · 15 years ago
  51. c1a0fd5 ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 15 years ago
  52. 35f6a94 lib_generic: gunzip: New function zunzip by Ricardo Ribalda Delgado · 15 years ago
  53. ccb71df Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  54. bf2ba6d Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  55. faf4fe7 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  56. a1e5f93 at91: fixed plla calc when no USB support is active by Daniel Gorsulowski · 15 years ago
  57. 3791a11 arm925t: Fix CONFIG_SYS_HZ to 1000 by Ladislav Michl · 15 years ago
  58. 42bf4b2 OMAP3: Remove legacy NAND defines by Dirk Behme · 15 years ago
  59. cba0b77 OMAP3: Print correct silicon revision by Sanjeev Premi · 15 years ago
  60. 90006e9 OMAP3: Remove unused board-types by Sanjeev Premi · 15 years ago
  61. 6a6b62e OMAP3: Use functions print_cpuinfo() and checkboard() by Sanjeev Premi · 15 years ago
  62. f8e2b31 MTD: Change cfi-mtd to accept non-uniform sector sizes by Stefan Roese · 16 years ago
  63. 3dcbe62 video: fix bug in cfb_console.c code by Anatolij Gustschin · 15 years ago
  64. 4d9eab8 cmd_ext2.c: fix compile warnings by Wolfgang Denk · 15 years ago
  65. 28afe01 ids8247: Remove legacy NAND defines by Heiko Schocher · 15 years ago
  66. dbd3361 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 15 years ago
  67. 65351a8 bmp_logo: Check return value of fread() by Peter Tyser · 15 years ago
  68. eea8be8 ncb: Check return value of write() by Peter Tyser · 15 years ago
  69. dbe29e3 mtd: nand/onenand: Register mtd device upon device scanning by Stefan Roese · 15 years ago
  70. 10bb62d mtd: nand: Include linux/mtd/partitions.h in nand_base.h by Stefan Roese · 15 years ago
  71. 2d579e5 ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part" by Stefan Roese · 15 years ago
  72. 294f10c mips/vcth: Use generic 16550 uart driver by Detlev Zundel · 15 years ago
  73. 0c8a849 Separate mtdparts command from jffs2 by Ladislav Michl · 15 years ago
  74. 67c2e57 cmd_ide: Remove unused AmigaOneG3SE code by Peter Tyser · 15 years ago
  75. c93c102 AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definition by Peter Tyser · 15 years ago
  76. 54e822f Replace __asm references with __asm__ by Peter Tyser · 15 years ago
  77. f9a109b Replace __attribute references with __attribute__ by Peter Tyser · 15 years ago
  78. 08f077d mtdpart command: align output columns by David Brownell · 15 years ago
  79. 06f41f8 Remove sa1100.h by Shinya Kuribayashi · 15 years ago
  80. 7d3d30b UBIFS: Remove tnc_commit.c which is not used in the read-only version by Stefan Roese · 15 years ago
  81. 6356daf UBIFS: fix recovery bug by Adrian Hunter · 15 years ago
  82. 351f40c fs: Fix the wrong type of var by Gao Guanhua · 15 years ago
  83. 05f474c Update CHANGELOG by Wolfgang Denk · 15 years ago
  84. ad74cae dm9000 EEPROM reading bugfix by David Brownell · 15 years ago
  85. d4c02e6 rtl8169: fix cache coherency problem by Yoshihiro Shimoda · 16 years ago
  86. 9c48a8e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  87. a85693b OMAP3: Fix changed mmc init command by Dirk Behme · 15 years ago
  88. 34b76a1 lib_arm/board.c: remove misleading "test-only" comment. by Wolfgang Denk · 15 years ago
  89. 7239c5da minor DaVinci clock cleanup by David Brownell · 15 years ago
  90. ffd8c71 s3c64xx: remove unnecessary definition by Minkyu Kang · 15 years ago
  91. 14b9308 83xx: searching "muram-data" by compatible property by Heiko Schocher · 15 years ago
  92. 4277f4d Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  93. faa5a0c Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 15 years ago
  94. 8e15088 mpc83xx: MPC8360ERDK: fix environment offset configuration bug by Anatolij Gustschin · 15 years ago
  95. 3c172c4 NetLoop initialization bug by Michael Zaidman · 15 years ago
  96. b11f664 net: fix ULI 526x macro usage in netdev.h by Timur Tabi · 15 years ago
  97. 7ee38c0 fix DaVinci NS16550_REG_SIZE regression by David Brownell · 15 years ago
  98. dfc99e1 cmd_nand: drop duplicate NULL ptr check by Mike Frysinger · 15 years ago
  99. 7732cef CMD_UBI != MTD_PARTITIONS by David Brownell · 15 years ago
  100. 6ebff36 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago