1. 7acdf78 sandbox: Enable some ENV commands by Joe Hershberger · 9 years ago
  2. 3238639 Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  3. 76ec988 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 10 years ago
  4. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  5. 8a65f69 sunxi: Cache line size definition by Paul Kocialkowski · 9 years ago
  6. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 9 years ago
  7. a8552c7 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · 10 years ago
  8. 9f85221 sunxi: Pass serial number through ATAG by Paul Kocialkowski · 10 years ago
  9. 50de508 imx: ventana: config: enable Thermal support by Tim Harvey · 9 years ago
  10. d41c8c8 imx: ventana: enable DM_SERIAL by Tim Harvey · 9 years ago
  11. e1b4770 imx: ventana: config: enable driver model by Tim Harvey · 9 years ago
  12. 32a6eae imx: ventana: config: enable gpio command by Tim Harvey · 9 years ago
  13. 06c3564 imx: ventana: display SPL boot device by Tim Harvey · 9 years ago
  14. 560e8b3 imx: ventana: set dtype env var to boot media by Tim Harvey · 9 years ago
  15. 9927d60 tbs2910: add CONFIG_SUPPORT_EMMC_BOOT by Soeren Moch · 9 years ago
  16. 2a02e3f tbs2910: use default CONFIG_SYS_PBSIZE by Soeren Moch · 9 years ago
  17. 54ca183 tbs2910: only enable vga output for stdout/stderr when hdmi detected by Soeren Moch · 9 years ago
  18. d896276 tbs2910: support for usb otg host mode by Soeren Moch · 9 years ago
  19. 62be18e hummingboard: Remove mx6solo specific support by Fabio Estevam · 10 years ago
  20. 0e1f991 mx6cuboxi: Skip usb initialization when booting without HDMI by Fabio Estevam · 10 years ago
  21. 911b5ea arm: mx6: tqma6: Fix USB and add other filesystems by Stefan Roese · 10 years ago
  22. c49cfdc mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin by Fabio Estevam · 10 years ago
  23. e1d7437 mx6cuboxi: Add USB host support by Fabio Estevam · 10 years ago
  24. f68a9c6 mx6cuboxi: Add HDMI output support by Fabio Estevam · 10 years ago
  25. 9038cd5 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts by Przemyslaw Marczak · 9 years ago
  26. e8f339e test: dm: add sandbox PMIC framework tests by Przemyslaw Marczak · 9 years ago
  27. 5d387d0 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 9 years ago
  28. 3b88075 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 9 years ago
  29. f415a3e dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 9 years ago
  30. ca2b933 odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 9 years ago
  31. 1757df4 dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 10 years ago
  32. 52a3de5 dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 10 years ago
  33. af41e8d dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 10 years ago
  34. 4d9057e dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 10 years ago
  35. bf2e5d5 exynos4-common: remove the unsued CONFIG_CMD_PMIC by Przemyslaw Marczak · 10 years ago
  36. 19bd3aa exynos5: fix build break by adding CONFIG_POWER by Przemyslaw Marczak · 10 years ago
  37. eab9433 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue by Hans de Goede · 9 years ago
  38. b527924 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · 10 years ago
  39. f952396 dm: gpio: Fix comment typo in GPIOD_IS_IN by Simon Glass · 10 years ago
  40. 0150180 dm: i2c: Add a function to find out the chip offset length by Simon Glass · 10 years ago
  41. 28b5404 bootstage: Add IDs for SPI flash reading and decompression by Simon Glass · 10 years ago
  42. 08f3bb0 usb: add device connection/disconnection detection by Vincent Palatin · 10 years ago
  43. 6a72e80 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 9 years ago
  44. b6de4d1 dm: usb: Add support for companion controllers by Hans de Goede · 9 years ago
  45. 8a5f066 dm: usb: Add support for interrupt queues to the dm usb code by Hans de Goede · 9 years ago
  46. 9597494 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  47. 21f0fd2 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 10 years ago
  48. 86bd20b ARM: tegra: enable STDIO deregistration by Stephen Warren · 10 years ago
  49. 48cfca2 ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization by Stephen Warren · 10 years ago
  50. dedc44b tegra124: video: Add full link training for eDP by Simon Glass · 10 years ago
  51. 531eaed tegra: config: nyan-big: Enable LCD by Simon Glass · 10 years ago
  52. 00f3732 tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · 10 years ago
  53. 51f2c99 dm: video: Add a uclass for display port by Simon Glass · 10 years ago
  54. 00cf116 edid: Add a function to read detailed monitor timings by Simon Glass · 10 years ago
  55. 490f5fd video: Add drm_dp_helper.h by Simon Glass · 10 years ago
  56. ec022ef tegra: config: Use CONFIG_LCD to detect LCD presence by Simon Glass · 10 years ago
  57. d55b7d4 power: Export register access functions from as3722 by Simon Glass · 10 years ago
  58. 12e6711 fdt: Add binding decode function for display-timings by Simon Glass · 10 years ago
  59. 962f5ca dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · 10 years ago
  60. 3d7cf41 dm: core: Sort the uclasses by Simon Glass · 10 years ago
  61. 9aee8d8 ARM: at91: trival: fix typo for the nand partition name by Wu, Josh · 10 years ago
  62. f6b42c1 ARM: at91: remove non-generic boards by Masahiro Yamada · 10 years ago
  63. 1a60650 kconfig: Move REGEX to Kconfig by Joe Hershberger · 10 years ago
  64. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  65. 0a836ce stv0991: fdt: add stv0991 device tree by Vikas Manocha · 10 years ago
  66. 88d8966 omap3: overo: Allow boot with kernel in UBI rootfs by Ash Charles · 10 years ago
  67. ce170a1 omap3: overo: Use software BCH8 ECC for NAND by Ash Charles · 10 years ago
  68. 60570df stm32f4: add serial print port by kunhuahuang · 10 years ago
  69. 5094bef board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · 10 years ago
  70. 4e2a341 board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · 10 years ago
  71. 99f7247 board/BuR/tseries: Add simplefb support by Hannes Petermaier · 10 years ago
  72. 10c63f2 board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT by Hannes Petermaier · 10 years ago
  73. d804452 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION by Hannes Petermaier · 10 years ago
  74. 26e355d Fix musl build by Jörg Krause · 10 years ago
  75. 2320866 ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · 10 years ago
  76. 02ffb58 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  77. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 10 years ago
  78. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 10 years ago
  79. f56da29 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  80. ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 10 years ago
  81. 7f1a075 dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device by Hans de Goede · 10 years ago
  82. f78a5c0 dm: usb: Make usb_get_bus easier to use for callers by Hans de Goede · 10 years ago
  83. 8e7083f dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago
  84. dbeda5b dm: rtc: Add a uclass for real-time clocks by Simon Glass · 10 years ago
  85. 94eefde dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · 10 years ago
  86. aac5119 dm: rtc: Split structure definition into its own file by Simon Glass · 10 years ago
  87. be47aa6 dm: Remove unnecessary types in bcd.h by Simon Glass · 10 years ago
  88. 7142098 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · 10 years ago
  89. 9f9276c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 10 years ago
  90. 199e87c dm: rtc: Rename gregorian day function by Simon Glass · 10 years ago
  91. 182bf92 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 10 years ago
  92. ba3864f dm: i2c: Add functions to read and write a register by Simon Glass · 10 years ago
  93. bc5701e dm: spi: Correct the comment on spi_get_ops() by Simon Glass · 10 years ago
  94. 60e2809 dm: spi: Avoid setting the speed with every transfer by Simon Glass · 10 years ago
  95. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  96. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  97. 2bae75a arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 10 years ago
  98. b81d0ea arm: mvebu: mv-common.h: Add CONFIG_PREBOOT by Stefan Roese · 10 years ago
  99. cae9008 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 10 years ago
  100. 880b15a arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 10 years ago