1. 531eaed tegra: config: nyan-big: Enable LCD by Simon Glass · 10 years ago
  2. 00f3732 tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · 10 years ago
  3. 51f2c99 dm: video: Add a uclass for display port by Simon Glass · 10 years ago
  4. 00cf116 edid: Add a function to read detailed monitor timings by Simon Glass · 10 years ago
  5. 490f5fd video: Add drm_dp_helper.h by Simon Glass · 10 years ago
  6. ec022ef tegra: config: Use CONFIG_LCD to detect LCD presence by Simon Glass · 10 years ago
  7. d55b7d4 power: Export register access functions from as3722 by Simon Glass · 10 years ago
  8. 12e6711 fdt: Add binding decode function for display-timings by Simon Glass · 10 years ago
  9. 962f5ca dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · 10 years ago
  10. 3d7cf41 dm: core: Sort the uclasses by Simon Glass · 10 years ago
  11. 1a60650 kconfig: Move REGEX to Kconfig by Joe Hershberger · 10 years ago
  12. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  13. 0a836ce stv0991: fdt: add stv0991 device tree by Vikas Manocha · 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. 60570df stm32f4: add serial print port by kunhuahuang · 9 years ago
  17. 5094bef board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · 10 years ago
  18. 4e2a341 board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · 10 years ago
  19. 99f7247 board/BuR/tseries: Add simplefb support by Hannes Petermaier · 10 years ago
  20. 10c63f2 board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT by Hannes Petermaier · 10 years ago
  21. d804452 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION by Hannes Petermaier · 10 years ago
  22. 26e355d Fix musl build by Jörg Krause · 10 years ago
  23. 2320866 ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · 10 years ago
  24. 02ffb58 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  25. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 10 years ago
  26. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 10 years ago
  27. f56da29 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  28. ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 9 years ago
  29. 7f1a075 dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device by Hans de Goede · 9 years ago
  30. f78a5c0 dm: usb: Make usb_get_bus easier to use for callers by Hans de Goede · 9 years ago
  31. 8e7083f dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago
  32. dbeda5b dm: rtc: Add a uclass for real-time clocks by Simon Glass · 10 years ago
  33. 94eefde dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · 10 years ago
  34. aac5119 dm: rtc: Split structure definition into its own file by Simon Glass · 10 years ago
  35. be47aa6 dm: Remove unnecessary types in bcd.h by Simon Glass · 10 years ago
  36. 7142098 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · 10 years ago
  37. 9f9276c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 10 years ago
  38. 199e87c dm: rtc: Rename gregorian day function by Simon Glass · 10 years ago
  39. 182bf92 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 10 years ago
  40. ba3864f dm: i2c: Add functions to read and write a register by Simon Glass · 10 years ago
  41. bc5701e dm: spi: Correct the comment on spi_get_ops() by Simon Glass · 10 years ago
  42. 60e2809 dm: spi: Avoid setting the speed with every transfer by Simon Glass · 10 years ago
  43. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  44. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  45. 2bae75a arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 10 years ago
  46. b81d0ea arm: mvebu: mv-common.h: Add CONFIG_PREBOOT by Stefan Roese · 10 years ago
  47. cae9008 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 10 years ago
  48. 880b15a arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 10 years ago
  49. d078765 arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 10 years ago
  50. ff7e9cf Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 9 years ago
  51. 3f2f1a0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  52. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  53. bd47c13 mmc: Fix splitting device initialization by Andrew Gabbasov · 10 years ago
  54. a626c8d mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · 10 years ago
  55. 3f2da75 mmc: Fix typo in MMC type checking macro by Andrew Gabbasov · 10 years ago
  56. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  57. 622da1c Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  58. 8b0044f powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · 9 years ago
  59. 3285e6c powerpc/t2080qds: enable eSDHC peripheral clock support by Yangbo Lu · 10 years ago
  60. 2d9ca2c mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 10 years ago
  61. b46cf1b powerpc/t2080qds: enable eSDHC adapter card type identification by Yangbo Lu · 10 years ago
  62. 5a8dbdc mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 10 years ago
  63. e8a7f1c powerpc/t1023rdb: Add T1023 RDB board support by Shengzhou Liu · 10 years ago
  64. 5066e62 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · 10 years ago
  65. 373762c powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  66. 0dc78ff drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · 10 years ago
  67. 7fc63cc mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · 10 years ago
  68. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 9 years ago
  69. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  70. b6006ba sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  71. 25acd33 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 10 years ago
  72. 53ab4af sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · 10 years ago
  73. 8145dea sunxi: emac: port to phylib by Hans de Goede · 10 years ago
  74. aab0964 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 10 years ago
  75. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago
  76. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  77. 12ce155 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 10 years ago
  78. 8b2db32 sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · 10 years ago
  79. 11f4dc1 dm: Implement a CPU uclass by Simon Glass · 9 years ago
  80. 33eac2d Add print_freq() to display frequencies nicely by Simon Glass · 9 years ago
  81. 2ea09c8 Move display_options functions to their own header by Simon Glass · 9 years ago
  82. 5b9000d dm: core: Add a function to bind a driver for a device tree node by Simon Glass · 9 years ago
  83. 8ddb8cf x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · 10 years ago
  84. afbf140 x86: queensbay: Implement PIRQ routing by Bin Meng · 10 years ago
  85. 5e2400e x86: Write configuration tables in last_stage_init() by Bin Meng · 10 years ago
  86. 1926883 x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · 10 years ago
  87. d21d05f x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h by Bin Meng · 10 years ago
  88. ace97d2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  89. 0107f24 ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  90. 31137ac zynqmp: Enable SDHCI0 options by Michal Simek · 10 years ago
  91. 5af37bd zynqmp: Enable FS_GENERIC option by Siva Durga Prasad Paladugu · 10 years ago
  92. 48d7260 zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · 10 years ago
  93. 2594e03 zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · 10 years ago
  94. 5cb2420 zynqmp: Add support for R5 sw loading by Michal Simek · 10 years ago
  95. 222b212 zynqmp: caches: Enable dcache for zynqmp by Siva Durga Prasad Paladugu · 10 years ago
  96. 7a1aec8 zynq: Add Zynq PicoZed board support by Nathan Rossi · 10 years ago
  97. caacb33 zynq: Enable GPIO driver and GPIO commands by Michal Simek · 10 years ago
  98. 5362662 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  99. e536ab8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  100. cc555bd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago