1. 6d84ae3 sh: Add macros for SH-4A 32-Bit Address Extended Mode by Yoshihiro Shimoda · 16 years ago
  2. 3e3eec3 sh: use write{8,16,32} in ms7720se lowlevel_init by Nobuhiro Iwamatsu · 16 years ago
  3. 3c92217 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  4. b5a15c9 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  5. 0452352 tsec: report when there is no vendor specific PHY support by Paul Gortmaker · 16 years ago
  6. c279dfc SIMPC8313 board: fix out of tree building. by Wolfgang Denk · 16 years ago
  7. 49b5aff Add eTSEC 1/2 IO override control (corrected) by ksi@koi8.net · 16 years ago
  8. 48c2b7b fsl: Remove unnecessary debug printfs by Andy Fleming · 16 years ago
  9. 0ee84b8 Fix mpc85xx ddr-gen3 ddr_sdram_cfg. by Ed Swarthout · 16 years ago
  10. 4b00d1a SIMPC8313 board: fix out of tree building. by Wolfgang Denk · 16 years ago
  11. 014c595 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  12. f70fd13 8360, kmeter1: added bootcount feature. by Heiko Schocher · 16 years ago
  13. 1e7ed25 83xx, kmeter: QE_ENET10 errata for Silicon Revision 2.1 by Heiko Schocher · 16 years ago
  14. 605f78e 83xx, kmeter1: updates for 2009.03 by Heiko Schocher · 16 years ago
  15. 118cbe3 83xx, kmeter1: autodetect size of DDR II RAM by Heiko Schocher · 16 years ago
  16. c1bce4f 83xx, i2c: add mux support for fsl_i2c by Heiko Schocher · 16 years ago
  17. 19f0e93 83xx, kmeter1: add I2C, dtt, eeprom support by Heiko Schocher · 16 years ago
  18. db1d72a i2c, dtt: move dtt_init () to board_init_r () by Heiko Schocher · 16 years ago
  19. 5b00555 83xx: Fix some bugs in spd sdram code by Dave Liu · 16 years ago
  20. b7be63a MPC8349ITX: several config issues fixed by Valeriy Glushkov · 16 years ago
  21. 7e2ec1d mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal by Anton Vorontsov · 16 years ago
  22. 9c2d63e i2c, dtt: move dtt_init () to board_init_r () by Heiko Schocher · 16 years ago
  23. 00cc559 lcd: Fix compilation warning in common/lcd.c by Anatolij Gustschin · 16 years ago
  24. f5a77a0 Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb) by Graeme Russ · 16 years ago
  25. 75ba6d6 smc911x: split out useful defines/functions into local header by Mike Frysinger · 16 years ago
  26. 7fe2a98 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 16 years ago
  27. 89e372c Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  28. a2bb710 ARM: add an "eet" variant of the imx31_phycore board by Guennadi Liakhovetski · 16 years ago
  29. 0c99f6a video: add an i.MX31 framebuffer driver by Guennadi Liakhovetski · 16 years ago
  30. b245e65 LCD: support 8bpp BMPs on 16bpp displays by Guennadi Liakhovetski · 16 years ago
  31. a303dfb Add 16bpp BMP support by Mark Jackson · 16 years ago
  32. 689551c A driver for the S6E63D6 SPI display controller from Samsung by Guennadi Liakhovetski · 16 years ago
  33. fc7a93c i.MX31: support GPIO as a chip-select in the mxc_spi driver by Guennadi Liakhovetski · 16 years ago
  34. b30de3c i.MX31: add a simple gpio driver by Guennadi Liakhovetski · 16 years ago
  35. f9b6a15 i.MX31: fix SPI driver for shorter than 32 bit by Guennadi Liakhovetski · 16 years ago
  36. 7e91558 mpc83xx: MPC837XERDB: Add PCIe support by Anton Vorontsov · 16 years ago
  37. 50a4d08 mpc83xx: PCI: Fix hard-coded first_busno value by Anton Vorontsov · 16 years ago
  38. a5878d4 mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllers by Anton Vorontsov · 16 years ago
  39. b24a99f mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values by Anton Vorontsov · 16 years ago
  40. e2d72ba mpc83xx: PCIe: Don't start bus enumeration at 0 by Anton Vorontsov · 16 years ago
  41. cc2a8c7 PCI: Add pci_last_busno() helper by Anton Vorontsov · 16 years ago
  42. bd76729 MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default by Becky Bruce · 16 years ago
  43. 2331e18 mpc8641hpcn: Indicate 36-bit addr map in boot messages by Becky Bruce · 16 years ago
  44. 741a1ea Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 16 years ago
  45. 2f70c49 netloop: speed up NetLoop by Heiko Schocher · 16 years ago
  46. ad2d163 smc911x_eeprom: new example app for managing newer SMC parts by Mike Frysinger · 16 years ago
  47. 736323a Added Vitesse VSC8211 definitions to TSEC driver by Pieter Henning · 16 years ago
  48. 32688e5 Update CHANGELOG; Prepare 2009.03-rc1 by Wolfgang Denk · 16 years ago
  49. 80b827c ARM: synchronize mach-types.h with linux v2.6.29-rc5-315-g683fdc5 by Wolfgang Denk · 16 years ago
  50. cea2211 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  51. 9d34d0a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  52. 68a41f2 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  53. 0b741df Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  54. 14209ac MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warnings by Shinya Kuribayashi · 16 years ago
  55. 16bdc39f Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  56. aba45c8 OMAP3: Clean up MMC code by Dirk Behme · 16 years ago
  57. cfcdf4a OMAP3: Pandora: Update pin mux by Dirk Behme · 16 years ago
  58. 6530a8b OMAP3: Add OMAP3 auto detection by Dirk Behme · 16 years ago
  59. f956fd0 OMAP3: Beagle: Add board revision detection by Dirk Behme · 16 years ago
  60. 288f3cd OMAP3: Overo: Clean up pin mux and GPIO configuration by Dirk Behme · 16 years ago
  61. 2579019 nmdk8815: fix onenand support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 0176c03 nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 9751a45 davinci: fix implicit declaration of function 'davinci_errata_workarounds' by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. 4f57289 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. 0cd18fa ARM DaVinci: Add common peripherals and modules enable functions. by Hugo Villeneuve · 16 years ago
  66. d3be1bc Enable Ethernet for Nomadik 8815 Evaluation Kit by Alessandro Rubini · 16 years ago
  67. 0d8c6ea Nand driver for Nomadik SoC by Alessandro Rubini · 16 years ago
  68. ef339cc Added nomadik.h header by Alessandro Rubini · 16 years ago
  69. 60ece6d r8a66597-hcd: fix cannot use external hub by Yoshihiro Shimoda · 16 years ago
  70. e1ffaee Blackfin: disable syscontrol code for now by Mike Frysinger · 16 years ago
  71. 1b228d6 Blackfin: bf537-stamp: fix I2C board defines by Mike Frysinger · 16 years ago
  72. 09fee8e Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  73. 1dcb50a Makefile: fix cleanup by Wolfgang Denk · 16 years ago
  74. edff7bc Cleanup the comment for m68k linux boot argument passing. by Richard Retanubun · 16 years ago
  75. 4d41650 sh: Fix rsk7203 in tree build by Peter Griffin · 16 years ago
  76. fca0cec bootm: Reduce the unnecessary memmove by Minkyu Kang · 16 years ago
  77. 670cbde fpga: Fix Spartan III FPGA booting by Matthias Fuchs · 16 years ago
  78. 3818b67 fpga: Fix Spartan II FPGA booting by Matthias Fuchs · 16 years ago
  79. b4746d8 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  80. 6bcb4b8 lcd_putc bug fix for tab. by Derek Ou · 16 years ago
  81. 35c9e14 MIPS: cpu/mips/Makefile: Add a missing START line by Shinya Kuribayashi · 16 years ago
  82. 9a63b7f Enable ext2 support for TQM8xxL/M based boards by Wolfgang Denk · 16 years ago
  83. e3ba7f1 ARM:PXA Use new definitions in mmc.h by Tom Rix · 16 years ago
  84. 682beea Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions by Andy Fleming · 16 years ago
  85. b03d92e pxa: move mmc drivers to drivers/mmc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  86. 9490f46 ARM:PXA Remove redefinition of mmc_cid and mmc_csd. by Tom Rix · 16 years ago
  87. 94a3312 pxa: fixing get_timer to return time in miliseconds. by Micha Kalfon · 16 years ago
  88. e5e88c3 ARM:OMAP3 Change mmc_init to mmc_legacy_init by Tom Rix · 16 years ago
  89. 9e80bb2 82xx, mgcoge: updates for 2009.03 by Heiko Schocher · 16 years ago
  90. df90955 8xx, mgsuvd: updates for 2009.03 by Heiko Schocher · 16 years ago
  91. 3511b4e MMC: Don't use new framework code if not enabled by Dirk Behme · 16 years ago
  92. 7511835 Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 16 years ago
  93. 32482be TQM8xxL: make some room in low memory for future needs by Wolfgang Denk · 16 years ago
  94. c157cec README: remove duplicate entry by Kim Phillips · 16 years ago
  95. 44a01a7 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  96. 9eb468d Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  97. 1bba30e Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  98. 369d0aa sata_sil3114: fix compiler warning by Kim Phillips · 16 years ago
  99. f5675aa Create configuration option for restricted ns16550 functions by Ron Madrid · 16 years ago
  100. 7b0bc02 mkconfig: include board config.h before asm/config.h by Kim Phillips · 16 years ago