1. c643c49 net: phy: xilinx_phy: Read phytype using property xlnx,phy-type by Siva Durga Prasad Paladugu · 7 years ago
  2. 047f3bf axi: ethernet: Added support for 64 bit addressing for axi-ethernet by Vipul Kumar · 7 years ago
  3. 6fbbe2d nand: arasan_nfc: Fixed NAND write issue by Vipul Kumar · 7 years ago
  4. 71723aa fpga: zynq: Add delay after PCFG_PROG_B change by Siva Durga Prasad Paladugu · 7 years ago
  5. 31bcb34 fpga: zynqmp: Fix the nonsecure bitstream loading issue by Siva Durga Prasad Paladugu · 7 years ago
  6. 19ed4b6 fpga: zynqmp: Update zynqmp_load() as per latest xilfpga by Siva Durga Prasad Paladugu · 7 years ago
  7. b32e11a7 fpga: zynqmp: Add support to get the PCAP status for fpga info command by Nitin Jain · 7 years ago
  8. 969dd4c clk: zynqmp: Add new compatible string for clock driver by Michal Simek · 7 years ago
  9. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  10. 1715105 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 7 years ago
  11. e80fa2c Revert "spi: atmel: Drop non-dm code" by Tom Rini · 6 years ago
  12. 5270df2 Revert "spi: atmel: Drop atmel_spi.h" by Tom Rini · 6 years ago
  13. b053dd7 gpio: uclass: Fix debug string by Mario Six · 7 years ago
  14. 3b17e19 watchdog: Fix Kconfig alignment for WDT_SANDBOX by Michal Simek · 7 years ago
  15. 402c8fd rtc: rx8025: remove redundant code in rtc_reset by Chris Packham · 7 years ago
  16. 05d63d8 rtc: rs5c372: remove redundant code in rtc_reset by Chris Packham · 7 years ago
  17. fbd8179 rtc: mx27rtc: remove redundant code in rtc_reset by Chris Packham · 7 years ago
  18. a6bf689 rtc: ds1374: remove redundant code in rtc_reset by Chris Packham · 7 years ago
  19. c1a2afa rtc: ds1307: remove redundant code in rtc_reset by Chris Packham · 7 years ago
  20. 938e0e3 clock: stm32mp1: add stgen clock source change support by Patrick Delaunay · 7 years ago
  21. 5228031 rtc: rewrite isl1208 to support DM by Klaus Goger · 7 years ago
  22. c57b6b7 regulator: pbias: don't evaluate variable before assignment by Heinrich Schuchardt · 7 years ago
  23. b79b9f1 input: Drop PS/2 keyboard support by Simon Glass · 7 years ago
  24. 3f151eb drivers: serial: remove nonexisting initialisation functions by Christophe Leroy · 7 years ago
  25. 3bf5f13 Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  26. c0bc2a7 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · 7 years ago
  27. 18f8d4c powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  28. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  29. f110892 soft_i2c: cleanup - no mpc8xx support by Christophe Leroy · 7 years ago
  30. 89d4fc1 spi: atmel: default y if DM_SPI && ARCH_AT91 by Jagan Teki · 7 years ago
  31. 37434db spi: atmel: Drop atmel_spi.h by Jagan Teki · 7 years ago
  32. 7b09477 spi: atmel: Drop non-dm code by Jagan Teki · 7 years ago
  33. 9bf48e2 spi: atmel: Add ifdef for DM_GPIO code by Jagan Teki · 7 years ago
  34. 6074c38 Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  35. 8ae1f82 mmc: use core clock frequency in bcm2835 sdhost by Jonathan Gray · 7 years ago
  36. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  37. d14db11 sunxi: revert disabling of features by Andre Przywara · 6 years ago
  38. ecd0cec net: sun8i-emac: remove support for old binding by Andre Przywara · 6 years ago
  39. 12afd95 net: sun8i-emac: add support for new EMAC DT binding by Andre Przywara · 6 years ago
  40. c034117 net: sun8i-emac: support new pinctrl DT bindings by Andre Przywara · 6 years ago
  41. 381996c sunxi: gpio: add missing compatible strings by Andre Przywara · 6 years ago
  42. 748b5b3 sunxi: move the NAND parameters to Kconfig by Miquel Raynal · 7 years ago
  43. b56052f sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig by Miquel Raynal · 7 years ago
  44. 6d094d5 sunxi: automatically select SPL_NAND_SUPPORT in Kconfig by Miquel Raynal · 7 years ago
  45. 663e8a9 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · 7 years ago
  46. 6ddbb1e spl: nand: sunxi: use PIO instead of DMA by Miquel Raynal · 7 years ago
  47. 7440bd7 spl: nand: sunxi: declare the ecc_bytes array globally by Miquel Raynal · 7 years ago
  48. 22f0aa0 spl: nand: sunxi: make the reset column helper more generic by Miquel Raynal · 7 years ago
  49. 4dac80a spl: nand: sunxi: ensure enough time has passed after changing the column by Miquel Raynal · 7 years ago
  50. a084cb6 spl: nand: sunxi: create an helper to handle command execution by Miquel Raynal · 7 years ago
  51. 781e70c spl: nand: sunxi: add missing status clear by Miquel Raynal · 7 years ago
  52. 60fb179 spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper by Miquel Raynal · 7 years ago
  53. 28f7a9d spl: nand: sunxi: introduce the nand_wait_int() helper by Miquel Raynal · 7 years ago
  54. 802f766 spl: nand: sunxi: fix typo on register name by Miquel Raynal · 7 years ago
  55. a0a984e spl: nand: sunxi: fix second case of modulo by zero error by Miquel Raynal · 7 years ago
  56. f3aff37 mtd: nand: sunxi: fix ECC strength choice by Miquel Raynal · 7 years ago
  57. 0e5d3e3 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  58. e8d5291 core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  59. bcfdf05 dm: core: make fixed-clock dt scan live dt compatible by Andy Yan · 7 years ago
  60. 1e656ad pinctrl-uclass: convert to use live dt by Kever Yang · 7 years ago
  61. d255fad core: add uclass_get_device_by_phandle_id() api by Kever Yang · 7 years ago
  62. f3b623f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  63. 80a66a5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  64. 0ca0a54 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  65. e51f2b1 arm64: a37xx: pci: add support for aardvark pcie driver by Wilson Ding · 7 years ago
  66. dc36235 arm64: a37xx: pinctrl: Correct mpp definitions by Ken Ma · 7 years ago
  67. 0237448 arm64: a37xx: pinctrl: Fix gpio pin offset in register by Ken Ma · 7 years ago
  68. 23626ca arm64: a37xx: pinctrl: Fix the pin 23 on south bridge by Ken Ma · 7 years ago
  69. 44ac747 arm64: a37xx: pinctrl: Fix number of pin in south bridge by Ken Ma · 7 years ago
  70. b8478fc dm: pcie: designware: add correct ATU handling by Igal Liberman · 7 years ago
  71. 0851f34 x86: mmc: Fix mapping of BAR memory by Bernhard Messerklinger · 7 years ago
  72. ee1109b dm: pci: Avoid setting a PCI region that has 0 size by Bin Meng · 7 years ago
  73. 1eaf780 dm: pci: Check board information pointer in decode_regions() by Bin Meng · 7 years ago
  74. bf9ba4d mmc: ftsdc010: Merge nds32_mmc to ftsdc010 by Rick Chen · 7 years ago
  75. 095c9f3 mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig by Rick Chen · 7 years ago
  76. cf52231 mmc: ftsdc010: Drop non-dm code by Rick Chen · 7 years ago
  77. 7459c88 mmc: ftsdc010: Support High-Speed mode by Rick Chen · 7 years ago
  78. 6837c58 rockchip: sdhci: support 8bit bus-width by Philipp Tomsich · 7 years ago
  79. 6b0c26f rockchip: clk: rk3188: update dpll settings to make EMAC work by Alexander Kochetkov · 7 years ago
  80. 6e60779 video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  81. 0ea91c3 video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata by Heinrich Schuchardt · 7 years ago
  82. a89c725 video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  83. fca1045 video: rk3399_mipi: correct error checking by Heinrich Schuchardt · 7 years ago
  84. e56a713 usb: rockchip: remove duplicate assignement. by Heinrich Schuchardt · 7 years ago
  85. 2ebc80e driver: ram: rockchip: rk3399: missing counter increment by Heinrich Schuchardt · 7 years ago
  86. 7a6d7d3 rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driver by Alexander Kochetkov · 7 years ago
  87. b1d093d rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driver by Alexander Kochetkov · 7 years ago
  88. 41837e8 rockchip: pinctrl: rk3399: add support for I2C[123467] by Philipp Tomsich · 7 years ago
  89. 81cf7c8 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  90. 2dc5165 Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  91. f7c9e76 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  92. c0ce4ce Convert CONFIG_UBI_SILENCE_MSG to Kconfig by Petr Vorel · 7 years ago
  93. 63018a3 omap3: spi: Correct ti, pindir-d0-out-d1-in parsing by Sjoerd Simons · 7 years ago
  94. a79b590 arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dump by Vipul Kumar · 7 years ago
  95. 2453c69 arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more by Vipul Kumar · 7 years ago
  96. 42537ca watchdog: Add Cadence watchdog driver by Shreenidhi Shedi · 7 years ago
  97. 58afff4 clk: zynq: Show watchdog clock rate properly by Michal Simek · 7 years ago
  98. d77081c net: zynq_gem: Dont run any phy detection logic for GMII case by Siva Durga Prasad Paladugu · 7 years ago
  99. cda1e3f fpga: Simplify error path in fpga_add by Michal Simek · 7 years ago
  100. d45c2f3 i2c: lpi2c: remove superfluous assignments by Heinrich Schuchardt · 7 years ago