1. 4da1365 board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function by Anastasiia Lukianenko · 4 years, 3 months ago
  2. 35051db arm: dts: mt7623: add USB nodes by Frank Wunderlich · 4 years, 3 months ago
  3. a13666b arm: dts: mt7622: add USB nodes by Frank Wunderlich · 4 years, 3 months ago
  4. 28e1b1d arm: dts: rename mt7622-bpi-r64.dts by Frank Wunderlich · 4 years, 3 months ago
  5. 9f25aa1 clk: mt7622: add needed clocks for ssusb-node by Frank Wunderlich · 4 years, 3 months ago
  6. a7e0ef1 ahci: mediatek: fix copyright and author-lines by Frank Wunderlich · 4 years, 3 months ago
  7. a300d69 reset: drop unnecessary comment for pciesys by Frank Wunderlich · 4 years, 3 months ago
  8. 626892a phy: mtk-tphy: make shared reg optional for v1 by Frank Wunderlich · 4 years, 3 months ago
  9. c9875a5 fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years, 3 months ago
  10. 6b0ddd1 virtio_blk: set log2blksz correctly by AKASHI Takahiro · 4 years, 3 months ago
  11. 91f6c1c test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · 4 years, 3 months ago
  12. 6dfed16 fs/squashfs: add support for LZO decompression by Joao Marcos Costa · 4 years, 3 months ago
  13. 9c948f5 fs/squashfs: add support for ZSTD decompression by Joao Marcos Costa · 4 years, 3 months ago
  14. cdc1144 fs/squashfs: replace sqfs_decompress() parameter by Joao Marcos Costa · 4 years, 3 months ago
  15. 10f7cf5 fs/squashfs: Add init and clean-up functions to decompression by Joao Marcos Costa · 4 years, 3 months ago
  16. 4a1f0b8 cmd: fix clone coverity scan by John Chau · 4 years, 3 months ago
  17. 10e4d64 firmware: psci: Do not bind driver if U-Boot runs in EL3 by Michal Simek · 4 years, 3 months ago
  18. 565add1 board: armltd: Add support for Total Compute platform by Usama Arif · 4 years, 3 months ago
  19. e61b415 avb: Make AVB independent of fastboot by Usama Arif · 4 years, 3 months ago
  20. 1aa3966 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 3 months ago
  21. ebd3f1f clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · 4 years, 3 months ago
  22. 689ca8c cmd: clk: correctly handle depth for clk dump by Patrick Delaunay · 4 years, 4 months ago
  23. cc63284 cmd: clk: cosmetic: correct code alignment in show_clks by Patrick Delaunay · 4 years, 4 months ago
  24. 12d1526 clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 5 months ago
  25. e3b5d74 clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · 4 years, 6 months ago
  26. 40559d2 clk: ccf: mux: fix typo by Dario Binacchi · 4 years, 6 months ago
  27. 76eaa2d clk: ccf: mux: change include order by Dario Binacchi · 4 years, 6 months ago
  28. 7b0830d clk: fix the console output of clk_register by Dario Binacchi · 4 years, 6 months ago
  29. 16bdc85 clk: set flags in the ccf registration routines by Dario Binacchi · 4 years, 7 months ago
  30. cd16c57 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 7 months ago
  31. 32f462b clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock by Lukasz Majewski · 4 years, 9 months ago
  32. 8d540cc clk: imx: Add support for pllv3 enet clock by Lukasz Majewski · 4 years, 9 months ago
  33. d71fac8 clk: imx6: Add definition for IMX6QDL_CLK_ENET clock by Lukasz Majewski · 4 years, 9 months ago
  34. 6befc1f clk: ICS8N3QV01 remove superfluous code by Heinrich Schuchardt · 4 years, 9 months ago
  35. d584648 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
  36. c84341f Merge branch '2020-08-21-stdio-cleanup' by Tom Rini · 4 years, 3 months ago
  37. 4225f2f stdio: Tidy up the coding style by Simon Glass · 4 years, 3 months ago
  38. 18c587d stdio: Drop brackets around &devs.list by Simon Glass · 4 years, 3 months ago
  39. 5d4b6b1 stdio: Update to use compiler for Kconfig checks by Simon Glass · 4 years, 3 months ago
  40. 3bcd0ce stdio: Drop #ifdefs in the header file by Simon Glass · 4 years, 3 months ago
  41. 3ca0609 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · 4 years, 3 months ago
  42. 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 3 months ago
  43. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 3 months ago
  44. a38cc17 moveconfig: Skip binary and ELF files by Simon Glass · 4 years, 3 months ago
  45. a7fc1e1 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 3 months ago
  46. a402035 sandbox: u-boot.lds: Remove bogus __bss_start symbol by Ovidiu Panait · 4 years, 3 months ago
  47. 7823782 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · 4 years, 3 months ago
  48. 02c1020 binman: Add a setup script for Python by Simon Glass · 4 years, 3 months ago
  49. 946ec85 dtoc: Add a setup script for Python by Simon Glass · 4 years, 3 months ago
  50. 0723798 binman: Correct some import statements by Simon Glass · 4 years, 3 months ago
  51. 87d4332 binman: Move GetEntryModules() to control by Simon Glass · 4 years, 3 months ago
  52. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  53. 1450bff ata: mvebu: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 3 months ago
  54. 0cbf3e0 gpio: at91: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 3 months ago
  55. 6e64830 test: dm: Add test case for devfdt_get_addr_ptr by Ovidiu Panait · 4 years, 3 months ago
  56. 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 3 months ago
  57. 02291d8 doc: add bind/unbind command documentation by Patrice Chotard · 4 years, 4 months ago
  58. e37d4c4 test/py: Update test_bind by Patrice Chotard · 4 years, 4 months ago
  59. 1f0d588 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 4 months ago
  60. cfa3ed4 sandbox: phy: add driver_data for bind test cmd by Patrice Chotard · 4 years, 4 months ago
  61. 84f8e36 cmd: bind: allow to bind driver with driver data by Patrice Chotard · 4 years, 4 months ago
  62. ae6b33d dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · 4 years, 4 months ago
  63. 2e6132d Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 3 months ago
  64. 2a4484a Merge branch '2020-08-19-mediatek-updates' by Tom Rini · 4 years, 3 months ago
  65. 29af2ac clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 4 months ago
  66. b5a3387 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · 4 years, 4 months ago
  67. 620bb46 mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · 4 years, 4 months ago
  68. 2570cc6 xilinx: common: Change bootm_size variable setting by Michal Simek · 4 years, 3 months ago
  69. ca0f616 xilinx: common: Check return value from variable setup by Michal Simek · 4 years, 3 months ago
  70. 653809f xilinx: common: Get rid of initrd_high variable setup by Michal Simek · 4 years, 3 months ago
  71. 0bfb43d xilinx: common: Get rid of fdt_high variable by Michal Simek · 4 years, 3 months ago
  72. 9fea3b1 xilinx: Change logic around zynq_board_read_rom_ethaddr() by Michal Simek · 4 years, 3 months ago
  73. 62b9626 xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG by Michal Simek · 4 years, 4 months ago
  74. d5c42ec xilinx: versal: Enable i2c misc eeprom driver by Michal Simek · 4 years, 3 months ago
  75. de4f748 xilinx: zynqmp: fix incorrect map not align with IPI HW by Ibai Erkiaga · 4 years, 3 months ago
  76. 050f10f xilinx: zynqmp: remove chip_id function by Ibai Erkiaga · 4 years, 3 months ago
  77. 4b2ad7b xilinx: zynqmp: get chip ID at EL3 by Ibai Erkiaga · 4 years, 3 months ago
  78. 21c2fc7 xilinx: zynqmp: get chip ID using firmware driver by Ibai Erkiaga · 4 years, 3 months ago
  79. 2eabb6b xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · 4 years, 3 months ago
  80. f6cccbb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 3 months ago
  81. e8deb22 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 4 months ago
  82. 01a6da1 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 4 months ago
  83. f692b47 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
  84. 2d06361 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · 4 years, 4 months ago
  85. 9643000 xilinx: Align dfu ram with booti command by Michal Simek · 4 years, 4 months ago
  86. 8d00d22 arm64: zynqmp: Reduce malloc memory for mini QSPI configuration by Ashok Reddy Soma · 4 years, 7 months ago
  87. 22b6bb6 xilinx: versal: Use lowest memory for U-Boot by Michal Simek · 4 years, 4 months ago
  88. c2f0950 lib: fdt: Convert fdtdes_setup_mem..() to livetree API by Michal Simek · 4 years, 4 months ago
  89. 7fce739 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 4 months ago
  90. 11b1dce versal: fix versal PM ret payload size by Ibai Erkiaga · 4 years, 4 months ago
  91. 526a67e xilinx: versal: Add new versal loadpdi command by T Karthik Reddy · 4 years, 5 months ago
  92. 1b208d5 arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB by Igor Lantsman · 4 years, 5 months ago
  93. 834de89 xilinx: Enable preboot feature for ZynqMP and Versal by Michal Simek · 4 years, 3 months ago
  94. 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 3 months ago
  95. c8da651 xilinx: Setup bootm variables by Michal Simek · 4 years, 4 months ago
  96. 7cf8537 dts: r64: add sata- and asm_sel nodes by Frank Wunderlich · 4 years, 3 months ago
  97. 38bff32 ahci: mediatek: add ahci driver by Frank Wunderlich · 4 years, 3 months ago
  98. fee276e reset: add basic reset controller for pciesys by Frank Wunderlich · 4 years, 3 months ago
  99. ffbcde2 phy: mtk-tphy: add PHY_TYPE_SATA by Frank Wunderlich · 4 years, 3 months ago
  100. 362e5e1 arm: dts: mt7622: add SATA reset constants by Frank Wunderlich · 4 years, 3 months ago