1. 8b37196 cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · 4 years, 7 months ago
  2. 4afa2c2 arm: enable distro boot for bananapi-r2 by Matthias Brugger · 4 years, 7 months ago
  3. afc69a9 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 8 months ago
  4. e8a497c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 7 months ago
  5. 146c3b5 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  6. 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 7 months ago
  7. 050fd9c rk3399: Enable SF distro bootcmd by Jagan Teki · 4 years, 8 months ago
  8. 809e54d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 7 months ago
  9. ccaa08c Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 7 months ago
  10. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
  11. 0b2f191 board: Add a gd flag for chain loading by Simon Glass · 4 years, 7 months ago
  12. abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
  13. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
  14. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
  15. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
  16. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
  17. 1914d07 x86: cbfs: Drop unwanted declaration by Simon Glass · 4 years, 8 months ago
  18. 2c0f9f7 efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h by AKASHI Takahiro · 4 years, 7 months ago
  19. a993173 efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
  20. 59a860d part: detect EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
  21. 1774da6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 7 months ago
  22. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 7 months ago
  23. 05d32b9 configs: ls1012afrwy: drop env qspi_bootcmd by Biwen Li · 4 years, 7 months ago
  24. 88dd2e8 configs: ls1046aqds: support distro boot by Biwen Li · 4 years, 7 months ago
  25. d46f65e board: freescale: ls1028a: mux changes for lpuart by Yuantian Tang · 4 years, 8 months ago
  26. e380138 configs: ls1088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 8 months ago
  27. 4a76494 rk3399: Add boot flash script offset, size by Jagan Teki · 4 years, 8 months ago
  28. 1bd914b environment: distro: Add SF distro command by Jagan Teki · 4 years, 8 months ago
  29. 2073d54 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Tudor Ambarus · 4 years, 8 months ago
  30. 24cb409 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 9 months ago
  31. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  32. cd82e69 ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2 by Marek Vasut · 4 years, 8 months ago
  33. df51e06 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
  34. 7e9f5fb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 7 months ago
  35. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  36. e181a3d lx2160a : Update eMMC boot environment variable by Meenakshi Aggarwal · 4 years, 7 months ago
  37. 6a8e978 configs: ls1021a: Append CMA configuration to bootargs by Alison Wang · 4 years, 7 months ago
  38. 1a20553 include/configs: ls1012afrwy: support dhcp boot by Biwen Li · 4 years, 7 months ago
  39. 624ba61 dm: clk: add stub when CONFIG_CLK is deactivated by Patrick Delaunay · 4 years, 7 months ago
  40. 2d18c8c arm64: dts: meson: sync dt and bindings from v5.7-rc1 by Neil Armstrong · 4 years, 7 months ago
  41. a0f6da6 Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 7 months ago
  42. 83ae2ce mips: Add support for SoM "VoCore2". by Mauro Condarelli · 4 years, 9 months ago
  43. 7305b4c mips: mtmips: add support for mt7628-rfb by developer · 4 years, 7 months ago
  44. 9720bc3 mips: mtmips: enable SPL for all boards by developer · 4 years, 7 months ago
  45. 84ae9d8 spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 7 months ago
  46. 646eae0 bmips: allow disabling usb support by Álvaro Fernández Rojas · 4 years, 8 months ago
  47. f964751 xilinx: Make Xilinx custom distro boot commands more verbose by Michal Simek · 4 years, 7 months ago
  48. b90b97e xilinx: Move initrd_high setup to common location by Michal Simek · 4 years, 8 months ago
  49. 529e6f0 mmc: zynq: parse dt when probing by Benedikt Grassl · 4 years, 8 months ago
  50. c9a721f ARC: HSDK-4xD: use separate config file by Eugeniy Paltsev · 4 years, 7 months ago
  51. 6575713 ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · 4 years, 7 months ago
  52. 6dd1052 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · 4 years, 7 months ago
  53. 5e144d5 arm: actions: add S700 SoC device tree by Amit Singh Tomar · 4 years, 7 months ago
  54. 7c8e84c arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 7 months ago
  55. cae8193 arm: actions: Add common framework for Actions Owl Semi SoCs by Amit Singh Tomar · 4 years, 7 months ago
  56. 5a18f87 dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 8 months ago
  57. baefa09 pci: Add a macro to convert BDF from linux to U-Boot by Simon Glass · 4 years, 8 months ago
  58. 4acd4f0 uuid: Use const char * where possible by Simon Glass · 4 years, 8 months ago
  59. 811a260 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 8 months ago
  60. d050928 test: Add the beginnings of some string tests by Simon Glass · 4 years, 8 months ago
  61. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 8 months ago
  62. 76254ab fvp: Add support for loading Android boot images via semihosting by Peter Collingbourne · 4 years, 8 months ago
  63. 8010fa4 libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 8 months ago
  64. 078cfae tool: Move ALIGN_MASK to header as common MACRO by Kever Yang · 4 years, 8 months ago
  65. 2c9e0a7 env_internal.h: add alternative ENV_SAVE_PTR macro by Rasmus Villemoes · 4 years, 9 months ago
  66. b86180e make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 9 months ago
  67. a664870 env: remove callback.o for an SPL build by Rasmus Villemoes · 4 years, 9 months ago
  68. 90c1d2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 7 months ago
  69. ebbb333 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 7 months ago
  70. bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 7 months ago
  71. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 7 months ago
  72. 31976d9 mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 8 months ago
  73. 37b8a35 ARM: rmobile: Increase malloc area size by Marek Vasut · 4 years, 8 months ago
  74. 393de78 common: bouncebuf: Permit passing custom alignment check function by Marek Vasut · 4 years, 8 months ago
  75. 75e5a64 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 8 months ago
  76. bf230e1 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · 4 years, 8 months ago
  77. 1eeadbe mmc: EXT_CSD registers for write protection by Heinrich Schuchardt · 4 years, 8 months ago
  78. a2018ab arm: mvebu: correct SPL boot configs for SPI/MMC by Joel Johnson · 4 years, 7 months ago
  79. 569e0b3 arm: mvebu: clearfog: adjust SCSI boot duplication by Joel Johnson · 4 years, 7 months ago
  80. a473057 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
  81. 22c3644 Merge branch '2020-04-17-master-imports' by Tom Rini · 4 years, 7 months ago
  82. 518ed1e Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
  83. a224e83 Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 7 months ago
  84. e361d74 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
  85. 8ab77e3 generic-phy: add generic_phy_get_by_node() by Neil Armstrong · 4 years, 8 months ago
  86. a618a5a phy: add support for backplane kr mode by Florinel Iordache · 4 years, 8 months ago
  87. d1203ca Add support for i.MXRT1020-EVK board by Giulio Benetti · 4 years, 9 months ago
  88. 5acf179 dt-bindings: pinctrl: add i.MXRT1020 pins definition by Giulio Benetti · 4 years, 9 months ago
  89. 0b46337 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · 4 years, 9 months ago
  90. 341ca4f imxrt1050_evk: add 16bpp video support if video layer enabled by Giulio Benetti · 4 years, 8 months ago
  91. e5ad5e8 colibri_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
  92. baca0f5 colibri-imx6ull: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
  93. da06037 apalis_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
  94. fdba28b colibri_imx7: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
  95. a06d8a1 colibri_vf: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
  96. 0eed63b verdin-imx8mm: add nfsboot wrapper to env by Igor Opaniuk · 4 years, 8 months ago
  97. 3072f6e configs: tqma6x_mba6x: update default configs for device model by Michael Krummsdorf · 4 years, 8 months ago
  98. 4ada4f0 mx6ullevk: Enable Ethernet support by Fabio Estevam · 4 years, 10 months ago
  99. a8711ca mx6ul_evk: Move CONFIG_FEC_MXC to defconfig by Fabio Estevam · 4 years, 10 months ago
  100. 796c6a7 ata: sort ATA commands by Heinrich Schuchardt · 4 years, 9 months ago