1. 983c72f Clarify bootm OS arguments by Simon Glass · 11 years ago
  2. 37544a6 Add a simple test for sandbox trace by Simon Glass · 11 years ago
  3. e2ee100 sandbox: Support trace feature by Simon Glass · 11 years ago
  4. 6c887b2 Add proftool to decode profile data by Simon Glass · 11 years ago
  5. 71c52db Add trace support to generic board by Simon Glass · 11 years ago
  6. 5c2aeac Support tracing in config.mk when enabled by Simon Glass · 11 years ago
  7. cabcbb5 Add a trace command by Simon Glass · 11 years ago
  8. b2e16a8 Add trace library by Simon Glass · 11 years ago
  9. b8bcaa3 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  10. 5d3bd34 bootstage: Correct printf types by Simon Glass · 11 years ago
  11. aec36cf Show stdout on error in fit-test by Simon Glass · 11 years ago
  12. 92765f42 Fix missing return in do_mem_loop() by Simon Glass · 11 years ago
  13. bdc7d5c x86: Correct missing local variable in bootm by Simon Glass · 11 years ago
  14. bc3442a pci: Convert extern inline functions to static inline by Simon Glass · 11 years ago
  15. eb28fda cros: exynos: enable cros-ec for smdk5250 by Hung-ying Tyan · 11 years ago
  16. 60744a1 cros: exynos: add cros-ec device nodes to exynos5250-snow.dts by Hung-ying Tyan · 11 years ago
  17. 491f294 Add support for Wandboard Quad by Tapani Utriainen · 11 years ago
  18. 713cb68 cros: adds cros_ec keyboard driver by Hung-ying Tyan · 11 years ago
  19. c8d3328 cros: add LPC support for cros_ec by Hung-ying Tyan · 11 years ago
  20. f3424c5 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 11 years ago
  21. 78764a4 cros: add I2C support for cros_ec by Hung-ying Tyan · 11 years ago
  22. 8836438 cros: add cros_ec driver by Hung-ying Tyan · 11 years ago
  23. ca85eb8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  24. 70125f3 gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · 11 years ago
  25. 79a6fcf gpio: s3c2440_gpio: Fix wrong writel arguments by Axel Lin · 11 years ago
  26. 433a2c5 phylib: add atheros ar803x phy by Heiko Schocher · 11 years ago
  27. 96d0b9e phylib: add natsemi dp83630 phy by Heiko Schocher · 11 years ago
  28. a8f9cd1 net: update FTGMAC100 for MMU/D-cache support by Kuo-Jung Su · 11 years ago
  29. c477547 net: add Faraday FTMAC110 10/100Mbps ethernet support by Kuo-Jung Su · 11 years ago
  30. 42a7cb5 net: phy: supplement support for Micrel's KSZ9031 by SARTRE Leo · 11 years ago
  31. d256be2 net: macb: add support for gigabit MAC by Bo Shen · 11 years ago
  32. b1a0006 net: macb: using phylib to configure phy device by Bo Shen · 11 years ago
  33. d8f64b4 net: macb: using AT91FAMILY replace #ifdeferry by Bo Shen · 11 years ago
  34. 1627622 ARM: at91sam9n12: add network support with ksz8851_16mll by Bo Shen · 11 years ago
  35. 45a1693 net: ks8851_mll: add ethernet support by Roberto Cerati · 11 years ago
  36. 6027384 phylib: Add Atheros AR8035 GETH PHY support by Xie Xiaobo · 11 years ago
  37. de1d786 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  38. 5da7cf8 net: Correct check for link-local target IP conflict by Joe Hershberger · 12 years ago
  39. 62d7dba PHY: micrel.c: add support for KSZ9031 by David Andrey · 12 years ago
  40. 61fdd4f net/tftp: sparse fixes by Kim Phillips · 12 years ago
  41. 3d49412 net: make IPaddr type big endian by Kim Phillips · 12 years ago
  42. 1b8c18b net: Fix build regression in macb.c by Joe Hershberger · 11 years ago
  43. 416ce62 net/macb: Add arch specific routine to get mdio control by Shiraz Hashim · 12 years ago
  44. 7091915 net/designware: Do not select MIIPORT for RGMII interface by Vipin Kumar · 12 years ago
  45. fa84fa7 net: nfs: add dynamic wait period by Matthias Brugger · 12 years ago
  46. fb4879b NET: mvgbe: add support for Dove by Sebastian Hesselbarth · 12 years ago
  47. cd3ca3f NET: mvgbe: add phylib support by Sebastian Hesselbarth · 12 years ago
  48. aeceec0 NET: phy: add 88E1310 PHY initialization by Sebastian Hesselbarth · 12 years ago
  49. 98f6467 pxe: add ipappend support by Rob Herring · 12 years ago
  50. 58d9ff9 net: Fix build regression in cmd_pxe.c by Joe Hershberger · 11 years ago
  51. 39f9855 pxe: add support for per arch and SoC default paths by Rob Herring · 12 years ago
  52. 8577fec pxe: add support for ontimeout token by Rob Herring · 12 years ago
  53. 32d2ffe pxe: simplify menu display and selection by Rob Herring · 12 years ago
  54. e82eeb5 pxe: always display a menu when present by Rob Herring · 12 years ago
  55. e6b6ccf pxe: try bootz if bootm fails to find a valid image by Rob Herring · 12 years ago
  56. da62022 bootz: un-staticize do_bootz by Rob Herring · 12 years ago
  57. 500f304 pxe: fix handling of different localboot values by Rob Herring · 12 years ago
  58. 23b7194 pxe: make string parameters const by Rob Herring · 12 years ago
  59. ef034c9 pxe: Use ethact setting for pxe by Rob Herring · 12 years ago
  60. 0fae250 net: add ICPlus PHY driver by Yegor Yefremov · 12 years ago
  61. e2043f5 phy: export genphy_parse_link() by Yegor Yefremov · 12 years ago
  62. 518ce47 net: Add sunxi (Allwinner) wemac driver by Henrik Nordström · 12 years ago
  63. 9e79a8d checkpatch: add ignore for network block comment style checking by Bo Shen · 11 years ago
  64. a67cc37 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · 11 years ago
  65. 4e78e03 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 11 years ago
  66. f9c1456 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  67. 6c5001d ac14xx: rephrase network boot config for development by Gerhard Sittig · 11 years ago
  68. 4779025 ac14xx: use the official product name everywhere by Gerhard Sittig · 11 years ago
  69. 81b0fb0 ac14xx: remove obsolete board config items by Gerhard Sittig · 11 years ago
  70. 14d4c5f ac14xx: re-order the recovery condition checks by Gerhard Sittig · 11 years ago
  71. 527a1c7 ac14xx: minor improvement in diagnostics by Gerhard Sittig · 11 years ago
  72. b5992e7 ac14xx: cleanup comments in the board support by Gerhard Sittig · 11 years ago
  73. 186f9c1 ac14xx: fix a potential NULL deref in diagnostics by Gerhard Sittig · 11 years ago
  74. c5171d1 CONFIG: EXYNOS5: Enable silent console by Rajeshwari Shinde · 11 years ago
  75. d4ec8f0 S5P: Serial: Add fdt support to driver by Rajeshwari Shinde · 11 years ago
  76. 4603e8c EXYNOS5: FDT: Add serial device node values by Rajeshwari Shinde · 11 years ago
  77. ee1e3c2 EXYNOS5: FDT: Add compatible strings for Serial by Rajeshwari Shinde · 11 years ago
  78. 2955d60 exynos: Adjust the starting MIF voltage to 1.05v by Bernie Thompson · 11 years ago
  79. 2c07bb9 EXYNOS5: I2C: Add FDT and non-FDT support for I2C by Amar · 11 years ago
  80. b9e31be sf: Warn to use BAR for > 16MiB flashes by Jagannadha Sutradharudu Teki · 11 years ago
  81. 29fbfc1 sf: Add debug messages on spi_flash_read_common by Jagannadha Sutradharudu Teki · 11 years ago
  82. 95e779e sf: Place the sf calls in proper order by Jagannadha Sutradharudu Teki · 11 years ago
  83. acc2375 sf: Unify spi_flash write code by Jagannadha Sutradharudu Teki · 11 years ago
  84. 615a156 sf: Add flag status register polling support by Jagannadha Sutradharudu Teki · 11 years ago
  85. ba549de sf: Remove spi_flash_cmd_poll_bit() by Jagannadha Sutradharudu Teki · 11 years ago
  86. 76e98d4 sf: spansion: Add support for S25FL512S_64K by Jagannadha Sutradharudu Teki · 11 years ago
  87. 4e29043 sf: stmicro: Add support for N25Q1024A by Jagannadha Sutradharudu Teki · 11 years ago
  88. 221cb08 sf: stmicro: Add support for N25Q1024 by Jagannadha Sutradharudu Teki · 11 years ago
  89. fd60c0a sf: stmicro: Add support for N25Q512A by Jagannadha Sutradharudu Teki · 11 years ago
  90. 0569f3b sf: stmicro: Add support for N25Q512 by Jagannadha Sutradharudu Teki · 11 years ago
  91. f76b1bd sf: Use spi_flash_addr() in write call by Jagannadha Sutradharudu Teki · 11 years ago
  92. 1dcd6d0 sf: Add bank addr code in CONFIG_SPI_FLASH_BAR by Jagannadha Sutradharudu Teki · 11 years ago
  93. fc207ee sf: Update sf read to support all sizes of flashes by Jagannadha Sutradharudu Teki · 11 years ago
  94. e3ff9d5 sf: Update sf to support all sizes of flashes by Jagannadha Sutradharudu Teki · 11 years ago
  95. e612ddf sf: Read flash bank addr register at probe time by Jagannadha Sutradharudu Teki · 11 years ago
  96. cf6b11d sf: Discover the bank addr commands by Jagannadha Sutradharudu Teki · 11 years ago
  97. c9fcb59 sf: Add bank address register writing support by Jagannadha Sutradharudu Teki · 11 years ago
  98. 9675fed spi: mxc_spi: Use DIV_ROUND_UP at appropriate places by Axel Lin · 11 years ago
  99. 0cb8394 spi: cf_qspi: Use DIV_ROUND_UP at appropriate place by Axel Lin · 11 years ago
  100. 1e77dee sf: winbond: Add support for W25QXXXFV by Jagannadha Sutradharudu Teki · 11 years ago