1. 85e5f5b stm32f4: fix serial output by kunhuahuang · 9 years ago
  2. ecb3013 spl: spl_mmc: Partition raw boot mode for eMMC by Paul Kocialkowski · 9 years ago
  3. 91199f4 spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics by Paul Kocialkowski · 9 years ago
  4. 895b5d6 gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places by Axel Lin · 9 years ago
  5. 5094bef board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · 9 years ago
  6. 4e2a341 board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · 9 years ago
  7. 99f7247 board/BuR/tseries: Add simplefb support by Hannes Petermaier · 9 years ago
  8. 10c63f2 board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT by Hannes Petermaier · 9 years ago
  9. d804452 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION by Hannes Petermaier · 9 years ago
  10. 87f02d5 image: android: handle default kernel address by Maxime Ripard · 9 years ago
  11. a67da8f Remove non-working address from MAINTAINER by Pavel Machek · 9 years ago
  12. 26e355d Fix musl build by Jörg Krause · 9 years ago
  13. 1cdd941 misc: led: Add PCA9551 LED driver by Stefan Roese · 10 years ago
  14. aed9fed README: fix typo in 'currently' by Fabio Estevam · 9 years ago
  15. 2320866 ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · 9 years ago
  16. 02ffb58 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  17. 57cc4e6 git-mailrc: add Dinh Nguyen as a contact for SoCFPGA by Dinh Nguyen · 9 years ago
  18. fe06d39 git-mailrc: add Marek as SOCFPGA maintainer by Masahiro Yamada · 9 years ago
  19. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 9 years ago
  20. 30088b0 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · 9 years ago
  21. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 9 years ago
  22. 7865f4b ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · 9 years ago
  23. a02a669 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · 9 years ago
  24. cc25d85 ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · 9 years ago
  25. a5e1bcd dm: sf: Update default name of spi flash in structure udevice by Haikun.Wang@freescale.com · 9 years ago
  26. f56da29 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  27. 02e4d3f sandbox: Enable time unit test command by Simon Glass · 9 years ago
  28. 8271f5d test: Add a simple time test by Simon Glass · 9 years ago
  29. ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 9 years ago
  30. fa5b9ba usb: ohci: Don't log an error on interrupt packet timeout by Hans de Goede · 9 years ago
  31. 8d005ef usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus by Hans de Goede · 9 years ago
  32. cae01cb usb: ohci: Fix ctrl in messages with a data-len of 0 by Hans de Goede · 9 years ago
  33. 6651c14 usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c by Hans de Goede · 9 years ago
  34. 26548bb usb: ohci: Remove unnecessary phcca variable by Hans de Goede · 9 years ago
  35. 3c5497d usb: ohci: Move the td array struct to inside the ohci_dev struct by Hans de Goede · 9 years ago
  36. 19d95d5 usb: ohci: Move the ohci_dev struct to inside the main ohci struct by Hans de Goede · 9 years ago
  37. c5613df usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars by Hans de Goede · 9 years ago
  38. 69710ce usb: ohci: Remove unused devgone global variable by Hans de Goede · 9 years ago
  39. 2b338ef usb: Fix maxpacketsize for first descriptor read for low-speed usb devs by Hans de Goede · 9 years ago
  40. cb8a2c1 dm: usb: Set desc_before_addr from ehci dm code by Hans de Goede · 9 years ago
  41. fcdd8aa dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code by Hans de Goede · 9 years ago
  42. 25c8ebd dm: usb: Use usb_get_bus in dm ehci code by Hans de Goede · 9 years ago
  43. 7f1a075 dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device by Hans de Goede · 9 years ago
  44. f78a5c0 dm: usb: Make usb_get_bus easier to use for callers by Hans de Goede · 9 years ago
  45. 134692a dm: usb: Do not use bus->seq before device_probe(bus) by Hans de Goede · 9 years ago
  46. 76382aa dm: i2c-gpio: Remove redundant dm_gpio_set_value() call by Axel Lin · 9 years ago
  47. 4772511 dm: rtc: Add tests for real-time clocks by Simon Glass · 9 years ago
  48. fbe07ba dm: test: dts: Sort the aliases in the test device tree file by Simon Glass · 9 years ago
  49. 8e7083f dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 9 years ago
  50. 46af360 dm: sandbox: dts: Add a real-time clock attached to I2C by Simon Glass · 9 years ago
  51. 17f0ac6 dm: net: rtc: Support using driver model for rtc in sntp by Simon Glass · 9 years ago
  52. f9951ea dm: rtc: Convert 'date' command to support driver model by Simon Glass · 9 years ago
  53. 5871416 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC by Simon Glass · 9 years ago
  54. dd18e5d dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 9 years ago
  55. dbeda5b dm: rtc: Add a uclass for real-time clocks by Simon Glass · 9 years ago
  56. 94eefde dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · 9 years ago
  57. aac5119 dm: rtc: Split structure definition into its own file by Simon Glass · 9 years ago
  58. be47aa6 dm: Remove unnecessary types in bcd.h by Simon Glass · 9 years ago
  59. 7142098 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · 9 years ago
  60. 9f9276c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 9 years ago
  61. 199e87c dm: rtc: Rename gregorian day function by Simon Glass · 9 years ago
  62. c3ec646 fdt: Correct warning in fdt_setup_simplefb_node() by Simon Glass · 9 years ago
  63. 182bf92 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 9 years ago
  64. ba3864f dm: i2c: Add functions to read and write a register by Simon Glass · 9 years ago
  65. 1bde67b dm: i2c: sandbox: Add debugging to the speed limit by Simon Glass · 9 years ago
  66. bc5701e dm: spi: Correct the comment on spi_get_ops() by Simon Glass · 9 years ago
  67. 527265d cros_ec: Handle the single duplex requirement in cros_ec by Simon Glass · 10 years ago
  68. c4b206d cros_ec: Show the protocol version in the debug message by Simon Glass · 10 years ago
  69. 60e2809 dm: spi: Avoid setting the speed with every transfer by Simon Glass · 10 years ago
  70. 172a31b test: dm: eth: Skip timeouts on ping tests by Joe Hershberger · 9 years ago
  71. 6f2707c sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 9 years ago
  72. 909bd6d sandbox: Add test function to advance time by Joe Hershberger · 9 years ago
  73. 905e8f9 Prepare v2015.07-rc1 by Tom Rini · 9 years ago
  74. 1bfb922 fw_env.h: include autoconf.h by Max Krummenacher · 9 years ago
  75. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  76. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  77. 2083db7 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · 9 years ago
  78. 144d509 arm: mvebu: db-mv784mp-gp: Fix ECC I2C address by Stefan Roese · 9 years ago
  79. 2bae75a arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 9 years ago
  80. 60b7532 arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · 9 years ago
  81. b81d0ea arm: mvebu: mv-common.h: Add CONFIG_PREBOOT by Stefan Roese · 9 years ago
  82. e89bf8b arm: mvebu: Remove coherency configuration by Stefan Roese · 9 years ago
  83. cae9008 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 9 years ago
  84. 9c6d3b7 arm: mvebu: Add basic Armada 38x support by Stefan Roese · 9 years ago
  85. 880b15a arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 9 years ago
  86. f7c0ef0 arm: mvebu: Only define MV88F78X60 for Armada XP by Stefan Roese · 9 years ago
  87. 8402b69 arm: mvebu: Remove unreferenced define by Stefan Roese · 9 years ago
  88. 250eea7 arm: mvebu: Change header macros from ARMADA_XP to MVEBU by Stefan Roese · 9 years ago
  89. d078765 arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 9 years ago
  90. 8cb7872 arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · 9 years ago
  91. 350b50e arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 9 years ago
  92. ff7e9cf Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 9 years ago
  93. 3f2f1a0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  94. 33fe2fb ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver by Marek Vasut · 9 years ago
  95. 707ac1a tegra: mmc: Set the removable flag correctly by Simon Glass · 9 years ago
  96. ebe78bb mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host by Alexander Stein · 9 years ago
  97. 253d5bd mmc: fsl_esdhc: update eMMC44 adapter card erase timeout by Yangbo Lu · 9 years ago
  98. 5e1c23c mmc: sdhci: add timeout setting for response busy command by Kevin Liu · 10 years ago
  99. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  100. bd47c13 mmc: Fix splitting device initialization by Andrew Gabbasov · 10 years ago