1. dfba072 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · 4 years, 3 months ago
  2. 7478f9b4 Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago
  3. 5480b71 apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 3 months ago
  4. 5ae7af5 colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 3 months ago
  5. a692001 colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 3 months ago
  6. dd3b7b8 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 3 months ago
  7. 2993c4f colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 3 months ago
  8. d8e293b colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 3 months ago
  9. 12f97c7 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 3 months ago
  10. 7bb4010 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 3 months ago
  11. cc5bd26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 3 months ago
  12. 21882dd fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 4 months ago
  13. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
  14. 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 4 months ago
  15. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 4 months ago
  16. 68801eb usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 5 months ago
  17. be30ec1 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 5 months ago
  18. 88f5f6d arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliases by Pali Rohár · 4 years, 3 months ago
  19. 2f602ff arm: mvebu: Espressobin: Change default loadaddr by Pali Rohár · 4 years, 3 months ago
  20. 29f561b arm: mvebu: Espressobin: Move env load addresses by Pali Rohár · 4 years, 3 months ago
  21. 464ccf0 Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
  22. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
  23. b4699fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
  24. 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 3 months ago
  25. 4d7cbe5 imx8m: config: convert to bootm_size by Grygorii Tertychnyi · 4 years, 3 months ago
  26. 4f28f69 ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address by Adam Ford · 4 years, 3 months ago
  27. a0916d3 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 3 months ago
  28. d9e7246 arm: octeontx2: Add support for OcteonTX2 SoC platforms by Suneel Garapati · 5 years ago
  29. addfabc arm: octeontx: Add support for OcteonTX SoC platforms by Suneel Garapati · 5 years ago
  30. 5858ba8 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · 5 years ago
  31. 13822f7 pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · 5 years ago
  32. 950864f pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · 4 years, 4 months ago
  33. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · 4 years, 4 months ago
  34. 78d0bea fdtdec: Add API to read pci bus-range property by Suneel Garapati · 5 years ago
  35. e6761f2 clk: kendryte/pll.h: do not redefine nop() by Heinrich Schuchardt · 4 years, 4 months ago
  36. 93ba128 Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
  37. b6618c4 xen: Code style conformity by Anastasiia Lukianenko · 4 years, 3 months ago
  38. ab386b3 board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG by Anastasiia Lukianenko · 4 years, 3 months ago
  39. 688d03b board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfig by Anastasiia Lukianenko · 4 years, 3 months ago
  40. d31f724 board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function by Anastasiia Lukianenko · 4 years, 3 months ago
  41. 9218a11 board: armltd: Add support for Total Compute platform by Usama Arif · 4 years, 4 months ago
  42. df348b0 avb: Make AVB independent of fastboot by Usama Arif · 4 years, 4 months ago
  43. 22c8e08 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · 4 years, 3 months ago
  44. b314e4b include: kernel.h: define SSIZE_MAX by Heinrich Schuchardt · 4 years, 3 months ago
  45. b1a1827 efi_loader: remove empty comment line by Heinrich Schuchardt · 4 years, 4 months ago
  46. 7cb5151 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
  47. c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 8 months ago
  48. cba0725 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
  49. 5b4c122 stdio: Tidy up the coding style by Simon Glass · 4 years, 4 months ago
  50. 16c6a1c stdio: Drop #ifdefs in the header file by Simon Glass · 4 years, 4 months ago
  51. 3d2a3dd Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 4 months ago
  52. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  53. a3dc6a4 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 3 months ago
  54. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 4 months ago
  55. 60a84af dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · 4 years, 4 months ago
  56. 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
  57. 1a7c058 clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 4 months ago
  58. 3e25a77 xilinx: common: Get rid of fdt_high variable by Michal Simek · 4 years, 4 months ago
  59. 0768aeb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 4 months ago
  60. 07be504 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · 4 years, 5 months ago
  61. 23bbbbf xilinx: Align dfu ram with booti command by Michal Simek · 4 years, 5 months ago
  62. d6c863a arm64: zynqmp: Reduce malloc memory for mini QSPI configuration by Ashok Reddy Soma · 4 years, 8 months ago
  63. 9d2cf07 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 5 months ago
  64. 4d040f5 arm: dts: mt7622: add SATA reset constants by Frank Wunderlich · 4 years, 4 months ago
  65. 96506c2 ARM: uniphier: rename include guard of include/configs/uniphier.h by Masahiro Yamada · 4 years, 4 months ago
  66. a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  67. 10fa536 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · 4 years, 4 months ago
  68. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
  69. 3cc1dcc xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  70. 4b72845 xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  71. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 4 months ago
  72. 0c09ade linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 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. f09daef configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig by Chia-Wei, Wang · 4 years, 4 months ago
  79. 17cacab include/configs: aspeed: Remove hardcoded variables by Chia-Wei, Wang · 4 years, 4 months ago
  80. cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · 4 years, 7 months ago
  81. 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 4 months ago
  82. 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 4 months ago
  83. a0af895 Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 4 months ago
  84. 046ad43 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · 4 years, 4 months ago
  85. e0717ac configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modes by Faiz Abbas · 4 years, 4 months ago
  86. 7a15597 configs: am65x_evm: Add support for DFU related configs by Faiz Abbas · 4 years, 4 months ago
  87. 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 4 months ago
  88. 410ed36 Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  89. a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 4 months ago
  90. 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 4 months ago
  91. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  92. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 4 months ago
  93. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
  94. 573c0fa cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
  95. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · 4 years, 4 months ago
  96. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  97. dc357ef console: Always define the console-recording functions by Simon Glass · 4 years, 4 months ago
  98. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 4 months ago
  99. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
  100. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago