1. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  2. 20f86a0 sandbox: Deal with conflicting getenv() for SDL by Simon Glass · 11 years ago
  3. a77bf70 sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
  4. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  5. c34c024 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  6. bbc09bf sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · 11 years ago
  7. bda7773 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  8. 47f5fcf sandbox: Add os_jump_to_image() to run another executable by Simon Glass · 11 years ago
  9. b2a668b cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  10. 86bf601 sandbox: Plumb in Chrome OS EC emulation by Simon Glass · 11 years ago
  11. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  12. 2ab83f0 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · 11 years ago
  13. a607028 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  14. 2d8ede5 cros_ec: Add base support for protocol v3 by Simon Glass · 11 years ago
  15. e8c1266 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  16. 836bb6e cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  17. 1c266b9 cros_ec: Move #ifdef to permit flash region access by Simon Glass · 11 years ago
  18. e0dd81e cros_ec: Support systems with no EC interrupt by Simon Glass · 11 years ago
  19. 4ff9b46 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · 11 years ago
  20. d7f25f3 cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
  21. 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  22. 006e73b cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  23. cecb19c cros_ec: Add an enum for the number of flash regions by Simon Glass · 11 years ago
  24. 39741c0 sandbox: dts: Add display and keyboard to sandbox by Simon Glass · 11 years ago
  25. 95fac6a sandbox: Use os functions to read host device tree by Simon Glass · 11 years ago
  26. 9f60442 sandbox: Increase memory size to 32MB by Simon Glass · 11 years ago
  27. 66bd1cf Use a const pointer for map_to_sysmem() by Simon Glass · 11 years ago
  28. bf64035 mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · 11 years ago
  29. 7dfc4db spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · 11 years ago
  30. c6136aa sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · 11 years ago
  31. cc56f13 sf: Squash the malloc+memset combo by Marek Vasut · 11 years ago
  32. cfa90a6 sf: Add S25FL128S_256K IDs by Marek Vasut · 11 years ago
  33. c1f9325 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · 11 years ago
  34. 194ba5d sh: ecovec: correct romImage address in comment by Baruch Siach · 11 years ago
  35. 19bb5e4 sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · 11 years ago
  36. 2e50f6d kbuild: delete *.pyc files by "make distclean" by Masahiro Yamada · 11 years ago
  37. 37bdf35 kbuild: delete SPLTREE and TPLTREE by Masahiro Yamada · 11 years ago
  38. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  39. 0128632 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  40. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  41. f5c66bd kbuild: use $(KBUILD_SRC) to check out-of-tree build by Masahiro Yamada · 11 years ago
  42. 4ab3fc5 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  43. e4536f8 freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  44. 323762e kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · 11 years ago
  45. c2e5b6a x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply by Masahiro Yamada · 11 years ago
  46. b6e53eb kbuild, x86: use a short log for arch/x86/lib/libgcc.a by Masahiro Yamada · 11 years ago
  47. 22dbf14 kbuild: use short logs for some board specific make rules by Masahiro Yamada · 11 years ago
  48. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  49. dd11aca usb: net: update README.usb to list all USB ethernet options by Gerhard Sittig · 11 years ago
  50. 9a6a109 at91: enable USB ethernet for taskit stamp9g20 by Gerhard Sittig · 11 years ago
  51. a743415 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · 11 years ago
  52. eddf6d2 tegra: omap: alpha-sort USB ethernet items for Asix and SMSC by Gerhard Sittig · 11 years ago
  53. df4fb1c usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  54. 440a574 usb: net: don't ifdef routine declarations in usb_ether.h by Gerhard Sittig · 11 years ago
  55. 4b774ff fw_env: correct writes to devices with small erase blocks by Dustin Byford · 11 years ago
  56. 23869bf fw_env: calculate default number of env sectors by Dustin Byford · 11 years ago
  57. f351eb0 boards.cfg: Run the reformatter script by Tom Rini · 11 years ago
  58. 31f1b65 boards.cfg: move boards with invalid emails to Orphan by Masahiro Yamada · 11 years ago
  59. 8ee950d Prepare v2014.04-rc2 by Tom Rini · 11 years ago
  60. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  61. c0d2979 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  62. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  63. 8165e34 usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · 11 years ago
  64. 2456b97 ush: ehci: initialize altnext pointers in QH by Stephen Warren · 11 years ago
  65. 1f659b2 .gitignore: ignore include/config/* by Masahiro Yamada · 11 years ago
  66. 2e6b2f6 kbuild: fix a bug of make rule of version_autogenerated.h by Masahiro Yamada · 11 years ago
  67. 5ca05c8 cfb_console: align fields in gzipped .bmp files by Eric Nelson · 11 years ago
  68. 73545f7 ahci: wait longer for link. by Ian Campbell · 11 years ago
  69. b946322 highbank: use scsi_init hook by Ian Campbell · 11 years ago
  70. c6f3d50 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  71. ba650e9 m68k: Remove M5271EVB and idmr board support by Masahiro Yamada · 11 years ago
  72. 27019e4 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  73. 0b0b4f5 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
  74. 8a45b0b arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  75. 7ca6f36 ARM: atmel: add sama5d3 Xplained board support by Bo Shen · 11 years ago
  76. 3ed7c48 at91 gpio: fix typo in compatibility macro by Andreas Henriksson · 11 years ago
  77. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  78. 247161b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  79. 96ac18c powerpc/t104xrdb: Update DDR initialization related settings by Priyanka Jain · 11 years ago
  80. 337b0c5 powerpc/t1040qds: Add Video - HDMI support by Priyanka Jain · 11 years ago
  81. bf4699d powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040 by Priyanka Jain · 11 years ago
  82. 8d67c36 powerpc/t2080rdb: Add T2080PCIe-RDB board support by Shengzhou Liu · 11 years ago
  83. 6b7679c powerpc/t208xqds: fixup for t208xqds by Shengzhou Liu · 11 years ago
  84. b892465 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · 11 years ago
  85. 9c641a8 powerpc/usb: Workaround for erratum-A006261 by Suresh Gupta · 11 years ago
  86. 7af9a07 powerpc/b4860: Add workaround for errata A006384 and A006475 by Shaveta Leekha · 11 years ago
  87. c4930b1 B4860qds: Set SerDes2 refclk2 at to 156.25MHz for XFI to work by Shaveta Leekha · 11 years ago
  88. 6df82e3 B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-configuration by Shaveta Leekha · 11 years ago
  89. c7d506d 85xx/b4860: Alternate serdes protocols for B4860/B4420 by poonam aggrwal · 11 years ago
  90. fb07c0a board/b4860qds: Add support to make PCIe SATA work on B4860QDS by Shaveta Leekha · 11 years ago
  91. 5e5097c board/b4860qds: Add support to make Aurora work on B4860QDS by Shaveta Leekha · 11 years ago
  92. d57d60c kbuild: move "checkgcc4" to PowerPC archprepare by Masahiro Yamada · 11 years ago
  93. 388b2e5 kbuild: move "checkthumb" to ARM archprepare by Masahiro Yamada · 11 years ago
  94. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  95. cfda6bd mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  96. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  97. a0a15b4 config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  98. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  99. e91df49 kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · 11 years ago
  100. 3775dcd cmd_nvedit: Make 'env import -c' require size parameter by Tom Rini · 11 years ago