1. 74d9d52 powerpc/85xx: Fix build failure for P1023RDS by Kumar Gala · 13 years ago
  2. aa7f281c powerpc/p2041rdb: Enable SATA support by Mingkai Hu · 13 years ago
  3. 28415b6 85xx: enable FDT support for STX SSA board by Wolfgang Denk · 13 years ago
  4. cd420e0 powerpc/p2041rdb: Enable backside L2 cache support by Mingkai Hu · 13 years ago
  5. eaf5e65 post, memory test: add memory_post_test() to include file by Heiko Schocher · 13 years ago
  6. 85f3df1 Fix build error causes by "unify version_string" by Wolfgang Denk · 13 years ago
  7. 1103cf2 Removed obsolete Netstal boards by Niklaus Giger · 13 years ago
  8. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  9. 5bce5dc include/compiler.h: typedef ulong for FreeBSD by Jeroen Hofstee · 13 years ago
  10. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  11. 7816f2c mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · 13 years ago
  12. 20a9f8e fpga: add #define for Altera Cyclone EP3C5 by Michael Jones · 13 years ago
  13. f9a78b8 cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  14. 4daea6f km/common: moved eeprom config to pbec specific part by Stefan Bigler · 13 years ago
  15. 8519d18 km/common: use u-boot.kwb for u-boot update function on arm by Holger Brunck · 13 years ago
  16. c00e17c common: move BUILD_BUG_ON define to common.h by Heiko Schocher · 13 years ago
  17. f7fb46a km/common: enable cramfs and cramfs cmdline by Holger Brunck · 13 years ago
  18. 1adfd9d powerpc/km82xx: remove 82xx specific functions from common.c by Holger Brunck · 13 years ago
  19. c98d3b4 km/common: remove obsolete defines and header by Holger Brunck · 13 years ago
  20. b648bfc km/common: simplify debug environment by Holger Brunck · 13 years ago
  21. 0333cfe km/common: add test sw starting variable by Thomas Herzmann · 13 years ago
  22. db0bb57 km/common: rework and simplify default environment by Holger Brunck · 13 years ago
  23. 348de31 digsy_mtc: move board into vendor dir and add vendor logo by Anatolij Gustschin · 13 years ago
  24. a59996e mpc5200: digsy_mtc: add support for graphic extension board by Anatolij Gustschin · 13 years ago
  25. ee8fa20 phylib: Detect link on 10G devices correctly by Andy Fleming · 13 years ago
  26. d2e8b91 panic: add noreturn attribute by Mike Frysinger · 13 years ago
  27. f6f7395 post: new nor flash test by Mike Frysinger · 13 years ago
  28. 7b826c2 serial: implement common uart post test by Mike Frysinger · 13 years ago
  29. 1c9a560 serial: drop useless ctlr field by Mike Frysinger · 13 years ago
  30. e84ffdd cmd_usage: constify by Mike Frysinger · 13 years ago
  31. 147c716 constify default env by Mike Frysinger · 13 years ago
  32. c3eb3fe env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  33. d4aa500 sf: unify write funcs by Mike Frysinger · 13 years ago
  34. e110c4f Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · 13 years ago
  35. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  36. df3fc52 disk/part.c: Make features optional by Matthew McClintock · 13 years ago
  37. 3cfe695 Revert "post, memory test: add memory_post_test() to include file" by Wolfgang Denk · 13 years ago
  38. 942e314 scsi/ahci: add support for non-PCI controllers by Rob Herring · 13 years ago
  39. f18714d post, memory test: add memory_post_test() to include file by Heiko Schocher · 13 years ago
  40. 67d668b autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  41. 51f924e board/tqm85xx: Create and tear down TLB for get_ram_size() by Becky Bruce · 13 years ago
  42. ffadc44 fman: insert the Fman firmware into the device tree by Timur Tabi · 13 years ago
  43. 74fac70 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  44. cdf1a23 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  45. 1c6d00c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  46. 386393c scb9328: Add ARM relocation support by Torsten Koschorrek · 13 years ago
  47. 49473ad am3517evm: change console device from ttyS2 to ttyO2 by Yegor Yefremov · 13 years ago
  48. 4f1d1b7 powerpc/p2041rdb: Add p2041rdb board support by Mingkai Hu · 13 years ago
  49. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  50. 930f335 TI: TNETV107X Fix Build Error by Chan-Taek Park · 13 years ago
  51. b1f1e821 mmc: Access mode validation for eMMC cards > 2 GiB by Łukasz Majewski · 13 years ago
  52. af62a55 MMC: add sdhci generic framework by Lei Wen · 13 years ago
  53. e6f99a5 MMC: add erase function to both mmc and sd by Lei Wen · 13 years ago
  54. 8380095 mmc: Tegra2: Enable SD/MMC driver for Seaboard and Harmony by Tom Warren · 13 years ago
  55. a8d2a75 fdt: introduce fdt_create_phandle() by Gerald Van Baren · 13 years ago
  56. b3606f1 fdt: add prototype for fdt_increase_size() by Timur Tabi · 13 years ago
  57. bb68200 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · 13 years ago
  58. d1c6314 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  59. 4e0499e EfikaMX: Enable EXT2 booting by Marek Vasut · 13 years ago
  60. 745525f EfikaMX: Add missing CONFIG_SYS_TEXT_BASE by Jana Rapava · 13 years ago
  61. 39f0023e imx: Add support for zmx25 board by Matthias Weisser · 13 years ago
  62. 95d1858 imx: Make imx25 compatible to mxc_gpio driver and fix in tx25 by Matthias Weisser · 13 years ago
  63. 026ca65 mx31pdk: cosmetic: Fix line over 80 characters by Fabio Estevam · 13 years ago
  64. 1930b10 powerpc/mpc8548cds: Remove incorrect DDR_MSYNC_IN erratum define by Becky Bruce · 13 years ago
  65. fd48d59 Blackfin: adi boards: also set stderr to nc with helper by Mike Frysinger · 13 years ago
  66. 2757558 Blackfin: adi boards: enable pretty flash progress output by Mike Frysinger · 13 years ago
  67. c94101a Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: enable mmc_spi support by Harald Krapfenbauer · 13 years ago
  68. fff18be Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: update network settings by Harald Krapfenbauer · 13 years ago
  69. 272d2fc Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR by Mike Frysinger · 13 years ago
  70. e46e815 Blackfin: adi boards: enable multi serial support by default by Mike Frysinger · 13 years ago
  71. 635f330 Blackfin: uart: add multiple serial support by Mike Frysinger · 13 years ago
  72. 68d4230 powerpc/85xx: Add default usb mode and phy type to hwconfig by Ramneek Mehresh · 13 years ago
  73. 80e5c83 powerpc/corenet_ds: add back buffer write for NOR flash by York Sun · 13 years ago
  74. 3f7f6b8 powerpc/85xx: Add basic support for P1023RDS board by Roy Zang · 13 years ago
  75. c49290c Adding more SPD registers by York Sun · 13 years ago
  76. 374a235 powerpc/85xx: Add NAND boot support for P3041/P5020DS by Shaohui Xie · 13 years ago
  77. eb51f63 qoriq/p1_p2_rdb: Add Dual Role USB support macro for P1020RDB by Ramneek Mehresh · 13 years ago
  78. f5f30de powerpc/83xx: remove empty board_early_init_f() by Timur Tabi · 13 years ago
  79. 7fb3e7a mpc83xx: Add support for MergerBox board by Andre Schwarz · 13 years ago
  80. a7b8126 MPC83xx: add define for global half-strength enable (HSE) by Andre Schwarz · 13 years ago
  81. 7964209 Add support for Network Space v2 and parents by Simon Guinot · 13 years ago
  82. 01fa4e8 arm/km: add support for portl2 board by Valentin Longchamp · 13 years ago
  83. 83b40c3 arm/km: replace suenx targets with km_kirkwood by Holger Brunck · 13 years ago
  84. 680cfaf arm/km: use board KM_ENV_BUS for CONFIG_I2C_ENV_EEPROM_BUS by Valentin Longchamp · 13 years ago
  85. 288f99b arm/km: remove unneeded define by Holger Brunck · 13 years ago
  86. b5befd8 arm/km: fix u-boot.kwb build breakage by Holger Brunck · 13 years ago
  87. 2217865 atstk100x: switch to common cfi driver by Andreas Bießmann · 13 years ago
  88. dbbf13b cpuat91: use atmel_usart by Andreas Bießmann · 13 years ago
  89. 5a05cb7 eb_cpux9k2: use atmel_usart by Andreas Bießmann · 13 years ago
  90. 3432a93 at91rm9200ek: use atmel_usart by Andreas Bießmann · 13 years ago
  91. 6a372e9 arm920t/at91: use new clock.c features by Andreas Bießmann · 13 years ago
  92. 47c3e07 MX53: Add initial support for MX53ARD by Fabio Estevam · 13 years ago
  93. a91916f arm: Update jadecpu board by Matthias Weisser · 13 years ago
  94. 0aeb01d arm: omap2: apollon: fix broken build by Igor Grinberg · 13 years ago
  95. f84d64d arm: Tegra2: GPIO: enable GPIO for Tegra2 boards by Tom Warren · 13 years ago
  96. f310830 VCMA9: various cleanups/code style fixes by David Müller (ELSOFT AG) · 13 years ago
  97. 6d75484 VCMA9: use CFI driver (and remove the old one) by David Müller (ELSOFT AG) · 13 years ago
  98. 0bf42fe VCMA9: remove unneeded config.mk by David Müller (ELSOFT AG) · 13 years ago
  99. 8b457fa armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  100. e47f2db armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago