1. 74652cf arm: Tegra2: add support for A9 CPU init by Tom Warren · 14 years ago
  2. d90859a omap3_beagle: enable EHCI and USB storage. by Alexander Holler · 13 years ago
  3. 30f3413 ARM: OMAP3: Revamp IGEP module default configuration by Enric Balletbo i Serra · 13 years ago
  4. 304a46c ARM: OMAP3: Revamp IGEP v2 default by Enric Balletbo i Serra · 13 years ago
  5. 57b4bce Replace obsolete e-mail address by Albert ARIBAUD · 13 years ago
  6. 0f7ffd7 fttmr010: move fttmr010 header to include/faraday by Macpaul Lin · 14 years ago
  7. d228710 ftpmu010.h: add asm support used by lowlevel_init by Macpaul Lin · 14 years ago
  8. caddb8e ftpmu010: fix relocation and enhance features by Macpaul Lin · 14 years ago
  9. 81a9ab2 I2C: add i2c support for Armada100 platform by Lei Wen · 14 years ago
  10. aa3b168 I2C: add i2c support for Pantheon platform by Lei Wen · 14 years ago
  11. 3df619e mv_i2c: use structure to replace the direclty define by Lei Wen · 14 years ago
  12. 68432c2 pxa: move i2c driver to the common place by Lei Wen · 14 years ago
  13. 471eec5 ARMV7: Vexpress: Remove config.mk by Matt Waddel · 14 years ago
  14. 8dc667c arm: a320: use new ftpmu010 API by Po-Yu Chuang · 14 years ago
  15. d6150db power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday by Po-Yu Chuang · 14 years ago
  16. b65a77a OMAP3: CM-T35: Add support for CM-T3730 by Igor Grinberg · 13 years ago
  17. 2b8754b OMAP3: CM-T35: enable the green LED by Igor Grinberg · 13 years ago
  18. 13009e3 OMAP3: CM-T35: fix mmc by Igor Grinberg · 13 years ago
  19. dccd9a0 OMAP3: CM-T35: update board files header information by Igor Grinberg · 13 years ago
  20. 41d7e70 OMAP3: CM-T35: update config by Igor Grinberg · 13 years ago
  21. 915162d ARMV7: AM3517/05: Add support for CraneBoard. by Srinath · 13 years ago
  22. f6e593b OMAP3: BeagleBoard: add xM rev B to ID table by Koen Kooi · 13 years ago
  23. cf073e4 omap3_beagle: enable the use of a plain text file by Alexander Holler · 13 years ago
  24. 70d8c94 BeagleBoard: Added LED driver by Jason Kridner · 13 years ago
  25. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  26. dcd441c MX5: Enable flat-device-tree support on mx51/53 evk board by Liu Hui-R64343 · 14 years ago
  27. 8640c98 MX31: qong: add watchdog by Stefano Babic · 14 years ago
  28. c7bdcb6 MX51: drop config.mk from mx51evk by Stefano Babic · 14 years ago
  29. a01ebd9 mpc52xx, digsy_mtc: add trickle charger support for rev5 boards. by Heiko Schocher · 14 years ago
  30. 6cfa9ee ppc4xx: Do not stop booting on any keypress on dlvision-10g by Dirk Eibach · 14 years ago
  31. 6c57c88 ppc4xx: Improve fan PWM curve on DLVision 10G by Dirk Eibach · 14 years ago
  32. 7749c84 ppc4xx: Enable MPC92469AC on DLVision 10G by Dirk Eibach · 14 years ago
  33. 52158e3 ppc4xx: Set DLVision 10G osd position to linux defaults by Dirk Eibach · 14 years ago
  34. 5cb4100 ppc4xx: Adapt DLVision 10G to new FPGA firmware by Dirk Eibach · 14 years ago
  35. 8aa5054 ppc4xx: Enable LM64 on DLVision 10G by Dirk Eibach · 13 years ago
  36. aef293b Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  37. 9dd5dad Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  38. 4f27f0a Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  39. 865ff85 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 14 years ago
  40. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 14 years ago
  41. 9082eea phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · 14 years ago
  42. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  43. 16a5323 miiphy: Fix some formatting issues by Andy Fleming · 14 years ago
  44. a32a6be tsec: use IO accessors for IO accesses by Mingkai Hu · 14 years ago
  45. f16b608 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  46. f93c259 config_defaults.h: drop OSE bootm default by Mike Frysinger · 14 years ago
  47. 710b993 crc32: make command optional by Mike Frysinger · 14 years ago
  48. a641b97 make `go` optional by Mike Frysinger · 14 years ago
  49. 0c79cda env: make import/export optional by Mike Frysinger · 14 years ago
  50. 31cacba mmc: SEND_OP_COND considers card capabilities (voltage) by Raffaele Recalcati · 14 years ago
  51. 5d4fc8d mmc: checking status after commands with R1b response by Raffaele Recalcati · 14 years ago
  52. d52ebf1 mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  53. fea2572 x86: Rename i386 to x86 by Graeme Russ · 14 years ago
  54. ec8016c eNET: Fix saveenv crash by Graeme Russ · 14 years ago
  55. 04c2dd8 ftwdt010_wdt: move header to include/faraday and enhance by Macpaul Lin · 14 years ago
  56. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  57. 1472af3 Fix min/max macros in include/common.h by Aaron Williams · 14 years ago
  58. 4e6a515 sf: add struct spi_flash.sector_size parameter by Richard Retanubun · 14 years ago
  59. 192b639 sf: punt unused spi_flash_region struct by Mike Frysinger · 14 years ago
  60. ee986e2 mp2usb: remove board support by Eric Bénard · 14 years ago
  61. 91a3c14 ppc, mgcoge: add DIP switch detection by Andreas Huber · 14 years ago
  62. 2c2668f Net: Add Intel E1000 82574L PCIe card support by Roy Zang · 14 years ago
  63. 17e967b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  64. a8708a8 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  65. 32c8cfb fsl_esdhc: Deal with watermark level register related changes by Priyanka Jain · 14 years ago
  66. 2a9fab8 powerpc/85xx: Add PBL boot from SPI flash support on P4080DS by Shaohui Xie · 14 years ago
  67. f378017 powerpc/85xx: Update default hwconfig on P1022DS by Jiang Yutang · 14 years ago
  68. 218a758 powerpc/85xx: Enable support for ATI graphics cards on P1022DS by Jiang Yutang · 14 years ago
  69. 15321c9 powerpc/85xx: Drop CONFIG_VIDEO support on corenet_ds boards by Kumar Gala · 14 years ago
  70. a3055c5 powerpc/85xx: rename NAND prefixes to CONFIG_SYS by Matthew McClintock · 14 years ago
  71. d413dbc Blackfin: bf548-ezkit: move env sector by Mike Frysinger · 14 years ago
  72. a91eb2c Blackfin: adi boards: enable CONFIG_MONITOR_IS_IN_RAM by Mike Frysinger · 14 years ago
  73. d633b2d Blackfin: adi boards: enable ldrinfo by Mike Frysinger · 14 years ago
  74. dba8cf1 Blackfin: adi boards: drop old ELF define by Mike Frysinger · 14 years ago
  75. 7577aab Blackfin: bf506f-ezkit: new board port by Mike Frysinger · 14 years ago
  76. d2ab733 Blackfin: bf561-ezkit/ibf-dsp561: invert env offset/addr logic by Mike Frysinger · 14 years ago
  77. 42246c3 Blackfin: bf537-minotaur/bf537-srv1: undefine nfs when net is disabled by Mike Frysinger · 14 years ago
  78. dbb6d36 Blackfin: bf525-ucr2: new board port by Chong Huang · 14 years ago
  79. 2fc32de Blackfin: dnp5370: new board port by Andreas Schallenberg · 14 years ago
  80. fbcf8e8 Blackfin: move CONFIG_BFIN_CPU back to board config.h by Mike Frysinger · 14 years ago
  81. 6ee1416 mtd, cfi: introduce void flash_protect_default(void) by Heiko Schocher · 14 years ago
  82. 4db2fa7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  83. 7d3053f powerpc: clean up DIU macro definitions for Freescale reference boards by Timur Tabi · 14 years ago
  84. 1ac63e4 powerpc/85xx: Enable eSDHC boot support on P2020 DS by Jerry Huang · 14 years ago
  85. c7fd27c mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements by Kyle Moffett · 14 years ago
  86. 9899ac1 powerpc/85xx: Add 36-bit address map support to P1022DS by Jiang Yutang · 14 years ago
  87. 863a3ea powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DS by Zhao Chenhui · 14 years ago
  88. 5103d7a powerpc/85xx: Disable ECC in considering performance on MPC8572DS by Zhao Chenhui · 14 years ago
  89. 1a66f28 powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS by Zhao Chenhui · 14 years ago
  90. e0082f7 powerpc/85xx: Add 36-bit physical addressing support for P1_P2_RDB by Poonam Aggrwal · 14 years ago
  91. cac29f2 powerpc/85xx: Read board switch settings on p1_p2_rdb by Priyanka Jain · 14 years ago
  92. 0c871e95 powerpc/85xx: Use DDR for RAMBOOT instead of L2 SRAM on p1_p2_rdb by Priyanka Jain · 14 years ago
  93. 09f9ee1 powerpc/85xx: Use BR_PHYS_ADDR macro to setup BRs on P1_P2_RDB by Poonam Aggrwal · 14 years ago
  94. 24995d8 powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs by Haiying Wang · 14 years ago
  95. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  96. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  97. 00203c6 powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · 14 years ago
  98. ccc4a8d powerpc/85xx: Update P2020DS default env settings by Li Yang · 14 years ago
  99. 9c4d876 powerpc/85xx: Add eSDHC support on P2020DS by Jerry Huang · 14 years ago
  100. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago