1. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  2. 99c006a mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors by Stefano Babic · 15 years ago
  3. c96f86e TFTP: allow for adjustable retransmission timout by Wolfgang Denk · 15 years ago
  4. 252b404 Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · 15 years ago
  5. 9d90a93 cmd_mmc remove \n by Frans Meulenbroeks · 15 years ago
  6. 67c7189 nios2: Added support to YANU UART by Renato Andreola · 15 years ago
  7. 1e67fb3 nios2: use generic unaligned.h by Thomas Chou · 15 years ago
  8. 995a4b1 Merge branch 'master' of git://git.denx.de/u-boot-arm by Minkyu Kang · 15 years ago
  9. f1fdc42 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  10. 0502262 asm-blackfin/unaligned.h: add for zlib code by Mike Frysinger · 15 years ago
  11. 3adc1fd asm-generic/unaligned.h: dynamic default unaligned accesses by Mike Frysinger · 15 years ago
  12. 44de3e8 ep93xx timer: refactoring by Matthias Kaehlcke · 15 years ago
  13. 5962bff ep93xx timer: Rename struct timer_reg pointers by Matthias Kaehlcke · 15 years ago
  14. dea86bb ep93xx timer: Fix resolution of get_ticks() by Matthias Kaehlcke · 15 years ago
  15. 39ecbfc ep93xx timer: Fix possible overflow in usecs_to_ticks() by Matthias Kaehlcke · 15 years ago
  16. be129aa video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  17. 8d9ba75 SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · 15 years ago
  18. a722ca7 S5PC100: Function to configure the SROMC registers. by Naveen Krishna CH · 15 years ago
  19. fe93100 S5PC100: Memory SubSystem Header file, register description(SROMC). by Naveen Krishna CH · 15 years ago
  20. 28937af s5pc1xx: update the README file by Minkyu Kang · 15 years ago
  21. 2c1ad69 s5pc1xx: support the GPIO interface by Minkyu Kang · 15 years ago
  22. 803472b s3c64xx: Add ifdef at the S3C64XX only codes by Joonyoung Shim · 15 years ago
  23. 0468aff S5PC100: Moves the Macros to a common header file by Naveen Krishna CH · 15 years ago
  24. 93910ed Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  25. 4e72fb1 standalone eepro100_eeprom: fix build error by Wolfgang Denk · 15 years ago
  26. 1bb1809 Update .gitignore's: add some generated files by Wolfgang Denk · 15 years ago
  27. 9c9cbe7 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · 15 years ago
  28. ca02f6f 85xx: Drop FIT support to allow u-boot image to fit in 512k by Kumar Gala · 15 years ago
  29. 5f84195 Cosmetic change - indentation correction. by Michael Zaidman · 15 years ago
  30. a693447 cmd_mtdparts.c: prevent printbuffer overflows by Anatolij Gustschin · 15 years ago
  31. 3920bbe Fix MPC8536DS documentation by Frans Meulenbroeks · 15 years ago
  32. ab68f4d doc: add README for CONFIG_HWCONFIG option by Heiko Schocher · 15 years ago
  33. 7026ead TQM8xx: enable device tree support on all TQM8xx based boards. by Heiko Schocher · 15 years ago
  34. 6ed3b9d TQM8xx: add device tree support for TQM8xx based boards. by Heiko Schocher · 15 years ago
  35. 143cd21 Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT by Wolfgang Denk · 15 years ago
  36. 1b691bb mkimage: dont force entry point with xip by Mike Frysinger · 15 years ago
  37. 4b99327 PPC: Record U-Boot's relocated address in RAM and show in bdinfo. by Richard Retanubun · 15 years ago
  38. 8c4444f Fix memory leak in mmc_read() by Wolfgang Denk · 15 years ago
  39. 6d5ef53 MAINTAINERS: sort the list of ARM Maintainers by last name by Minkyu Kang · 15 years ago
  40. bdc6b47 SPEAr : Adding maintainer name for spear SoCs by Vipin KUMAR · 15 years ago
  41. 6258b04 AT91: Update otc570 board to new SoC access by Daniel Gorsulowski · 15 years ago
  42. 7cedb29 updates the at91 main_clock calculation by Jens Scharsig · 15 years ago
  43. 637833c arm: kirkwood: suen3: fixed build warning by Prafulla Wadaskar · 15 years ago
  44. e4d3449 MX51: removed warnings for the mx51evk by Stefano Babic · 15 years ago
  45. 9d69e33 SPEAr : Supporting new mach ids for spear310 and spear320 by Vipin Kumar · 15 years ago
  46. cc0b53c arm, suen3: fix compile error, if doing not a local build by Heiko Schocher · 15 years ago
  47. 67fa8c2 arm: add support for the suen3 board from keymile by Heiko Schocher · 15 years ago
  48. 6895d45 Add support for KARO TX25 board by John Rigby · 15 years ago
  49. 740d6ae fec_mxc: add MX25 support by John Rigby · 15 years ago
  50. cb17b92 fec_mxc: cleanup and factor out MX27 dependencies by John Rigby · 15 years ago
  51. 552ff8f Add support for Freescale MX25 SOC by John Rigby · 15 years ago
  52. e911c98 mxc_serial replace platform specific clock by John Rigby · 15 years ago
  53. c5fb70c Add initial support for Freescale mx51evk board by Stefano Babic · 15 years ago
  54. c67bee1 fsl_esdhc: add support for mx51 processor by Stefano Babic · 15 years ago
  55. 69df00f ARM: add accessors functions by Stefano Babic · 15 years ago
  56. 11fdade MMC: add weak function to detect MMC/SD card by Stefano Babic · 15 years ago
  57. 250de12 mmc: check correctness of the voltage mask in ocr by Stefano Babic · 15 years ago
  58. 71d64c0 serial_mxc: add support for MX51 processor by Stefano Babic · 15 years ago
  59. 67adcee0 MX51: Add pin and multiplexer definitions. by Stefano Babic · 15 years ago
  60. fb87a1e MX51: Add register definitions by Stefano Babic · 15 years ago
  61. 64fdf45 MX51: Add initial support for the Freescale MX51 by Stefano Babic · 15 years ago
  62. 18ba012 edb93xx: Fix SDRAM initialization by Matthias Kaehlcke · 15 years ago
  63. cade7d9 Add bootcount to AT91 by Anders Darander · 15 years ago
  64. 5f35348 ARM Update mach-types by Tom Rix · 15 years ago
  65. c7ad13a ep93xx: Refactoring of timer code by Matthias Kaehlcke · 15 years ago
  66. d9f505e ep93xx: Fix calculation of sys ticks in clk_to_systicks() by Matthias Kaehlcke · 15 years ago
  67. 041d42e OMAP3: workaround for ARM Cortex-A8 erratum 725233 by Siarhei Siamashka · 15 years ago
  68. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  69. 5c97a1d VoiceBlue: fix linker errors by Ladislav Michl · 15 years ago
  70. a32c1e0 VoiceBlue: limit line lenght to 80 characters by Ladislav Michl · 15 years ago
  71. 779b534 netstar.h: do not exceed 80 columns by Ladislav Michl · 15 years ago
  72. 3fca292 DaVinci: Adding entry to MAKEALL for DM365 EVM by Sandeep Paulraj · 15 years ago
  73. 37cffda da830evm: Add support for TI EMAC by Nick Thompson · 15 years ago
  74. d8775d0 NetStar: make mtdparts default ready for recent kernels by Ladislav Michl · 15 years ago
  75. de9a1e0 NetStar: fix default environment by Ladislav Michl · 15 years ago
  76. 3a67566 NetStar: eeprom - fix linker error by Ladislav Michl · 15 years ago
  77. 308d463 NetStar: eeprom - be less verbose by Ladislav Michl · 15 years ago
  78. b29ff62 NetStar: eeprom - undefined reference to `memset' by Ladislav Michl · 15 years ago
  79. a8d25fc SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · 15 years ago
  80. aac90e2 S5PC100: Function to configure the SROMC registers. by Naveen Krishna CH · 15 years ago
  81. 04a3e2e S5PC100: Memory SubSystem Header file, register description(SROMC). by Naveen Krishna CH · 15 years ago
  82. ef8d008 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  83. b003bf7 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  84. 96dd0a4 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 15 years ago
  85. a43af0f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 15 years ago
  86. fafe2a9 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  87. 8f9a221 ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM by Wolfgang Wegner · 15 years ago
  88. c7de810 allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM by Wolfgang Wegner · 15 years ago
  89. bb907ab MCF5271-only: Added a weak board_reset function to allow custom reset by Richard Retanubun · 15 years ago
  90. 992d712 MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE by Wolfgang Wegner · 15 years ago
  91. 870bf3e add include/asm-m68k/unaligned.h by Wolfgang Wegner · 15 years ago
  92. da5e083 sh: Add asm/unaligned.h and asm/unaligned-sh4a.h from Linux kernel by Nobuhiro Iwamatsu · 15 years ago
  93. fe389da mpc83xx: fix out-of-tree mpc8315 nand build by Kim Phillips · 15 years ago
  94. 4e7e12d mpc83xx: vme8349: fix incorrect BR0_PRELIM port size comment by Kim Phillips · 15 years ago
  95. 87800f7 ppc4xx: Corrected EBC register bit definitions by Eugene O'Brien · 15 years ago
  96. f365176 cmd_itest.c: fix pointer dereferencing by Frans Meulenbroeks · 15 years ago
  97. 0ad2270 tools: fix imximage warning by Kim Phillips · 15 years ago
  98. 5b28e91 mkimage: SEGFAULT with imximage on 64 bit systems by Stefano Babic · 15 years ago
  99. ecd1a09 mpc83xx: remove hardcoded network addresses from config files by Kim Phillips · 15 years ago
  100. 4c006dd Bug: do_reset issued via netconsole does not reset mpc83xx cpu. by Michael Zaidman · 15 years ago