1. d6272f2 usb: musb: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  2. 85706c8 mtd: cfi_flash: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  3. dd5d4a1 hwmon: lm63: Use ARRAY_SIZE at appropriate place by Axel Lin · 11 years ago
  4. ebca873 serial: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  5. a618f2b README: align default commands with code by Vincent Stehlé · 11 years ago
  6. 4bdf6fd Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  7. a7386c4 cmd_bootm: Add command line arguments to Plan 9 by Steven Stallion · 11 years ago
  8. 0e9edd8 Add verified boot information and test by Simon Glass · 11 years ago
  9. c6fc03f sandbox: config: Enable FIT signatures with RSA by Simon Glass · 11 years ago
  10. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  11. b016702 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  12. 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · 11 years ago
  13. bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · 11 years ago
  14. ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · 11 years ago
  15. b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · 11 years ago
  16. b148974 mkimage: Add -k option to specify key directory by Simon Glass · 11 years ago
  17. 35191a3 image: Add RSA support for image signing by Simon Glass · 11 years ago
  18. fbabc0f image: Support signing of images by Simon Glass · 11 years ago
  19. 58fe7e5 image: Add signing infrastructure by Simon Glass · 11 years ago
  20. dfe33ea x86: config: Add tracing options by Simon Glass · 11 years ago
  21. 42081ce x86: Support tracing function by Simon Glass · 11 years ago
  22. 0843e9e exynos: config: Add tracing options by Simon Glass · 11 years ago
  23. abf0995 exynos: Avoid function instrumentation for microsecond timer by Simon Glass · 11 years ago
  24. 3c26c58 arm: Implement the 'fake' go command by Simon Glass · 11 years ago
  25. 0013488 Add a 'fake' go command to the bootm command by Simon Glass · 11 years ago
  26. 3081e2e Refactor the bootm command to reduce code duplication by Simon Glass · 11 years ago
  27. 794a921 Clarify bootm OS arguments by Simon Glass · 11 years ago
  28. 41f0725 Add a simple test for sandbox trace by Simon Glass · 11 years ago
  29. e7f1eb5 sandbox: Support trace feature by Simon Glass · 11 years ago
  30. 9c62892 Add proftool to decode profile data by Simon Glass · 11 years ago
  31. 209a1a6 Add trace support to generic board by Simon Glass · 11 years ago
  32. 831aa54 Support tracing in config.mk when enabled by Simon Glass · 11 years ago
  33. a749ae0 Add a trace command by Simon Glass · 11 years ago
  34. c44b800 Add trace library by Simon Glass · 11 years ago
  35. b09cfd8 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  36. c6736b4 bootstage: Correct printf types by Simon Glass · 11 years ago
  37. 27620cc Show stdout on error in fit-test by Simon Glass · 11 years ago
  38. 50d9eb9 Fix missing return in do_mem_loop() by Simon Glass · 11 years ago
  39. 42fc60a x86: Correct missing local variable in bootm by Simon Glass · 11 years ago
  40. 64f11d0 pci: Convert extern inline functions to static inline by Simon Glass · 11 years ago
  41. a4ed85d cros: exynos: enable cros-ec for smdk5250 by Hung-ying Tyan · 12 years ago
  42. e55aadd cros: exynos: add cros-ec device nodes to exynos5250-snow.dts by Hung-ying Tyan · 12 years ago
  43. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · 12 years ago
  44. 62899fc cros: add LPC support for cros_ec by Hung-ying Tyan · 12 years ago
  45. 0039123 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 12 years ago
  46. 6830408 cros: add I2C support for cros_ec by Hung-ying Tyan · 12 years ago
  47. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · 12 years ago
  48. b0f42db Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  49. 93ac9b8 phylib: add atheros ar803x phy by Heiko Schocher · 11 years ago
  50. b2ccbf0 phylib: add natsemi dp83630 phy by Heiko Schocher · 11 years ago
  51. cd19bd3 net: update FTGMAC100 for MMU/D-cache support by Kuo-Jung Su · 12 years ago
  52. d169a70 net: add Faraday FTMAC110 10/100Mbps ethernet support by Kuo-Jung Su · 12 years ago
  53. eaf68ac net: phy: supplement support for Micrel's KSZ9031 by SARTRE Leo · 12 years ago
  54. 6f7d7d9 net: macb: add support for gigabit MAC by Bo Shen · 12 years ago
  55. 7d91deb net: macb: using phylib to configure phy device by Bo Shen · 12 years ago
  56. cc29ce5 net: macb: using AT91FAMILY replace #ifdeferry by Bo Shen · 12 years ago
  57. d2c2612 ARM: at91sam9n12: add network support with ksz8851_16mll by Bo Shen · 12 years ago
  58. b1eee65 net: ks8851_mll: add ethernet support by Roberto Cerati · 12 years ago
  59. dcc307e phylib: Add Atheros AR8035 GETH PHY support by Xie Xiaobo · 12 years ago
  60. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  61. 5fb50bf net: Correct check for link-local target IP conflict by Joe Hershberger · 12 years ago
  62. f0d83c4 PHY: micrel.c: add support for KSZ9031 by David Andrey · 12 years ago
  63. 878dad0 net/tftp: sparse fixes by Kim Phillips · 12 years ago
  64. 6025cd2 net: make IPaddr type big endian by Kim Phillips · 12 years ago
  65. 9e5742b net: Fix build regression in macb.c by Joe Hershberger · 11 years ago
  66. 77cdf0f net/macb: Add arch specific routine to get mdio control by Shiraz Hashim · 12 years ago
  67. f567e41 net/designware: Do not select MIIPORT for RGMII interface by Vipin Kumar · 12 years ago
  68. b8d5b8c net: nfs: add dynamic wait period by Matthias Brugger · 12 years ago
  69. a533a0c NET: mvgbe: add support for Dove by Sebastian Hesselbarth · 12 years ago
  70. 94a483c NET: mvgbe: add phylib support by Sebastian Hesselbarth · 12 years ago
  71. 1b3352f NET: phy: add 88E1310 PHY initialization by Sebastian Hesselbarth · 12 years ago
  72. 5a3d8be pxe: add ipappend support by Rob Herring · 12 years ago
  73. 921a71d net: Fix build regression in cmd_pxe.c by Joe Hershberger · 11 years ago
  74. e26e8d6 pxe: add support for per arch and SoC default paths by Rob Herring · 12 years ago
  75. ac99583 pxe: add support for ontimeout token by Rob Herring · 12 years ago
  76. c9d1e3d pxe: simplify menu display and selection by Rob Herring · 12 years ago
  77. f0898b9 pxe: always display a menu when present by Rob Herring · 12 years ago
  78. c0356dc pxe: try bootz if bootm fails to find a valid image by Rob Herring · 12 years ago
  79. c88e1bf bootz: un-staticize do_bootz by Rob Herring · 12 years ago
  80. 58d7f43 pxe: fix handling of different localboot values by Rob Herring · 12 years ago
  81. 824901c pxe: make string parameters const by Rob Herring · 12 years ago
  82. dd248b3 pxe: Use ethact setting for pxe by Rob Herring · 12 years ago
  83. 0b1d838 net: add ICPlus PHY driver by Yegor Yefremov · 12 years ago
  84. c40f5d3 phy: export genphy_parse_link() by Yegor Yefremov · 12 years ago
  85. ada714b net: Add sunxi (Allwinner) wemac driver by Henrik Nordström · 12 years ago
  86. dacca74 checkpatch: add ignore for network block comment style checking by Bo Shen · 12 years ago
  87. bb284de Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 11 years ago
  88. cf2ad1e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  89. 2c08c27 ac14xx: rephrase network boot config for development by Gerhard Sittig · 11 years ago
  90. c2dbe68 ac14xx: use the official product name everywhere by Gerhard Sittig · 11 years ago
  91. 84b8103 ac14xx: remove obsolete board config items by Gerhard Sittig · 11 years ago
  92. 0545c2d ac14xx: re-order the recovery condition checks by Gerhard Sittig · 11 years ago
  93. 68bf0d4 ac14xx: minor improvement in diagnostics by Gerhard Sittig · 11 years ago
  94. 7214cf1 ac14xx: cleanup comments in the board support by Gerhard Sittig · 11 years ago
  95. eb5107d ac14xx: fix a potential NULL deref in diagnostics by Gerhard Sittig · 11 years ago
  96. 037683d sf: Warn to use BAR for > 16MiB flashes by Jagannadha Sutradharudu Teki · 11 years ago
  97. 9b4f703 sf: Add debug messages on spi_flash_read_common by Jagannadha Sutradharudu Teki · 11 years ago
  98. ae5d806 sf: Place the sf calls in proper order by Jagannadha Sutradharudu Teki · 11 years ago
  99. dc78b85 sf: Unify spi_flash write code by Jagannadha Sutradharudu Teki · 11 years ago
  100. 750f3ac sf: Add flag status register polling support by Jagannadha Sutradharudu Teki · 11 years ago