1. 79874ae cm-t35: add I2C multi-bus support by Nikita Kiryanov · 13 years ago
  2. 4ac16f2 include/configs: Remove CONFIG_SYS_64BIT_STRTOUL by Tom Rini · 13 years ago
  3. 1005ccf include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · 13 years ago
  4. 60bd10d omap730p2: Remove empty misc_init_r by Tom Rini · 13 years ago
  5. b8f4a72 omap5912osk: Remove empty misc_init_r by Tom Rini · 13 years ago
  6. aa2889c omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 13 years ago
  7. 4335517 omap4: Remove CONFIG_SYS_MMC_SET_DEV by Tom Rini · 13 years ago
  8. 9baa37b OMAP3: pandora: drop console kernel argument by Grazvydas Ignotas · 13 years ago
  9. 20c6312 OMAP4: enable Thumb build by Aneesh V · 13 years ago
  10. 328aeca mmc: omap5evm: Add eMMC saveenv support by Balaji T K · 13 years ago
  11. 2114429 power: twl6035: add palmas PMIC support by SRICHARAN R · 13 years ago
  12. 7a4bf20 OMAP5: defconfig: Align the defconfig for 5430 ES1.0 by SRICHARAN R · 13 years ago
  13. dc7a9e6 OMAP3: igep00x0: Reduce lines of code for IGEP-based boards. by Enric Balletbò i Serra · 13 years ago
  14. 1d0f5fa kirkwood: add support for Cloud Engines Pogoplug E02 by David Purdy · 13 years ago
  15. e5841e1 kirkwood: add NAS62x0 board support by Luka Perkov · 13 years ago
  16. 463ec1c devkit3250: add Timll DevKit3250 board initial support by Vladimir Zapolskiy · 13 years ago
  17. 5f2e142 ARM: dreamplug: Enable FDT support by Ian Campbell · 13 years ago
  18. 4212657 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 13 years ago
  19. 5f6db68 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  20. 04a9cb8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 13 years ago
  21. 4868049 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 13 years ago
  22. 996d88d powerpc/ppc4xx: Update gdsys board configurations by Dirk Eibach · 13 years ago
  23. 2ade7be powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20 by Dirk Eibach · 13 years ago
  24. b19bf83 powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changes by Dirk Eibach · 13 years ago
  25. 6e9e6c3 powerpc/ppc4xx: Make gdsys 405ep boards reset more generic by Dirk Eibach · 13 years ago
  26. 0025126 powerpc/ppc4xx: Adjust environment size on neo by Dirk Eibach · 13 years ago
  27. e654fac Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  28. befb7d9 PowerPC: correct the SATA for p1/p2 rdb-pc platform by Jerry Huang · 13 years ago
  29. 5056c8e powerpc/corenet_ds: Slave core in holdoff when boot from SRIO by Liu Gang · 13 years ago
  30. 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  31. 3f1af81 powerpc/corenet_ds: Slave uploads ucode when boot from SRIO by Liu Gang · 13 years ago
  32. 292dc6c powerpc/corenet_ds: Slave module for boot from SRIO by Liu Gang · 13 years ago
  33. 5ffa88e powerpc/corenet_ds: Master module for boot from SRIO by Liu Gang · 13 years ago
  34. fd0451e powerpc/corenet_ds: Correct the compilation errors about ENV by Liu Gang · 13 years ago
  35. 15c8c6c powerpc/p2041rdb: add env in NAND support by Shaohui Xie · 13 years ago
  36. c9b2fea powerpc/p2041rdb: add NAND and NAND boot support by Shaohui Xie · 13 years ago
  37. 1ba62f1 powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards by York Sun · 13 years ago
  38. 031ed2f i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago
  39. b9725ae board/adp-ag102: add configuration of adp-ag102 by Macpaul Lin · 13 years ago
  40. 0d62032 eb_cpux9k2: add USB host support to board by Jens Scharsig · 13 years ago
  41. 02b233e CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logic by Marek Vasut · 13 years ago
  42. ae291b7 HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUM by Marek Vasut · 13 years ago
  43. a2026d2 CMD: Remove CMD_LOG, it's unused by Marek Vasut · 13 years ago
  44. d060b00 CMD: Fix typo KGBD -> KGDB on debris board by Marek Vasut · 13 years ago
  45. e407612 CMD: Drop CONFIG_CMD_EMMC, it's not used by Marek Vasut · 13 years ago
  46. d5f6a15 CMD: Drop CONFIG_CMD_DFL, it's not used by Marek Vasut · 13 years ago
  47. 7be5de4 CMD: Drop CMD_DCR, it's not used by Marek Vasut · 13 years ago
  48. 7d592a1 CMD: Drop CMD_CAN, it's not used by Marek Vasut · 13 years ago
  49. e7075bb CMD: Remove CMD_AUTOSCRIPT, it's not used by Marek Vasut · 13 years ago
  50. 77fe6e7 sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 13 years ago
  51. f5cdc11 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 13 years ago
  52. db39f24 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  53. 2f002ec MX35: mx35pdk: wrong board revision by Stefano Babic · 13 years ago
  54. e87ca8c M28: Pull out CONFIG_APBH_DMA so it's always enabled by Marek Vasut · 13 years ago
  55. 9ed5dfa i.MX28: Fix initial stack pointer position by Marek Vasut · 13 years ago
  56. 0792a36 mx35: mx35pdk: fix when cache functions are linked by Stefano Babic · 13 years ago
  57. 81b1c9e mx35: flea3: fix when cache functions are linked by Stefano Babic · 13 years ago
  58. f4ac6cb mx6qsabrelite: Fix the serial console port by Fabio Estevam · 13 years ago
  59. 66b4170 i.MX6: mx6qsabrelite: add cache commands if cache is enabled by Eric Nelson · 13 years ago
  60. 4d422fe i.MX6: implement enable_caches() by Eric Nelson · 13 years ago
  61. 008ec95 tricorder: Load kernel from ubifs by Bernhard Walle · 13 years ago
  62. 36f3aab tricorder: Add UBIFS by Bernhard Walle · 13 years ago
  63. 385488d hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT by Tom Rini · 13 years ago
  64. aae58b9 BeagleBoard: Remove userbutton command and use gpio command instead by Joel Fernandes · 13 years ago
  65. 35897c8 configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER by Fabio Estevam · 13 years ago
  66. 3f0675d Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  67. 2c734cd Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 13 years ago
  68. 691288e Merge branch 'master' of git://git.denx.de/u-boot-onenand by Wolfgang Denk · 13 years ago
  69. 5c877b1 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  70. a08a649 onenand: samsung: Enable OneNAND support at Samsung's Exynos4210 by Lukasz Majewski · 13 years ago
  71. 8422a35 microblaze: Enable several ethernet driver compilation by Stephan Linz · 13 years ago
  72. 6cb461b MIPS: fix endianess handling by Daniel Schwierzeck · 13 years ago
  73. 1102d8d mx28evk: fix build error by Anatolij Gustschin · 13 years ago
  74. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  75. bc6f6c8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  76. f2ea6247 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 13 years ago
  77. 76e2c16 OMAP: Remove omap1610inn-based boards by Tom Rini · 13 years ago
  78. 905fe99 tegra: i2c: Enable I2C on Seaboard by Simon Glass · 13 years ago
  79. c360033 tegra: i2c: Select number of controllers for Tegra2 boards by Simon Glass · 13 years ago
  80. 66d6a91 tegra: fdt: Enable FDT support for Ventana by Tom Warren · 13 years ago
  81. d9fdfe0 tegra: fdt: Enable FDT support for Seaboard by Simon Glass · 13 years ago
  82. db44ebd tegra: usb: Enable USB on Seaboard by Simon Glass · 13 years ago
  83. 0291091 tegra: usb: Add common USB defines for tegra2 boards by Simon Glass · 13 years ago
  84. b3541c1 i.MX28: Make use of the bounce buffer by Marek Vasut · 13 years ago
  85. a34e854 ARM: highbank: change env config to use nvram by Jason Hobbs · 13 years ago
  86. 877012d ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  87. 7b81649 ARM: highbank: change TEXT_BASE to 0x8000 by Rob Herring · 13 years ago
  88. 24efef9 ARM: davinci: fixes for cam_enc_4xx board by Heiko Schocher · 13 years ago
  89. 1441aa6 Davinci: ea20: use gpio framework to access gpios by Stefano Babic · 13 years ago
  90. 88b821b OMAP3: mt_ventoux: sets its own mtdparts by Stefano Babic · 13 years ago
  91. 84c21fb OMAP3: twister: add support to boot Linux from SPL by Stefano Babic · 13 years ago
  92. 2d52a9a devkit8000: Implement and activate direct OS boot by Simon Schwarz · 13 years ago
  93. d38bc97 devkit8000: add config for spl command by Simon Schwarz · 13 years ago
  94. 127e19e Remove CONFIG_SYS_EXTBDINFO from snapper9260.h by Simon Glass · 13 years ago
  95. f5e5e1f microblaze: Enable phylib and mii support by Stephan Linz · 13 years ago
  96. 94f0003 configs: imx: Use CONFIG_SF_DEFAULT_CS by Fabio Estevam · 13 years ago
  97. 1fc3bbd mx28evk: Provide default values for SPI bus and chip select by Fabio Estevam · 13 years ago
  98. c338f0b i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITE by Eric Nelson · 13 years ago
  99. 1c9ceff i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAG by Eric Nelson · 13 years ago
  100. 304e49e mx31pdk: Fix CONFIG_SYS_MEMTEST_END by Fabio Estevam · 13 years ago