1. f95b93b NET: LAN91C96 CONFIG_NET_MULTIify by Nishanth Menon · 15 years ago
  2. 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · 15 years ago
  3. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  4. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · 15 years ago
  5. 3c51641 Merge branch 'master' of ../work into next by Wolfgang Denk · 15 years ago
  6. a6135be Update CHANGELOG, prepare -rc2 by Wolfgang Denk · 15 years ago
  7. a5a27b9 MAKEALL: Fix return value by Peter Tyser · 15 years ago
  8. 54cd539 tools/mkimage: Remove duplicate line of code by Peter Tyser · 15 years ago
  9. b9a8d45 i2c: fix dangling comment in do_i2c_mw() by Heiko Schocher · 15 years ago
  10. 1566065 mpc52xx, manroland: add some commands by Heiko Schocher · 15 years ago
  11. 12decf4 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  12. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  13. ef4367b 52xx, manroland: add fdt_fixup_memory() in ft_board_setup() by Heiko Schocher · 15 years ago
  14. 319cf24 Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · 15 years ago
  15. b956fba nfs: NfsTimeout() updates by Evan Samanas · 15 years ago
  16. 694a393 bootm: Fix help message's sub-command ordering by Peter Tyser · 15 years ago
  17. 3ea16c3 help: Correct syntax of nandecc help output. by Robert P. J. Day · 15 years ago
  18. f4761af smc911x: update SMC911X related configuration description by Mike Rapoport · 15 years ago
  19. 0b3cc38 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · 15 years ago
  20. 867d870 fix nfs symlink name corruption by Ed Swarthout · 15 years ago
  21. e5032c8 at91sam9261ek.c: fix minor coding style issue. by Wolfgang Denk · 15 years ago
  22. 73188ee trab: fix warning: implicit declaration of function 'disable_vfd' by Wolfgang Denk · 15 years ago
  23. 46e2d06 zlib.c: avoid build conflicts for cradle board by Wolfgang Denk · 15 years ago
  24. ec40b4c Fix out-of-tree building of "apollon" board. by Wolfgang Denk · 15 years ago
  25. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  26. a502df9 lzma: ignore unset filesizes by Mike Frysinger · 15 years ago
  27. 0ecb611 README: Rearrange paragraphs to regain linear arrangement. by Detlev Zundel · 15 years ago
  28. 46aabf5 zlib: Optimize decompression by Joakim Tjernlund · 15 years ago
  29. f7440cd add lzop decompression support by Peter Korsgaard · 15 years ago
  30. b2f8b94 tools/mkimage: Print FIT image contents after creation by Peter Tyser · 15 years ago
  31. 943195c tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · 15 years ago
  32. 94734e6 tools/mkimage: Assume FDT image type for FIT images by Peter Tyser · 15 years ago
  33. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  34. 078395c i386: Final Relocation by Graeme Russ · 15 years ago
  35. 759cbb2 i386: Move references to link script exports by Graeme Russ · 15 years ago
  36. 1aafcc9 i386: Remove inline asm symbols from .dynsym by Graeme Russ · 15 years ago
  37. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  38. cc272eb i386: Fix race condition when using SC520 timers by Graeme Russ · 15 years ago
  39. 316041e i386: Fix global label in inline asm compile error by Graeme Russ · 15 years ago
  40. 4b804e1 i386: Reorder source objects in lib_i386 Makefile by Graeme Russ · 15 years ago
  41. 9203708 i386: Fix link collisions resulting from gcc4.4.1 upgrade by Graeme Russ · 15 years ago
  42. 93c3060 i386: Fix malloc initialization by Graeme Russ · 15 years ago
  43. 090221d i386: Fix dlmalloc compile warning by Graeme Russ · 15 years ago
  44. bcd124b EXT2FS: fix inode size for ext2fs rev#0 by Michael Brandt · 15 years ago
  45. 580d641 Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · 15 years ago
  46. 27f6d3f crc32: Impl. linux optimized crc32() by Joakim Tjernlund · 15 years ago
  47. 111ac12 README: Update the list of directories. by Robert P. J. Day · 15 years ago
  48. 83e3535 Removes dead code in the file common/cmd_i2c.c by Pratap Chandu · 15 years ago
  49. 838f20a smc91111_eeprom: drop CONFIG stub protection by Mike Frysinger · 15 years ago
  50. de7c7a7 RTC: Fix return code in MC13783 RTC driver. by Magnus Lilja · 15 years ago
  51. 5599236 cmd_date: Fix spelling in error message. by Magnus Lilja · 15 years ago
  52. 4274443 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · 15 years ago
  53. 5e9be69 cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE by Peter Tyser · 15 years ago
  54. 73e24da m41t11: Remove unused functions by Peter Tyser · 15 years ago
  55. e8b39e4 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  56. 68db235 Fix build failure in examples/standalone by Sanjeev Premi · 15 years ago
  57. 16c91a1 makefiles: fixes for building build tools by Scott Wood · 15 years ago
  58. ce3c1db 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · 15 years ago
  59. 9a14a5a exports: rewrite jump table init by Mike Frysinger · 15 years ago
  60. 9adfabf MAINTAINERS: update responsible for MPC85xx/86xx by Wolfgang Denk · 15 years ago
  61. 8e8b7e7 Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into next by Wolfgang Denk · 15 years ago
  62. 5c61e5f Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 15 years ago
  63. a08a0e6 ARM Update mach-types by Tom Rix · 15 years ago
  64. a647c72 omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER by Vaibhav Hiremath · 15 years ago
  65. 49ea9a0 TI DaVinci: Adding a README for the DaVinci series of SOC's by Sandeep Paulraj · 15 years ago
  66. 04f3869 avr32/hsdramc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  67. 7f74b00 NAND: Add config option for imx27lite by Sandeep Paulraj · 15 years ago
  68. 5614a4d arm: A320: Add support for Faraday A320 evaluation board by Po-Yu Chuang · 15 years ago
  69. e014254 arm: A320: driver for FTRTC010 real time clock by Po-Yu Chuang · 15 years ago
  70. dd62a11 TI DaVinci DM646x: Enable NAND on DM6467 EVM by Sandeep Paulraj · 15 years ago
  71. aedc879 OMAP3: Fix SDRC init by Nishanth Menon · 15 years ago
  72. 076501b OMAP3:SDRC: introduce DDR types by Nishanth Menon · 15 years ago
  73. 0d60d52 OMAP3:SDRC: Cleanup references to SDP by Nishanth Menon · 15 years ago
  74. 5ffad63 TI DA8xx: Integrate DA830 EVM support into U-Boot by Sekhar Nori · 15 years ago
  75. a9ada86 TI DA8xx: Add new directory for da830evm board by Sekhar Nori · 15 years ago
  76. 302fc2f TI DA8xx: Add DA8xx cpu functions by Sekhar Nori · 15 years ago
  77. 4c1e509 Add TI DA8xx support: DA8xx includes by Nick Thompson · 15 years ago
  78. 68bfdc8 TI Davinci: add a pin multiplexer configuration API by Nick Thompson · 15 years ago
  79. 283398b TI Davinci timer.c: Remove volatiles and memory mapped structures by Nick Thompson · 15 years ago
  80. 478ae74 OMAP3: pandora: fix booting without serial attached by Grazvydas Ignotas · 15 years ago
  81. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  82. 7a69570 S3C6400/SMDK6400: fix stack_setup in start.S by Seunghyeon Rhee · 15 years ago
  83. 9455aab s5pc1xx: serial: fix the error check logic by Minkyu Kang · 15 years ago
  84. b193f82 Clean-up of s3c24x0 header files by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  85. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · 15 years ago
  86. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  87. d9c875e ARM Update mach-types by Tom Rix · 15 years ago
  88. 32df464 sheevaplug: correct SDRAM address control register by Mark Asselstine · 15 years ago
  89. 2c9f646 Fix for Void function returning value in sbc35-a9g20 by Sandeep Paulraj · 15 years ago
  90. 4528343 ARM Update mach-types.h by Tom Rix · 15 years ago
  91. bbbe180 ppc4xx: Remove autoupdate feature from PLU405 board by Matthias Fuchs · 15 years ago
  92. d3bdfea Fix example FIT image source files by Ira W. Snyder · 15 years ago
  93. 3bf11b6 img2srec: use standard types by Mike Frysinger · 15 years ago
  94. 3485452 tools: gitignore *.exe binaries by Mike Frysinger · 15 years ago
  95. da1a4fc ppc: Move conditional compilation of kgdb.c to Makefile by Peter Tyser · 15 years ago
  96. e4c698b spi_flash.h: pull in linux/types.h for u## types by Mike Frysinger · 15 years ago
  97. 6c1616a bootm: mark local boot_os[] table static by Mike Frysinger · 15 years ago
  98. e83cc36 mkconfig: deny messed up ARCH definition by Nishanth Menon · 15 years ago
  99. ca091b1 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  100. a2af77a Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago