1. 79374af env: fix endian ordering in crc table by Jeff Angielski · 15 years ago
  2. 1f70edc mpc5121: cpu/mpc512x/diu.c: fix warnings by Anatolij Gustschin · 15 years ago
  3. ec8744a console.c: fix problem with splashimage by Anatolij Gustschin · 15 years ago
  4. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  5. ab5338c mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors by Stefano Babic · 15 years ago
  6. b233bd7 TFTP: allow for adjustable retransmission timout by Wolfgang Denk · 15 years ago
  7. 03bebef Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · 15 years ago
  8. e8943cc cmd_mmc remove \n by Frans Meulenbroeks · 15 years ago
  9. 9f64dcb nios2: Added support to YANU UART by Renato Andreola · 15 years ago
  10. de3ac60 nios2: use generic unaligned.h by Thomas Chou · 15 years ago
  11. b1aa094 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  12. 3ece4d7 asm-blackfin/unaligned.h: add for zlib code by Mike Frysinger · 15 years ago
  13. 4e192f2 asm-generic/unaligned.h: dynamic default unaligned accesses by Mike Frysinger · 15 years ago
  14. 76d7086 video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  15. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  16. e483c54 standalone eepro100_eeprom: fix build error by Wolfgang Denk · 15 years ago
  17. 77a1811 Update .gitignore's: add some generated files by Wolfgang Denk · 15 years ago
  18. 426f1c6 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · 15 years ago
  19. 04d233b 85xx: Drop FIT support to allow u-boot image to fit in 512k by Kumar Gala · 15 years ago
  20. 6dbca5f Cosmetic change - indentation correction. by Michael Zaidman · 15 years ago
  21. 99695c2 cmd_mtdparts.c: prevent printbuffer overflows by Anatolij Gustschin · 15 years ago
  22. b69fd9d Fix MPC8536DS documentation by Frans Meulenbroeks · 15 years ago
  23. 2af8422 doc: add README for CONFIG_HWCONFIG option by Heiko Schocher · 15 years ago
  24. c95fa8b TQM8xx: enable device tree support on all TQM8xx based boards. by Heiko Schocher · 15 years ago
  25. 0bdca57 TQM8xx: add device tree support for TQM8xx based boards. by Heiko Schocher · 15 years ago
  26. ce2dd6e Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT by Wolfgang Denk · 15 years ago
  27. bca17ea mkimage: dont force entry point with xip by Mike Frysinger · 15 years ago
  28. 92bc263 PPC: Record U-Boot's relocated address in RAM and show in bdinfo. by Richard Retanubun · 15 years ago
  29. b98d58e Fix memory leak in mmc_read() by Wolfgang Denk · 15 years ago
  30. b5faaf7 AT91: Update otc570 board to new SoC access by Daniel Gorsulowski · 15 years ago
  31. e354235 updates the at91 main_clock calculation by Jens Scharsig · 15 years ago
  32. 1831f8f arm: kirkwood: suen3: fixed build warning by Prafulla Wadaskar · 15 years ago
  33. ac41d4d MX51: removed warnings for the mx51evk by Stefano Babic · 15 years ago
  34. 9fe2303 SPEAr : Supporting new mach ids for spear310 and spear320 by Vipin Kumar · 15 years ago
  35. a7191fe arm, suen3: fix compile error, if doing not a local build by Heiko Schocher · 15 years ago
  36. 6030119 arm: add support for the suen3 board from keymile by Heiko Schocher · 15 years ago
  37. 6478a75 Add support for KARO TX25 board by John Rigby · 15 years ago
  38. 99d5fed fec_mxc: add MX25 support by John Rigby · 15 years ago
  39. e650e49 fec_mxc: cleanup and factor out MX27 dependencies by John Rigby · 15 years ago
  40. 9c14603 Add support for Freescale MX25 SOC by John Rigby · 15 years ago
  41. 7656c45 mxc_serial replace platform specific clock by John Rigby · 15 years ago
  42. 421834e Add initial support for Freescale mx51evk board by Stefano Babic · 15 years ago
  43. ff7a5ca fsl_esdhc: add support for mx51 processor by Stefano Babic · 15 years ago
  44. 550a76e ARM: add accessors functions by Stefano Babic · 15 years ago
  45. 6e00edf MMC: add weak function to detect MMC/SD card by Stefano Babic · 15 years ago
  46. f8e9a21 mmc: check correctness of the voltage mask in ocr by Stefano Babic · 15 years ago
  47. a1b7a77 serial_mxc: add support for MX51 processor by Stefano Babic · 15 years ago
  48. aa27737 MX51: Add pin and multiplexer definitions. by Stefano Babic · 15 years ago
  49. afef6db MX51: Add register definitions by Stefano Babic · 15 years ago
  50. a521a77 MX51: Add initial support for the Freescale MX51 by Stefano Babic · 15 years ago
  51. d1c46ae edb93xx: Fix SDRAM initialization by Matthias Kaehlcke · 15 years ago
  52. e15c073 Add bootcount to AT91 by Anders Darander · 15 years ago
  53. 946c297 ARM Update mach-types by Tom Rix · 15 years ago
  54. 8df23b7 ep93xx: Refactoring of timer code by Matthias Kaehlcke · 15 years ago
  55. f56e70f ep93xx: Fix calculation of sys ticks in clk_to_systicks() by Matthias Kaehlcke · 15 years ago
  56. b914c9c OMAP3: workaround for ARM Cortex-A8 erratum 725233 by Siarhei Siamashka · 15 years ago
  57. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  58. 1f1e06f VoiceBlue: fix linker errors by Ladislav Michl · 15 years ago
  59. f3d0644 VoiceBlue: limit line lenght to 80 characters by Ladislav Michl · 15 years ago
  60. 67f2ca7 netstar.h: do not exceed 80 columns by Ladislav Michl · 15 years ago
  61. 7c82bdc DaVinci: Adding entry to MAKEALL for DM365 EVM by Sandeep Paulraj · 15 years ago
  62. 10a24f2 da830evm: Add support for TI EMAC by Nick Thompson · 15 years ago
  63. 5996090 NetStar: make mtdparts default ready for recent kernels by Ladislav Michl · 15 years ago
  64. eefd7b1 NetStar: fix default environment by Ladislav Michl · 15 years ago
  65. 9f7ee9d NetStar: eeprom - fix linker error by Ladislav Michl · 15 years ago
  66. 537d5f9 NetStar: eeprom - be less verbose by Ladislav Michl · 15 years ago
  67. 3c759ac NetStar: eeprom - undefined reference to `memset' by Ladislav Michl · 15 years ago
  68. 7333d96 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  69. 68863b6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  70. 2255aae Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 15 years ago
  71. 1397fb2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 15 years ago
  72. 6247657 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  73. 0e18d04 ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM by Wolfgang Wegner · 15 years ago
  74. ea32ab2 allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM by Wolfgang Wegner · 15 years ago
  75. 5ffa65b MCF5271-only: Added a weak board_reset function to allow custom reset by Richard Retanubun · 15 years ago
  76. 5487250 MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE by Wolfgang Wegner · 15 years ago
  77. cc3a65e add include/asm-m68k/unaligned.h by Wolfgang Wegner · 15 years ago
  78. 8b25f17 sh: Add asm/unaligned.h and asm/unaligned-sh4a.h from Linux kernel by Nobuhiro Iwamatsu · 15 years ago
  79. 8706334 mpc83xx: fix out-of-tree mpc8315 nand build by Kim Phillips · 15 years ago
  80. ce704a1 mpc83xx: vme8349: fix incorrect BR0_PRELIM port size comment by Kim Phillips · 15 years ago
  81. fd6fa20 ppc4xx: Corrected EBC register bit definitions by Eugene O'Brien · 15 years ago
  82. e67b02f cmd_itest.c: fix pointer dereferencing by Frans Meulenbroeks · 15 years ago
  83. 1c0c250 tools: fix imximage warning by Kim Phillips · 15 years ago
  84. 5cdde80 mkimage: SEGFAULT with imximage on 64 bit systems by Stefano Babic · 15 years ago
  85. 2834446 mpc83xx: remove hardcoded network addresses from config files by Kim Phillips · 15 years ago
  86. 184154b Bug: do_reset issued via netconsole does not reset mpc83xx cpu. by Michael Zaidman · 15 years ago
  87. aeceb50 new board (eb_cpux9k2) by Jens Scharsig · 15 years ago
  88. d2bd3c8 new at91_emac network driver (NET_MULTI api) by Jens Scharsig · 15 years ago
  89. 9bbaae3 prepare joining at91rm9200 into at91 by Jens Scharsig · 15 years ago
  90. c3c10ea update at91sam9263ek board to new SoC access by Jens Scharsig · 15 years ago
  91. a4db1ca convert common files to new SoC access by Jens Scharsig · 15 years ago
  92. b49d15c convert all at91 files to use at91_gpio driver syntax by Jens Scharsig · 15 years ago
  93. 8d06546 add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  94. 698ad06 add c structures for SoC access by Jens Scharsig · 15 years ago
  95. 128ecd0 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
  96. 60b1994 DA830 EVM: Enable NAND support on Spectrum Digital EVM by Nick Thompson · 15 years ago
  97. 3917cf1 Davinci: Add EMIF-A macros for setting chip select parameters by Nick Thompson · 15 years ago
  98. ef7bd71 OMAP3: Avoid re-write to PRM_CLKSRC_CTRL by Sanjeev Premi · 15 years ago
  99. 1858a9a SPI: Fix 32 bit transfers in mxc_spi.c by Magnus Lilja · 15 years ago
  100. 2d7c348 edb93xx: enable the uart in devicecfg register by Alessandro Rubini · 15 years ago