1. 14dda9d Blackfin: bf537-stamp/bf527-ad7160-eval: convert to mmc_spi by Mike Frysinger · 14 years ago
  2. 6cfa9ee ppc4xx: Do not stop booting on any keypress on dlvision-10g by Dirk Eibach · 14 years ago
  3. 6c57c88 ppc4xx: Improve fan PWM curve on DLVision 10G by Dirk Eibach · 14 years ago
  4. 7749c84 ppc4xx: Enable MPC92469AC on DLVision 10G by Dirk Eibach · 14 years ago
  5. 52158e3 ppc4xx: Set DLVision 10G osd position to linux defaults by Dirk Eibach · 14 years ago
  6. 5cb4100 ppc4xx: Adapt DLVision 10G to new FPGA firmware by Dirk Eibach · 14 years ago
  7. 8aa5054 ppc4xx: Enable LM64 on DLVision 10G by Dirk Eibach · 14 years ago
  8. aef293b Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  9. 9dd5dad Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  10. 4f27f0a Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  11. 865ff85 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 14 years ago
  12. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 14 years ago
  13. 9082eea phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · 14 years ago
  14. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  15. 16a5323 miiphy: Fix some formatting issues by Andy Fleming · 14 years ago
  16. a32a6be tsec: use IO accessors for IO accesses by Mingkai Hu · 14 years ago
  17. f16b608 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  18. f93c259 config_defaults.h: drop OSE bootm default by Mike Frysinger · 14 years ago
  19. 710b993 crc32: make command optional by Mike Frysinger · 14 years ago
  20. a641b97 make `go` optional by Mike Frysinger · 14 years ago
  21. 0c79cda env: make import/export optional by Mike Frysinger · 14 years ago
  22. 31cacba mmc: SEND_OP_COND considers card capabilities (voltage) by Raffaele Recalcati · 14 years ago
  23. 5d4fc8d mmc: checking status after commands with R1b response by Raffaele Recalcati · 14 years ago
  24. d52ebf1 mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  25. fea2572 x86: Rename i386 to x86 by Graeme Russ · 14 years ago
  26. ec8016c eNET: Fix saveenv crash by Graeme Russ · 14 years ago
  27. 04c2dd8 ftwdt010_wdt: move header to include/faraday and enhance by Macpaul Lin · 14 years ago
  28. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  29. 1472af3 Fix min/max macros in include/common.h by Aaron Williams · 14 years ago
  30. 4e6a515 sf: add struct spi_flash.sector_size parameter by Richard Retanubun · 14 years ago
  31. 192b639 sf: punt unused spi_flash_region struct by Mike Frysinger · 14 years ago
  32. ee986e2 mp2usb: remove board support by Eric Bénard · 14 years ago
  33. 91a3c14 ppc, mgcoge: add DIP switch detection by Andreas Huber · 14 years ago
  34. 2c2668f Net: Add Intel E1000 82574L PCIe card support by Roy Zang · 14 years ago
  35. 17e967b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  36. a8708a8 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  37. 32c8cfb fsl_esdhc: Deal with watermark level register related changes by Priyanka Jain · 14 years ago
  38. 2a9fab8 powerpc/85xx: Add PBL boot from SPI flash support on P4080DS by Shaohui Xie · 14 years ago
  39. f378017 powerpc/85xx: Update default hwconfig on P1022DS by Jiang Yutang · 14 years ago
  40. 218a758 powerpc/85xx: Enable support for ATI graphics cards on P1022DS by Jiang Yutang · 14 years ago
  41. 15321c9 powerpc/85xx: Drop CONFIG_VIDEO support on corenet_ds boards by Kumar Gala · 14 years ago
  42. a3055c5 powerpc/85xx: rename NAND prefixes to CONFIG_SYS by Matthew McClintock · 14 years ago
  43. d413dbc Blackfin: bf548-ezkit: move env sector by Mike Frysinger · 14 years ago
  44. a91eb2c Blackfin: adi boards: enable CONFIG_MONITOR_IS_IN_RAM by Mike Frysinger · 14 years ago
  45. d633b2d Blackfin: adi boards: enable ldrinfo by Mike Frysinger · 14 years ago
  46. dba8cf1 Blackfin: adi boards: drop old ELF define by Mike Frysinger · 14 years ago
  47. 7577aab Blackfin: bf506f-ezkit: new board port by Mike Frysinger · 14 years ago
  48. d2ab733 Blackfin: bf561-ezkit/ibf-dsp561: invert env offset/addr logic by Mike Frysinger · 14 years ago
  49. 42246c3 Blackfin: bf537-minotaur/bf537-srv1: undefine nfs when net is disabled by Mike Frysinger · 14 years ago
  50. dbb6d36 Blackfin: bf525-ucr2: new board port by Chong Huang · 14 years ago
  51. 2fc32de Blackfin: dnp5370: new board port by Andreas Schallenberg · 14 years ago
  52. fbcf8e8 Blackfin: move CONFIG_BFIN_CPU back to board config.h by Mike Frysinger · 14 years ago
  53. 6ee1416 mtd, cfi: introduce void flash_protect_default(void) by Heiko Schocher · 14 years ago
  54. 4db2fa7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  55. 7d3053f powerpc: clean up DIU macro definitions for Freescale reference boards by Timur Tabi · 14 years ago
  56. 1ac63e4 powerpc/85xx: Enable eSDHC boot support on P2020 DS by Jerry Huang · 14 years ago
  57. c7fd27c mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements by Kyle Moffett · 14 years ago
  58. 9899ac1 powerpc/85xx: Add 36-bit address map support to P1022DS by Jiang Yutang · 14 years ago
  59. 863a3ea powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DS by Zhao Chenhui · 14 years ago
  60. 5103d7a powerpc/85xx: Disable ECC in considering performance on MPC8572DS by Zhao Chenhui · 14 years ago
  61. 1a66f28 powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS by Zhao Chenhui · 14 years ago
  62. e0082f7 powerpc/85xx: Add 36-bit physical addressing support for P1_P2_RDB by Poonam Aggrwal · 14 years ago
  63. cac29f2 powerpc/85xx: Read board switch settings on p1_p2_rdb by Priyanka Jain · 14 years ago
  64. 0c871e95 powerpc/85xx: Use DDR for RAMBOOT instead of L2 SRAM on p1_p2_rdb by Priyanka Jain · 14 years ago
  65. 09f9ee1 powerpc/85xx: Use BR_PHYS_ADDR macro to setup BRs on P1_P2_RDB by Poonam Aggrwal · 14 years ago
  66. 24995d8 powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs by Haiying Wang · 14 years ago
  67. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  68. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  69. 00203c6 powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · 14 years ago
  70. ccc4a8d powerpc/85xx: Update P2020DS default env settings by Li Yang · 14 years ago
  71. 9c4d876 powerpc/85xx: Add eSDHC support on P2020DS by Jerry Huang · 14 years ago
  72. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  73. 0272c71 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
  74. b03a466 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · 14 years ago
  75. 2d7534a powerpc/85xx: Enable various errata on P1022/P1013 SoCs by Jiang Yutang · 14 years ago
  76. c04bf5e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  77. 0585873 arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update by Tom Warren · 14 years ago
  78. aa44a45 S5P: universal: Enable the pwm driver by Minkyu Kang · 14 years ago
  79. 96caf02 S5P: goni: Enable the pwm driver by Minkyu Kang · 14 years ago
  80. dc795a8 S5P: smdkc100: Enable the pwm driver by Minkyu Kang · 14 years ago
  81. 3f12928 ARM: S5P: pwm driver support by Donghwa Lee · 14 years ago
  82. 6d56073 SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undefined by seedshope · 14 years ago
  83. b0c5ceb powerpc/85xx: Fix PCI memory map setup on P1_P2_RDB by Prabhakar Kushwaha · 14 years ago
  84. 55f7934 strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · 14 years ago
  85. 927d2ce mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2 by Heiko Schocher · 14 years ago
  86. 509e19c powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DS by Matthew McClintock · 14 years ago
  87. ea4bc12 Pantheon: Add Board Support for Marvell dkb board by Lei Wen · 14 years ago
  88. cf946c6 mv: seperate kirkwood and armada from common setting by Lei Wen · 14 years ago
  89. ee4bbbc arm: Tegra2: Add support for NVIDIA Seaboard board by Tom Warren · 14 years ago
  90. efc05ae arm: Tegra2: Add support for NVIDIA Harmony board by Tom Warren · 14 years ago
  91. 2ee3678 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  92. 9b6442f mx31pdk: Make the full boot log visible by Fabio Estevam · 14 years ago
  93. ed3df72 mx31pdk: Use the new relocation scheme by Fabio Estevam · 14 years ago
  94. 7612a43 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  95. c85d70e USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago
  96. 9b70e00 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · 14 years ago
  97. 89d4836 Add USB host ethernet adapter support by Simon Glass · 14 years ago
  98. 96820a3 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 14 years ago
  99. efb0633 add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env by Yoshihiro Shimoda · 14 years ago
  100. c65715d Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 14 years ago