1. 941b5a4 arm: rmobile: Move lowlevel_init.o to taget of each CPU by Nobuhiro Iwamatsu · 11 years ago
  2. 771b3ba arm: exynos: fix the align for exynos4_power structure by Minkyu Kang · 11 years ago
  3. a85ca22 arm: exynos: fix set_mmc_clk for exynos4x12 by Jaehoon Chung · 11 years ago
  4. 0938f5b trats: usb: Add usb_cable_connected() function by Przemyslaw Marczak · 11 years ago
  5. 77524d2 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  6. f44483b Merge branch 'serial' of git://git.denx.de/u-boot-microblaze by Tom Rini · 11 years ago
  7. 19210ae Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  8. e40acc0 Blackfin: remove executable permission of AWK script by Masahiro Yamada · 11 years ago
  9. 77fdd6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  10. 2785a4a serial: zynq: Remove unused #defines by Soren Brinkmann · 11 years ago
  11. 09f9801 trats2: enable dfu and thor protocol for Tizen download by Piotr Wilczek · 11 years ago
  12. ab8efbb trats2: enable ums support on Trats2 by Piotr Wilczek · 11 years ago
  13. 4498cf2 driver:usb:s3c_udc: add support for Exynos4x12 by Piotr Wilczek · 11 years ago
  14. d07e2b5 arm: atmel: eb_cpux9k2: config clean up by Jens Scharsig (BuS Elektronik) · 11 years ago
  15. 782358f arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper position by Bo Shen · 11 years ago
  16. 4535a24 arm926ejs, at91: add common phy_reset function by Heiko Schocher · 11 years ago
  17. c5e8885 arm: atmel: sama5d3: spl boot from fat fs SD card by Bo Shen · 11 years ago
  18. 9d9289c arm: atmel: add ddr2 initialization function by Bo Shen · 11 years ago
  19. d2acb98 arm: atmel: sama5d3: early enable PIO peripherals by Bo Shen · 11 years ago
  20. ebfde6d arm: atmel: sama5d3: the offset of MULA is 18 by Bo Shen · 11 years ago
  21. e822657 arm: atmel: sama5d3: correct the error define of DIV by Bo Shen · 11 years ago
  22. 7ac2e7c arm: at91: pm9261: remove undefined bit in mckr by Bo Shen · 11 years ago
  23. 184c551 arm: atmel: sama5d3: correct the ID for DBGU and PIT by Bo Shen · 11 years ago
  24. 31e0bd6 config: arm: exynos5250: remove duplicate defines by Luka Perkov · 11 years ago
  25. 67d4752 malta: set CONFIG_SYS_BOOTM_LEN to 64MB by Paul Burton · 11 years ago
  26. bea12b7 malta: enable PIIX4 SERIRQ by Paul Burton · 11 years ago
  27. 72117da malta: correct UART baudrate by Paul Burton · 11 years ago
  28. d18d49d mips: don't hardcode Malta env baudrate by Paul Burton · 11 years ago
  29. d19ad72 Prepare v2014.01-rc1 by Tom Rini · 11 years ago
  30. f7f155e t2080qds/ramboot: enable PBL tool for t2080qds by Shengzhou Liu · 11 years ago
  31. c4d0e81 powerpc/t2080qds: add support for t2080qds board by Shengzhou Liu · 11 years ago
  32. 629d6b3 powerpc/mpc85xx: Add T2080/T2081 SoC support by Shengzhou Liu · 11 years ago
  33. 82a55c1 net/fman: Add support for 10GEC3 and 10GEC4 by Shengzhou Liu · 11 years ago
  34. 0b66513 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · 11 years ago
  35. 00ec3fd Driver/DDR: Update DDR driver to allow non-zero base address by York Sun · 11 years ago
  36. d4263b8 powerpc/mpc8xxx: Extend DDR registers' fields by York Sun · 11 years ago
  37. 9ac4ffb Driver/DDR: Add Freescale DDR driver for ARM by York Sun · 11 years ago
  38. 9a17eb5 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  39. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  40. ac68807 p1010rdb: enable mtdparts for NAND by Zhao Qiang · 11 years ago
  41. f40fcfd mpc85xx: Fix the offset of register address error by Tang Yuantian · 11 years ago
  42. 15d8996 powerpc/t1040qds: Correct Maintainer name in boards.cfg by Priyanka Jain · 11 years ago
  43. 74279d3 Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  44. 1a1326d Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  45. faca8ff Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  46. 5a4fe1a Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  47. e8a8bab sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversion by Tom Rini · 11 years ago
  48. a5750b8 blackfin: don't use 'bool' when it causes problems by Wolfgang Denk · 11 years ago
  49. 4d1584b MAKEALL: add -b (--board) option by Masahiro Yamada · 11 years ago
  50. f6bab67 bios_emulator: delete an unnecessary include path by Masahiro Yamada · 11 years ago
  51. 5310b8b nand_spl: trivial refactoring of makefiles by Masahiro Yamada · 11 years ago
  52. ad42028 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  53. 017ce20 common: Delete unnecessary rules. by Masahiro Yamada · 11 years ago
  54. 3c6dc17 drivers: delete unnecessary HOSTCFLAGS by Masahiro Yamada · 11 years ago
  55. fdc3697 Makefile: move some libraries to lib/Makefile by Masahiro Yamada · 11 years ago
  56. 8a7e7d5 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  57. fdb8704 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · 11 years ago
  58. dbfb4cb board: tqm5200: delete its own object make rule by Masahiro Yamada · 11 years ago
  59. 72b97e4 spieval: Remove remainders of dead board by Masahiro Yamada · 11 years ago
  60. 0e53691 post: remove unnecessary include path settings by Masahiro Yamada · 11 years ago
  61. 1500389 board: h2200: Delete an unnecessary make rule by Masahiro Yamada · 11 years ago
  62. 2e78e75 tools: updater: Remove remainders of dead board by Masahiro Yamada · 11 years ago
  63. cfe19f9 tools: imls: Remove a broken and unused tool. by Masahiro Yamada · 11 years ago
  64. 9dfdcdf gpio_led: add support for inverted polarity by Igor Grinberg · 11 years ago
  65. 6516f81 gpio_led: check gpio_request() return value by Igor Grinberg · 11 years ago
  66. 1df7bbb README: document the CONFIG_GPIO_LED symbol by Igor Grinberg · 11 years ago
  67. 4b756b0 hash.c: Correct non-hash subcommand crc32 addr-save support by Tom Rini · 11 years ago
  68. 2287286 net: rtl8169: Add support for RTL8168d/8111d by Thierry Reding · 11 years ago
  69. 22ece0e net: rtl8169: Improve cache maintenance by Thierry Reding · 11 years ago
  70. a514423 net: zynq_gem: Add d-cache support by Srikanth Thokala · 11 years ago
  71. f27f3b5 phy: Use general phy code for smsc lan8720a by David Dueck · 11 years ago
  72. 3a530d1 phy: Use supported field during autonegotiation by David Dueck · 11 years ago
  73. c583ee1 net: dm9000: random mac address support by Andrew Ruder · 11 years ago
  74. 8712adf drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM by Rojhalat Ibrahim · 11 years ago
  75. 8e52533 net: tftpsrv: Get correct client MAC address by Andrew Ruder · 11 years ago
  76. e003ba5 net: phy: atheros: Fix masks for AR8035 and AR8021 by Fabio Estevam · 11 years ago
  77. 3177457 net/phy: Fix the phy id mask of AR8031 by Chunhe Lan · 11 years ago
  78. b1690bc net: tsec: Fix mac addr setup portability, cleanup by Claudiu Manoil · 11 years ago
  79. 82ef75c net: tsec: Use portable regs type (uint->u32) by Claudiu Manoil · 11 years ago
  80. 9c9141f net: tsec: Use portable types and accessors for BDs by Claudiu Manoil · 11 years ago
  81. 18b338f net: tsec: Fix CamelCase issues around BD code by Claudiu Manoil · 11 years ago
  82. 5be00a0 net: fsl_mdio: Fix warnings for __iomem pointers by Claudiu Manoil · 11 years ago
  83. aec84bf net: tsec: Cleanup tsec regs init and fix __iomem warns by Claudiu Manoil · 11 years ago
  84. b200204 net: tsec: Fix priv pointer in tsec_mcast_addr() by Claudiu Manoil · 11 years ago
  85. 876d451 net: tsec: Fix and cleanup tsec_mcast_addr() by Claudiu Manoil · 11 years ago
  86. 9c4cffa net: Fix mcast function pointer prototype by Claudiu Manoil · 11 years ago
  87. ed102be net: designware: Fix alignment of buffer descriptors by Alexey Brodkin · 11 years ago
  88. 227ad7b net: designware: Respect "bus mode" register contents on SW reset by Alexey Brodkin · 11 years ago
  89. 47ce889 net: sh-eth: Add support R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  90. dfcaa61 net, phy: fix AR8031 phy_mask by Heiko Schocher · 11 years ago
  91. 65a6691 net: rtl8169: Add support for RTL8168evl/8111evl by Thierry Reding · 11 years ago
  92. 7a36b9c net: rtl8169: Fix format string by Thierry Reding · 11 years ago
  93. 26b807c net: add support for extended registers to mdio command by Stefano Babic · 11 years ago
  94. 9ced16f net: add function to read/write extended registers in Micrel Phy by Stefano Babic · 11 years ago
  95. b71841b net: add extended function to phy API by Stefano Babic · 11 years ago
  96. e8194d5 net: fix mask for phy Micrel KSZ9031 by Stefano Babic · 11 years ago
  97. 71817a1 phy: add missing constants for Micrel KSZ9031 by Stefano Babic · 11 years ago
  98. 4220504 net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is detected by Bhupesh Sharma · 11 years ago
  99. e97a78c net: phy/vitesse: Add support for VSC8514 phy module by Arpit Goel · 11 years ago
  100. 8707678 net: sh-eth: Add support R8A7790 by Nobuhiro Iwamatsu · 11 years ago