1. ab52108 sf: spansion: Add Spansion S25FL064P IDs by Marek Vasut · 12 years ago
  2. 0e13e80 powerpc/esdhc: Correct judgement for DATA PIO mode by Haijun.Zhang · 12 years ago
  3. d123ab8 mmc: update Faraday FTSDC010 for rw performance by Kuo-Jung Su · 12 years ago
  4. fe9e8e3 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  5. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  6. 6fd66c5 doc/README.scrapyard: add missing commit IDs by Wolfgang Denk · 12 years ago
  7. daee1d8 drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 12 years ago
  8. 4486032 smc911x: fix the timeout detection by Masahiro Yamada · 12 years ago
  9. fa0ab78 doc/README.ubi: Add description of accessing ubi filesystems by Paul B. Henson · 12 years ago
  10. 523cc73 T4240/eth: fix SGMII card PHY address by Shaohui Xie · 12 years ago
  11. a55ec45 powerpc/t4qds: Fix disabling remote I2C connection by Ed Swarthout · 12 years ago
  12. a48d43d powerpc/b4860qds: Assign DDR address in board file by York Sun · 12 years ago
  13. 01a8258 powerpc/mpc8xxx: Allow board file to override DDR address assignment by York Sun · 12 years ago
  14. a2e8e0a powerpc/mpc85xx: Update workaround for DDR erratum A-004934 by York Sun · 12 years ago
  15. 59a539a T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c by Roy Zang · 12 years ago
  16. 7e98467 T4240/net: use QSGMII card PHY address by default by Shaohui Xie · 12 years ago
  17. aab4257 net/phy: add VSC8574 support by Shaohui Xie · 12 years ago
  18. 073302e powerpc/85xx: fix build error introduced by serdes_get_prtcl by Shengzhou Liu · 12 years ago
  19. 0348bf8 net/fm: fixup ethernet for mEMAC by Shengzhou Liu · 12 years ago
  20. 6758be2 t4240qds/eth: fixup ethernet for t4240qds by Shengzhou Liu · 12 years ago
  21. 835c9ad powerpc/85xx: add missing QMAN frequency calculation by Shaohui Xie · 12 years ago
  22. 76d3588 powerpc: Add T4160QDS by York Sun · 12 years ago
  23. 197da06 powerpc/t4240qds: Move SoC define into boards.cfg by York Sun · 12 years ago
  24. fb5137a powerpc/mpc85xx: Add T4160 SoC by York Sun · 12 years ago
  25. 85e660f powerpc/t4240: Fix SerDes protocol arrays with const prefix by York Sun · 12 years ago
  26. 14c3049 powerpc/mpc85xx: Fix PIR parsing for chassis2 by York Sun · 12 years ago
  27. d571f77 powerpc/corenet2: Print SerDes protocol in decimal by York Sun · 12 years ago
  28. ff12ffe T4/USB: Add USB 2.0 UTMI dual phy support by Roy Zang · 12 years ago
  29. d58bef1 powerpc/t4240qds: Add voltage ID support by York Sun · 12 years ago
  30. e2f3573 powerpc/mpc85xx: Fix portal setup by York Sun · 12 years ago
  31. fcb60e8 powerpc/mpc8xxx: Fix DDR 3-way interleaving by York Sun · 12 years ago
  32. 32f7f09 powerpc/t4240qds: Update DDR timing table by York Sun · 12 years ago
  33. cc117ce T4/SerDes: correct the SATA index by Roy Zang · 12 years ago
  34. f25c70c Fman/t4240: some fix for 10G XAUI by Shaohui Xie · 12 years ago
  35. ba9f3f9 powerpc/t4240qds: fix XAUI card PHY address by Shaohui Xie · 12 years ago
  36. c04362f T4/serdes: fix the serdes clock frequency by Roy Zang · 12 years ago
  37. 5631c64 e6500: Move L1 enablement after L2 enablement by Andy Fleming · 12 years ago
  38. befa837 powerpc/t4240qds: Fix SPI flash type by Shaohui Xie · 12 years ago
  39. 76c630c powerpc/mpc85xx: Update corenet global utility block registers by York Sun · 12 years ago
  40. eab55c0 powerpc/mpc85xx: Add definitions for HDBCR registers by Andy Fleming · 12 years ago
  41. f7dfe25 powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot by Sandeep Singh · 12 years ago
  42. 7ca25b6 OMAP5: Enable USB Ethernet support with LAN9730 by Lubomir Popov · 12 years ago
  43. d2e9538 buildman: Produce a sensible error message when branch is missing by Simon Glass · 12 years ago
  44. e9c6b3d sparc: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  45. 6b4f076 m68k: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  46. d4337d5 powerpc: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  47. 653909f arm: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  48. 50ad221 arm: Refactor bootm to reduce #ifdefs by Simon Glass · 12 years ago
  49. 9ca3742 image: Add device tree setup to image library by Simon Glass · 12 years ago
  50. c6bdabb image: Split libfdt code into image-fdt.c by Simon Glass · 12 years ago
  51. 82d9453 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · 12 years ago
  52. 1030f16 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · 12 years ago
  53. 4161c41 mkimage: Put FIT loading in function and tidy error handling by Simon Glass · 12 years ago
  54. 4964806 sandbox: image: Add support for booting images in sandbox by Simon Glass · 12 years ago
  55. e61aa44 image: Rename hash printing to fit_image_print_verification_data() by Simon Glass · 12 years ago
  56. ee38265 image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · 12 years ago
  57. dc0f52c image: Export fit_conf_get_prop_node() by Simon Glass · 12 years ago
  58. 8f3aa46 image: Move error! string to common place by Simon Glass · 12 years ago
  59. f0fd511 image: Move hash checking into its own function by Simon Glass · 12 years ago
  60. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · 12 years ago
  61. 0ce6e3d image: Convert fit_image_hash_set_value() to static, and rename by Simon Glass · 12 years ago
  62. 25d6e6b image: Split hash node processing into its own function by Simon Glass · 12 years ago
  63. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · 12 years ago
  64. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · 12 years ago
  65. 36b916a image: Export fit_check_ramdisk() by Simon Glass · 12 years ago
  66. af0ec0d image: Move timestamp #ifdefs to header file by Simon Glass · 12 years ago
  67. 3a4de33 libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · 12 years ago
  68. aa183f4 mkimage: Move ARRAY_SIZE to header file by Simon Glass · 12 years ago
  69. 94bbaa0 bootstage: Don't build for HOSTCC by Simon Glass · 12 years ago
  70. c75d53d hash: Add a way to calculate a hash for any algortihm by Simon Glass · 12 years ago
  71. 0618f98 Add minor updates to README.fdt-control by Simon Glass · 12 years ago
  72. df372d6 env: Fix minor comment typos in cmd_nvedit by Simon Glass · 12 years ago
  73. 232cda1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes by Tom Rini · 12 years ago
  74. 10f3970 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  75. eb2fd5c x86: Add coreboot timestamps by Simon Glass · 12 years ago
  76. 24f19b4 x86: Support adding coreboot timestanps to bootstage by Simon Glass · 12 years ago
  77. 8ac19e2 x86: config: Enable LZO for coreboot, remove zlib, gzip by Simon Glass · 12 years ago
  78. a039527 x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined by Simon Glass · 12 years ago
  79. a8d147b bootstage: Allow marking a particular line of code by Simon Glass · 12 years ago
  80. ba55cdc x86: Enable bootstage for coreboot by Simon Glass · 12 years ago
  81. 844199d Call bootstage_relocate() after malloc is initted by Doug Anderson · 12 years ago
  82. 87e0d8b bootstage: Copy bootstage strings post-relocation by Doug Anderson · 12 years ago
  83. a289a85 bootstage: Add stubs for new bootstage functions by Simon Glass · 12 years ago
  84. 3e8b605 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · 12 years ago
  85. 8e29441 x86: Remove ISR timer by Simon Glass · 12 years ago
  86. 6431716 x86: Remove old broken timer implementation by Simon Glass · 12 years ago
  87. 11d7a5b x86: Add TSC timer by Simon Glass · 12 years ago
  88. bcc28da x86: Rationalise kernel booting logic and bootstage by Simon Glass · 12 years ago
  89. ace6cd8 x86: Implement panic output for coreboot by Simon Glass · 12 years ago
  90. bb6306c x86: Declare global_data pointer when it is used by Simon Glass · 12 years ago
  91. 7414d14 x86: Remove legacy board init code by Simon Glass · 12 years ago
  92. e168de6 x86: Remove unused portion of link script by Simon Glass · 12 years ago
  93. 553faa4 x86: Remove unused bios/pci code by Simon Glass · 12 years ago
  94. 2471b9f avr32: fix relocation address calculation by Andreas Bießmann · 12 years ago
  95. 3edc3f3 bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · 12 years ago
  96. de35899 blackfin: The buf variable in bfin_mac.c is not used and produces warning, by Marek Vasut · 12 years ago
  97. 5c38131 blackfin: Add comments for watchdog event initialization. by Sonic Zhang · 12 years ago
  98. 95aad8a blackfin: Move blackfin serial driver out of blackfin arch folder. by Sonic Zhang · 12 years ago
  99. cde8cef blackfin: Move blackfin watchdog driver out of the blackfin arch folder. by Sonic Zhang · 12 years ago
  100. a17e7a7 bf609: add SPI register base address by Scott Jiang · 12 years ago