1. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  2. ce44bf5 moveconfig: Skip binary and ELF files by Simon Glass · 4 years, 4 months ago
  3. a3dc6a4 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 3 months ago
  4. 98a7f50 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
  5. 3d4b2fd Merge branch '2020-08-19-mediatek-updates' by Tom Rini · 4 years, 3 months ago
  6. 1a7c058 clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 4 months ago
  7. 64341a6 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · 4 years, 4 months ago
  8. 3ff634d mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · 4 years, 4 months ago
  9. c86ce0c xilinx: common: Change bootm_size variable setting by Michal Simek · 4 years, 4 months ago
  10. bd07b5d xilinx: common: Check return value from variable setup by Michal Simek · 4 years, 4 months ago
  11. 417b803 xilinx: common: Get rid of initrd_high variable setup by Michal Simek · 4 years, 4 months ago
  12. 3e25a77 xilinx: common: Get rid of fdt_high variable by Michal Simek · 4 years, 4 months ago
  13. aee22b3 xilinx: Change logic around zynq_board_read_rom_ethaddr() by Michal Simek · 4 years, 4 months ago
  14. bab07b6 xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG by Michal Simek · 4 years, 4 months ago
  15. 9b8235b xilinx: versal: Enable i2c misc eeprom driver by Michal Simek · 4 years, 4 months ago
  16. ab07ce5 xilinx: zynqmp: fix incorrect map not align with IPI HW by Ibai Erkiaga · 4 years, 4 months ago
  17. c318ecb xilinx: zynqmp: remove chip_id function by Ibai Erkiaga · 4 years, 4 months ago
  18. e91ca7c xilinx: zynqmp: get chip ID at EL3 by Ibai Erkiaga · 4 years, 4 months ago
  19. f44eda4 xilinx: zynqmp: get chip ID using firmware driver by Ibai Erkiaga · 4 years, 4 months ago
  20. 22712ea xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · 4 years, 4 months ago
  21. 0768aeb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 4 months ago
  22. e40ae57 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 4 months ago
  23. 3b66264 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 4 months ago
  24. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
  25. 07be504 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · 4 years, 5 months ago
  26. 23bbbbf xilinx: Align dfu ram with booti command by Michal Simek · 4 years, 5 months ago
  27. d6c863a arm64: zynqmp: Reduce malloc memory for mini QSPI configuration by Ashok Reddy Soma · 4 years, 8 months ago
  28. 9134d4c xilinx: versal: Use lowest memory for U-Boot by Michal Simek · 4 years, 5 months ago
  29. 6dd9cfd lib: fdt: Convert fdtdes_setup_mem..() to livetree API by Michal Simek · 4 years, 5 months ago
  30. 9d2cf07 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 5 months ago
  31. 7fbe9be versal: fix versal PM ret payload size by Ibai Erkiaga · 4 years, 5 months ago
  32. afafd0a xilinx: versal: Add new versal loadpdi command by T Karthik Reddy · 4 years, 5 months ago
  33. e167bac arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB by Igor Lantsman · 4 years, 5 months ago
  34. 240691f xilinx: Enable preboot feature for ZynqMP and Versal by Michal Simek · 4 years, 3 months ago
  35. c28665d xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 4 months ago
  36. 8ba62d2 xilinx: Setup bootm variables by Michal Simek · 4 years, 5 months ago
  37. d859f3a dts: r64: add sata- and asm_sel nodes by Frank Wunderlich · 4 years, 4 months ago
  38. 1e2dc60 ahci: mediatek: add ahci driver by Frank Wunderlich · 4 years, 4 months ago
  39. 8bdcb39 reset: add basic reset controller for pciesys by Frank Wunderlich · 4 years, 4 months ago
  40. e84a29f phy: mtk-tphy: add PHY_TYPE_SATA by Frank Wunderlich · 4 years, 4 months ago
  41. 4d040f5 arm: dts: mt7622: add SATA reset constants by Frank Wunderlich · 4 years, 4 months ago
  42. 70a7850 arm: dts: mt7622: add PCIe nodes for BananaPi-R64 by Frank Wunderlich · 4 years, 4 months ago
  43. 9b6a5b2 dts: r64: add r64 dts by Frank Wunderlich · 4 years, 4 months ago
  44. 0e5da99 arm: dts: add watchdog-node for mt7622 by Frank Wunderlich · 4 years, 4 months ago
  45. 0638c7b configs: mt7622: add PCIe controller related configs by developer · 4 years, 4 months ago
  46. 077203f arm: dts: mediatek: add PCIe node for MT7622 by developer · 4 years, 4 months ago
  47. d9f6610 PCI: mediatek: Add PCIe support for MT7622 by developer · 4 years, 4 months ago
  48. 093c0e7 arm: dts: mediatek: add pciesys support for MT7622 SoC by developer · 4 years, 4 months ago
  49. 420e8bf clk: mediatek: add pciesys support for MT7622 SoC by developer · 4 years, 4 months ago
  50. 047eb2f pinctrl: mediatek: mt8512: fix the wrong start address of ranges by developer · 4 years, 4 months ago
  51. e92fc9d Merge tag 'uniphier-v2020.10-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 3 months ago
  52. 5e8f4ad ARM: dts: uniphier: resync DT with Linux 5.9-rc1 by Masahiro Yamada · 4 years, 4 months ago
  53. 4706656 ARM: uniphier: use FIELD_GET() to get access to revision register fields by Masahiro Yamada · 4 years, 4 months ago
  54. c3d2559 serial: uniphier: fix typo in comment by Masahiro Yamada · 4 years, 4 months ago
  55. e6eea83 ARM: uniphier: remove unneeded header inclusion from board_late_init.c by Masahiro Yamada · 4 years, 4 months ago
  56. 0a2c917 ARM: uniphier: remove unused uniphier_pin_init() by Masahiro Yamada · 4 years, 4 months ago
  57. 96506c2 ARM: uniphier: rename include guard of include/configs/uniphier.h by Masahiro Yamada · 4 years, 4 months ago
  58. a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
  59. 8264ce0 Merge branch '2020-08-14-assorted-updates' by Tom Rini · 4 years, 4 months ago
  60. 550ad7c cmd: demo: Remove duplicated help message for list subcommand by Michal Simek · 4 years, 4 months ago
  61. e00c744 doc: xen: Add Xen guest ARM64 board documentation by Anastasiia Lukianenko · 4 years, 4 months ago
  62. 10fa536 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · 4 years, 4 months ago
  63. ddf6e6a xen: pvblock: Print found devices indices by Anastasiia Lukianenko · 4 years, 4 months ago
  64. e855fbf xen: pvblock: Implement front-back protocol and do IO by Anastasiia Lukianenko · 4 years, 4 months ago
  65. 7ad05de xen: pvblock: Read XenStore configuration and initialize by Anastasiia Lukianenko · 4 years, 4 months ago
  66. 79d9f2a xen: pvblock: Enumerate virtual block devices by Anastasiia Lukianenko · 4 years, 4 months ago
  67. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
  68. 3cc1dcc xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  69. 4b72845 xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  70. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 4 months ago
  71. 0c09ade linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 4 years, 4 months ago
  72. 8162f8f serial: serial_xen: Add Xen PV serial driver by Peng Fan · 4 years, 4 months ago
  73. b22ce84 xen: Port Xen event channel driver from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  74. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  75. 355d1e4 board: Introduce xenguest_arm64 board by Andrii Anisov · 4 years, 4 months ago
  76. a831f05 riscv: load addresses for Sipeed MAIX by Heinrich Schuchardt · 4 years, 4 months ago
  77. 7fd47cc xen: Add essential and required interface headers by Oleksandr Andrushchenko · 4 years, 4 months ago
  78. f08fa49 Kconfig: Introduce CONFIG_XEN by Peng Fan · 4 years, 4 months ago
  79. 7aed4fe Add MIT License by Anastasiia Lukianenko · 4 years, 4 months ago
  80. f5ae71f configs: evb-ast2500: Convert to OF_SEPARATE by Chia-Wei, Wang · 4 years, 4 months ago
  81. f09daef configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig by Chia-Wei, Wang · 4 years, 4 months ago
  82. 17cacab include/configs: aspeed: Remove hardcoded variables by Chia-Wei, Wang · 4 years, 4 months ago
  83. 6553d85 cosmetic: aspeed: ast2500: Rename board file by Chia-Wei, Wang · 4 years, 4 months ago
  84. 2122210 aspeed: ast2500: Add lowlevel_init assembly by Chia-Wei, Wang · 4 years, 4 months ago
  85. 5c1e0a8 MAINTAINERS: Add maintainers for Aspeed SoCs by Chia-Wei, Wang · 4 years, 4 months ago
  86. d90ba42 drivers: pcie: add Broadcom IPROC PCIe RC driver by Srinath Mannam · 4 years, 7 months ago
  87. cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · 4 years, 7 months ago
  88. 41ebc63 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  89. a59ffd3 test/py: efi_secboot: modify 'multiple signatures' test case by AKASHI Takahiro · 4 years, 4 months ago
  90. 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 4 months ago
  91. ad51fec common/board_f: make sure to call fix_fdt() before reserve_fdt() by Pragnesh Patel · 4 years, 4 months ago
  92. 77efe24 riscv: additional crash information by Heinrich Schuchardt · 4 years, 4 months ago
  93. 5dfa883 cmd: exception: unaligned data access on RISC-V by Heinrich Schuchardt · 4 years, 4 months ago
  94. b50c9a0 doc: riscv: debug UART for MAIX by Heinrich Schuchardt · 4 years, 4 months ago
  95. 8d3e08a doc: riscv: Update documentation for Sipeed MAIX boards by Heinrich Schuchardt · 4 years, 4 months ago
  96. 03de50e riscv: sifive: fu540: redundant initialization by Heinrich Schuchardt · 4 years, 4 months ago
  97. d2014d1 riscv: remove redundant logical constraint. by Heinrich Schuchardt · 4 years, 4 months ago
  98. 00d585a riscv: sifive/fu540: Move SPL related functions to spl.c by Bin Meng · 4 years, 4 months ago
  99. b11f41b riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR by Bin Meng · 4 years, 4 months ago
  100. 6b15551 riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level by Bin Meng · 4 years, 4 months ago