1. 4cf56ec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
  2. bc30140 pci: pci-uclass: Make DT subnode parse optional by Suneel Garapati · 5 years ago
  3. b3699a1 pci: pci-uclass: Fix incorrect argument in map_physmem by Suneel Garapati · 5 years ago
  4. e002474 pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · 4 years, 3 months ago
  5. 65f8c7e ARM: renesas: Drop unnecessary function ft_board_setup() by Stefan Roese · 4 years, 2 months ago
  6. 3b7cd26 pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set by Stefan Roese · 4 years, 3 months ago
  7. 68f81b8 dm: core: Add API to read PCI bus-range property by Stefan Roese · 4 years, 3 months ago
  8. 1db7ee4 fdtdec: Add API to read pci bus-range property by Suneel Garapati · 5 years ago
  9. 1aa3966 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 2 months ago
  10. ebd3f1f clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · 4 years, 2 months ago
  11. 689ca8c cmd: clk: correctly handle depth for clk dump by Patrick Delaunay · 4 years, 3 months ago
  12. cc63284 cmd: clk: cosmetic: correct code alignment in show_clks by Patrick Delaunay · 4 years, 3 months ago
  13. 12d1526 clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 5 months ago
  14. e3b5d74 clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · 4 years, 6 months ago
  15. 40559d2 clk: ccf: mux: fix typo by Dario Binacchi · 4 years, 6 months ago
  16. 76eaa2d clk: ccf: mux: change include order by Dario Binacchi · 4 years, 6 months ago
  17. 7b0830d clk: fix the console output of clk_register by Dario Binacchi · 4 years, 6 months ago
  18. 16bdc85 clk: set flags in the ccf registration routines by Dario Binacchi · 4 years, 6 months ago
  19. cd16c57 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 6 months ago
  20. 32f462b clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock by Lukasz Majewski · 4 years, 8 months ago
  21. 8d540cc clk: imx: Add support for pllv3 enet clock by Lukasz Majewski · 4 years, 8 months ago
  22. d71fac8 clk: imx6: Add definition for IMX6QDL_CLK_ENET clock by Lukasz Majewski · 4 years, 8 months ago
  23. 6befc1f clk: ICS8N3QV01 remove superfluous code by Heinrich Schuchardt · 4 years, 8 months ago
  24. d584648 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 2 months ago
  25. c84341f Merge branch '2020-08-21-stdio-cleanup' by Tom Rini · 4 years, 2 months ago
  26. 4225f2f stdio: Tidy up the coding style by Simon Glass · 4 years, 2 months ago
  27. 18c587d stdio: Drop brackets around &devs.list by Simon Glass · 4 years, 2 months ago
  28. 5d4b6b1 stdio: Update to use compiler for Kconfig checks by Simon Glass · 4 years, 2 months ago
  29. 3bcd0ce stdio: Drop #ifdefs in the header file by Simon Glass · 4 years, 2 months ago
  30. 3ca0609 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · 4 years, 2 months ago
  31. 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 2 months ago
  32. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 2 months ago
  33. a38cc17 moveconfig: Skip binary and ELF files by Simon Glass · 4 years, 2 months ago
  34. a7fc1e1 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 2 months ago
  35. a402035 sandbox: u-boot.lds: Remove bogus __bss_start symbol by Ovidiu Panait · 4 years, 2 months ago
  36. 7823782 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · 4 years, 2 months ago
  37. 02c1020 binman: Add a setup script for Python by Simon Glass · 4 years, 3 months ago
  38. 946ec85 dtoc: Add a setup script for Python by Simon Glass · 4 years, 3 months ago
  39. 0723798 binman: Correct some import statements by Simon Glass · 4 years, 3 months ago
  40. 87d4332 binman: Move GetEntryModules() to control by Simon Glass · 4 years, 3 months ago
  41. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  42. 1450bff ata: mvebu: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 3 months ago
  43. 0cbf3e0 gpio: at91: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 3 months ago
  44. 6e64830 test: dm: Add test case for devfdt_get_addr_ptr by Ovidiu Panait · 4 years, 3 months ago
  45. 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 3 months ago
  46. 02291d8 doc: add bind/unbind command documentation by Patrice Chotard · 4 years, 3 months ago
  47. e37d4c4 test/py: Update test_bind by Patrice Chotard · 4 years, 3 months ago
  48. 1f0d588 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 3 months ago
  49. cfa3ed4 sandbox: phy: add driver_data for bind test cmd by Patrice Chotard · 4 years, 3 months ago
  50. 84f8e36 cmd: bind: allow to bind driver with driver data by Patrice Chotard · 4 years, 3 months ago
  51. ae6b33d dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · 4 years, 3 months ago
  52. 2e6132d Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 2 months ago
  53. 2a4484a Merge branch '2020-08-19-mediatek-updates' by Tom Rini · 4 years, 2 months ago
  54. 29af2ac clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 3 months ago
  55. b5a3387 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · 4 years, 3 months ago
  56. 620bb46 mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · 4 years, 3 months ago
  57. 2570cc6 xilinx: common: Change bootm_size variable setting by Michal Simek · 4 years, 2 months ago
  58. ca0f616 xilinx: common: Check return value from variable setup by Michal Simek · 4 years, 2 months ago
  59. 653809f xilinx: common: Get rid of initrd_high variable setup by Michal Simek · 4 years, 2 months ago
  60. 0bfb43d xilinx: common: Get rid of fdt_high variable by Michal Simek · 4 years, 2 months ago
  61. 9fea3b1 xilinx: Change logic around zynq_board_read_rom_ethaddr() by Michal Simek · 4 years, 3 months ago
  62. 62b9626 xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG by Michal Simek · 4 years, 3 months ago
  63. d5c42ec xilinx: versal: Enable i2c misc eeprom driver by Michal Simek · 4 years, 3 months ago
  64. de4f748 xilinx: zynqmp: fix incorrect map not align with IPI HW by Ibai Erkiaga · 4 years, 3 months ago
  65. 050f10f xilinx: zynqmp: remove chip_id function by Ibai Erkiaga · 4 years, 3 months ago
  66. 4b2ad7b xilinx: zynqmp: get chip ID at EL3 by Ibai Erkiaga · 4 years, 3 months ago
  67. 21c2fc7 xilinx: zynqmp: get chip ID using firmware driver by Ibai Erkiaga · 4 years, 3 months ago
  68. 2eabb6b xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · 4 years, 3 months ago
  69. f6cccbb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 3 months ago
  70. e8deb22 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 3 months ago
  71. 01a6da1 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 3 months ago
  72. f692b47 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 5 months ago
  73. 2d06361 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · 4 years, 3 months ago
  74. 9643000 xilinx: Align dfu ram with booti command by Michal Simek · 4 years, 3 months ago
  75. 8d00d22 arm64: zynqmp: Reduce malloc memory for mini QSPI configuration by Ashok Reddy Soma · 4 years, 7 months ago
  76. 22b6bb6 xilinx: versal: Use lowest memory for U-Boot by Michal Simek · 4 years, 3 months ago
  77. c2f0950 lib: fdt: Convert fdtdes_setup_mem..() to livetree API by Michal Simek · 4 years, 3 months ago
  78. 7fce739 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 3 months ago
  79. 11b1dce versal: fix versal PM ret payload size by Ibai Erkiaga · 4 years, 4 months ago
  80. 526a67e xilinx: versal: Add new versal loadpdi command by T Karthik Reddy · 4 years, 4 months ago
  81. 1b208d5 arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB by Igor Lantsman · 4 years, 4 months ago
  82. 834de89 xilinx: Enable preboot feature for ZynqMP and Versal by Michal Simek · 4 years, 2 months ago
  83. 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 2 months ago
  84. c8da651 xilinx: Setup bootm variables by Michal Simek · 4 years, 3 months ago
  85. 7cf8537 dts: r64: add sata- and asm_sel nodes by Frank Wunderlich · 4 years, 2 months ago
  86. 38bff32 ahci: mediatek: add ahci driver by Frank Wunderlich · 4 years, 2 months ago
  87. fee276e reset: add basic reset controller for pciesys by Frank Wunderlich · 4 years, 2 months ago
  88. ffbcde2 phy: mtk-tphy: add PHY_TYPE_SATA by Frank Wunderlich · 4 years, 2 months ago
  89. 362e5e1 arm: dts: mt7622: add SATA reset constants by Frank Wunderlich · 4 years, 2 months ago
  90. f08c2c2 arm: dts: mt7622: add PCIe nodes for BananaPi-R64 by Frank Wunderlich · 4 years, 2 months ago
  91. 8ad2fc4 dts: r64: add r64 dts by Frank Wunderlich · 4 years, 2 months ago
  92. 35d0fdb arm: dts: add watchdog-node for mt7622 by Frank Wunderlich · 4 years, 2 months ago
  93. b5d4cbb configs: mt7622: add PCIe controller related configs by Chuanjia Liu · 4 years, 2 months ago
  94. bb9d3ad arm: dts: mediatek: add PCIe node for MT7622 by Chuanjia Liu · 4 years, 2 months ago
  95. 91ee45d PCI: mediatek: Add PCIe support for MT7622 by Chuanjia Liu · 4 years, 2 months ago
  96. 0cc587d arm: dts: mediatek: add pciesys support for MT7622 SoC by Chuanjia Liu · 4 years, 2 months ago
  97. c5bfe69 clk: mediatek: add pciesys support for MT7622 SoC by Chuanjia Liu · 4 years, 2 months ago
  98. 324220d pinctrl: mediatek: mt8512: fix the wrong start address of ranges by Chunfeng Yun · 4 years, 2 months ago
  99. ba989cf Merge tag 'uniphier-v2020.10-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 2 months ago
  100. 65282ed ARM: dts: uniphier: resync DT with Linux 5.9-rc1 by Masahiro Yamada · 4 years, 3 months ago