1. 6c81a93 arm: vf610: add enet1 support by Marcel Ziswiler · 11 years ago
  2. c709896 arm: vf610: add uart0 clock/iomux definitions by Marcel Ziswiler · 11 years ago
  3. 25839c0 arm: vf610: fix anadig register struct by Marcel Ziswiler · 11 years ago
  4. 42f5e8a build:arm: Remove setting of CROSS_COMPILE environment variable by Łukasz Majewski · 11 years ago
  5. 284bb60 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  6. 68659d6 MX6: Enable ARM errata workaround 794072 and 761320 by Nitin Garg · 11 years ago
  7. b7588e3 ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · 11 years ago
  8. f71cbfe ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · 11 years ago
  9. 1e6ad55 armv8/cache: Change cache invalidate and flush function by York Sun · 11 years ago
  10. 83571bc armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · 11 years ago
  11. f5222cf armv8/cache: Consolidate setting for MAIR and TCR by York Sun · 11 years ago
  12. 2c67e0e arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  13. ddfeb0a socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  14. 1a9df13 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  15. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  16. 5dd73bc Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 11 years ago
  17. 00b132b config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000 by Łukasz Majewski · 11 years ago
  18. fa9c021 mx6: add example DTB for mx6qsabreauto by Stefano Babic · 11 years ago
  19. e64348f imx: add rules for U-Boot DTB support by Stefano Babic · 11 years ago
  20. bb2637b mxs: fix warning in SPL with console support by Stefano Babic · 11 years ago
  21. da0c574 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  22. 9926eb3 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  23. 65ed5e8 arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  24. 97334c6 arm: mx5: Avoid hardcoding memory sizes on M53EVK by Marek Vasut · 11 years ago
  25. 2f844e7 arm: mx5: Fix memory slowness on M53EVK by Marek Vasut · 11 years ago
  26. 31c832f arm: mx5: Avoid hardcoding memory sizes on MX53QSB by Marek Vasut · 11 years ago
  27. f79a023 arm: mx5: Fix memory slowness on MX53QSB by Marek Vasut · 11 years ago
  28. e919aa2 ARM: mx6: Add PCIe on SabreSDP by Marek Vasut · 11 years ago
  29. a778aea pci: mx6: Implement power callback by Marek Vasut · 11 years ago
  30. ed2f0e1 ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x by Eric Nelson · 11 years ago
  31. 3e94380 woodburn_sd: Remove CONFIG_BOOT_INTERNAL by Fabio Estevam · 11 years ago
  32. 2bbcccf ARM: mxs: Add OCOTP driver by Marek Vasut · 11 years ago
  33. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  34. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  35. 96de041 board: enable 32kHz RTC OSC at B&R boards by Hannes Petermaier · 11 years ago
  36. 3525808 ARM: tegra: make all I2C ports open-drain by Stephen Warren · 11 years ago
  37. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  38. 2c072c9 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · 11 years ago
  39. 6e16d90 sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · 11 years ago
  40. ab839dc sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  41. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  42. 20f86a0 sandbox: Deal with conflicting getenv() for SDL by Simon Glass · 11 years ago
  43. a77bf70 sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
  44. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  45. c34c024 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  46. bbc09bf sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · 11 years ago
  47. bda7773 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  48. 47f5fcf sandbox: Add os_jump_to_image() to run another executable by Simon Glass · 11 years ago
  49. b2a668b cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  50. 86bf601 sandbox: Plumb in Chrome OS EC emulation by Simon Glass · 11 years ago
  51. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  52. 2ab83f0 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · 11 years ago
  53. a607028 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  54. 2d8ede5 cros_ec: Add base support for protocol v3 by Simon Glass · 11 years ago
  55. e8c1266 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  56. 836bb6e cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  57. 1c266b9 cros_ec: Move #ifdef to permit flash region access by Simon Glass · 11 years ago
  58. e0dd81e cros_ec: Support systems with no EC interrupt by Simon Glass · 11 years ago
  59. 4ff9b46 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · 11 years ago
  60. d7f25f3 cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
  61. 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  62. 006e73b cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  63. cecb19c cros_ec: Add an enum for the number of flash regions by Simon Glass · 11 years ago
  64. 39741c0 sandbox: dts: Add display and keyboard to sandbox by Simon Glass · 11 years ago
  65. 95fac6a sandbox: Use os functions to read host device tree by Simon Glass · 11 years ago
  66. 9f60442 sandbox: Increase memory size to 32MB by Simon Glass · 11 years ago
  67. 66bd1cf Use a const pointer for map_to_sysmem() by Simon Glass · 11 years ago
  68. bf64035 mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · 11 years ago
  69. 7dfc4db spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · 11 years ago
  70. c6136aa sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · 11 years ago
  71. cc56f13 sf: Squash the malloc+memset combo by Marek Vasut · 11 years ago
  72. cfa90a6 sf: Add S25FL128S_256K IDs by Marek Vasut · 11 years ago
  73. c1f9325 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · 11 years ago
  74. 194ba5d sh: ecovec: correct romImage address in comment by Baruch Siach · 11 years ago
  75. 19bb5e4 sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · 11 years ago
  76. 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  77. 0879802 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  78. b627eb4 usb: dfu: add static alt num count in dfu_config_entities() by Przemyslaw Marczak · 11 years ago
  79. 18f3e0e Trats/Trats2: Update Tizen partitions layout and dfu entities by Przemyslaw Marczak · 11 years ago
  80. 47c9c76 arm: exynos: Squash bogus warnings in pinmux by Marek Vasut · 11 years ago
  81. 2e50f6d kbuild: delete *.pyc files by "make distclean" by Masahiro Yamada · 11 years ago
  82. 37bdf35 kbuild: delete SPLTREE and TPLTREE by Masahiro Yamada · 11 years ago
  83. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  84. 0128632 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  85. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  86. f5c66bd kbuild: use $(KBUILD_SRC) to check out-of-tree build by Masahiro Yamada · 11 years ago
  87. 4ab3fc5 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  88. e4536f8 freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  89. 323762e kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · 11 years ago
  90. c2e5b6a x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply by Masahiro Yamada · 11 years ago
  91. b6e53eb kbuild, x86: use a short log for arch/x86/lib/libgcc.a by Masahiro Yamada · 11 years ago
  92. 22dbf14 kbuild: use short logs for some board specific make rules by Masahiro Yamada · 11 years ago
  93. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  94. dd11aca usb: net: update README.usb to list all USB ethernet options by Gerhard Sittig · 11 years ago
  95. 9a6a109 at91: enable USB ethernet for taskit stamp9g20 by Gerhard Sittig · 11 years ago
  96. a743415 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · 11 years ago
  97. eddf6d2 tegra: omap: alpha-sort USB ethernet items for Asix and SMSC by Gerhard Sittig · 11 years ago
  98. df4fb1c usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  99. 440a574 usb: net: don't ifdef routine declarations in usb_ether.h by Gerhard Sittig · 11 years ago
  100. 4b774ff fw_env: correct writes to devices with small erase blocks by Dustin Byford · 11 years ago