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