1. 54965b6 README: mxs: Introduce README.mxs by Fabio Estevam · 11 years ago
  2. 7333eca README: mx28_common: Fix structure of sentence by Fabio Estevam · 11 years ago
  3. 3f5e2e2 README: mx28_common: Do not hardcode the SSP port by Fabio Estevam · 11 years ago
  4. 84286c2 README: mx28_common: Keep the text within 80 columns by Fabio Estevam · 11 years ago
  5. 262326b imx: nitrogen6x: Enable filesystem generic commands by Robert Winkler · 11 years ago
  6. 3655829 imx: nitrogen6x: Enable raw initrd by Robert Winkler · 11 years ago
  7. 9b9ba6f imx: nitrogen6x: Enable bootz by Robert Winkler · 11 years ago
  8. 87de2d6 imx: nitrogen6x: Enabled data cache by Robert Winkler · 11 years ago
  9. 79713f0 mx27: add i2c clock by trem · 11 years ago
  10. 6247c46 mx27: add function enable_caches by trem · 11 years ago
  11. c174797 imx: Add support for the SabreSD shipped with i.MX6DL by Pierre Aubert · 11 years ago
  12. 87d720e imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo by Pierre Aubert · 11 years ago
  13. 7aa1e8b imx6: fix GPR2 wrong definition by Pierre Aubert · 11 years ago
  14. 2dbe64c dwc_ahsata: Allow use with dcache enabled by Eric Nelson · 11 years ago
  15. e31dc61 usb: musb: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  16. 31bf0f5 mtd: cfi_flash: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  17. b98bfeb hwmon: lm63: Use ARRAY_SIZE at appropriate place by Axel Lin · 11 years ago
  18. 9935175 serial: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  19. 4d98b5c README: align default commands with code by Vincent Stehlé · 11 years ago
  20. ff8fef5 Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  21. eeaef5e cmd_bootm: Add command line arguments to Plan 9 by Steven Stallion · 11 years ago
  22. 9a30903 spi: mxc_spi: Update pre and post divider algorithm by Dirk Behme · 11 years ago
  23. 8d4c4ff spi: mxc_spi: Fix pre and post divider calculation by Dirk Behme · 11 years ago
  24. 041bca5 Add verified boot information and test by Simon Glass · 11 years ago
  25. 74378cf sandbox: config: Enable FIT signatures with RSA by Simon Glass · 11 years ago
  26. 4d09852 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  27. 3e06cd1 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  28. 399c744 mkimage: Add -r option to specify keys that must be verified by Simon Glass · 11 years ago
  29. 4f61042 mkimage: Add -c option to specify a comment for key signing by Simon Glass · 11 years ago
  30. 95d77b4 mkimage: Add -F option to modify an existing .fit file by Simon Glass · 11 years ago
  31. e29495d mkimage: Add -K to write public keys to an FDT blob by Simon Glass · 11 years ago
  32. 80e4df8 mkimage: Add -k option to specify key directory by Simon Glass · 11 years ago
  33. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  34. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  35. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  36. b5f3193 x86: config: Add tracing options by Simon Glass · 11 years ago
  37. d8819f9 x86: Support tracing function by Simon Glass · 11 years ago
  38. 5b7dcf3 exynos: config: Add tracing options by Simon Glass · 11 years ago
  39. ca35a0c exynos: Avoid function instrumentation for microsecond timer by Simon Glass · 11 years ago
  40. bce1b92 arm: Implement the 'fake' go command by Simon Glass · 11 years ago
  41. d0ae31e Add a 'fake' go command to the bootm command by Simon Glass · 11 years ago
  42. 35fc84f Refactor the bootm command to reduce code duplication by Simon Glass · 11 years ago
  43. 983c72f Clarify bootm OS arguments by Simon Glass · 11 years ago
  44. 37544a6 Add a simple test for sandbox trace by Simon Glass · 11 years ago
  45. e2ee100 sandbox: Support trace feature by Simon Glass · 11 years ago
  46. 6c887b2 Add proftool to decode profile data by Simon Glass · 11 years ago
  47. 71c52db Add trace support to generic board by Simon Glass · 11 years ago
  48. 5c2aeac Support tracing in config.mk when enabled by Simon Glass · 11 years ago
  49. cabcbb5 Add a trace command by Simon Glass · 11 years ago
  50. b2e16a8 Add trace library by Simon Glass · 11 years ago
  51. b8bcaa3 Add function to print a number with grouped digits by Simon Glass · 11 years ago
  52. 5d3bd34 bootstage: Correct printf types by Simon Glass · 11 years ago
  53. aec36cf Show stdout on error in fit-test by Simon Glass · 11 years ago
  54. 92765f42 Fix missing return in do_mem_loop() by Simon Glass · 11 years ago
  55. bdc7d5c x86: Correct missing local variable in bootm by Simon Glass · 11 years ago
  56. bc3442a pci: Convert extern inline functions to static inline by Simon Glass · 11 years ago
  57. eb28fda cros: exynos: enable cros-ec for smdk5250 by Hung-ying Tyan · 11 years ago
  58. 60744a1 cros: exynos: add cros-ec device nodes to exynos5250-snow.dts by Hung-ying Tyan · 11 years ago
  59. 491f294 Add support for Wandboard Quad by Tapani Utriainen · 11 years ago
  60. 713cb68 cros: adds cros_ec keyboard driver by Hung-ying Tyan · 11 years ago
  61. c8d3328 cros: add LPC support for cros_ec by Hung-ying Tyan · 11 years ago
  62. f3424c5 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 11 years ago
  63. 78764a4 cros: add I2C support for cros_ec by Hung-ying Tyan · 11 years ago
  64. 8836438 cros: add cros_ec driver by Hung-ying Tyan · 11 years ago
  65. ca85eb8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  66. 70125f3 gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · 11 years ago
  67. 79a6fcf gpio: s3c2440_gpio: Fix wrong writel arguments by Axel Lin · 11 years ago
  68. 433a2c5 phylib: add atheros ar803x phy by Heiko Schocher · 11 years ago
  69. 96d0b9e phylib: add natsemi dp83630 phy by Heiko Schocher · 11 years ago
  70. a8f9cd1 net: update FTGMAC100 for MMU/D-cache support by Kuo-Jung Su · 11 years ago
  71. c477547 net: add Faraday FTMAC110 10/100Mbps ethernet support by Kuo-Jung Su · 11 years ago
  72. 42a7cb5 net: phy: supplement support for Micrel's KSZ9031 by SARTRE Leo · 11 years ago
  73. d256be2 net: macb: add support for gigabit MAC by Bo Shen · 11 years ago
  74. b1a0006 net: macb: using phylib to configure phy device by Bo Shen · 11 years ago
  75. d8f64b4 net: macb: using AT91FAMILY replace #ifdeferry by Bo Shen · 11 years ago
  76. 1627622 ARM: at91sam9n12: add network support with ksz8851_16mll by Bo Shen · 11 years ago
  77. 45a1693 net: ks8851_mll: add ethernet support by Roberto Cerati · 11 years ago
  78. 6027384 phylib: Add Atheros AR8035 GETH PHY support by Xie Xiaobo · 11 years ago
  79. de1d786 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  80. 5da7cf8 net: Correct check for link-local target IP conflict by Joe Hershberger · 12 years ago
  81. 62d7dba PHY: micrel.c: add support for KSZ9031 by David Andrey · 12 years ago
  82. 61fdd4f net/tftp: sparse fixes by Kim Phillips · 12 years ago
  83. 3d49412 net: make IPaddr type big endian by Kim Phillips · 12 years ago
  84. 1b8c18b net: Fix build regression in macb.c by Joe Hershberger · 11 years ago
  85. 416ce62 net/macb: Add arch specific routine to get mdio control by Shiraz Hashim · 12 years ago
  86. 7091915 net/designware: Do not select MIIPORT for RGMII interface by Vipin Kumar · 12 years ago
  87. fa84fa7 net: nfs: add dynamic wait period by Matthias Brugger · 12 years ago
  88. fb4879b NET: mvgbe: add support for Dove by Sebastian Hesselbarth · 12 years ago
  89. cd3ca3f NET: mvgbe: add phylib support by Sebastian Hesselbarth · 12 years ago
  90. aeceec0 NET: phy: add 88E1310 PHY initialization by Sebastian Hesselbarth · 12 years ago
  91. 98f6467 pxe: add ipappend support by Rob Herring · 12 years ago
  92. 58d9ff9 net: Fix build regression in cmd_pxe.c by Joe Hershberger · 11 years ago
  93. 39f9855 pxe: add support for per arch and SoC default paths by Rob Herring · 12 years ago
  94. 8577fec pxe: add support for ontimeout token by Rob Herring · 12 years ago
  95. 32d2ffe pxe: simplify menu display and selection by Rob Herring · 12 years ago
  96. e82eeb5 pxe: always display a menu when present by Rob Herring · 12 years ago
  97. e6b6ccf pxe: try bootz if bootm fails to find a valid image by Rob Herring · 12 years ago
  98. da62022 bootz: un-staticize do_bootz by Rob Herring · 12 years ago
  99. 500f304 pxe: fix handling of different localboot values by Rob Herring · 12 years ago
  100. 23b7194 pxe: make string parameters const by Rob Herring · 12 years ago