1. 6122813 sandbox: spi: Add SPI emulation bus by Mike Frysinger · 11 years ago
  2. afb6134 spi: Add device tree binding for SPI bus by Simon Glass · 11 years ago
  3. 0efc024 spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node by Simon Glass · 11 years ago
  4. 7b3efc6 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option by Simon Glass · 11 years ago
  5. f44483b Merge branch 'serial' of git://git.denx.de/u-boot-microblaze by Tom Rini · 11 years ago
  6. 19210ae Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  7. e40acc0 Blackfin: remove executable permission of AWK script by Masahiro Yamada · 11 years ago
  8. 77fdd6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  9. 2785a4a serial: zynq: Remove unused #defines by Soren Brinkmann · 11 years ago
  10. 67d4752 malta: set CONFIG_SYS_BOOTM_LEN to 64MB by Paul Burton · 11 years ago
  11. bea12b7 malta: enable PIIX4 SERIRQ by Paul Burton · 11 years ago
  12. 72117da malta: correct UART baudrate by Paul Burton · 11 years ago
  13. d18d49d mips: don't hardcode Malta env baudrate by Paul Burton · 11 years ago
  14. d19ad72 Prepare v2014.01-rc1 by Tom Rini · 11 years ago v2014.01-rc1
  15. f7f155e t2080qds/ramboot: enable PBL tool for t2080qds by Shengzhou Liu · 11 years ago
  16. c4d0e81 powerpc/t2080qds: add support for t2080qds board by Shengzhou Liu · 11 years ago
  17. 629d6b3 powerpc/mpc85xx: Add T2080/T2081 SoC support by Shengzhou Liu · 11 years ago
  18. 82a55c1 net/fman: Add support for 10GEC3 and 10GEC4 by Shengzhou Liu · 11 years ago
  19. 0b66513 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · 11 years ago
  20. 00ec3fd Driver/DDR: Update DDR driver to allow non-zero base address by York Sun · 11 years ago
  21. d4263b8 powerpc/mpc8xxx: Extend DDR registers' fields by York Sun · 11 years ago
  22. 9ac4ffb Driver/DDR: Add Freescale DDR driver for ARM by York Sun · 11 years ago
  23. 9a17eb5 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  24. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  25. ac68807 p1010rdb: enable mtdparts for NAND by Zhao Qiang · 11 years ago
  26. f40fcfd mpc85xx: Fix the offset of register address error by Tang Yuantian · 11 years ago
  27. 15d8996 powerpc/t1040qds: Correct Maintainer name in boards.cfg by Priyanka Jain · 11 years ago
  28. 74279d3 Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  29. 1a1326d Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  30. faca8ff Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  31. 5a4fe1a Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  32. e8a8bab sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversion by Tom Rini · 11 years ago
  33. a5750b8 blackfin: don't use 'bool' when it causes problems by Wolfgang Denk · 11 years ago
  34. 4d1584b MAKEALL: add -b (--board) option by Masahiro Yamada · 11 years ago
  35. f6bab67 bios_emulator: delete an unnecessary include path by Masahiro Yamada · 11 years ago
  36. 5310b8b nand_spl: trivial refactoring of makefiles by Masahiro Yamada · 11 years ago
  37. ad42028 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  38. 017ce20 common: Delete unnecessary rules. by Masahiro Yamada · 11 years ago
  39. 3c6dc17 drivers: delete unnecessary HOSTCFLAGS by Masahiro Yamada · 11 years ago
  40. fdc3697 Makefile: move some libraries to lib/Makefile by Masahiro Yamada · 11 years ago
  41. 8a7e7d5 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  42. fdb8704 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · 11 years ago
  43. dbfb4cb board: tqm5200: delete its own object make rule by Masahiro Yamada · 11 years ago
  44. 72b97e4 spieval: Remove remainders of dead board by Masahiro Yamada · 11 years ago
  45. 0e53691 post: remove unnecessary include path settings by Masahiro Yamada · 11 years ago
  46. 1500389 board: h2200: Delete an unnecessary make rule by Masahiro Yamada · 11 years ago
  47. 2e78e75 tools: updater: Remove remainders of dead board by Masahiro Yamada · 11 years ago
  48. cfe19f9 tools: imls: Remove a broken and unused tool. by Masahiro Yamada · 11 years ago
  49. 9dfdcdf gpio_led: add support for inverted polarity by Igor Grinberg · 11 years ago
  50. 6516f81 gpio_led: check gpio_request() return value by Igor Grinberg · 11 years ago
  51. 1df7bbb README: document the CONFIG_GPIO_LED symbol by Igor Grinberg · 11 years ago
  52. 4b756b0 hash.c: Correct non-hash subcommand crc32 addr-save support by Tom Rini · 11 years ago
  53. 2287286 net: rtl8169: Add support for RTL8168d/8111d by Thierry Reding · 11 years ago
  54. 22ece0e net: rtl8169: Improve cache maintenance by Thierry Reding · 11 years ago
  55. a514423 net: zynq_gem: Add d-cache support by Srikanth Thokala · 11 years ago
  56. f27f3b5 phy: Use general phy code for smsc lan8720a by David Dueck · 11 years ago
  57. 3a530d1 phy: Use supported field during autonegotiation by David Dueck · 11 years ago
  58. c583ee1 net: dm9000: random mac address support by Andrew Ruder · 11 years ago
  59. 8712adf drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM by Rojhalat Ibrahim · 11 years ago
  60. 8e52533 net: tftpsrv: Get correct client MAC address by Andrew Ruder · 11 years ago
  61. e003ba5 net: phy: atheros: Fix masks for AR8035 and AR8021 by Fabio Estevam · 11 years ago
  62. 3177457 net/phy: Fix the phy id mask of AR8031 by Chunhe Lan · 11 years ago
  63. b1690bc net: tsec: Fix mac addr setup portability, cleanup by Claudiu Manoil · 11 years ago
  64. 82ef75c net: tsec: Use portable regs type (uint->u32) by Claudiu Manoil · 11 years ago
  65. 9c9141f net: tsec: Use portable types and accessors for BDs by Claudiu Manoil · 11 years ago
  66. 18b338f net: tsec: Fix CamelCase issues around BD code by Claudiu Manoil · 11 years ago
  67. 5be00a0 net: fsl_mdio: Fix warnings for __iomem pointers by Claudiu Manoil · 11 years ago
  68. aec84bf net: tsec: Cleanup tsec regs init and fix __iomem warns by Claudiu Manoil · 11 years ago
  69. b200204 net: tsec: Fix priv pointer in tsec_mcast_addr() by Claudiu Manoil · 11 years ago
  70. 876d451 net: tsec: Fix and cleanup tsec_mcast_addr() by Claudiu Manoil · 11 years ago
  71. 9c4cffa net: Fix mcast function pointer prototype by Claudiu Manoil · 11 years ago
  72. ed102be net: designware: Fix alignment of buffer descriptors by Alexey Brodkin · 11 years ago
  73. 227ad7b net: designware: Respect "bus mode" register contents on SW reset by Alexey Brodkin · 11 years ago
  74. 47ce889 net: sh-eth: Add support R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  75. dfcaa61 net, phy: fix AR8031 phy_mask by Heiko Schocher · 11 years ago
  76. 65a6691 net: rtl8169: Add support for RTL8168evl/8111evl by Thierry Reding · 11 years ago
  77. 7a36b9c net: rtl8169: Fix format string by Thierry Reding · 11 years ago
  78. 26b807c net: add support for extended registers to mdio command by Stefano Babic · 11 years ago
  79. 9ced16f net: add function to read/write extended registers in Micrel Phy by Stefano Babic · 11 years ago
  80. b71841b net: add extended function to phy API by Stefano Babic · 11 years ago
  81. e8194d5 net: fix mask for phy Micrel KSZ9031 by Stefano Babic · 11 years ago
  82. 71817a1 phy: add missing constants for Micrel KSZ9031 by Stefano Babic · 11 years ago
  83. 4220504 net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is detected by Bhupesh Sharma · 11 years ago
  84. e97a78c net: phy/vitesse: Add support for VSC8514 phy module by Arpit Goel · 11 years ago
  85. 8707678 net: sh-eth: Add support R8A7790 by Nobuhiro Iwamatsu · 11 years ago
  86. 92f0713 net: sh-eth: Add invalidate cache control for rmobile (ARM SoC) by Nobuhiro Iwamatsu · 11 years ago
  87. f8b7507 net: sh-eth: Add control for padding size of packet descriptor by Nobuhiro Iwamatsu · 11 years ago
  88. 870cc23 net: sh-eth: Change cache API of SH by Nobuhiro Iwamatsu · 11 years ago
  89. 0611c60 NET: mvgbe: avoid unused variable warning when used without phylib support by Sascha Silbe · 11 years ago
  90. 57d33d4 net: trivial: Fix typos in mii field descriptions by Stephan Bauroth · 11 years ago
  91. f55a776 phy: introduce structure fixed-link by Shaohui Xie · 11 years ago
  92. 70672a2 powerpc/p4080: enable support for PCIe SATA by Shaohui Xie · 11 years ago
  93. 626ee1e phylib: update atheros ar803x phy by Shengzhou Liu · 11 years ago
  94. f754f5d net: tftp: Make sure timeout will not effect wrap offset by rockly · 11 years ago
  95. ed072b9 sandbox: Make map_to_sysmem() use a constant pointer by Simon Glass · 11 years ago
  96. 370b6c5 sandbox: Correct data sizes and printf() strings in fdtdec.c by Simon Glass · 11 years ago
  97. 0eb2ace sandbox: config: Don't use 64-bit physical memory by Simon Glass · 11 years ago
  98. cbe5cdfc sandbox: Use system headers first for sandbox's os.c by Simon Glass · 11 years ago
  99. 2a54d15 sandbox: Use uint64_t instead of u64 for time by Simon Glass · 11 years ago
  100. 8426d8b buildman: make board selector argument a regex by Stephen Warren · 11 years ago