1. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  2. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  3. 698a12b Revert "stm32f4: fix serial output" by Tom Rini · 9 years ago
  4. 1a60650 kconfig: Move REGEX to Kconfig by Joe Hershberger · 9 years ago
  5. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  6. 6975172 serial: fdt: add device tree support for pl01x by Vikas Manocha · 9 years ago
  7. a69bdba Fix broken verify functionality in crc32 command by Joe Hershberger · 9 years ago
  8. 849337b Fix inconsistency of VERIFY defines in cmd_mem by Joe Hershberger · 9 years ago
  9. 74d339b Makefile: add a symbol link tags for ctags by Du Huanpeng · 9 years ago
  10. e0320b7 stv0991: use fdt for serial port platform data by Vikas Manocha · 9 years ago
  11. 0a836ce stv0991: fdt: add stv0991 device tree by Vikas Manocha · 9 years ago
  12. 2a3c25d overo: Fix regression introduced in a6b541b by Arun Bharadwaj · 9 years ago
  13. fe5d488 overo: Split overo.c into spl.c, common.c and overo.c by Arun Bharadwaj · 9 years ago
  14. 88d8966 omap3: overo: Allow boot with kernel in UBI rootfs by Ash Charles · 9 years ago
  15. ce170a1 omap3: overo: Use software BCH8 ECC for NAND by Ash Charles · 9 years ago
  16. 2ed43b5 overo: Add support for Palo35 expansion board by Ash Charles · 9 years ago
  17. 72c7be9 omap3: overo: Add DTS support for TobiDuo expansion by Arun Bharadwaj · 9 years ago
  18. da9ed5a omap3: overo: Set the Arbor43C 'expansionname' by Ash Charles · 9 years ago
  19. 3e35e83 davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig by Peter Howard · 9 years ago
  20. 8ca584e cmd_part: fix usage text by maxin.john@enea.com · 9 years ago
  21. 60570df stm32f4: add serial print port by kunhuahuang · 9 years ago
  22. 85e5f5b stm32f4: fix serial output by kunhuahuang · 9 years ago
  23. ecb3013 spl: spl_mmc: Partition raw boot mode for eMMC by Paul Kocialkowski · 9 years ago
  24. 91199f4 spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics by Paul Kocialkowski · 9 years ago
  25. 895b5d6 gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places by Axel Lin · 9 years ago
  26. 5094bef board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · 9 years ago
  27. 4e2a341 board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · 9 years ago
  28. 99f7247 board/BuR/tseries: Add simplefb support by Hannes Petermaier · 9 years ago
  29. 10c63f2 board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT by Hannes Petermaier · 9 years ago
  30. d804452 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION by Hannes Petermaier · 9 years ago
  31. 87f02d5 image: android: handle default kernel address by Maxime Ripard · 9 years ago
  32. a67da8f Remove non-working address from MAINTAINER by Pavel Machek · 9 years ago
  33. 26e355d Fix musl build by Jörg Krause · 9 years ago
  34. 1cdd941 misc: led: Add PCA9551 LED driver by Stefan Roese · 10 years ago
  35. aed9fed README: fix typo in 'currently' by Fabio Estevam · 9 years ago
  36. 2320866 ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · 9 years ago
  37. 02ffb58 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  38. 57cc4e6 git-mailrc: add Dinh Nguyen as a contact for SoCFPGA by Dinh Nguyen · 9 years ago
  39. fe06d39 git-mailrc: add Marek as SOCFPGA maintainer by Masahiro Yamada · 9 years ago
  40. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 9 years ago
  41. 30088b0 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · 9 years ago
  42. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 9 years ago
  43. 7865f4b ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · 9 years ago
  44. a02a669 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · 9 years ago
  45. cc25d85 ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · 9 years ago
  46. a5e1bcd dm: sf: Update default name of spi flash in structure udevice by Haikun.Wang@freescale.com · 9 years ago
  47. f56da29 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  48. 02e4d3f sandbox: Enable time unit test command by Simon Glass · 9 years ago
  49. 8271f5d test: Add a simple time test by Simon Glass · 9 years ago
  50. ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 9 years ago
  51. fa5b9ba usb: ohci: Don't log an error on interrupt packet timeout by Hans de Goede · 9 years ago
  52. 8d005ef usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus by Hans de Goede · 9 years ago
  53. cae01cb usb: ohci: Fix ctrl in messages with a data-len of 0 by Hans de Goede · 9 years ago
  54. 6651c14 usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c by Hans de Goede · 9 years ago
  55. 26548bb usb: ohci: Remove unnecessary phcca variable by Hans de Goede · 9 years ago
  56. 3c5497d usb: ohci: Move the td array struct to inside the ohci_dev struct by Hans de Goede · 9 years ago
  57. 19d95d5 usb: ohci: Move the ohci_dev struct to inside the main ohci struct by Hans de Goede · 9 years ago
  58. c5613df usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars by Hans de Goede · 9 years ago
  59. 69710ce usb: ohci: Remove unused devgone global variable by Hans de Goede · 9 years ago
  60. 2b338ef usb: Fix maxpacketsize for first descriptor read for low-speed usb devs by Hans de Goede · 9 years ago
  61. 13cfd10 gpio: s3c: Fix the GPIO driver by Marek Vasut · 10 years ago
  62. 7b0c0f6 i2c: s3c: Implant support for S3C2440 by Marek Vasut · 10 years ago
  63. cb8a2c1 dm: usb: Set desc_before_addr from ehci dm code by Hans de Goede · 9 years ago
  64. fcdd8aa dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code by Hans de Goede · 9 years ago
  65. 25c8ebd dm: usb: Use usb_get_bus in dm ehci code by Hans de Goede · 9 years ago
  66. 7f1a075 dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device by Hans de Goede · 9 years ago
  67. f78a5c0 dm: usb: Make usb_get_bus easier to use for callers by Hans de Goede · 9 years ago
  68. 134692a dm: usb: Do not use bus->seq before device_probe(bus) by Hans de Goede · 9 years ago
  69. 76382aa dm: i2c-gpio: Remove redundant dm_gpio_set_value() call by Axel Lin · 9 years ago
  70. 4772511 dm: rtc: Add tests for real-time clocks by Simon Glass · 9 years ago
  71. fbe07ba dm: test: dts: Sort the aliases in the test device tree file by Simon Glass · 9 years ago
  72. 8e7083f dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 9 years ago
  73. 46af360 dm: sandbox: dts: Add a real-time clock attached to I2C by Simon Glass · 9 years ago
  74. 17f0ac6 dm: net: rtc: Support using driver model for rtc in sntp by Simon Glass · 9 years ago
  75. f9951ea dm: rtc: Convert 'date' command to support driver model by Simon Glass · 9 years ago
  76. 5871416 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC by Simon Glass · 9 years ago
  77. dd18e5d dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 9 years ago
  78. dbeda5b dm: rtc: Add a uclass for real-time clocks by Simon Glass · 9 years ago
  79. 94eefde dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · 9 years ago
  80. aac5119 dm: rtc: Split structure definition into its own file by Simon Glass · 9 years ago
  81. be47aa6 dm: Remove unnecessary types in bcd.h by Simon Glass · 9 years ago
  82. 7142098 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · 9 years ago
  83. 9f9276c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 9 years ago
  84. 199e87c dm: rtc: Rename gregorian day function by Simon Glass · 9 years ago
  85. c3ec646 fdt: Correct warning in fdt_setup_simplefb_node() by Simon Glass · 9 years ago
  86. 182bf92 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 9 years ago
  87. ba3864f dm: i2c: Add functions to read and write a register by Simon Glass · 9 years ago
  88. 1bde67b dm: i2c: sandbox: Add debugging to the speed limit by Simon Glass · 9 years ago
  89. bc5701e dm: spi: Correct the comment on spi_get_ops() by Simon Glass · 9 years ago
  90. 527265d cros_ec: Handle the single duplex requirement in cros_ec by Simon Glass · 10 years ago
  91. c4b206d cros_ec: Show the protocol version in the debug message by Simon Glass · 10 years ago
  92. 60e2809 dm: spi: Avoid setting the speed with every transfer by Simon Glass · 10 years ago
  93. 172a31b test: dm: eth: Skip timeouts on ping tests by Joe Hershberger · 9 years ago
  94. 6f2707c sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 9 years ago
  95. 909bd6d sandbox: Add test function to advance time by Joe Hershberger · 9 years ago
  96. 905e8f9 Prepare v2015.07-rc1 by Tom Rini · 9 years ago
  97. 1bfb922 fw_env.h: include autoconf.h by Max Krummenacher · 9 years ago
  98. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  99. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  100. 2083db7 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · 9 years ago