1. 92e349e serial: fdt: add device tree support for pl01x by Vikas Manocha · 10 years ago
  2. 5fcee9a Fix broken verify functionality in crc32 command by Joe Hershberger · 10 years ago
  3. f62c1ec Fix inconsistency of VERIFY defines in cmd_mem by Joe Hershberger · 10 years ago
  4. b603203 Makefile: add a symbol link tags for ctags by Du Huanpeng · 10 years ago
  5. eefc953 stv0991: use fdt for serial port platform data by Vikas Manocha · 10 years ago
  6. 41b4701 stv0991: fdt: add stv0991 device tree by Vikas Manocha · 10 years ago
  7. 373aa04 overo: Fix regression introduced in a6b541b by Arun Bharadwaj · 10 years ago
  8. 9a0475c overo: Split overo.c into spl.c, common.c and overo.c by Arun Bharadwaj · 10 years ago
  9. 3ca7f9d omap3: overo: Allow boot with kernel in UBI rootfs by Ash Charles · 10 years ago
  10. f235744 omap3: overo: Use software BCH8 ECC for NAND by Ash Charles · 10 years ago
  11. 0aebb31 overo: Add support for Palo35 expansion board by Ash Charles · 10 years ago
  12. 59ae91e omap3: overo: Add DTS support for TobiDuo expansion by Arun Bharadwaj · 10 years ago
  13. d5c20ab omap3: overo: Set the Arbor43C 'expansionname' by Ash Charles · 10 years ago
  14. 4f58ba9 davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig by Peter Howard · 10 years ago
  15. 9bc711d cmd_part: fix usage text by maxin.john@enea.com · 10 years ago
  16. 48482ce stm32f4: add serial print port by kunhuahuang · 10 years ago
  17. 7c13ad8 stm32f4: fix serial output by kunhuahuang · 10 years ago
  18. 409d4f7 spl: spl_mmc: Partition raw boot mode for eMMC by Paul Kocialkowski · 10 years ago
  19. 0d13972 spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics by Paul Kocialkowski · 10 years ago
  20. 3e59f9e gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places by Axel Lin · 10 years ago
  21. 9826773 board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · 10 years ago
  22. 4c4398d board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · 10 years ago
  23. 1df983f board/BuR/tseries: Add simplefb support by Hannes Petermaier · 10 years ago
  24. 681d16e board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT by Hannes Petermaier · 10 years ago
  25. d35cb79 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION by Hannes Petermaier · 10 years ago
  26. 17ef1f5 image: android: handle default kernel address by Maxime Ripard · 10 years ago
  27. ce43115 Remove non-working address from MAINTAINER by Pavel Machek · 10 years ago
  28. 983487f Fix musl build by Jörg Krause · 10 years ago
  29. 04b2275 misc: led: Add PCA9551 LED driver by Stefan Roese · 10 years ago
  30. bb7d497 README: fix typo in 'currently' by Fabio Estevam · 10 years ago
  31. 07610ab ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · 10 years ago
  32. a63d5eb Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  33. 35ac207 git-mailrc: add Dinh Nguyen as a contact for SoCFPGA by Dinh Nguyen · 10 years ago
  34. aafc2da git-mailrc: add Marek as SOCFPGA maintainer by Masahiro Yamada · 10 years ago
  35. f633ac3 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 10 years ago
  36. cfcf5d6 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · 10 years ago
  37. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 10 years ago
  38. 144a3e0 ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · 10 years ago
  39. b01e017 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · 10 years ago
  40. 9667e7a ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · 10 years ago
  41. 16b7ddd dm: sf: Update default name of spi flash in structure udevice by Haikun.Wang@freescale.com · 10 years ago
  42. 2a8a987 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  43. 1dbdb31 sandbox: Enable time unit test command by Simon Glass · 10 years ago
  44. 9b4221b test: Add a simple time test by Simon Glass · 10 years ago
  45. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 10 years ago
  46. d98dc99 usb: ohci: Don't log an error on interrupt packet timeout by Hans de Goede · 10 years ago
  47. 8e41f66 usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus by Hans de Goede · 10 years ago
  48. 60f4bd0 usb: ohci: Fix ctrl in messages with a data-len of 0 by Hans de Goede · 10 years ago
  49. 516c987 usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c by Hans de Goede · 10 years ago
  50. eb509d3 usb: ohci: Remove unnecessary phcca variable by Hans de Goede · 10 years ago
  51. e5ef421 usb: ohci: Move the td array struct to inside the ohci_dev struct by Hans de Goede · 10 years ago
  52. 0c0e960 usb: ohci: Move the ohci_dev struct to inside the main ohci struct by Hans de Goede · 10 years ago
  53. 2a240e7 usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars by Hans de Goede · 10 years ago
  54. 6766dc1 usb: ohci: Remove unused devgone global variable by Hans de Goede · 10 years ago
  55. 09a9ae8 usb: Fix maxpacketsize for first descriptor read for low-speed usb devs by Hans de Goede · 10 years ago
  56. 76bc7f4 dm: usb: Set desc_before_addr from ehci dm code by Hans de Goede · 10 years ago
  57. d5ab160 dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code by Hans de Goede · 10 years ago
  58. 6be39d1 dm: usb: Use usb_get_bus in dm ehci code by Hans de Goede · 10 years ago
  59. 8a0b4c2 dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device by Hans de Goede · 10 years ago
  60. 3b5ddd3 dm: usb: Make usb_get_bus easier to use for callers by Hans de Goede · 10 years ago
  61. 8679b3a dm: usb: Do not use bus->seq before device_probe(bus) by Hans de Goede · 10 years ago
  62. 0547483 dm: i2c-gpio: Remove redundant dm_gpio_set_value() call by Axel Lin · 10 years ago
  63. c83c4b9 dm: rtc: Add tests for real-time clocks by Simon Glass · 10 years ago
  64. 6b0fb74 dm: test: dts: Sort the aliases in the test device tree file by Simon Glass · 10 years ago
  65. 4a9cbb9 dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago
  66. 72138b9 dm: sandbox: dts: Add a real-time clock attached to I2C by Simon Glass · 10 years ago
  67. 1aa1126 dm: net: rtc: Support using driver model for rtc in sntp by Simon Glass · 10 years ago
  68. a8efb4a dm: rtc: Convert 'date' command to support driver model by Simon Glass · 10 years ago
  69. c2a8c06 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC by Simon Glass · 10 years ago
  70. c404aa6 dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 10 years ago
  71. d9050b5 dm: rtc: Add a uclass for real-time clocks by Simon Glass · 10 years ago
  72. 504548f dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · 10 years ago
  73. 573e3f7 dm: rtc: Split structure definition into its own file by Simon Glass · 10 years ago
  74. 0c1d7a6 dm: Remove unnecessary types in bcd.h by Simon Glass · 10 years ago
  75. 4283e84 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · 10 years ago
  76. 1299466 dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 10 years ago
  77. 2d937bb dm: rtc: Rename gregorian day function by Simon Glass · 10 years ago
  78. 248b18d fdt: Correct warning in fdt_setup_simplefb_node() by Simon Glass · 10 years ago
  79. 4c70ed9 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 10 years ago
  80. 0c70261 dm: i2c: Add functions to read and write a register by Simon Glass · 10 years ago
  81. 34d8e95 dm: i2c: sandbox: Add debugging to the speed limit by Simon Glass · 10 years ago
  82. dfda30f dm: spi: Correct the comment on spi_get_ops() by Simon Glass · 10 years ago
  83. 2d6dfb4 cros_ec: Handle the single duplex requirement in cros_ec by Simon Glass · 10 years ago
  84. 46e1733 cros_ec: Show the protocol version in the debug message by Simon Glass · 10 years ago
  85. b46cb63 dm: spi: Avoid setting the speed with every transfer by Simon Glass · 10 years ago
  86. 6901f43 test: dm: eth: Skip timeouts on ping tests by Joe Hershberger · 10 years ago
  87. be71142 sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 10 years ago
  88. 7496135 sandbox: Add test function to advance time by Joe Hershberger · 10 years ago
  89. f225b49 Prepare v2015.07-rc1 by Tom Rini · 10 years ago
  90. 2842885 fw_env.h: include autoconf.h by Max Krummenacher · 10 years ago
  91. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  92. df08b2e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  93. a860354 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · 10 years ago
  94. b1f81f0 arm: mvebu: db-mv784mp-gp: Fix ECC I2C address by Stefan Roese · 10 years ago
  95. 073efd7 arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 10 years ago
  96. 7a4a5ba arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · 10 years ago
  97. 758b07a arm: mvebu: mv-common.h: Add CONFIG_PREBOOT by Stefan Roese · 10 years ago
  98. ba98f4f arm: mvebu: Remove coherency configuration by Stefan Roese · 10 years ago
  99. 44ffbe5 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 10 years ago
  100. 174d23e arm: mvebu: Add basic Armada 38x support by Stefan Roese · 10 years ago