1. 3818b67 fpga: Fix Spartan II FPGA booting by Matthias Fuchs · 16 years ago
  2. b4746d8 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  3. 6bcb4b8 lcd_putc bug fix for tab. by Derek Ou · 16 years ago
  4. 35c9e14 MIPS: cpu/mips/Makefile: Add a missing START line by Shinya Kuribayashi · 16 years ago
  5. 9a63b7f Enable ext2 support for TQM8xxL/M based boards by Wolfgang Denk · 16 years ago
  6. e3ba7f1 ARM:PXA Use new definitions in mmc.h by Tom Rix · 16 years ago
  7. 682beea Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions by Andy Fleming · 16 years ago
  8. b03d92e pxa: move mmc drivers to drivers/mmc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 9490f46 ARM:PXA Remove redefinition of mmc_cid and mmc_csd. by Tom Rix · 16 years ago
  10. 94a3312 pxa: fixing get_timer to return time in miliseconds. by Micha Kalfon · 16 years ago
  11. e5e88c3 ARM:OMAP3 Change mmc_init to mmc_legacy_init by Tom Rix · 16 years ago
  12. 9e80bb2 82xx, mgcoge: updates for 2009.03 by Heiko Schocher · 16 years ago
  13. df90955 8xx, mgsuvd: updates for 2009.03 by Heiko Schocher · 16 years ago
  14. 3511b4e MMC: Don't use new framework code if not enabled by Dirk Behme · 16 years ago
  15. 32482be TQM8xxL: make some room in low memory for future needs by Wolfgang Denk · 16 years ago
  16. c157cec README: remove duplicate entry by Kim Phillips · 16 years ago
  17. 44a01a7 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  18. 9eb468d Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  19. 1bba30e Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  20. 369d0aa sata_sil3114: fix compiler warning by Kim Phillips · 16 years ago
  21. f5675aa Create configuration option for restricted ns16550 functions by Ron Madrid · 16 years ago
  22. 7b0bc02 mkconfig: include board config.h before asm/config.h by Kim Phillips · 16 years ago
  23. b8845ab Fix build errors after making flash_get_info() non-static by Wolfgang Denk · 16 years ago
  24. b4996d6 ppc4xx: PCIe: Change 16GB inbound memory to 4GB by Stefan Roese · 16 years ago
  25. f50fe4b ppc4xx: Some more PMC405 coding-style cleanup by Stefan Roese · 16 years ago
  26. 2f6eb91 ppc4xx: Update PMC405 board support by Matthias Fuchs · 16 years ago
  27. c553b5f ppc4xx: Cleanup PMC405 board support by Matthias Fuchs · 16 years ago
  28. b4e85d0 qong: changes to Dave/DENX Qong configuration by Ilya Yanok · 16 years ago
  29. 5f03201 common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. ec6f149 common/console: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. daaf74f mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile by Mike Frysinger · 16 years ago
  32. 7bd2722 disk: convert part_* files to COBJ-$(CONFIG_XXX) style by Mike Frysinger · 16 years ago
  33. f05fa92 include/image.h: Ease grepping of image_* functions by Petri Lehtinen · 16 years ago
  34. bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  35. 8b0592b disable imls command if no flash is defined by Valeriy Glushkov · 16 years ago
  36. 923aa48 API: Improve glue mid-layer of the API demo application. by Rafal Jaworowski · 16 years ago
  37. 44a94e5 API: Only output test data when reading was successful. by Rafal Jaworowski · 16 years ago
  38. 7fb6c4f API: Provide syscall entry point for the ARM architecture. by Rafal Jaworowski · 16 years ago
  39. b84d7d8 API: Use stack pointer as API signature search hint in the glue layer. by Rafal Jaworowski · 16 years ago
  40. 86b4baf TQM8260: fix locations of kernel and ramdisk images in flash by Wolfgang Denk · 16 years ago
  41. e1ac387 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · 16 years ago
  42. 80522dc 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
  43. 50586ef Add support for the Freescale eSDHC found on 8379 and 8536 SoCs by Andy Fleming · 16 years ago
  44. 272cc70 Add MMC Framework by Andy Fleming · 16 years ago
  45. 1de97f9 Eliminated arch-specific mmc header requirement by Andy Fleming · 16 years ago
  46. abb5466 Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  47. b2e2ed0 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  48. e1be0d2 32bit BUg fix for DDR2 on 8572 by Poonam_Aggrwal-b10812 · 16 years ago
  49. e0c4fac TQM85xx: Fix a couple warnings in TQM8548 build by Andy Fleming · 16 years ago
  50. cf07a5b MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 by Wolfgang Grandegger · 16 years ago
  51. 080408f MPC85xx: TQM8548: use cache for AG and BE variants by Wolfgang Grandegger · 16 years ago
  52. dc5f55d MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration by Wolfgang Grandegger · 16 years ago
  53. 88b0e88 MPC85xx: TQM8548: fix SDRAM timing for 533 MHz by Wolfgang Grandegger · 16 years ago
  54. a865bcd MPC85xx: TQM8548: add support for the TQM8548_AG module by Wolfgang Grandegger · 16 years ago
  55. ad7ee5d MPC85xx: TQM8548: add support for the TQM8548_BE module by Wolfgang Grandegger · 16 years ago
  56. a318234 MPC85xx: TQM85xx: make standard PCI/PCI-X configurable by Wolfgang Grandegger · 16 years ago
  57. 31ca911 MPC85xx: TQM85xx: fix flash protection for boot loader by Wolfgang Grandegger · 16 years ago
  58. a1c8a71 86xx: Update CPU info output on bootup by Peter Tyser · 16 years ago
  59. 22c00f8 86xx: Update Global Utilities structure by Peter Tyser · 16 years ago
  60. 4ef630d 86xx: Reset update by Peter Tyser · 16 years ago
  61. edf0e25 fsl-ddr: Allow system to boot if we have more than 4G of memory by Kumar Gala · 16 years ago
  62. 8d949af mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  63. cb69e4d 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS by Kumar Gala · 16 years ago
  64. feede8b Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
  65. 5dc0cf6 Make some minor whitespace changes to eliminate line-wrapping by Andy Fleming · 16 years ago
  66. 9e56986 Add eth_get_dev_by_index by Andy Fleming · 16 years ago
  67. b673051 85xx: Fix bug in device tree setup in 36-bit physical confg by Kumar Gala · 16 years ago
  68. ad97dce 85xx: Fix address map for 36-bit config of MPC8572DS by Kumar Gala · 16 years ago
  69. f8523cb 85xx: Fix how we map DDR memory by Kumar Gala · 16 years ago
  70. 1542fbd fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller by Kumar Gala · 16 years ago
  71. b29dee3 85xx: Format cpu freq printing to handle 8 cores by Kumar Gala · 16 years ago
  72. 952a6bd Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  73. f8eab9c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 16 years ago
  74. 9704f9c USB: Remove LUN number from CDB by Abraham, Thomas · 16 years ago
  75. f3c0de6 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · 16 years ago
  76. e7de18a i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · 16 years ago
  77. 15208ac i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts by Mike Frysinger · 16 years ago
  78. 6b67962 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  79. c2d9bef 82xx, mgcoge: fix compile error by Heiko Schocher · 16 years ago
  80. 9cacf4f ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE by Dirk Eibach · 16 years ago
  81. 7369f0e ppc4xx: Fix initialization of the SDRAM_CODT register by Carolyn Smith · 16 years ago
  82. cef0efa ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards by Stefan Roese · 16 years ago
  83. c645012 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
  84. 2ede879 ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h by Stefan Roese · 16 years ago
  85. f15c651 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  86. 5fc56b9 Add feature-removal-schedule.txt by Peter Tyser · 16 years ago
  87. 255d28e 8xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
  88. 2b3f12c 8xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  89. e915f8b common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  90. ab76e98 bzip2: move ifdef handling to Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  91. ae0b05d Fix whitespace damage: double space changed to a tab by Jerry Van Baren · 16 years ago
  92. c50a603 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  93. 4f97567 cfi: make flash_get_info() non static by Heiko Schocher · 16 years ago
  94. 86321fc net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 16 years ago
  95. 638ed3e net/sntp.c: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  96. 9e5be82 tsec: Fix a bug in soft-resetting by Andy Fleming · 16 years ago
  97. 09fcc8b Fix 100Mbs ethernet operation on sh7763 based boards by Simon Munton · 16 years ago
  98. 2bc2a8f Fix MPC8260 with ethernet on SCC by ksi@koi8.net · 16 years ago
  99. ae5d8f6 82xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
  100. c92fac9 82xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago