1. 4da1365 board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function by Anastasiia Lukianenko · 4 years, 1 month ago
  2. 565add1 board: armltd: Add support for Total Compute platform by Usama Arif · 4 years, 1 month ago
  3. e61b415 avb: Make AVB independent of fastboot by Usama Arif · 4 years, 2 months ago
  4. 1aa3966 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 1 month ago
  5. cd16c57 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 6 months ago
  6. d584648 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
  7. 4225f2f stdio: Tidy up the coding style by Simon Glass · 4 years, 2 months ago
  8. 3bcd0ce stdio: Drop #ifdefs in the header file by Simon Glass · 4 years, 2 months ago
  9. 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 2 months ago
  10. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 2 months ago
  11. a7fc1e1 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 1 month ago
  12. 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 2 months ago
  13. ae6b33d dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · 4 years, 2 months ago
  14. 2e6132d Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 1 month ago
  15. 29af2ac clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 2 months ago
  16. 0bfb43d xilinx: common: Get rid of fdt_high variable by Michal Simek · 4 years, 1 month ago
  17. f6cccbb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 2 months ago
  18. 2d06361 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · 4 years, 2 months ago
  19. 9643000 xilinx: Align dfu ram with booti command by Michal Simek · 4 years, 2 months ago
  20. 8d00d22 arm64: zynqmp: Reduce malloc memory for mini QSPI configuration by Ashok Reddy Soma · 4 years, 6 months ago
  21. 7fce739 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 3 months ago
  22. 362e5e1 arm: dts: mt7622: add SATA reset constants by Frank Wunderlich · 4 years, 1 month ago
  23. 184831f ARM: uniphier: rename include guard of include/configs/uniphier.h by Masahiro Yamada · 4 years, 2 months ago
  24. 789bfb5 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  25. d17f669 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · 4 years, 2 months ago
  26. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 2 months ago
  27. c850674 xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  28. 60e49ff xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  29. e87dfb0 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 2 months ago
  30. 242587d linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 4 years, 2 months ago
  31. 673fd82 xen: Port Xen event channel driver from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  32. 4865441 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  33. 770a8ee board: Introduce xenguest_arm64 board by Andrii Anisov · 4 years, 2 months ago
  34. a4bda5e riscv: load addresses for Sipeed MAIX by Heinrich Schuchardt · 4 years, 2 months ago
  35. 365d88a xen: Add essential and required interface headers by Oleksandr Andrushchenko · 4 years, 2 months ago
  36. 353eedb configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig by Chia-Wei, Wang · 4 years, 2 months ago
  37. 98ef128 include/configs: aspeed: Remove hardcoded variables by Chia-Wei, Wang · 4 years, 2 months ago
  38. 143eb5b drivers: pci: add api to get dma regions by Rayagonda Kokatanur · 4 years, 5 months ago
  39. 52956e5 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 1 month ago
  40. 1115edd efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 2 months ago
  41. c25344f Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 2 months ago
  42. cf1d686 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · 4 years, 2 months ago
  43. eb5bf2f configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modes by Faiz Abbas · 4 years, 2 months ago
  44. b528c72 configs: am65x_evm: Add support for DFU related configs by Faiz Abbas · 4 years, 2 months ago
  45. c3ab97c spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 2 months ago
  46. b298720 Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
  47. 0ad6400 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 2 months ago
  48. 1064d04 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 2 months ago
  49. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 2 months ago
  50. 81014f7 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 2 months ago
  51. c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 2 months ago
  52. 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 2 months ago
  53. 132644f test: Add a flag for tests that need console recording by Simon Glass · 4 years, 2 months ago
  54. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 2 months ago
  55. bd34715 console: Always define the console-recording functions by Simon Glass · 4 years, 2 months ago
  56. 33d7edf test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 2 months ago
  57. 39a1922 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 2 months ago
  58. 81e7cb1 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 2 months ago
  59. ba74310 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 2 months ago
  60. 9a17bfb Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 2 months ago
  61. 9f63f02 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 2 months ago
  62. dd084b0 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 2 months ago
  63. 89150a9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 2 months ago
  64. a965f4d dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · 4 years, 2 months ago
  65. 4475877 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 2 months ago
  66. 9996cea lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 2 months ago
  67. f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago
  68. 4d23857 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 2 months ago
  69. bb3694d Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 2 months ago
  70. a0558ac dm: core: Guard against including dm.h in header files by Simon Glass · 4 years, 2 months ago
  71. f125e3c net: Drop dm.h header file in eth_phy.h by Simon Glass · 4 years, 2 months ago
  72. fb989e0 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 2 months ago
  73. e1e10f2 efi: Tidy up header includes by Simon Glass · 4 years, 2 months ago
  74. 411e9eb w1: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  75. 055efe5 thermal: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  76. a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 2 months ago
  77. 2a64ada net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 2 months ago
  78. c2848cc fs: fs-loader: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  79. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 2 months ago
  80. 82a7697 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · 4 years, 2 months ago
  81. 5423459 mtd: spi: Drop SPI_XFER_MMAP* by Simon Glass · 4 years, 2 months ago
  82. 340fd10 mtd: spi-mem: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  83. defce58 wdt: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  84. ef9f65f dt-bindings: prci: add indexes for reset signals available in prci by Sagar Shrikant Kadam · 4 years, 2 months ago
  85. b113c9b clk: clk_octeon: Add simple MIPS Octeon clock driver by Stefan Roese · 4 years, 2 months ago
  86. b297c0d imx8m: enlarge CONFIG_SYS_BOOTM_LEN by Peng Fan · 4 years, 2 months ago
  87. 10e959a imx: Add MYiR Tech MYS-6ULX support by Parthiban Nallathambi · 4 years, 2 months ago
  88. 3adaa25 sh: r2dplus: Enable DM_SERIAL and DM_CLK by Marek Vasut · 4 years, 5 months ago
  89. e01aed4 efi_loader: Enable run-time variable support for tee based variables by Ilias Apalodimas · 4 years, 2 months ago
  90. d045cba env: Add support for explicit write access list by Marek Vasut · 4 years, 3 months ago
  91. 890feec env: Discern environment coming from external storage by Marek Vasut · 4 years, 3 months ago
  92. ef9bef2 env: Add H_DEFAULT flag by Marek Vasut · 4 years, 3 months ago
  93. a97d22e cmd: env: add env select command by Patrick Delaunay · 4 years, 2 months ago
  94. 0115dd3 cmd: env: add env load command by Patrick Delaunay · 4 years, 2 months ago
  95. 466d985 env: the ops driver load becomes mandatory in struct env_driver by Patrick Delaunay · 4 years, 2 months ago
  96. 879369e env: add prototypes for weak function by Patrick Delaunay · 4 years, 3 months ago
  97. 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 2 months ago
  98. 7cb2060 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 2 months ago
  99. 8ed6373 drivers: tee: broadcom: add optee based bnxt fw load driver by Vikas Gupta · 4 years, 2 months ago
  100. 3ce0808 dt-bindings: pinctrl: add ns3 pads definition by Rayagonda Kokatanur · 4 years, 2 months ago