1. 1e501f9 T4/USB: Add USB 2.0 UTMI dual phy support by Roy Zang · 12 years ago
  2. 97c7fe6 powerpc/t4240qds: Add voltage ID support by York Sun · 12 years ago
  3. e1d5a27 powerpc/mpc85xx: Fix portal setup by York Sun · 12 years ago
  4. 0a7c535 powerpc/mpc8xxx: Fix DDR 3-way interleaving by York Sun · 12 years ago
  5. 054dfd9 powerpc/t4240qds: Update DDR timing table by York Sun · 12 years ago
  6. f977244 T4/SerDes: correct the SATA index by Roy Zang · 12 years ago
  7. 944b6cc Fman/t4240: some fix for 10G XAUI by Shaohui Xie · 12 years ago
  8. 4e5c926 powerpc/t4240qds: fix XAUI card PHY address by Shaohui Xie · 12 years ago
  9. 9458f6d T4/serdes: fix the serdes clock frequency by Roy Zang · 12 years ago
  10. 3e4c313 e6500: Move L1 enablement after L2 enablement by Andy Fleming · 12 years ago
  11. 7ff8c7c powerpc/t4240qds: Fix SPI flash type by Shaohui Xie · 12 years ago
  12. 45c1885 powerpc/mpc85xx: Update corenet global utility block registers by York Sun · 12 years ago
  13. cd7ad62 powerpc/mpc85xx: Add definitions for HDBCR registers by Andy Fleming · 12 years ago
  14. 0cb3325 powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot by Sandeep Singh · 12 years ago
  15. e7dcece OMAP5: Enable USB Ethernet support with LAN9730 by Lubomir Popov · 12 years ago
  16. cce717a buildman: Produce a sensible error message when branch is missing by Simon Glass · 12 years ago
  17. 2a08b74 sparc: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  18. 24507cf m68k: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  19. 3e51266 powerpc: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  20. 6caa195 arm: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  21. c19d13b arm: Refactor bootm to reduce #ifdefs by Simon Glass · 12 years ago
  22. 13d0698 image: Add device tree setup to image library by Simon Glass · 12 years ago
  23. 44d3a30 image: Split libfdt code into image-fdt.c by Simon Glass · 12 years ago
  24. 87ebee3 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · 12 years ago
  25. 1fe7d93 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · 12 years ago
  26. aa6d6db mkimage: Put FIT loading in function and tidy error handling by Simon Glass · 12 years ago
  27. 35e7b0f sandbox: image: Add support for booting images in sandbox by Simon Glass · 12 years ago
  28. d8b7536 image: Rename hash printing to fit_image_print_verification_data() by Simon Glass · 12 years ago
  29. bbb467d image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · 12 years ago
  30. 003efd7 image: Export fit_conf_get_prop_node() by Simon Glass · 12 years ago
  31. e754da2 image: Move error! string to common place by Simon Glass · 12 years ago
  32. ab9efc6 image: Move hash checking into its own function by Simon Glass · 12 years ago
  33. b8da836 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · 12 years ago
  34. b726091 image: Convert fit_image_hash_set_value() to static, and rename by Simon Glass · 12 years ago
  35. 94e5fa4 image: Split hash node processing into its own function by Simon Glass · 12 years ago
  36. 604f23d image: Move HOSTCC image code to tools/ by Simon Glass · 12 years ago
  37. 53fbb7e image: Split FIT code into new image-fit.c by Simon Glass · 12 years ago
  38. 61a439a image: Export fit_check_ramdisk() by Simon Glass · 12 years ago
  39. 859e92b image: Move timestamp #ifdefs to header file by Simon Glass · 12 years ago
  40. 88f95bb libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · 12 years ago
  41. 816cb03 mkimage: Move ARRAY_SIZE to header file by Simon Glass · 12 years ago
  42. e9c8b44 bootstage: Don't build for HOSTCC by Simon Glass · 12 years ago
  43. 6f907b4 hash: Add a way to calculate a hash for any algortihm by Simon Glass · 12 years ago
  44. 134a651 Add minor updates to README.fdt-control by Simon Glass · 12 years ago
  45. 9602286 env: Fix minor comment typos in cmd_nvedit by Simon Glass · 12 years ago
  46. 805fa87 Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes by Tom Rini · 12 years ago
  47. a661b99 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  48. 8f0278e x86: Add coreboot timestamps by Simon Glass · 12 years ago
  49. 5397d80 x86: Support adding coreboot timestanps to bootstage by Simon Glass · 12 years ago
  50. 04dbf77 x86: config: Enable LZO for coreboot, remove zlib, gzip by Simon Glass · 12 years ago
  51. a92181b x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined by Simon Glass · 12 years ago
  52. fb7db41 bootstage: Allow marking a particular line of code by Simon Glass · 12 years ago
  53. 2e65959 x86: Enable bootstage for coreboot by Simon Glass · 12 years ago
  54. 158e7d0 Call bootstage_relocate() after malloc is initted by Doug Anderson · 12 years ago
  55. 150678a bootstage: Copy bootstage strings post-relocation by Doug Anderson · 12 years ago
  56. e802ee0 bootstage: Add stubs for new bootstage functions by Simon Glass · 12 years ago
  57. d0b6f24 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · 12 years ago
  58. f9083bb x86: Remove ISR timer by Simon Glass · 12 years ago
  59. 29756d4 x86: Remove old broken timer implementation by Simon Glass · 12 years ago
  60. e761ecd x86: Add TSC timer by Simon Glass · 12 years ago
  61. 7949703 x86: Rationalise kernel booting logic and bootstage by Simon Glass · 12 years ago
  62. c78a62a x86: Implement panic output for coreboot by Simon Glass · 12 years ago
  63. 7282d83 x86: Declare global_data pointer when it is used by Simon Glass · 12 years ago
  64. fa790fa x86: Remove legacy board init code by Simon Glass · 12 years ago
  65. 20a8b41 x86: Remove unused portion of link script by Simon Glass · 12 years ago
  66. dfdedd9 x86: Remove unused bios/pci code by Simon Glass · 12 years ago
  67. a7e62be avr32: fix relocation address calculation by Andreas Bießmann · 12 years ago
  68. da34aae bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · 12 years ago
  69. e6c5ab2 blackfin: The buf variable in bfin_mac.c is not used and produces warning, by Marek Vasut · 12 years ago
  70. 85f2f8f blackfin: Add comments for watchdog event initialization. by Sonic Zhang · 12 years ago
  71. 9d803fc blackfin: Move blackfin serial driver out of blackfin arch folder. by Sonic Zhang · 12 years ago
  72. e9a389a blackfin: Move blackfin watchdog driver out of the blackfin arch folder. by Sonic Zhang · 12 years ago
  73. 13262d4 bf609: add SPI register base address by Scott Jiang · 12 years ago
  74. 04eeb75 blackfin: Uart divisor should be set after their values are generated. by Sonic Zhang · 12 years ago
  75. d68e7fa blackfin: Add memory virtual console to blackfin serial driver. by Sonic Zhang · 12 years ago
  76. 50aadcc blackfin: Enable early print via the generic serial API. by Sonic Zhang · 12 years ago
  77. d4d4f90 bfin: discard invalid data and clear RXS in bf5xx spi driver by Scott Jiang · 13 years ago
  78. e76276d bfin: Remove spi dma function in bf5xx. by Scott Jiang · 13 years ago
  79. 955020c blackfin: Fit u-boot image size into limited nor flash on blackfin. by Sonic Zhang · 12 years ago
  80. 7d861d9 blackfin: bf609: add softswitch config command by Bob Liu · 12 years ago
  81. e7b9aa9 blackfin: bf609: implement soft switch by Sonic Zhang · 13 years ago
  82. ab80b65 blackfin: Correct early serial mess output in BYPASS boot mode. by Sonic Zhang · 12 years ago
  83. 79f2b39 blackfin: Set correct early debug serial baudrate. by Sonic Zhang · 12 years ago
  84. f4d8038 blackfin: run core1 from L1 code sram start address in uboot init code on core 0 by Sonic Zhang · 12 years ago
  85. ddb5c5b blackfin: add baudrate to bdinfo by Bob Liu · 12 years ago
  86. 2e2ed3f Blackfin: adjust asm constraints with NMI workaround by Mike Frysinger · 12 years ago
  87. e0ae433 blackfin: reduce size of u-boot.ldr in bf548-ezkit default config. by Bob Liu · 12 years ago
  88. c4239b5 blackfin: limit the max memory dma peripheral transfer size to 4 bytes. by Sonic Zhang · 12 years ago
  89. 1cd9158 blackfin: Change the member's type in dma structures. by Sonic Zhang · 12 years ago
  90. d0a5137 at91sam9260ek: move board id setup to config header by Andreas Bießmann · 12 years ago
  91. 93e3236 mmc: atmel_mci: add mmc card support by Bo Shen · 12 years ago
  92. aac4b69 mmc: atmel_mci: using IP version for different setting by Bo Shen · 12 years ago
  93. 2480207 arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc card by Wu, Josh · 12 years ago
  94. a73267a arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · 12 years ago
  95. 9e33690 arm: at91: add at91sam9n12ek board support by Wu, Josh · 12 years ago
  96. e542377 arm: at91: add at91sam9n12 register definition by Wu, Josh · 12 years ago
  97. e0d2d3b spi: atmel_spi: using ip version to check whether has wdrbt by Bo Shen · 12 years ago
  98. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  99. c1b43ac Revert wrong removal of nand_init and nand_deselect by Albert ARIBAUD · 12 years ago
  100. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago