1. a743415 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · 11 years ago
  2. eddf6d2 tegra: omap: alpha-sort USB ethernet items for Asix and SMSC by Gerhard Sittig · 11 years ago
  3. df4fb1c usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  4. 440a574 usb: net: don't ifdef routine declarations in usb_ether.h by Gerhard Sittig · 11 years ago
  5. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  6. c0d2979 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  7. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  8. ba650e9 m68k: Remove M5271EVB and idmr board support by Masahiro Yamada · 11 years ago
  9. 27019e4 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  10. 0b0b4f5 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
  11. 8a45b0b arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  12. 7ca6f36 ARM: atmel: add sama5d3 Xplained board support by Bo Shen · 11 years ago
  13. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  14. 247161b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  15. 96ac18c powerpc/t104xrdb: Update DDR initialization related settings by Priyanka Jain · 11 years ago
  16. 337b0c5 powerpc/t1040qds: Add Video - HDMI support by Priyanka Jain · 11 years ago
  17. 8d67c36 powerpc/t2080rdb: Add T2080PCIe-RDB board support by Shengzhou Liu · 11 years ago
  18. 6b7679c powerpc/t208xqds: fixup for t208xqds by Shengzhou Liu · 11 years ago
  19. 9c641a8 powerpc/usb: Workaround for erratum-A006261 by Suresh Gupta · 11 years ago
  20. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  21. cfda6bd mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  22. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  23. e91df49 kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · 11 years ago
  24. 801cec5 Cosmetic: Typo fixes by Vasili Galka · 11 years ago
  25. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  26. cfd13e8 unit-test: make "test -e" test independent of $CWD by Stephen Warren · 11 years ago
  27. de4fdfc Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  28. dd1e858 OMAP3: igep00x0: Enable required clocks for GPIO that are used. by Enric Balletbo i Serra · 11 years ago
  29. f940c72 ARM: tegra: implement bootcmd_pxe by Stephen Warren · 11 years ago
  30. 4d7d2e5 ARM: tegra: rework boot scripts by Stephen Warren · 11 years ago
  31. 68cf64d ARM: tegra: convert tegra to use distro defaults by Stephen Warren · 11 years ago
  32. f75dc78 ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Stephen Warren · 11 years ago
  33. cd7efc2 ARM: tegra: move CONFIG_TEGRAnn by Stephen Warren · 11 years ago
  34. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  35. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  36. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  37. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  38. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
  39. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  40. 96495d9 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  41. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  42. 0681195 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  43. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago
  44. 653ef91 sandbox: config: Enable driver model by Simon Glass · 11 years ago
  45. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago
  46. 16ff990 Add cmd_process_error() to report and process errors by Simon Glass · 11 years ago
  47. 714a562 sandbox: Build a device tree file for sandbox by Simon Glass · 11 years ago
  48. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  49. cc07294 arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup by Stefan Roese · 11 years ago
  50. 3a3939b ARM: AM43xx: Add Ethernet boot support to SPL by Mugunthan V N · 11 years ago
  51. a35ad51 ARM: AM335x: add support for reading cpsw 2nd mac address from efuse by Mugunthan V N · 11 years ago
  52. 4cdd7fd ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM by Mugunthan V N · 11 years ago
  53. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  54. f88a686 net: gem: Add OF initialization support by Michal Simek · 11 years ago
  55. 7450a7f zynq: Do not use SPL OF initialization by Michal Simek · 11 years ago
  56. 0c9c99a net: emaclite: Fix OF initialization by Michal Simek · 11 years ago
  57. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  58. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  59. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  60. 4a37755 kbuild: Move linker sciript check to prepare1 by Masahiro Yamada · 11 years ago
  61. c6e8f49 powerpc/mpc8536DS:Increase binary size for mpc8536DS board by Haijun.Zhang · 11 years ago
  62. c9e1f58 powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL by Ying Zhang · 11 years ago
  63. 27585bd SPL: P1022DS: fix the problem booting from spi flash by Ying Zhang · 11 years ago
  64. 5a89fa9 SPL: P2020RDB: fix the problem booting from spi flash by Ying Zhang · 11 years ago
  65. ee4d651 SPL: powerpc: expand SPL's length to 128K by Ying Zhang · 11 years ago
  66. 254887a powerpc/t2081qds: Add T2081 QDS board support by Shengzhou Liu · 11 years ago
  67. f55e911 arm: delete unused macro CONFIG_ARCH_DEVICE_TREE by Masahiro Yamada · 11 years ago
  68. fae5693 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  69. 9ed679a board: bcm28155_ap: Add board files by Darwin Rambo · 11 years ago
  70. 989ce04 arch: bcm281xx: Initial commit of bcm281xx architecture code by Darwin Rambo · 11 years ago
  71. 1998a1a ARM: rpi_b: rework boot scripts, enable sysboot by Stephen Warren · 11 years ago
  72. 4f80d5b omap4_common: config: remove I2C for SPL mode by Nishanth Menon · 11 years ago
  73. 2efa79a dra7xx_evm: Enable GPT commands by Tom Rini · 11 years ago
  74. 0f1b044 am43xx_evm: Enable GPT commands by Tom Rini · 11 years ago
  75. 01d92b0 am335x_evm: Enable GPT commands by Tom Rini · 11 years ago
  76. bc97f48 arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux booting by Stefan Roese · 11 years ago
  77. a5d64db OMAP3: fix default environment for mcx board by Stefano Babic · 11 years ago
  78. 9267110 OMAP3: add missing gpio clock init and fix NAND SPL for mcx board by Stefano Babic · 11 years ago
  79. 36481de arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled) by Stefan Roese · 11 years ago
  80. 072cefe Add support for B&R KWB Motherboard by Hannes Petermaier · 11 years ago
  81. 893c04e board: Add support for B&R T-Series Motherboard by Hannes Petermaier · 11 years ago
  82. da4105d am335x: Initial support for Silica Pengwyn board by Lothar Felten · 11 years ago
  83. e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  84. 6b1e125 driver/ddr: Add 256 byte interleaving support by York Sun · 11 years ago
  85. 4e5b1bd driver/ddr: Change Freescale ARM DDR driver to support both big and little endian by York Sun · 11 years ago
  86. 5c92d48 ARM: rpi_b: load /uEnv.txt from MMC at startup by Stephen Warren · 11 years ago
  87. 29235b7 ARM: rpi_b: convert to use distro defaults by Stephen Warren · 11 years ago
  88. 1530f6f fs/fdos: Remove by Tom Rini · 11 years ago
  89. 4c89a36 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  90. c42eb7f axs101: change command prompt marker to match marketing name of the board by Alexey Brodkin · 11 years ago
  91. 6853e6a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  92. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  93. f93f589 spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs by Alexey Brodkin · 11 years ago
  94. d524335 OMAP24xx I2C: Add support for set-speed by Hannes Petermaier · 11 years ago
  95. 1894863 i2c: zynq: Add support for the second i2c controller by Michael Burr · 11 years ago
  96. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  97. 2f13363 configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} by Masahiro Yamada · 11 years ago
  98. 627b73e configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · 11 years ago
  99. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  100. babb444 kernel-doc: fix some errors by Masahiro Yamada · 11 years ago